body{
	background-color:#FFFFFF;
	margin: 0px; 
	padding: 0px;
}

#top-banner {
	z-index:1;
	width:1000px;
	background-color: #FFFFFF;
	/*background:url('/images/bannery/cyklocestovani745x100.gif') top left no-repeat;*/
}

#header {
	display:block;
	position:absolute; left:0px; top:0px; z-index:0;
	width:100%;
	height:142px;
	background:url('/images/spacer.gif') top left no-repeat;
	overflow: hidden;
}

#hlavni {
	width: 900px;
	position: relative;
	margin-top:0px;
	background-color: #FFFFFF;
	border-color: #CCCCCC;
	border-width: 1px;
	border-bottom-width: 0px;
	border-style: solid;
} 

#hlavicka{
	background-color: #EDEDED;
	width: 900px;
	height: 210px;
	text-align: left;
	left: 0px;
}

.hlavicka-title{
	background-color: #EDEDED;
	width: 900px;
	height: 17px;
	text-align: left;
}

.hlavicka-search{
	position: absolute;
	top: 25px;
	left: 740px;
	width: 145px;
	height: 18px;
	text-align: right;
}

.hlavicka-middle{
	background-image: url(../images/index_01.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 100px;
	top: 17px;
}

.hlavicka-bottom{
	background-image: url(../images/index_02.jpg);
	background-repeat: no-repeat;
	width: 428px;
	height: 60px;
}

.hlavicka-banner{
	background-color: #EDEDED;
	width: 468px;
	height: 60px;
	position: absolute;
	top: 118px;
	left: 428px;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
}

.hlavicka-menu{
	background-color: #EDEDED;
	width: 900px;
	position: relative;
	height: 28px;
	top: 3px;
	z-index:1;
}

.middle-levy {
	width: 180px;
	position: relative;
	top: 0px;
	background-color: #FFFFFF;
	float: left;
	text-align: left;
}

.middle-pravy {
	width: 165px;
	position: relative;
	background-color: #FFFFFF;
	top: 0px;
	float: right;
	text-align: left;
}

.middle-stred {
	position: relative;
	width: 555px;
	top: 0px;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
}

.banner {
	position: relative;
	width: 555px;
	top: 0px;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
}

.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0px; 
	padding: 0px;
}

#foot {
	background-color: #EDEDED;
	position: relative;
	width: 900px;
	left: 0px;
	height: 20px;
	padding-top: 8px;
	clear: both;
	border-color: #CCCCCC;
	border-width: 1px;
	border-top-width: 0px;
	border-style: solid;
	text-align: left;
}
