span.styl1 {
	/*Normalna*/
  font-weight: normal;
  font-size: 11px;
  font-family: Verdana;
  color: #646464;
}

span.styl2 {
	/*Pogrubiony*/
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	color: #646464;
}

h2.styl3 {
	/*Wyrozniony*/
  font-weight: normal;
  font-size: 11px;
  font-family: Verdana;
  color: #9AD164;
}
