body {
	margin: 0px;
	padding: 0px;
	color: #204661;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background: url(img/bg.gif);
}
a img {
	border: none;
}
a {
	color: #4A4A4A;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #872502;
}


h1{
	display: none;
}
h2{
	margin-top: 0px;
	margin-left: 50px;
	padding-top: 16px;
	_padding-top: 20px;
	text-align: left;
	font-size: 16px;
	color: #a6ceeb;
}
#main{
	margin: auto;
	width: 867px;
	min-height: 720px;
	_height: 720px;
	background: url(img/bgpata.gif) no-repeat bottom;
}
#top{
	margin-top: 0px;
	text-align: left;
	width: 867px;
	height: 100px;
	background: url(img/top.jpg);
}
#logo{
	margin-top: 0px;
	margin-left: 80px;	
}
#left_cont{
	width: 537px;
	height: 470px;
	background: url(img/bgcont.jpg) no-repeat;
	float: left;
}
#nadpis{
	margin-top: 30px;
	margin-left: 90px;
	width: 445px;
	height: 50px;
	background: #204661 url(img/odr.gif) no-repeat left;
}
#content{
	margin-top: 10px;
	margin-left: 90px;
	width: 445px;
	background: #a6ceeb;
}
#mj_content{
	padding: 25px;
}
#right_cont{
	width: 330px;
	height: 470px;
	background: url(img/bgmenu.jpg) no-repeat;
	float: left;
}
#copyright{
	text-align: right;
	font-size: 9px;
	margin-top: 275px;
	width: 250px;
	float: left;
}

#menu{
	margin-left: 53px;
	_margin-left: 26px;
	margin-top: 7px;
	width: 220px;
	float: left;
}
#menu ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
#menu li.akt{
	color: #000000;
	background: url(img/menuboxsel.png);
}

#menu ul li{
	background-image: url(img/menubox.png);
}

#menu ul li a{
	width: 200px;
	height: 25px;
	line-height: 25px;
	margin-top: 3px;
	padding-left: 20px;
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #F0F8FF;
}

#menu ul li a:hover{
	color: #000000;
	background: url(img/menuboxsel.png);
}
