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

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

span.wyroznienie {
	/*wyroznienie*/
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FF3C00;
	line-height:150%;
	margin:0px 0px 6px 0px;
}

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