.tytul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-align: center;
color: #000000;
}


.text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: none;
text-align: left;
color: #000000;
}

.top {
font-family: Verdana;
font-size: 9px;
font-weight: none;
text-align: center;
color: #000000;
}


a    { text-decoration: none; color: #000000}
a:hover   { text-decoration: none; color: #aac2e4}


input { 
  font-family: Verdana; 
  background : url(pliki/tlo_b.gif);
  font-size: 9px; 
  color: #000000;
  border: 1px #555555 solid; 
  background-color: #f6f5f3;
}

select { 
  font-family: Verdana; 
  font-size: 9px; 
  color: #000000;
  border: 1px #555555 solid; 
  background-color: #f6f5f3;
} 

textarea { 
  font-family: Verdana; 
  font-size: 9px; 
  color: #000000;
  border: 1px #555555 solid; 
  background-color: #f6f5f3;
} 