html, body {
	background-color: #0083CA;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	height: 100%;
	color: #FFFFFF;
/*	color: #0073A2; */
}

#centertable {
	height: 100%;
}

a.zastavka {
	color: #0796E3;
	text-decoration: none;
	padding-left: 875px;
}
a {
/*	color: #0796E3;  */
color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}

#sitemap {
	position: absolute;
	top: -10000px;
	left: -10000px;
}

.alternative_menu {
position: absolute;
left: 20%;
top: 150px;
}