/******reset********/

html, body, div, h1, h2, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset { 
  margin: 0; 
  padding: 0; 
}

/***** základ *****/
body {
	background: #fff;
	color: #646464;
  	font-family: Arial, Courier, sans-serif;
  	text-align: center;
}

.cleaner {
	clear: both;
}

img {
	margin: 3px auto 10px auto;
	text-align: center;
}

a img {
	border: 1px solid #dcdcdc;
}

a:hover img {
	border: 1px solid #f9b000;
}

#container {
	width: 940px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

#header {
	width: 939px;
	height: 250px;
	background: #ebe6dd url('../img/header.jpg') 0% 0% no-repeat;
}

#menu_horni {
	list-style: none;
	padding: 0 15px;
	margin: 0;
}

#menu_horni li {
	display: block;
	float: left;
	line-height: 21px;
	padding: 10px 5px 0 5px;
	font-size: 0.925em;
}

#menu_horni li a {
	color: #646464;
	text-decoration: none;
}

#menu_horni li a:hover, #menu_horni li a.active  {
	text-decoration: underline;
}

#header form fieldset {
	border: none;
	padding: 12px 0 0 10px;
	text-align: left;
	font-size: 0.75em;
}

#header form fieldset input {
	border: 1px solid #646464;
	border-top: 2px groove #646464;
	border-left: 2px groove #646464;
	height: 15px;
	line-height: 17px;
	width: 140px;
	color: #646464;
	float: left;
}

#header form fieldset input.hledej {
	border: 0;
	height: 20px;
	width: 18px;
	background: #969696 url('../img/hledej.jpg') 0% 0% no-repeat;
	cursor: pointer;
	margin-left: 3px;
}

#header h1 {
	width: 295px;
	height: 147px;
	font-size: 1.0em;
	font-family: "Trajan Pro", serif;
	text-align: left;
	line-height: 40px;
	overflow: hidden;
	position: relative;
	margin: 2px 0px 0;
	float: left;
}

#header h1 a {
	width: 295px;
	height: 147px;
	color: #000;
	text-decoration: none;
}

#header h1 a span {
	width: 295px;
	height: 147px;
	position: absolute;
	top: 0;
	left: 0;
	background: transparent url('../img/logo.jpg') 0% 0% no-repeat;
	cursor: pointer;
}

#menu {
	width: 939px;
	height: 70px;
	background: transparent url('../img/menu.jpg') 0% 0% no-repeat;
	margin: 0;
}

#menu ul {
	width: 939px;
	height: 29px;
	padding: 10px 0 0 0;
	font-family: "Arial", serif;
	font-size: 0.875em;
	text-transform: uppercase;
	list-style: none;
	/*font-weight: bold;*/
	margin: 0;
	overflow: hidden;
}

#menu ul li {
	float: left;
	display: block;
	padding: 0;
}

#menu ul li a {
	color: #646464;
	text-decoration: none;
	display: block;
	float: left;
	background: #fff;
}

#menu ul li a span {
	padding: 8px 23px;
	display: block;
	cursor: pointer;
}

#menu ul li a:hover, #menu ul li a.active {
	background: transparent url('../img/button.jpg') 0% 0% no-repeat;
	color: #323232;
}

#menu ul li a:hover span, #menu ul li a.active span{
	background: transparent url('../img/buttonspan.jpg') 100% 0% no-repeat;
}


#menu ul#submenu {
	height: 30px;
	width: 939px;
	padding: 0;
	font-family: "Arial", serif;
	font-size: 0.70em;
	text-transform: uppercase;
	list-style: none;
	/*font-weight: bold;*/
	background: #f5eac0 url('../img/submenu.jpg') 0% 0% no-repeat;
	line-height: 31px;
	padding: 0 10px;
}

#menu ul#subemnu li {
	float: left;
	display: block;
}

#menu ul#submenu li a {
	color: #323232;
	text-decoration: none;
	padding: 0 7px;
	height: 31px;
	display: block;
	float: left;
	background: none;
}

#menu ul#submenu li a:hover {
	text-decoration: underline;
}

#menu ul#submenu li a.active {

  text-decoration: underline;
  font-weight: bold;
}

#content {
	width: 940px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
	padding-top: 20px;
}

#levy {
	width: 685px;
	height: auto;
	float: left;
	padding-bottom: 5px;
}

.box_pozadi {
	width: 339px;
	height: auto;
	background: #ede6d9 url('../img/box_pozadi.jpg') 0% 0% repeat-y;
	overflow: hidden;
	float: left;
	margin: 0 3px 5px 0;
}

.box_pozadi:hover {
	background: none;
}

.box_top {
	width: 339px;
	height: auto;
	background: transparent url('../img/box_top.jpg') 0% 0% no-repeat;
}

.box_top:hover {
	background: none;
}

.box_bottom {
	width: 339px;
	height: auto;
	background: transparent url('../img/box_bottom.jpg') 0% 100% no-repeat;
	padding-bottom: 10px;
}

.box_bottom:hover {
	background: none;
}

.box_text {
	width: 330px;
	height: auto;
	margin: 0;
	background: #ede6d9;
	padding-bottom: 10px;
}

.box_text a {
	display: block;
	cursor: pointer;
}

.text_pole {
	float: left;
	width: 220px;
}

#pravy {
	width: 230px;
	float: right;
	text-align: center;
}

#pata {
	border-top: 1px solid #f9b000;
	width: 940px;
	height: 30px;
	margin-top: 15px;
}

#sitemap_list {
list-style: none;
}

#sitemap_list a {
	color: #000;
	text-decoration: none;
}

#sitemap_list a:hover {
	text-decoration: underline;
}

#sitemap-odrazka{
 margin-left: 80px
}


#disableblockimage img{
display: inline;
}
