<!--
#container	{
	background-color:#FFFFFF;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-image: url();
	background-color: #333333;
	margin-left: 20px;
	margin-top: 20px;
}
a:hover {
	text-decoration: none; color: #000000;
}

.style3 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }
.style4 {color: #FFFFFF; }
.style10 {color: #996633; }
.copyright {color: #ffffff; font-size: 10px }
.adres {color: #ffffff; font-size: 14px }

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
-->