p.gora {
	font-family: Arial;
	font-size: 15pt;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
	text-decoration: underline;
	color: Blue;
}

p.spis {
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	color: Black;
	text-align: left;
}

a.stopka {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: Blue;
	text-align: left;
}

p.tytuł {
	font-family: Arial;
	font-size: 12pt;
	font-style: italic;
	font-weight: bolder;
	color: Maroon;
	text-align: left;
	text-decoration: underline;
}

p.wiersz {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: Black;
	text-align: justify;
}

p.motto {
	font-family: Arial;
	font-size: 9pt;
	font-style: italic;
	font-weight: bolder;
	color: Black;
	text-align: left;
}

a.lista {
	color: Black;
	font-family: "Courier New";
	font-size: 10pt;
	font-weight: bolder;
}

ul {
	color: Blue;
	list-style: square outside;
}

a {
	font-family: "Courier New";
	font-size: 8pt;
	font-weight: bolder;
	color: Blue;
	text-align: left;
	text-decoration: underline;
}
