span.styl1 {
	/*pogrubiony*/
  font-weight: bold;
}

span.styl2 {
	/*czarny*/
	color: #000000;
}

span.styl3 {
	/*szary*/
	color: #929292;
}
span.styl3 {
	/*niebieski*/
	color: #008DBF;
}

