* {margin:0; padding:0;}

body {background:#f6f0d5 url(../images/background_repeat.jpg) repeat-x; color:#545248; font:0.78em/1.5 "arial", sans-serif; text-align:center;}

a {text-decoration: underline; color: #eb5614;}
a:hover {text-decoration: none;}

h1, h2, h3, h4 {
	padding-bottom: 10px;
}

a img {
	border: 0;
}

.clear {
	clear: both;
}

ul, ol {
	list-style: inside;
}

.text ul {
	list-style: inside;
	padding-bottom: 15px;
}

h1 {font-size:140%;color: #22a6b2;}
h2 {font-size:130%;color: #e55414;}
h3 {font-size:120%;}
h4 {font-size:110%;}
h5 {font-size:100%;}

p {
	padding-bottom: 15px;
}

#main {
	width: 950px;
	text-align: left;
	margin: 0 auto;
}

#header {
	background: url(../images/header.jpg) no-repeat;
	width: 950px;
	height: 120px;
}

p.uvodni {
	padding: 25px 0 0 0;
	float: left;
	height: 62px;
	width: 710px;
	padding-bottom: 0;
	font-size: 1.5em;
}

p.uvodni strong {
	color: #eb5614;
}

#content {
	padding-top: 20px;
	background: url(../images/repeat_content.jpg) repeat-y;
	width: 950px;
	min-height: 400px;
	_height: 400px;
}

.text {
	padding: 0 25px 10px 20px;
}

#top_menu ul {
	padding-left: 10px;
	list-style: none;
}

#top_menu {
	float: left;
}

#top_menu ul li {
	list-style: none;
	float: left;
}

#top_menu ul li a {
	display: block;
	color: #ccf1f4;
	font-weight: bolder;
	padding: 3px 10px 3px 10px;
	border-right: 1px solid #1d8e98;
	text-decoration: none; 
}

#top_menu ul li a:hover, #top_menu ul li a.active {
	background: #1d8e98;
	color: White;
}

#leva_strana {
	float: right;
	width: 240px;
}

#logo {
	float: left;
	width: 240px;
	height: 120px;
	display: block;
}

#prava_strana {
	float: right;
	width: 710px;
}

#left_menu {
	background: url(../images/repeat_menu.jpg) repeat-y;
	width: 240px;
}

#left_menu ul {
	list-style: none;
	padding: 10px 10px 20px 10px;
}

#left_menu ul li {
	display: inline;
}

#left_menu ul li a {
	display: block;
	color: #ffddce;
	background: url(../images/menu_polozka.jpg) no-repeat 5px 14px;
	padding: 6px 5px 6px 20px;
	font-weight: bolder;
	text-decoration: none;
	border-bottom: 1px solid #f0692d;
}

#left_menu ul li a:hover, #left_menu ul li a.active {
	background: url(../images/menu_polozka_hover.jpg) no-repeat 3px 11px;
	color: White;
		
}

#footer {
	background: url(../images/footer.jpg) no-repeat top left;
	width: 950px;
	height: 20px;
	clear: both;
	padding-top: 20px;
	color: #a7a289;
}

#footer p {
	padding-left: 240px;
}

#footer a {
	color: #d69406;
}

.vytvoril {
	float: right;
	padding-right: 10px;
}

.kontakty {
	text-align: right;
	padding: 15px 20px 0 0;
}

.kontakty p span {
	padding-left: 15px;
	float: left;
}

.kontakty h2 {
	color: #64604b;
	font-size: 1.5em;
}

.text_admin {
	background: White;
}

#text_admin {
	text-align: left;
	width: auto;
	float: none;
}

.doporucujeme {
	
}