BODY {
	background : #6B528B;
	margin-top : 20px;
	margin-bottom : 20px;
}
A {
	color : #6B528B;
	font-weight : bold;
	text-decoration : none;
}
A:hover {
	color : #6B528B;
	font-weight : bold;
	text-decoration : underline;
}
HR {
	color : #6B528B;
	width : 100%;
	height : 1px;
}
H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #6B528B;
	font-size : 14px;
	font-weight : bold;
	margin-top : 15px;
	margin-left : 20px;
	margin-right : 20px;
	margin-bottom : 8px;
}
P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	text-align : justify;
	font-weight : normal;
	margin-top : 0px;
	margin-left : 20px;
	margin-right : 20px;
	margin-bottom : 4px;
}
UL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	font-weight : normal;
	margin-top : 0px;
	margin-bottom : 4px;
	margin-right : 50px;
}
LI {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	font-weight : normal;
	margin-top : 0px;
	margin-bottom : 4px;
	margin-right : 50px;
}
.nadpis {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #E8DDBF;
	font-size : 19px;
	font-weight : bold;
	margin-left : 20px;
	padding-bottom : 20px;
}
.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #E8DDBF;
	font-size : 11px;
	font-weight : bold;
	margin-top : 4px;
	margin-left : 15px;
	margin-right : 8px;
	margin-bottom : 4px;
}
.menu A {
	color : #E8DDBF;
	font-weight : bold;
	text-decoration : none;
}
.menu A:hover {
	color : #E8DDBF;
	font-weight : bold;
	text-decoration : underline;
	background : transparent;
}
.copyright {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #E8DDBF;
	font-size : 9px;
	font-weight : normal;
	text-align : center;
	margin-top : 0px;
	margin-bottom : 0px;
}
.copyright A {
	color : #E8DDBF;
	font-weight : bold;
	text-decoration : none;
}
.copyright A:hover {
	color : #E8DDBF;
	font-weight : bold;
	text-decoration : underline;
}
