span.tekst {
	/*tekst normalny*/
font-family: Verdana, Tahoma, Arial;
font-weight: normal;
font-size: 11px;
color:#484848;
line-height:130%;
}

span.odnosnik {
	/*odnosnik*/
color:#737272;
text-decoration:underline;
}