BODY {
	background-image: gora.jpg;
	font-family : Courier New, Cambria, Times New Roman, sans-serif;
	margin-left : 8%;
	margin-right : 5%;
	background-repeat: repeat-x;
}

A:LINK, A:VISITED {
	color : #000000;
	text-decoration : none;
	font-family : Courier New, Cambria, Times New Roman, sans-serif;
	font-size : 9pt;
}

A:HOVER {
	color : #000000;
	text-decoration : underline;
	font-family : Courier New, Cambria, Times New Roman, sans-serif;
	background-attachment: inherit;
	font-size : 9pt;
}

TD {
	border-collapse: inherit;
	border-spacing: 1px;
	caption-side: top;
	empty-cells: inherit;
	table-layout: fixed;
	font-size : 9pt;
}

.tytul {
	font-family: Courier New, Cambria, "Book Antiqua", "Times New Roman";
	font-size: 12pt;
	color: black;
}
.podtytul {
	font-family: Courier New, Cambria, "Book Antiqua", "Times New Roman";
	font-size: 10pt;
	color: black;
}
