.tekst_black {

	font-family: Arial,Verdana;

	font-size: 12px;

	color: #333B47;

	line-height: 130%;

}

.tekst_black_small {

	font-family: Arial,Verdana;

	font-size: 11px;

	color: #333B47;

	line-height: 130%;

}


.tekst_silver {

	font-family: Arial,Verdana;

	font-size: 12px;

	color: #808080;

	line-height: 130%;

}

 .tekst_blue {

	font-family: Arial,Verdana;

	font-size: 12px;

	color: #0158AF;

	line-height: 130%;

}

 .tekst_strongred {

	font-family: Arial,Verdana;

	font-size: 12px;

	color: #ff0000;

	line-height: 130%;

}

.tekst_copyright {

	font-family: Arial,Verdana;

	font-size: 11px;

	color: #808080;

	line-height: 130%;

}



.tytul {

	font-family: Arial, Verdana;

	font-size: 22px;

	color: #363636;

	line-height: 130%;

	font-weight:bold;

}


.tytul_maly {

	font-family: Arial, Verdana;

	font-size: 16px;

	color: #363636;

	line-height: 130%;

	font-weight:bold;

}



a.strongred {text-decoration: none; color:#000000; font-weight:normal; }

a.strongred:hover {text-decoration: underline; color:#ff0000;  }




a {text-decoration: none; color:#0158AF; font-weight:normal;}

a:hover {text-decoration: underline; color:#0158AF; }

a.black {text-decoration: none; color:#333B47; font-weight:normal; font-size: 11px; font-family: Arial,Verdana;}
a.black:hover {text-decoration: underline; color:#333B47; font-size: 11px; font-family: Arial,Verdana;}





input {

font-family: Arial, Verdana; 

font-size: 10px; 

color:#000000; 

background-color:#EAEBEC; 

border:solid #333B47 1px 

}



input.nic {

font-family: Verdana, Arial; 

font-size: 11px; 



color:#000000; 

background-color: #ffffff; 

border:none;

}



textarea

{

font-family: Verdana, Arial; 

font-size: 11px; 

color:#000000; 

background-color:#f9f9f9; 

border:solid #e3e3e3 1px 

}



.textbox {

    border-top: none;

    border-bottom: none;

    border-left: none;

    border-right: none;

    background-color: #FFFFFF;

    font-family: Tahoma, Verdana, Arial, sans-serif;

    font-size: 11px;    

    color: #ffffff;

	background-image: url(img/input_tlo.gif);

	height : 15px;

}