body {
	margin: 0px; padding: 0px;
	text-align: center;
	background-color: #FEAB75;
}
	
#content {
	width: 900px;
	margin: 0px auto;
	text-align: left;
	background-color: #FEAB75;
}
	
#content_main {
	width: 800px;
	margin: 0px auto;
}

#header {
	margin: 0px;
	width: 800px;
	height: 85px;
}

#header_left {
	width: 220px;
	height: 85px;
	float: left;
}

#header_right {
	width: 580px;
	float: left;
	text-align: right;
	padding-top: 65px;
}

#telo {
	width: 800px;
}

#telo_top {
	width: 800px;
	height: 295px;
	background-image: url("/images/top.jpg");
}

#blok_pre_menu {
	width: 520px;
	padding-top: 185px;
	margin-left: 230px;
	text-align: right;
}

#telo_obsah_left {
	background-image: url("/images/menu_background.jpg");
	background-repeat: repeat-y;
	width: 800px;
	background-color: #FFFFFF;
}

#telo_obsah_right {
	width: 517px;
	float: right;
	padding: 10px 30px 10px 30px;
}

div#telo_obsah_left ul.menu {
	list-style-type: none;
	list-style-image: none;
	width: 170px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

div#telo_obsah_left ul.menu li {
	height: 50px;
	padding: 0px;
	margin: 0px;
}

div#telo_obsah_left ul.menu li a {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	float: left;
	padding: 2px 0px 0px 54px;
	width: 91px;
	height: 18px;
	margin: 0px;
}

div#telo_obsah_left ul.menu li a:hover {
	font-family: verdana;
	font-size: 12px;
	color: #A30000;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 91px;
	height: 18px;
	margin: 0px;
}

div#telo_obsah_left ul.menu li a.active {
	font-family: verdana;
	font-size: 12px;
	color: #A30000;
	font-weight: bold;
  text-decoration: none;
	background-color: #FFFFFF;
}

div#telo_obsah_left ul.menu li span {
	width: 20px;
	height: 20px;
	background-color: #A30100;
	float: right;
	margin-left: 2px;
}

#left_menu {
	width:220px;
	float: left;
}

#bottom {
	width: 800px;
	height: 122px;
}

.text_menu, a.text_menu {
	font-family: verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

a.text_menu:hover {
	color: #000000;
}

.text_menu_telo, a.text_menu_telo {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.text_menu_telo:hover, a.active {
	color: #DCB490;
}

.vyska_li {
	height: 50px;
	margin: 0px;
}

.text_bottom {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 3px;
	text-decoration: none;
}

.text_obsah {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	line-height: 16px;
}

.text_obsah a {
	color: #A30000;
	font-weight: bold;
	text-decoration: none;
}

.text_obsah a:hover {
	text-decoration: underline;
}
