.textmenu {
 COLOR : #147229;
 font-weight : bold;
}

.text, p, td, input {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #8B4513;
   font-style: normal;
   line-height: normal;
   text-decoration: none
}

.nadpis1, h1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #8B4513;
   font-style: normal;
   line-height: normal;
   text-decoration: none;
   font-weight: normal
   }

.nadpis2, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #8B4513;
	text-decoration: none;
	text-transform: uppercase;
}


a.textmenu {
   FONT-FAMILY : Arial, Helvetica, sans-serif;
   FONT-SIZE : 11px;
   font-weight : bold;   
   COLOR : #006E00;
   text-decoration: none;
   font-style: normal;
}



a.textmenu:hover {
   COLOR : #7D9664;
      text-decoration: underline;
            }	
a.textmenu_big {
   FONT-FAMILY : Arial, Helvetica, sans-serif;
   FONT-SIZE : 31px;
   font-weight : bold;   
   COLOR : #006E00;
   text-decoration: none;
   font-style: normal;
}



a.textmenu_big:hover {
   COLOR : #2D4B9B;
      text-decoration: underline;
            }	
	