span.styl1 {
	/*Naglowek pomaranczowy*/
  font-size: 1.6em;
  font-weight:bold;
  color:#df750c;
}

span.styl2 {
	/*Naglowek mniejszy pomaranczowy */
  font-weight:bold;
  color:#df750c;
}

span.styl3 {
	/*Czcionka 2*/
  font-size: 1.2em;
}

span.styl4 {
	/*Czcionka 3*/
  font-size: 1.4em;
}

span.styl5 {
	/*Czcionka 4*/
  font-size: 1.6em;
}

span.styl6 {
	/*Czcionka 5*/
  font-size: 1.8em;
}

span.styl7 {
	/*Czcionka 6*/
  font-size: 2em;
}
