body {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-color: #3D5C66;
}
.stopka {
	font-family : Verdana;
	font-size : 10px;
	color : #999999;
	text-align : right;
}
.stopka:link, .stopka:visited, .stopka:active {
	font-family : Verdana;
	font-size : 10px;
	color : #999999;
	text-decoration : none;
}
.stopka:hover {
	font-family : Verdana;
	font-size : 10px;
	color : #DFC69D;
	text-decoration : none;
}
p,li {
	font-family : Verdana;
	font-size : 10px;
	color : #66502F;
}
a:link, a:visited, a:active {
	font-family : Verdana;
	font-size : 10px;
	color : #1A794D;
	text-decoration : underline;
}
a:hover {
	font-family : Verdana;
	font-size : 10px;
	color : #E00010;
	text-decoration : underline;
}
.a1 {
	position : absolute;
	z-index : -3;
	left : 1px;
	top : 20px;
	visibility : hidden;
}