span.tekst {
	/*tekst na stronie*/
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #313431;
	line-height:160%;
	margin:0px 0px 6px 0px;
}

span.tekst_small {
	/*tekst maly*/
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #313431;
	line-height:130%;
	margin:0px 0px 6px 0px;
}

span.tekst_small2 {
	/*tekst maly 2*/
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	font-size: 10px;
	color: #313431;
	line-height:120%;
	margin:0px 0px 6px 0px;
}



