/*
	COLORA
	bcgr: a4ddf6;
	obsah-bcgr: 5298c8;
	odkaz-menu: 92c9e0;
*/

* {margin:0px;padding:0px;}

body {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: #a4ddf6 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');
	background-repeat: no-repeat;
	width: 980px;
	height: 324px;
	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_left {
	float: left;
	width: 218px;
	background: #5298c8;
	background: #5298c8 url('../img_des/menu_l_bcgr.jpg') top repeat-y;
}

#menu_left .head {
	width: 218px; height: 77px;
	background: url('../img_des/menu_l1.jpg') top no-repeat;
}

#menu_left .head2 {
	width: 218px; height: 13px;
	background: url('../img_des/menu_l1a.jpg') top no-repeat;
}

#menu_left .head3 {
	width: 218px; height: 72px;
	background: url('../img_des/menu_l1c.jpg') top no-repeat;
}

#menu_left .middle {
	width: 218px;
	background: url('../img_des/menu_l2.jpg') top repeat-y;
}

#menu_left .middle .item {
	padding-left: 45px;
	height: 18px;
	padding-top: 4px;
}

#menu_left .middle .item a {
	color: #92c9e0;
	margin-top: 2px;
	display: block;
}

#menu_left .middle .item .it{ 
	float: left;
	width: 14px;
	height: 18px;
	background: url('../img_des/it.jpg') top no-repeat;
}

#menu_left .foot {
	width: 218px; height: 13px;
	background: url('../img_des/menu_l3.jpg') top no-repeat;
}

#cnt_middle {
	float: left;
	width: 544px;
}

#cnt_middle .text {
	padding: 17px;
	color: #beebff;
}

#menu_right {
	float: right;
	width: 218px;
	background: #5298c8 url('../img_des/menu_r_bcgr.jpg') top repeat-y;
}

#menu_right .head {
	width: 218px; height: 77px;
	background: url('../img_des/menu_r1.jpg') top no-repeat;
}

#menu_right .middle {
	width: 218px;
	background: url('../img_des/menu_r2.jpg') top repeat-y;
}

#menu_right .middle .text {
	text-align: left;
	padding-left: 22px;
	width: 150px;
}

#menu_right .foot {
	width: 218px; height: 13px;
	background: url('../img_des/menu_r3.jpg') top no-repeat;
}

#content {
	background-color: #5298c8;
	width: 980px;
	margin: 0 auto;
	color: #000;
	text-align: left;
	background: url('../img_des/cnt_bcgr.jpg') top repeat-y;
}

#footer {
	margin-top: 15px;
	background-color: #f6f6f6;
	background: url('../img_des/foot.jpg') top no-repeat;
	width: 980px;
	height: 44px;
	margin: 0 auto;
}

#footer .text {
	text-align: center;
	color: #272727;
	padding-top: 10px;
}

#footer .text a {
	color: #92c9e0;
	font-size: 10px;
}

.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
