span.styl2 {
	/*Naglowek*/
	/*color: #4A65A1;*/
	color: #000099;
  font-weight: bold;
  
}

span.styl6 {
		color: #ff0033;
  font-weight: bold;
  
}

span.styl7 {
	/*Naglowek*/
	/*color: #4A65A1;*/
	color: #FFFF33;
  font-weight: bold;
  
}

span.styl8 {
	
	/*color: #4A65A1;*/
  color: #FFFFFF;
  font-size: 12px;  
  font-weight: bold;
  
}

span.styl9 {
	
	/*color: #4A65A1;*/
  color: #444444;
  font-size: 12px;  
  font-weight: bold;
  
}

span.styl3 {
	/*Wyroznienie*/
	color: #DE0008;
}

span.styl5 {
	/*Wyroznienie 2*/
	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;
 
  
}



