span.styl1
{
	/* tekst */
  	font-family: Tahoma, sans-serif;
  	font-size: 11px;
  	color: #49280a;
}

span.styl2
{
	/* naglowek */
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #49280a;
	font-weight: bold;
}