body {
	font-size: smaller;
	background-color: #DBEBFF;
}

input {
	background-color: #5DA4FC;
}

#zahlavi h2 a  {
	color: Black;
	text-decoration: none;
	position: relative;
	top: 15px;
	font-family:Verdana;
	font-size:16px;
}

#zahlavi strong {
	color: Black;
	text-decoration: none;
	position: relative;
	top: 15px;
}

#horni_menu a {
	color: Black;
	text-decoration: underline;
}

#horni_menu a:hover {
	text-decoration: none;
	background-color: White;
}

.obtekani_zleva {
	margin-left: 20px;
	float: right;
}

img {
	float: left;
	margin-right: 10px;
}

img.neobtekani {
	float: none;
}

img.mezera {
	float: none;
	margin-bottom: 10px;
	margin-top: 10px;
}

a:link {
	color: Blue;
}

a:hover {
	color: Red;
}

a:visited {
	color: Purple;
}

a:active {
	color: Maroon;
}

ul.bez_odrazek {
	list-style-type: none;
}

#obsah {
	background-color: #DBEBFF;
	position: absolute;
	left: 260px;
	top: 160px;
	width: 490px;
	height: 7000px;
	padding: 20px;
}

#obsah h1 a {
	background-color: #A1CAFC;
	color: Black;
	font-size: 16pt;
}

#zahlavi {
	background-color: #DBEBFF;
	position: absolute;
	left: 100px;
	top: 0px;
	width: 800px;
	height: 90px;
	padding: 5px;
}

#horni_menu {
	background-color: #B2D4FF;
	position: absolute;
	left: 100px;
	top: 90px;
	width: 800px;
	height: 20px;
	text-align: center;
	z-index: 1;
}

#horni_menu #vertikalni_zarovnani {
	position: relative;
	top: 5px;
}

#hledat {
	background-color: #5DA4FC;
	position: absolute;
	left: 100px;
	top: 110px;
	width: 800px;
	height: 50px;
	padding: 5px;
}

#hlavni_menu {
	background-color: #A1CAFC;
	position: absolute;
	left: 100px;
	top: 160px;
	width: 160px;
	height: 7000px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#hlavni_menu a {
	color: Black;
}

#horni_patka {
	background-color: #5DA4FC;
	position: absolute;
	left: 100px;
	top: 7160px;
	width: 800px;
	height: 30px;
	text-align: center;
}

#dolni_patka {
	background-color: #A1CAFC;
	position: absolute;
	left: 100px;
	top: 7190px;
	width: 800px;
	height: 70px;
	text-align: center;
}