/*
	COLORA
	pozadi-obsah-vlevo: e2e1d6;
	header-beyovo-tmava: 70755e;
	orange logo left: f1360b;
	seda nadpis: 979797;
	
*/

* {margin:0px;padding:0px;}

body {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: #000 url('../img_des/bcgr_top.gif') top repeat-x;
}
.clear{clear: both; height: 20px;}

#page {
	text-align: center;
}

#header {
	background-image: url('../img_des/head.jpg');
	width: 1004px;
	height: 279px;
	margin: 0 auto;
}

#header #logoclick {
  position:relative; 
  top:0px; 
  left:0px; 
  z-index:5; 
  display:inline; 
  width:1004px; 
  height:240px; 
  float:left; 
  clear:both; 
  z-index:10;
}

/* skryje text, ktery se ale nachazi na obrazku */
#header h1.headtext {
	visibility: hidden;
}

#header .findsec {
	padding-top: 160px;
	text-align: left;
	padding-left: 140px;
}

#menu {
	height: 63px;
	width: 1004px;
	background: #000 url('../img_des/menu.jpg') top no-repeat;
	margin: 0 auto;
}

#menu .text {
	padding-top: 17px;
	padding-left: 280px;
	font-weight: bold;
	text-align: left;
}

#menu .item1 {
	display: inline;
	font-family: sans-serif;
	text-align: center;
	color: #000;
}

#menu .item1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

#menu .item2 {
	display: inline;
	font-family: sans-serif;
	text-align: center;
	color: #000;
	padding-left: 60px;
}

#menu .item2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

#menu .item3 {
	display: inline;
	font-family: sans-serif;
	text-align: center;
	color: #000;
	padding-left: 54px;
}

#menu .item3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

#menu .item4 {
	display: inline;
	font-family: sans-serif;
	text-align: center;
	color: #000;
	padding-left: 42px;
}

#menu .item4 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

#menu_left {
	float: left;
	width: 181px;
	height: 483px;
	background: #000;
	background: #000 url('../img_des/left.jpg') top no-repeat;
}

#menu_left .menu1 {
	width: 229px;
}

#menu_left .menu1 .head {
	width: 229px; height: 44px;
	background: #000 url('../img_des/menu_m1.jpg') top no-repeat;
}

#menu_left .text {
	/*padding-left: 20px;*/
	padding-top: 32px;
	color: #000;
	font-weight: bold;
}

#menu_left .text .item {
	padding-bottom: 2px;
}

#menu_left .text .item a{
	color: #000;
	width: 160px;
	height: 18px;
	display: block;
	padding-left: 16px;
	padding-top: 2px;
}

#menu_left .text .item a:hover{
	color: #f6f6f6; 
	background-color: #272727;
	text-decoration: none;
}

.middle {
	float: left;
	width: 526px;
	background: #000;
}

.middle .head {
	width: 526px; height: 47px;
	background: #000 url('../img_des/cnt_1.jpg') top no-repeat;
}

.middle .cnt {
	width: 514px; 
	background: #fff url('../img_des/cnt_2.jpg') bottom no-repeat;
	border-left: 6px solid #272727;
	border-right: 6px solid #272727;
}

.middle .cnt .text {
	color: #000;
}

.middle .foot {
	width: 526px; height: 25px;
	background: #fff url('../img_des/cnt_3.jpg') top no-repeat;
}

#menu_right {
	padding-left: 5px;
	float: left;
	width: 212px; height: 449px;
	background: #000;
	background: #000 url('../img_des/right.jpg') top repeat-y;
}

#menu_right .menu1 .head .text {
	padding-left: 18px;
	padding-top:18px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}



#content {
	background-color: #000;
	width: 924px;
	margin: 0 auto;
	color: #000;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 15px;
}

.cnt .text {
	text-align: left;
	color: #fff;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

#footer {
	margin-top: 15px;
	background-color: #f6f6f6;
	background: url('../img_des/bcgr_foot.jpg') top repeat-x;
	width: 100%;
	height: 23px;
	margin: 0 auto;
}

#footer .text {
	text-align: center;
	color: #f4f4f4;
	padding-top: 10px;
}

#footer .text a {
	color: #f4f4f4;
	font-size: 10px;
}

.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
