/* CSS Document */

	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {
		background-color:#FFFFFF;
		text-align:center; /* horizontal centering for IE Win quirks */
		}

	#distance { 
		width:1px;
		height:50%;
		background-color:#FFFFFF;
		margin-bottom:-285px; /* half of container's height */
		float:left;
		}

	#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:570px;
		width:770px;
		clear:left;
		background-color:#FFFFFF;
		border:1px solid #EEEEEE;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		}
		
		
		
		
/*----- menu -----*/

div#main-menu {
	width: 768px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: absolute;
	bottom: 14px;
	left: 4px!important;
	left: 6px;
}

div#main-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;	
}

div#main-menu li {
	padding: 0;
	margin-left: 3px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	display: block;
	float: left;
	

}


div#main-menu li.leva {
	margin-left: 0px;
}


div#main-menu a {
	display: block;
	text-decoration: none;
	width: 148px !important;
	width: 149px;
	color: #D6D1CB;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D1CB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D6D1CB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D1CB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D1CB;
}

div#main-menu a:hover {
	color:#000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

div#main-menu a.aktivni {
	color:#000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#center {
	text-align:center;
	}

/*----- konec menu -----*/

.clear {
	clear: both;
}
#center {
	text-align: center;
}


#odkazy_a {
	position: absolute;
	width: 300px;
	left: 38px;
	top: 290px;
	line-height: 20px;
}

#odkazy_b {
	position: absolute;
	width: 200px;
	left: 380px;
	top: 290px;
	line-height: 20px;
}

#odkazy_c {
	position: absolute;
	width: 300px;
	left: 590px;
	top: 290px;
	line-height: 20px;
}


#odkazy_d {
	position: absolute;
	width: 300px;
	left: 86px;
	top: 290px;
	z-index: 2;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: 3399ff;
}

a.hoover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: 3399ff;
}

a.visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: 3399ff;
}
#home_cz {
	position: absolute;
	top: 305px;
	left: 10px;
	width: 750px;
	line-height: 20px;
	z-index: 2;
	background: #FFFFFF;
}




#home_en {
	position: absolute;
	top: 305px;
	left: 10px;
	width: 750px;
	line-height: 20px;
    z-index: 1;
}


#eng_flag {
	clear: both;
	position: absolute;
	top: 290px;
	right: 20px;
	z-index: 3;
}
