body{
	text-align:center;
	margin:0px;
	font-family: tahoma, sans-serif;
	font-size:11px;
	color:#353535;
	background: #E4E7EC url("img/bg.png") repeat-x;
}

a img{
	border:0px;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

form,table,p, table{
	margin:0px;
	padding:0px;
}

#center{
	width:960px;
	margin:0px auto;
}

#layout{
	float:left;
	width:960px;
}

#header{
	float:left;
	width:960px;
	height:104px;
	position:relative;
	background:#F9FAFB url("img/header_bg.png") repeat-x;
}

#header #menu_lista{
	height:39px;
	background:#126276 url("img/menu_bg.png") repeat-x;
	width:100%;
	margin-top:14px;
	float:left;
	position:relative;
}

#header ul{
	float:right;
	margin:0px;
	padding:0px 20px;
	height:39px;
}

#header ul li{
	height:39px;
	float:left;
	list-style-type:none;
}

#header ul li a{
	float:left;
	line-height:39px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	background:#348193 url("img/menu.png") no-repeat;
	width:95px;
	height:39px;
}

#header ul li a:hover, #header ul li a.aktiv{
	background:#F88D00 url("img/menu_hover.png") no-repeat;
}

#header #registrace_button{
	background:#F88D00 url("img/registrace_button.gif") no-repeat;
	width:200px;
	height:29px;
	line-height:29px;
	text-align:center;
	position:absolute;
	left:121px;
	top:51px;
	color:#FFFFFF;
	font-weight:bold;
}

#header #logo{
	position:absolute;
	left:0px;
	top:-5px;
	width:233px;
	height:73px;
	background:url("img/logo.gif") no-repeat;
	font-size:30px;
	color:#C3E5ED;
	font-weight:bold;
}

#login{
	position:absolute;
	right:28px;
	top:55px;
	margin:0px;
	text-align:left;
	white-space:nowrap;
	height:23px;
	font-weight:bold;
	color:#16687B;
}

#login span{
	float:left;
	line-height:23px;
	padding-right:10px;
}


#login .input_login{
	width:119px;
	background:#C1E6EE url("img/login_input.png") no-repeat;
	border:0px;
	font-size:11px;
	padding:5px;
	float:left;
	margin-right:3px;
}

#login .button{
	background:#126276 url("img/login_button.png") no-repeat;
	border:0px;
	padding:4px;
	cursor:pointer;
	width:100px;
	color:#C1E6EE;
	font-weight:bold;
	line-height:11px;
	font-size:11px;
	float:left;
	margin-left:2px;
}

#hlavicka{
	width:100%;
	height:266px;
	float:left;
	background:#73DCF0 url("img/header.jpg") no-repeat;
	margin-top:12px;
	margin-bottom:15px;
}

#hlavicka ul{
	float:left;
	margin:17px 0px 0px 0px;
	width:155px;
	padding:0px 0px 0px 4px;
}

#hlavicka ul li{
	float:left;
	list-style-type:none;
	margin:0px;
	padding:0px;
	padding-bottom:2px;
}

#hlavicka ul li.nadpis{
	width:133px;
	padding-right:22px;
	font-size:14px;
	text-align:right;
	padding-bottom:6px;
	font-weight:bold;
}


#hlavicka ul li a{
	text-align:right;
	float:left;
	line-height:25px;
	text-decoration:none;
	color:#126175;
	font-size:12px;
	font-weight:bold;
	background:#D2F4FA url("img/menu_left.png") no-repeat;
	width:133px;
	height:25px;
	padding-right:22px;
}


#hlavicka ul li a:hover, #hlavicka ul li a.aktiv{
	background:#F88D00 url("img/menu_left_hover.png") no-repeat;
	color:#FFFFFF;
}


#main{
	width:100%;
	float:left;
	text-align:left;
}

#sloupec{
	float:left;
	width:160px;
	min-height:100px;
	padding-right:14px;
}

.sloupec_bunka{
	float:left;
	background:#FFFFFF url("img/sloupec_top.gif") no-repeat;
	margin-bottom:3px;
}

.sloupec_bunka .in{
	float:left;
	background: url("img/sloupec_bottom.gif") no-repeat;
	background-position:left bottom;
	min-height:100px;
	width:152px;
	padding:4px;
	text-align:right;
}

.sloupec_bunka .in p a{
	color:#0B576B;
	font-weight:bold;
}

.sloupec_bunka .in h2{
	color:#F88D00;
	font-size:14px;
	margin:0px;
	padding:5px 12px 5px 0px;
}

.sloupec_bunka .in p{
	line-height:19px;
	float:left;
	width:140px;
}

.sloupec_bunka ul{
	float:left;
	margin:0px;
	padding:0px 0px 10px 0px;
}

.sloupec_bunka ul li{
	float:left;
	width:152px;
	height:17px;
	line-height:17px;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.sloupec_bunka ul li a{
	float:left;
	width:140px;
	height:17px;
	padding-right:12px;
	color:#126175;
	font-weight:normal;
}

.sloupec_bunka ul li a:hover{
	background:#F88D00 url("img/menu3.gif") no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}

#obsah{
	width:786px;
	float:left;
	font-size:12px;
}

#obsah .bunky{
	width:786px;
	float:left;
}

#obsah .odsazeni{
	float:left;
	padding:15px;
}

