* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
#Centruj {
	left: 50%;
	position: absolute;
	margin-left: -450px;
}
#Telo {
	background-image: url(images/pozadi.jpg);
	width: 900px;
}
.neviditelny {
	visibility: hidden;
}
#Horni {
	background-image: url(images/horni.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 900px;
	padding-top: 125px;
}
#HorniEnglish {
	background-image: url(images/horni-english.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 900px;
	padding-top: 125px;
}
.cerveny-text {
	color: #FF0000;
}

#HorniDeutsch {
	background-image: url(images/horni-deutsch.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 900px;
	padding-top: 125px;
}
#Dolni {
	background-image: url(images/dolni.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 900px;
	clear: left;
}
#ObsahPrvni {
	background-image: url(images/obsah-horni.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	float: left;
}
#ObsahDruhy {
	background-image: url(images/obsah-dolni.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 620px;
	min-height: 570px;
	_height: 570px;
	float: left;
	padding-left: 200px;
	padding-right: 80px;
}
p, h1, h2, h3, h4, h5, h6, ul {
	margin-bottom: 15px;
}
ul {
	padding-left: 25px;
}
h1 {
	margin-top: 0px;
	padding-top: 0px;
	visibility: hidden;
	font-size: 1px;
	display: none;
}
a {
	color: #996600;
}
h2 {
	font-size: 120%;
/*	background-image: url(images/sipka-velka.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;*/
	color: #CD9934;
}
h3 {
	font-size: 110%;
	color: #CD9934;
}
#HorniNabidka {
	width: 700px;
	font-size: 85%;
	padding-left: 200px;
}
#HorniNabidka ul {
	margin: 0px;
	padding: 0px;
}
#HorniNabidka li {
	display: inline;
}
#HorniNabidka li a {
	padding-right: 10px;
	padding-left: 20px;
	background-image: url(images/sipka-mala.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	color: #000000;
}
#HorniNabidka li a:hover {
	color: #FF0000;
}
.obrazek {
	background-color: #FCF9F4;
	border: 1px solid #CD9934;
	width: 288px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.levynulak {
	clear: left;
}
#Cestina {
	font-size: 1px;
	margin-left: 20px;
	margin-top: 2px;
}
#Anglictina {
	font-size: 1px;
	margin-left: 20px;
}
#Nemcina {
	font-size: 1px;
	margin-left: 20px;
}
a.jazykove-verze {
	height: 13px;
	width: 19px;
	display: block;
	text-decoration: none;
}
hr.cistic {
	clear: both;
	visibility:hidden;
	height: 1px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

