html, body, p, form {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */

img {
	border: 0px;
}

body {
	background: #91c8ee url(i/background.jpg) no-repeat top center;
	text-align: center;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
h1 {
    margin: 0px;
	padding: 0px;
	list-style: none;
	font-size:18px;
	font-weight:bold;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 987px;
	min-height:100%;
	margin-bottom:-30px;
}
* html #wrapper{height:100%;}

#top {
	width: 987px;
	height: 14px;
	top: 0px;
	position:absolute;
	background: transparent;
}

#wrappor {
	position: relative;
	width:987px;
	top: 15px;
	left: 0px;
	text-align: left;
	margin: 0;
}



#flash {
	width: 987px;
	height: 395px;
	background: url(i/akozeflash.jpg) no-repeat;
	left:0px;
	top: 0px;
	position:absolute;
}

#flash1 {
	width: 987px;
	height: 395px;
	background: transparent;
	left:0px;
	top: 0px;
	position:absolute;
}

#menu {
	width: 246px;
	height: 361px;
	background: url(i/menu.png) no-repeat top left;
	left:247px;
	top: 192px; 
	position:absolute;
}

#obsah {
	display: block;
	width: 493px;
	height: 401px;
	background: transparent;
	left:494px;
	top: 400px;
	position:absolute;
}

#menu ul {
list-style: none;
background: transparent;
padding: 0;
margin: 0;
margin-top: 18px;
margin-left: 13px;
border: 0;
}

#menu li {
width: 225px;
text-align: left;
font: 11px/25px arial;
margin: 0;
padding: 0;
font-weight: bold;
background: transparent;
border: 0;
}

#menu li a  {
display: block;
width: 225px;
font-weight: bold;
color: #fff;
text-decoration: none;
}

#menu li a:hover {
background: #transparent;
color: #fff;
text-decoration: underline; }



#menu li ul {
list-style: none;
background: transparent;
padding: 0;
margin: 0;
border: 0;
}

#menu li  li {
width: 205px;
text-align: left;
font: 10px/25px arial;
margin: 0;
padding: 0;
font-weight: bold;
background: url(i/menuback.gif) no-repeat left top;
border: 0;
}



#menu li li a  {
width: 205px;
display: block;
font-weight: bold;
color: #fff;
text-decoration: none;
padding-left: 9px;
}

#menu li li a:hover {
background: #transparent;
color: #fff;
text-decoration: underline; }

.lastmenuitem {
background: url(i/menuback1.gif) no-repeat left top;
}



#foot1{
margin: auto;
width:487px;
height: 30px;
clear:both;
background: transparent;
position: absolute;
top: 825px;
}

#footer {
clear:both;
height:30px;
background: transparent;
color: #fff;
margin-top: 5px;
text-align: right;
}

#footer a:link , #footer a:visited {
color: #fff;
text-decoration: none;
}

#footer a:hover , #footer a:active {
color: #fff;
text-decoration: underline;
}

#clearfooter{clear:both;height:50px;}



