span.styl1 {
	/*normalna*/
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 120%;
	
	color: #474747;
}

span.styl2 {
	/*pogrubiona*/
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 120%;
	
	color: #474747;
}
