/* CSS Document */
/* klima */
/* Designpark */

/* --------------------------------------------------- */
body {
	 margin-left: auto;
	 margin-right: auto;
	 margin-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    background: #246483;  
	 background-image: url(../_images/bg.png);
	 background-position: top;
	 background-repeat: repeat-x;
	 text-align: center;
}
img{
	border: 0px;
}
a{
	text-decoration: none;
}
#global{
	width:100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
/* --------------------------------------------------- */
/* ------------------------head----------------------- */
#header{
	margin-left: auto;
	margin-right: auto;
	width:870px;
	height: 103px;
}

#logo{
	padding-top: 20px;
	width:254px;
	height: 75px;
	text-align: left;	
	float: left;
}

#contacts{
	padding-top: 25px;
	font-size: 14px;
	font-weight: 700;
	color: white;
	width: 580px;
	float: left;	
	text-align: right;
	height: 75px;
}
#error{
	font-size: 10px;
	color:#5B93AD;
	text-align: center;
}
/* ------------------------head----------------------- */
/* ------------------------menu----------------------- */

#menu{
	width:888px;
	height: 56px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../_images/menu_bg.png);
	background-repeat: repeat-x;
}

#menu_left{
	width: 34px;
	height: 56px;
	background-image: url(../_images/menu_left.png);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
}
.menu_blank{
	width:60px;
	height: 56px;
	float: left;
}
.menu_button{
	text-align: center;
	float: left;
}

#menu_right{
	width: 34px;
	height: 30px;
	background-image: url(../_images/menu_right.png);
	background-position: right;
	background-repeat: no-repeat;
	float: left;
}

/* ------------------------menu----------------------- */
/* ------------------------middle--------------------- */

#middle{
	width:100%;
	background-color: white;
	background-image: url(../_images/bg_middle_top.png);
	background-position: top;
	background-repeat: repeat-x;
}
#middle_head{
	margin-left: auto;
	margin-right: auto;
	width:888px;
	height: 52px;
	background-image: url(../_images/middle_head.png);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: bottom;
	padding-top: 0px;
	padding-right: 30px;
}
#middle_texts{
	width:870px;
	margin-left: auto;
	margin-right: auto;
}
#middle_end{
	width:auto;
	height: 42px;
	background-image: url(../_images/middle_end.png);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}
/* ------------------------middle--------------------- */


/* ------------------------texts-uvod------------------- */
#div_middle_left{
	width:435px;
	float: left;
}
#div_middle_right{
	width:435px;
	float:left;
}
.clear{
	clear: both;
}
.texts_title{	
	text-align: left;
	font-size: 14px;
	font-weight: 700;
	padding-bottom: 10px;
	padding-left: 40px;
	color:#5B93AD;
}
.texts_rerex{
	padding-top: 5px;
	padding-left: 40px;
	font-size: 11px;
	color:#252525;
	text-align: left;
	font-weight: 700;
	padding-bottom: 5px;
}
.texts_rerex_link{
	color:#252525;
}
.texts_rerex_link2{
	color:#83829D;
}
.texts_text{
	padding-bottom: 5px;
	padding-left: 40px;
	font-size: 11px;
	color:#83829D;
	text-align: left;
	font-weight: 700;
}
.blank{
	height: 40px;
}
.blank2{
	height: 40px;
}
.listing{
	color:#5B93AD;
	font-size: 12px;
	font-weight: 700;
}
.link_listing{
	color:#5B93AD;
	text-decoration: none;
}
.silver{
	color:#83829D;
}
/* ------------------------texts-uvod------------------- */

/* ------------------------skoleni---------------------- */
.course_title{
	text-align: left;
	font-size: 14px;
	font-weight: 700;
	padding-bottom: 10px;
	padding-left: 40px;
	color:#83829D;
}
.course_rerex{
	padding-top: 5px;
	padding-left: 40px;
	font-size: 12px;
	color:black;
	text-align: left;
	font-weight: 500;
	padding-bottom: 5px;
	font-style: italic;
}
.course_text{
	padding-top: 5px;
	padding-left: 40px;
	font-size: 12px;
	color:black;
	text-align: left;
	font-weight: 700;
	padding-bottom: 5px;
}
.course_this{
	padding-top: 10px;
	cursor:pointer;
	width: 440px;
	height: 112px;
}
.course_this:hover{
	background-image: url(../_images/skol_bg.png);
	background-repeat: no-repeat;
	background-position: right;
}
/* ------------------------skoleni---------------------- */
/* ------------------------anketa----------------------- */
.div_bar{
	width:300px;
	float: left;
}
.div_stat{
	float:left;
	padding-left: 50px;
}
/* ------------------------anketa----------------------- */
/* ------------------------fotogalerie------------------ */
.picture{
	width:150px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	padding-left: 50px;
}
.picture_title{
	font-size: 12px;
	font-weight: 700;
	color:#5B93AD;
}
.picture_rerex{
	font-size: 10px;
	font-weight: 500;
	color:#83829D;
	text-align: left;
}
.blank_pictures{
	width:200px;
	float: left;
}
/* ------------------------fotogalerie------------------ */
/* ------------------------end-------------------------- */
#end{
	width:100%;
	text-align: center;
	height: 70px;
	background-image: url(../_images/end_bg.png);
	background-repeat: repeat-x;
	background-position: left;
}
/* ------------------------end------------------------ */
#popUP{
	padding-top: 0px;
	padding-left: 29px;
	visibility:hidden;
	position:absolute;
}
#pop_up1{
	width: 156px;
	height: 18px;
	padding-left: 60px;
}
#pop_up2{
	width: 156px;
	height: 23px;
	padding-left: 60px;
}
#link_wifiprofi{
	height:52px; 
	margin-top: 0px;
	padding-top:0px;
	padding-left: 29px;
}
.foto_uvod{
	float: left;
	padding-left: 40px;
}
.fotos_rerex{
	width: 170px;
	font-size: 11px;
	color:#252525;
	text-align: left;
	font-weight: 700;
}
.fotos_text{
	padding-top: 10px;
	width: 170px;
	font-size: 11px;
	color:#83829D;
	text-align: left;
	font-weight: 700;
}
/* ------------------------contact------------------- */
.contact_left{
	padding-left: 200px;
	width: 400px;
	float: left;
}
.contact_right{
	width: 150px;
	float: left;
	text-align: center;
}
.contact_title{
	font-size: 14px;
	font-weight: 700;
	color: black;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	padding-bottom: 10px;
}
.contact_note{
	font-size: 10px;
	font-weight: 500;
	color:#5B93AD;
	padding-left: 20px;
	padding-right: 10px;
	text-align: left;
	padding-bottom: 5px;
}
.contact_other{
	font-size: 12px;
	font-weight: 700;
	color:black;
	padding-left: 20px;
	padding-right: 10px;
	text-align: left;
	padding-bottom: 5px;
}
.contact_other2{
	color:#83829D;
	padding-left: 40px;
	text-decoration: none;
}
.contact_mapa{
	font-size: 12px;
	font-weight: 700;
	color:#5B93AD;
	padding-left: 20px;
	padding-right: 10px;
	text-align: left;
	padding-top: 10px;
}
.contact_mapa_link{
	text-decoration: none;
	color:#5B93AD;
}
.contacts{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* ------------------------contact------------------- */