span.styl1 {
	/*Czcionka 12px*/
  font-size: 12px;
}

span.styl2 {
	/*Czcionka 13px*/
  font-size: 13px;
}

span.styl3 {
	/*Styl naglowkowy 14 px*/
  font-size: 14px;
  color: #0186C4;
  font-family:Tahoma,Verdana,sans-serif;
  font-weight:bold;
}

span.styl4 {
	/*Styl standardowy 12 px*/
	font-size: 12px;
	color: #0186C4;
	font-family:Tahoma,Verdana,sans-serif;
}
