BODY {
	margin: 0px;
	text-align: center;
	font-family : Arial, Helvetica, sans-serif;
}
H1, H2, H3 {
	font-family : Arial, Helvetica, sans-serif;
	color: Red;
}
H1 {
	font-size : 20px;
	text-transform : uppercase;
}
H2 {
	font-size : 20px;
}
H3 {
	font-size : 16px;
}
div#maincont {
	display: block; position: relative; width: 1000px; height: auto; min-height: 600px; _height: 600px; background: White url(/images/vodoznak.jpg) no-repeat top center; margin: 0px auto;
}
div#topcont {
	display: block; width: 1000px; height: 180px; text-align: left; background: White url(/images/ilustr1.jpg) no-repeat right; border-bottom: 5px solid Red;
}
div#menucont {
	padding: 0px;
}
div.boxcont {
	width: 200px; background-color: White; border: 1px solid Red; margin-bottom: 10px;
}
div.intext {
	padding: 10px;
}
DIV#menucont a, DIV#menucont a:hover, DIV#menucont a:visited {
	display: block;
	background-color: Red;
	color: White;
	font-size : 16px;
	font-weight : bold;
	text-transform : uppercase;
	text-decoration : none;
	padding: 4px;
	margin: 0px 0px 2px 0px;
}
a.boxnadp, a.boxnadp:hover, a.boxnadp:visited {
	display: block;
	background-color: Red;
	color: White;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	padding: 4px;
	margin: 0px 0px 2px 0px;
}

