BODY {
	background-color: white;
	color: blue;
	font-family: Verdana, Tahoma, Geneva, Helvetica, Arial;
}

P {
	font-size: 12pt;
}

P.text {
	font-size: 12pt;
	margin-top: 10pt;
	text-indent: 40pt;
	line-height: 130%;
	text-align: justify;
}

P.info {
	font-size: 12pt;
	line-height: 130%;
	text-align: center;
}

P.opis {
	font-size: 8pt;
	text-align: center;
	margin-top: 0pt;
}

P.tytul {
	margin-top: -15pt;
	font-size: 8pt;
	text-align: center;
	color: black;
}

P.plik {
	font-size: 10pt;
	margin-top: 0pt;
}

P.cena {
	margin-top: -15pt;
	font-size: 8pt;
	text-align: center;
	color: red;
}

P.note {
	margin-top: 0pt;
	font-size: 7pt;
	text-align: left;
	margin-top: -12pt;
}

P.song {
	font-size: 10pt;
	margin-top: 8pt;
	line-height: 110%;
	font-style: italic;
}

UL.text {
	margin-top: 0pt;
	list-style-type: circle;
	font-size: 12pt;
	line-height: 130%;
	text-align: justify;
}

H1 {
	font-size: 24pt;
	margin-top: 20pt;
	font-weight: bold;
	text-align: center;
	color: black;
}

H1.sub {
	font-size: 20pt;
	margin-top: -15pt;
	color: green;
}

H2 {
	font-size: 16pt;
	margin-top: 15pt;
	font-weight: bold;
	text-align: left;
}

H3 {
	font-size: 16pt;
	margin-top: 10pt;
	font-weight: normal;
	text-align: center;
}

A {
	text-decoration: none;
	color: light-blue;
	font-weight: bold;
}

A:visited {
	text-decoration: none;
	color: blue;
	font-weight: bold;
}

A:hover {
	font-style: italic;
	color: #205080;
	font-weight: bold;
}

TD {
	text-align: left;
}

TD.pers {
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}

TD.opis {
	text-align: center;
	font-size: 8pt;
}

TD.name {
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	color: red;
}

TD.date {
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: black;
}

PRE {
	font-size: 8pt;
}

LI.tyt {
	font-size: 9pt;
	margin-top: 6pt;
}