* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font: 1em Arial, Helvetica, sans-serif;
	color: #333333;
}
#Horni {
	background: url(images/horni.jpg) no-repeat;
	height: 167px;
	width: 780px;
}
#Centruj {
	width: 780px;
	background: url(images/pozadi.jpg);
	position: absolute;
	left: 50%;
	margin-left: -390px;
}#Dolni {
	background: url(images/dolni.jpg) no-repeat;
	height: 45px;
	width: 780px;
}
#Navigace {
	background: url(images/menu1.jpg);
	height: 140px;
	width: 780px;
}
#Navigace ul {
	list-style: none;
		margin: 0px;
	padding: 0px;
}
#Navigace li {
	display: inline;
	float: left;
}
#Nadpis {
	background: url(images/nadpis.jpg);
	height: 32px;
	width: 780px;
}
#Obsah {
	font-size: 90%;
	padding: 15px 45px;
}
h1, h2, h3, h4, h5, h6 {
	color: #0099CC;
	margin-bottom: 15px;
}
h2 {
	font-size: 120%;
	border-left: 10px solid #FFD21F;
	padding-left: 7px;
}
h3 {
	font-size: 100%;
	color: #CC3300;
}
#Pravy h2 {
	font-size: 150%;
}
#Pravy h3 {
	font-size: 120%;
}
#Obsah h3 a:link {
	color: #CC3300;
}
#Obsah h3 a:visited {
	color: #CC3300;
}
#Obsah h3 a:hover {
	text-decoration: none;
	color: #CC3300;
}
p {
	margin-bottom: 15px;
}
#Navigace a {
	background: url(images/navigace.jpg) 0px 0px;
	display: block;
	height: 140px;
	width: 159px;
	text-decoration: none;
}
#Navigace a:hover {
	background: url(images/navigace.jpg) 0px 140px;
}
#Navigace a.druhy {
	background: url(images/navigace.jpg) -159px 0px;
	width: 154px;
}
#Navigace a.druhy:hover {
	background: url(images/navigace.jpg) -159px 140px;
}
#Navigace a.treti {
	background: url(images/navigace.jpg) -313px 0px;
	width: 154px;
}
#Navigace a.treti:hover {
	background: url(images/navigace.jpg) -313px 140px;
}
#Navigace a.ctvrty {
	background: url(images/navigace.jpg) -467px 0px;
	width: 154px;
}
#Navigace a.ctvrty:hover {
	background: url(images/navigace.jpg) -467px 140px;
}
#Navigace a.paty {
	background: url(images/navigace.jpg) -621px 0px;
	width: 159px;
}
#Navigace a.paty:hover {
	background: url(images/navigace.jpg) -621px 140px;
}.neviditelny {
	visibility: hidden;
}
#Levy {
	width: 200px;
	float: left;
	font-size: 80%;
	padding-right: 20px;
}
#Pravy {
	float: right;
	width: 470px;
	font-size: 85%;
}
.nulak {
	clear: both;
	font-size: 1px;
}
#Horni a {
	text-decoration: none;
	display: block;
	width: 780px;
	height: 167px;
}
#Pravy img.obalka {
	float: right;
	padding-bottom: 10px;
	padding-left: 20px;
}
.tech-info {
	color: #0099CC;
}
#Obsah a:link {
	color: #666666;
}
#Obsah a:visited {
	color: #666666;
}
#Obsah a:hover {
	color: #CC3300;
}
#Pravy ul {
	margin-bottom: 15px;
	margin-left: 15px;
	padding-left: 15px;
}
#Levy li {
	margin-left: 15px;
}
.cervene-pismo {
	color: #FF0000;
}
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;
}div.dolni-cara {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0B9DCE;
	margin-bottom: 10px;
}
