span.styl1 {
	/*niebieski*/
  font-weight: bold;
  color: #00387B;
}

span.styl2 {
	/*czerwony 12px*/
	color: #BD0000;
  font-weight: bold;
  font-size: 12px;
}
