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

body {
	text-align: center;
	color: #858585;
	font: 13px Tahoma, sans-serif;
	/*background:url('../img_des/bcgr_header.jpg') 0 0 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: #106896;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

/** HEADER */

#page {
	margin: 0 auto;
}

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

#header #logo {
	background:url('../img_des/header.jpg') 0 0 no-repeat;
	width: 885px; height: 117px;
}

#header #logo h1 a {
	display: none;
}

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

#header .header-time {
	width: 660px;
	text-align: center;
	padding-top: 34px;
	color: #fff;
	float: left;
	font-size: 18px;
	font-weight: bold;
}

/** MENU */

#menu {
	background: url('../img_des/menu_bcgr.jpg') 0 0 repeat-y;
	width: 226px;
	text-align: left;
}

#menu-top {
	background: url('../img_des/menu_top.jpg') top left no-repeat;
	width: 226px; height: 25px;
}

#menu ul {
	padding-top: 10px;
	padding-bottom: 10px;
}

#menu ul li{height: 40px;width: 226px;}
#menu ul li a{ 
	display: block;
	/*width: 226px;*/
	height: 40px;
	text-align:left; 
	text-decoration: none;
	font: 13px Arial, sans-serif;
	color: #afafaf;
	text-transform: uppercase;
	font-weight: bold;
	list-style: none;
	padding-top: 11px;
	padding-left: 45px;
	background: url('../img_des/menu_item.jpg') 0 0px no-repeat;
 }
 
#menu ul li a:hover{ 
	text-decoration: none;
	color: #0b82c5;
}

/** CONTNET */

#main1 {
	margin:0; padding:0;
	background-color: #fff;
}
#main2 {
	margin:0; padding:0;
	background: #fff url('../img_des/menu_top.jpg') left top no-repeat;
}
#left {
	float:left;
	width:226px;
	margin:0; padding:0;
}
#middle {
	margin-left: 226px;
	background: white;
	background-color: #fff;
}
.cleaner {
	clear:both;
	height:0px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}
		
#content #middle #logoclick2 {
  position:relative; 
  top:0px; 
  left:272px; 
  display:inline; 
  width: 387px; 
  height:80px; 
  float:left; 
  z-index:10;
}

#content #middle h2.logoclick2 {
	display: none;
}
		
#content {
  width: 885px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	padding: 0;
}

#content #content-top {
	width: 659px;
	height: 274px;
	background: url('../img_des/cnt_top.jpg') 0 0 no-repeat;
}

#content #left .obsah {

}

#content #middle .obsah {
	padding: 12px;
}

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

#content #middle h2, #content #middle h3 {
	text-transform: uppercase;
	color: #6c8d11;
	font-size: 15px;
	font-weight: bold;
	font-family: "Arial Bold", "Arial CE", arial;
}

#content #middle h2.h2-style1 {
	color: #6c8d11;
	padding-bottom: 15px;
}

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

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

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

#content #cnt-right #kontakt-snap {
	background: url('../img_des/kontakt-snap.jpg') 0px 0px no-repeat;
	width: 218px;
	height: 224px;
}

#content #cnt-right #kontakt-snap p {
	
	padding: 120px 10px 0px 10px;
	
}

/** CONTENT LEFT MENU */

#content #left {
}

#content #left .menu2{
	background: url('../img_des/menu2_cnt_bcgr.jpg') 0 0 repeat-y;
	width: 226px;
	margin-top: 12px;
}

#content #left .menu2-top{
	background: url('../img_des/menu2_top.jpg') 0 0 no-repeat;
	width: 226px; height: 36px;
}

#content #left .menu2-top h2, h3 {
	padding-left: 46px;
	padding-top: 9px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-family: "Arial Bold", "Arial CE", arial;
}

#content #left .menu2-bot{
	background: url('../img_des/menu2_bottom.jpg') 0 0 no-repeat;
	width: 226px; height: 50px;
}

#content #left .menu-cnt {
	padding: 6px;
	color: #000;
}

#content #left .menu-cnt a {

	color: #7da80e;
}

/** FOTTER */

#footer {
	width: 885px; height: 45px;
	background: url('../img_des/footer.jpg') 0 0 no-repeat;
	margin: 0 auto;
	text-align: center;
}

#footer .stred {
	width: 885px;
	margin: 0 auto;
}

#footer p {
	font-size: 11px;
	text-align: left;
	padding-top: 10px;
	padding-left: 250px;
	color: #fff;
	text-transform: uppercase;
}

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

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

