span.styl1 {
	/*Czcionka 12px*/
  font-size: 12px;
  color: #696969;
  font-weight: normal;
}

span.styl2 {
	/*Naglowek*/
  font-size: 14px;
  color: #00728a;
  font-weight: bold;
}

span.styl3 {
	/*Naglowek zielony*/
  font-size: 12px;
  color: #75af2d;
  font-weight: bold;
}
