.tytul{
 font-family:verdana;
 font-size:13px;
 color:#CB1D1D;
 font-weight:bold;

}

.text{
 font-family:verdana;
 font-size:12px;
 color:#000000;
 font-weight:normal;
 text-align:justify;

}

.texta{
 font-family:verdana;
 font-size:12px;
 color:#000000;
 font-weight:normal;
 text-align:justify;
 line-height:24px;

}


input,select,textarea {  
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 11px;
 font-weight: bold;
 height:18px;
 color: #224453; 
 background-color: #F4F5F7; border: #1E2E48; 
 border-style: solid;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
}
   
a{
 font-family:verdana;
 text-decoration:none;
 color:#ECAF45;
 font-size: 13px;
 font-weight:bold;
}
   
a:hover{
 text-decoration: underline;
}


