body {
	background-color: #e8e8e5;
	background-image: url(../images/back.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: bottom;
	height:100%;
}
#kontakt {
	margin: 0 auto;
	bottom:0px;
	width:801px;
	height:231px;
	z-index:10;
	background-image: url(../images/kontakt.jpg);
	background-repeat: no-repeat;
}
#copy {
	float: right;
	width: 350px;
	bottom: 1px;
	position: relative;
}
#copy table tr td a {
	font-size: 9px;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}


#logo {
	margin: 0 auto;
	bottom:0px;
	width:801px;
	height:102px;
	z-index:10;

}
#main {
	margin: 0 auto;
	top:0px;
	width:801px;
	z-index:1;
	background-color: #FFF;
	height:80%;
}
#menu {
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-align: center;
}
#obsah {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	background-image: url(../images/vez.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 20px 0 0 0;
}
h1 {
	text-transform: uppercase;
	color: #333;
	line-height: 16px;
	font-size: 18px;
}
#obsah table tr td p {
	line-height: 20px;
	color: #333;
}
.prijedte {
	font-size: 14px;
	color: #999;
	text-decoration: none;
}
.kontakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: 20px;
}
#bottom #kontakt table tr .kontakt a {
	color: #FFF;
	text-decoration: none;
}
#bottom {
	margin: 0 auto;
	bottom:0px;
	width:100%;
	height:231px;
	z-index:2;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
}
#menu a {
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	font-size: 14px;
}
#menu a:hover {
	text-transform: uppercase;
	color: #900;
	text-decoration: none;
}
#vozy {
	
	position:absolute;
	left: 50%;
	margin-left: -600px;
	top: 30px;
}
#fillin {
	display:block;
	height: 900px;
}