#obsah h1{
	font-size:14px;
	padding:0px 0px 10px 0px;
	margin:0px;
}



#obsah .bunka{
	float:left;
}

#obsah .in{
	float:left;
}

#obsah .text{
	position:relative;
	float:left;
	padding:18px;
	min-height:100px;
}



#obsah .bunka.detail{
	background:#FFFFFF url("img/bunka_bg1.gif") repeat-y;
	float:left;
	margin-right:1px;
}

#obsah .bunka.detail .in{
	background: url("img/bunka_top1.png") no-repeat;
	float:left;
}

#obsah .bunka.detail .text{
	background: url("img/bunka_bottom1.png") no-repeat;
	background-position:left bottom;
	width:350px;
	min-height:220px;
	height:220px;
	float:left;
}

#obsah .bunka.bunka_full{
	background:#FFFFFF url("img/bunka_bg2.gif") repeat-y;
	float:left;
	margin-right:1px;
}

#obsah .bunka.bunka_full .in{
	background: url("img/bunka_top2.png") no-repeat;
	float:left;
}

#obsah .bunka.bunka_full .text{
	background: url("img/bunka_bottom2.png") no-repeat;
	background-position:left bottom;
	width:736px;
	min-height:220px;
	height:220px;
	float:left;
}

#obsah .bunka.polozky{
	background:#FFFFFF url("img/bunka_bg3.gif") repeat-y;
	float:left;
}

#obsah .bunka.polozky .in{
	background: url("img/bunka_top3.png") no-repeat;
	float:left;
}

#obsah .bunka.polozky .text{
	background: url("img/bunka_bottom3.png") no-repeat;
	background-position:left bottom;
	width:157px;
	min-height:220px;
	height:220px;
	float:left;
	text-align:center;
	font-size:11px;
}

#obsah .bunka.polozky h2{
	color:#F88D00;
	font-size:13px;
	margin:0px;
	padding:2px 0px 6px 0px;
}

#obsah .bunka.polozky h2 a{
	color:#F88D00;
	font-size:13px;
	margin:0px;
	padding:0px;
}

#obsah .bunka.polozky .button_detail {
	padding-left:48px;
	float:left;
}


#obsah .bunka.polozky .button_detail a{
	display:block;
	width:65px;
	height:17px;
	background:#126276 url("img/button_detail.gif") no-repeat;
	font-size:10px;
	color:#C1E5ED;
	line-height:17px;
	text-align:center;
	margin-top:3px;
	font-weight:bold;
}

#obsah .bunka.polozky .button_detail:hover{
	text-decoration:none;
}


.table_detail{
	margin:20px 0px 0px 0px;
	padding:0px;
}

.table_detail td{
	min-width:100px;
	padding-right:10px;
}

.stahnout_schema{
	position:absolute;
	right:35px;
	bottom:26px;
	color:#126175;
	font-size:20px;
	font-weight:bold;
}

.scheme{
	float:left;
}

.scheme.odsadit{
	margin-right:20px;
}

.scheme img{
	float:left;
}

.vyber_mobilu{
	float:left;
	width:680px;
	padding:10px 0px 0px 30px;
}

.vyber_mobilu .mobil{
	float:left;
	width:85px;
	height:105px;
	padding-bottom:10px;
	text-align:center;
}

.vyber_mobilu .mobil a {
	color:#2597B2;
	text-align:center;
	display:block;
}

.vyber_mobilu .mobil a:hover{
	color:#F88D00;
	text-decoration:none;
}

.bunka_nadpis{
	width:786px;
	float:left;
	background: url("img/nadpis.png") no-repeat;
	line-height:49px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 50px;
	color:#F88D00;
	font-size:20px;
	font-family:arial;
}

.bunka_nadpis h1{
	color:#F88D00;
	font-size:20px;
	font-family:arial;
	margin:0px;
	padding:0px;
}


#footer{
	width:100%;
	height:182px;
	background:#E4E7EC url("img/footer_bg.png") repeat-x;
	float:left;
	margin-top:20px;
	border-top:1px solid #F9FAFB;
}

#centr{
	width:960px;
	margin:0px auto;
	height:182px;
	text-align:left;
	position:relative;
}

#lista_footer{
	float:left;
	width:962px;
}

#lista_footer div {
	float:left;
	text-align:center;
	color:#DAF8FF;
	line-height:46px;
	margin-top:17px;
}

#lista_footer #copyright{
	background:#095669 url("img/footer1.png") no-repeat;
	width:160px;
}

#lista_footer #footer_links{
	background:#4B8594 url("img/footer2.png") no-repeat;
	width:271px;
}

#lista_footer #footer_links a{
	color:#DAF8FF;
}

#lista_footer #footer_text{
	background:#FFFFFF url("img/footer3.gif") no-repeat;
	width:527px;
	color:#000000;
	margin-left:4px;
}



.uvodnitext {width: 470px; height: 22px; line-height: 22px; background-color: white; float: right; color: black; font-weight: bold; margin-top: 2px; font-size: 11px; font-family: verdana; margin-right: 4px; text-align: left; text-indent: 9px}

#registrace_button{
	background:#F88D00 url("img/registrace_button.gif") no-repeat;
	width:200px;
	height:29px;
	font-size: 10px;
	line-height:29px;
	text-align:center;
	position:absolute;
	left:111px;
	color:#FFFFFF;
	font-weight:bold;
}
