span.styl1 {
	/*Styl domyslny*/
	font-size: 11px;
}

span.styl2 {
	/*Rozmiar 14px*/
  	font-size: 14px;
}


