/* constant elements */

body {
  	font-family: Tahoma;
}

td {
  	font-family: Tahoma;
	font-size: 12px;
}

/* variables */

.footer {
   font-size: 13px;
   color: #7c9d49;
}

A.footer, A.footer:link, A.footer:visited {
  color: #7c9d49;
  text-decoration: none;  
}

A.footer:active, A.footer:hover {
  text-decoration: underline;
}

.footer0 {
	background-color: #e2e7b3;
}

.footer1 {
    background-color: #f5f8d6;
	font-size: 11px;
	color: #8f926e;
}
A.footer1, A.footer1:link, A.footer1:visited {
  color: #8f926e;
  text-decoration: none;  
}
A.footer1:active, A.footer1:hover {
  text-decoration: underline;
}


.wiecej {
   color: #df1506;
}
A.wiecej, A.wiecej:link, A.wiecej:visited {
  color: #df1506;
  text-decoration: none;  
}
A.wiecej:active, A.wiecej:hover {
  text-decoration: underline;
}

/* texts */

.path {
  color: #999999;
  font-size: 11px;
}
A.path, A.path:link, A.path:visited {
  text-decoration: none;  
}
A.path:active, A.path:hover {
  color: #777777;
  text-decoration: underline;
}

.content {
  color: #686868;
  font-size: 12px;
  text-align: justify;
  line-height: 130%;
}

.colRight {
  color: #686868;
  font-size: 11px;
  line-height: 130%;
  padding-left: 6px;
  padding-top: 6px;
}

.colRightReal {
  padding-top: 6px;
}


.contHeader {
   background-image:url(/img/koniczynka.gif);
   background-repeat: no-repeat;
   background-position: left;
   height: 30px;
   color: #686868;
   font-size: 12px;
   padding-left: 35px;
   vertical-align: middle;
}

.contHeaderGreen {
  background-color: #92b246;
  color: #FFFFFF;
  font-weight: bold;
  padding-left: 15px;
}
.contHeaderGreen2 {
  padding-left: 25px;
}
.contHeaderGreen3 {
  padding-left: 15px;
  background-color: #ecf4db;
}
.menuPunkt {
   padding-left: 65px;
   padding-top: 5px;
   padding-bottom: 5px;
   color: #b2c987;
}

A.menuPunkt2, A.menuPunkt2:link, A.menuPunkt2:visited {
  color: #edf3bb;
  text-decoration: none;  
}

A.menuPunkt2:active, A.menuPunkt2:hover {
  text-decoration: underline;
}