input,select,textarea {  
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10px;
   font-weight: normal;
   height:18px;
   color: #2D4B5D; 
}
   
#kontaktForm {  }
#kontaktForm input, #kontaktForm textarea { width: 280px; font-size: 12px; }
#kontaktForm textarea { height: 200px; }
#kontaktForm .submit { display: block; width: 100px; background-color: #fff; font-weight: bold; color: #000; }
#kontaktForm td { font-size: 12px; }

a { text-decoration : none; color: #e3ad20; }
a:hover { text-decoration : underline; }

				
.text{
font-family:arial;
font-size:11px;
color:#000000;
text-align:justify;
line-height:15px;
}

.tytul{
display: block;
font-family:arial;
font-weight: bold;
font-size:13px;
color:#336699;
border-bottom: 1px solid #eee;
padding: 2px 0px 2px 0px;
margin: 0px 0px 1px 0px;
line-height: normal;
}

.menu{
font-family:arial;
font-weight: BOLD;
font-size:11px;
color:#000000;
text-align:left;
padding-left:20px;
}