
* {
	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: #f2660c;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

/** HEADER */

#page {
	margin: 0 auto;
}

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

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

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

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

/** MENU */

#menu {
	background:url('../img_des/menu.jpg') 0 0 no-repeat;
	width: 695px;
	height: 184px;
	position:relative; margin: 0 auto;
	text-align: left;
}

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

#menu ul li{height: 20px;width: 250px;}
#menu ul li a{ 
	display: block;
	width: 175px;
	height: 16px; 
	text-align:left; 
	text-decoration: none;
	font: 15px Arial, sans-serif;
	color: #f4f4f4;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 25px;
	padding-left: 25px;
	list-style: none;
	background:url('../img_des/point1.jpg') 0 2px no-repeat;
 }
 
#menu ul li a:hover{ 
	text-decoration: none;
	color: #ffcc00;
}

#vrch-box {
	float: left;
	_float: none;
	&float: none;
	margin:0; padding:0;
}

/** CONTNET */

	#main1 {
		margin:0; padding:0;
		background-color: #fff;
		}
	#main2 {
		margin:0; padding:0;
		background: #eeeeee url('../img_des/left-bottom.jpg') left bottom no-repeat;
		}
	#left {
		float:left;
		width:228px;
		margin:0; padding:0;
		}
	#middle {
		margin-left: 228px;
		background: white;
		background-color: #fff;
		}
	.cleaner {
		clear:both;
		height:0px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
		
#content {
  width: 695px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	padding: 0;
}

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

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

#content #left h2, h3 {
	text-transform: uppercase;
	background: url('../img_des/point1.jpg') 0px 2px no-repeat;
	padding-left: 19px;
	color: #183756;
	font-size: 15px;
	font-weight: bold;
	font-family: "Arial Bold", "Arial CE", arial;
}

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

#content #middle h2, h3 {
	text-transform: uppercase;
	background: url('../img_des/point1.jpg') 0px 2px no-repeat;
	padding-left: 19px;
	color: #183756;
	font-size: 15px;
	font-weight: bold;
	font-family: "Arial Bold", "Arial CE", arial;
}

#content #middle h2.h2-style1 {
	color: #f54c11;
	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;
	
}

/** FOTTER */

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

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

#footer p {
	font-size: 11px;
	text-align: left;
	padding-top: 19px;
	padding-left: 30px;
	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;
}

#footer #block1 {
	background: url('../img_des/footer-des1.jpg') 0px 0px no-repeat;
	width: 228px; height: 68px;
	float: left;
}

#footer #block2 {
	float: left;
	text-align: left;
}
