
* {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	color: #858585;
	font: 13px Tahoma, sans-serif;
	background:url('../img_des/header_bcgr.jpg') 0 72px repeat-x;
}

div, p, h2, ul, h3, h4, img{padding:0px; margin:0px;}
ul{list-style-type:none;}

.clear {clear: both; margin: 0px}

a {
	color: #6fc52b;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

/** HEADER */

#page {
	margin: 0 auto;
}

#header {
	width: 750px;
	margin: 0 auto;
}

#podheader {
	width: 750px; height: 261px;
	margin: 0 auto;
	background:url('../img_des/header.jpg') 0 0 no-repeat;
}

#logo {
	background:url('../img_des/logo.jpg') 0 0 no-repeat;
	width: 226px; height: 72px;
	width: 750px;
}

#logo h1 a {
	display: none;
}

#logo #logoclick {
  position:relative; 
  top:0px; 
  left:0px; 
  display:inline; 
  width:226px; 
  height:72px; 
  float:left; 
  z-index:10;
}

#logoclick2 {
  position:relative; 
  top:30px; 
  left:0; 
  display:inline; 
  width:750px; 
  height:231px; 
  float:left; 
  z-index:10;
}

/** MENU */

#menu {
	padding-left: 5px;
	padding-bottom: 20px;
}

#menu ul {
	padding-top: 3px;
}

#menu ul li{
background: url('../img_des/point.jpg') left 2px no-repeat;
padding-left: 17px;
padding-bottom: 1px;
}

#menu ul li a{ 
	display: block;
	text-align:left; 
	text-decoration: none;
	font: 13px Arial, sans-serif;
	color: #000;

	font-weight: bold;
	list-style: none;
 }
 
#menu ul li a:hover{ 
	text-decoration: underline;
	/*color: #4eb4f2;*/
}

#menu ul li.but-static {
	background-image: none;
	margin-top: 16px;
	margin-bottom: 2px;
	background-color: #6fc52b;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	padding: 3px 0px;
	padding-left: 9px;
}

/** CONTNET */
#main1 {
	margin:0; padding:0;
}
#main2 {
	margin:0; padding:0;
	background: #fff;
}
#left {
	float:left;
	width: 220px;
	margin:0; padding:0;
}
#middle {
	margin-left: 220px;
	background: white;
	background-color: #fff;
	min-height: 650px;
}
.cleaner {
	clear:both;
	height:0px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}
		
#content {
  width: 750px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	padding: 0;
	padding-top: 10px;
}

#content #middle .obsah {
	padding: 12px;
	background-color: #fff;
}

#content #middle p {
	padding-left: 10px;
}

#content h2, #content h3 {

	color: #242418;
	font-size: 18px;
	font-weight: bold;
	font-family: "Arial Bold", "Arial CE", arial;
}

#content #middle h2.h2-style1 {
	color: #000;
	font-size: 22px;
	text-transform: normal;
	margin-left: 8px;
}

#content #middle h2.h2-style1 .first{
	color: #6fc52b;
}

#content #middle h3, h4 {
	font-size: 14px;
	background: none;
	padding-left: 0px;
	text-transform: none;
}

#content #middle .center-img img {
	border: 4px solid #def0ce;
}

#content h4 {
	font-size: 13px;
}

#content #cnt-left h2 {
	padding-bottom: 10px;
}

/** CONTENT LEFT MENU */

#content #left {
	
}

#content #left .obsah {

}

#content #left h2 {
	color: #76752e;
	font-size: 18px;
	text-transform: normal;
	padding-left: 20px;
	padding-top: 8px;
}

#content #left h2 .obs {


}

#content #left .obs {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	background-color: #e8e7e2;
}

#content #left .obs-clanky {
	background-color: #fff;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	margin-bottom: 20px;
}

#left .img-link {
	margin: 0 auto;
	text-align: center;
	margin-bottom: 12px;
}

#left .img-link a img {
	border: none;
}

#left .head-menu {
	height: 37px;
	width: 217px;
	background: url('../img_des/menu_head.jpg') 0 0 no-repeat;
}

/** FOTTER */

#footer {
	height: 65px;
	background: url('../img_des/footer_bcgr.jpg') 0 0 repeat-x;
	margin: 0 auto;
	text-align: center;
}

#footer .stred {
	width: 750px;
	height: 65px;
	margin: 0 auto;
	background: url('../img_des/footer.jpg') 0 0 no-repeat;
}

#footer p {
	font-size: 11px;
	text-align: left;
	padding-top: 15px;
	padding-left: 20px;
	color: #fefefe;
	text-transform: uppercase;
}

#footer p a {
	color: #fefefe;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}

#footer p a:hover {
	text-decoration: underline;
}
