span.styl2 {

	color : maroon;
  font-weight: bold;
  
}

span.styl6 {
		color: #ff0033;
  font-weight: bold;
  
}

span.styl7 {

	color     : maroon;
 font-weight: bold;
  
}

span.styl8 {
	/*Naglowek*/
	/*color: #4A65A1;*/
	color     : maroon;
}

span.styl9 {
	

  color: #444444;
  font-size: 12px;  
  font-weight: bold;
  
}

span.styl3 {
	
	color: #DE0008;
}

span.styl5 {
	
	color: #4A65A1;
}

span.styl6{
	/*Podpis*/
  font-size: 10px;
}

span.styl6 * {
	font-size: 10px;
}

span.styl5 * {
	color: #4A65A1;
}

span.styl3 * {
	color: #DE0008;
}


span.styl2 * {
	color: #4A65A1;
  font-weight: bold;
}

span.styl6 *{
		
		font-size: 24px;
 }
 span.styl24 {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : maroon;
  
  text-align      :justify;

}



