span.styl1 {
	/*Czerwony*/
  color: #d61d14;
}
span.styl2 {
	/*Bordo*/
  color: #b30000;
}

