span.styl1 {
	/*nazwa stylu 1*/
	
}

span.styl2 {
	/*nazwa stylu 2*/
	color: #C60000;
    font-weight: bold;
}

h2.styl3 {
	/*opis*/
  text-decoration: underline;
}

span.styl4 {
	/*nazwa stylu 4*/
	font-family: Verdana;
	font-size: 8px;
	line-height: 115%;
	text-align: justify;
}

span.styl5 {
	/*nazwa stylu 5*/
	font-family: Verdana;
	font-size: 11px;
	line-height: 115%;
}

span.styl6 {
	/*nazwa stylu 6*/
	font-family: Verdana;
	font-size: 12px;
	line-height: 115%;
}

span.styl7 {
	/*nazwa stylu 7*/
	font-family: Verdana;
	font-size: 14px;
	line-height: 115%;
}

span.styl8 {
	/*nazwa stylu 8*/
	font-family: Verdana;
	font-size: 16px;
	line-height: 115%;
}

span.styl9 {
	/*nazwa stylu 9*/
	font-family: Verdana;
	font-size: 20px;
	line-height: 115%;
}

span.styl10 {
	/*nazwa stylu 10*/
	font-family: Verdana;
	font-size: 24px;
	line-height: 115%;
}
