body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #624f4f;
	color: white;
	font-size: 10px;
}
#main1 {
	margin: 30px auto;
	width: 560px;
	border: 1px solid white;
	padding: 0;
	background-color: #808080;
}

#main2 {
	margin: 10px;
	width: 533px;
	border: 0px solid black;
	padding: 0;
}

#top {
	margin:0;
	padding: 0;
	width: 533px;
	height: 72px;
	background: #cc0000 url(./pict/top_bg.gif) top left no-repeat;
	float: left;
	border: 2px solid black;
	overflow: hidden;
}
#menu {
	background-color:  black;
	margin: 0;
	float: left;
	width: 533px;
	height: 20px;
	border-left: 2px solid black;
	border-right: 2px solid black;
	background-color: Black;
	color: white;
	line-height: 20px;
	font-size: 9px;
}
#menu a {
	display: block;
	text-decoration: none;
	color: white;
	float: left;
	margin-left: 20px;
	_margin-left: 17px;
}
#menu a:hover {
	text-decoration: underline;
}

#obsah {
	background-color: #800000;
	border: 2px solid black;
	margin: 0px;
	padding: 0;
	margin-top: 10px;
	float: left;
	width: 533px;
	text-align: left;
}
#levy {
	margin-top: 13px;
	margin-left: 8px;
	_margin-left: 4px;
	float: left;
	width: 202px;
	height: 402px;
	background-color: #CC0000;
	border: 1px solid white;
	text-align: center;
}
#pravy {
	width: 300px;
	height: 402px;
	margin-top: 13px;
	margin-right: 8px;
	_margin-right: 2px;	
	float: right;
	background-color: #CC0000;
	border: 1px solid white;
}

#pravy img#dextr {
	margin-top: 11px;
	margin-left: 7px;
	float: left;
	border: 1px solid white;
	
}
#pravy div.news {
	margin-top: 11px;
	margin-left: 7px;
	float: left;
	width: 286px;
	height: 380px;
	overflow: auto;
	text-align: justify;
}
div.cleaner {
	clear: both;
	width: 530px;
	background: transparent;
	height: 13px
}
.bottom {
	height: 13px;
	display: block;
	clear: both;
}