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

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

span.styl3 {
	/*Naglowek 14px*/
  font-size: 14px;	
  font-weight: bold;
}