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

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

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

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

a {
	color: #9d0000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

/** HEADER */

#obal1 {
	background: url('../img_des/page_bottom_bcgr.gif') bottom center repeat-x;
	text-align: center;
}

#page {
	margin: 0 auto;
	width: 930px;
	text-align: center;
}

#header {
	width: 921px;
	height: 282px;
	margin: 0 auto;
	text-align: left;
	background: url('../img_des/header.jpg') 0 0 no-repeat;
}

#header .nadpis-nahore {
	text-indent: -10000px;
}

#header-bottom {
	height: 167px;
	background: url('../img_des/header_bcgr_all.gif') 0 0 repeat-x;
}

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



#logo #logoclick {
  position:relative; 
  top:50px; 
  left:250px; 
  display:inline; 
  width:410px; 
  height:200px; 
  float:left; 
  z-index:10;
}

/** MENU */

#menu {

}

#menu ul {
}

#menu ul li{
	padding-left: 30px;
}

#menu ul li a{ 
	display: block;
	text-align:left; 
	text-decoration: none;
	font: 13px Arial, sans-serif;
	color: #656c6a;
	font-weight: bold;
	list-style: none;

 }
 
#menu ul li a:hover{ 
	color: #9d0000;
}

#menu ul li a.odkaz-menu {

}

#menu ul li.first {
	
}

#menu ul li.selected a{
	color: #9d0000;
}

#menu ul li.but-static {
	background-image: none;

	margin-top: 6px;
	/*background-color: #a11b07;*/
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	padding-left: 25px;
}

#main1 {
		margin:0; padding:0;
		background:url("../img_des/content_bottom.gif") bottom center no-repeat;
		}
	#main2 {
		margin:0; padding:0;
		}
	#left {
		float:left;
		width:186px;
		margin:0; padding:0;
		text-align: left;
		}
	#right {
		float:right;
		width:183px;
		margin:0; padding:0;
		text-align: left;
		}
	#middle {
		margin: 0 183px 0 186px;
		background: none;
		text-align: left;
		}
	.column-in {
		margin:0; padding: 0px;
		}
	.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
		
		
/** LEFT */

#left .menu-head {
	width: 186px; height: 46px;
	background: url('../img_des/menu_left_header.gif') 0px 0px no-repeat;

	text-weight: normal;
	color: #fff;
	padding-top: 12px;
	text-align: center;
}

/** RIGHT */
#right .menu-head {
	width: 183px; height: 47px;
	background: url('../img_des/menu_right_header.gif') 0px 0px no-repeat;

	color: #fff;
	padding-top: 12px;
	text-align: center;
}

#right .menu-head h2{
	font-size: 16px;
}

#left .menu-head h2{
	font-size: 16px;
}
      
/** middle */

#middle .obsah {
	text-align: justify;
	padding: 0 20px;
}

#middle h2.h2-style1{
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	padding-top: 12px;
	padding-left: 90px;
	background: url('../img_des/content_header.gif') 0px 0px no-repeat;
	width: 460px; height: 61px;
}

#main-content h2 {
	color: #191919;
	text-transform: uppercase;
	font-size: 20px;
	
	font-weight: bold;
	margin-bottom: 6px;
	padding-left: 8px;
}

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

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

#main-content h1.h1-style1 .first{
	color: #63990c;
}

#main-content p {
	margin-left: 10px;
}
      
/* END MAIN */

/** SIDEBAR */

#sidebar-content .head-menu1 {
	height: 40px;
	padding-top: 5px;

}

#sidebar-content .head-menu1 h2 {
	color: #000;
	font-size: 16px;
	background-color: #fff;
	width: 240px;
	padding: 5px 0;
	padding-left: 10px;
}

#left .obs-clanky {
	padding-left: 20px;
	padding-top: 4px;

	font-size: 13px;

}

#sidebar-content .obs-clanky img {
	padding-right: 3px;
}

#sidebar-content .obs-clanky p {
	padding-right: 60px;
}

/* END SIDEBAR */

/** FOTTER */

#footer {
	width: 921px;
	height: 84px;
	background: url('../img_des/footer.gif') 0 0 repeat-x;
	margin: 0 auto;
	text-align: center;
}

#footer .stred {
	width: 600px;
	margin: 0 auto;
	padding-top: 20px;
}

#footer p {
	display: block;
	font-size: 11px;
	text-align: left;
	color: #3e3d3a;
	text-transform: uppercase;
}

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

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