@charset "utf-8";

/* ================================================================================== */
/* =============================== index.php [START] ================================ */
/* ================================================================================== */
a{ text-decoration:none; }
a img{ border:0px;}
html{ height:100%; }
body{
	background:#ffffff;
	height:100%;
	margin:0px; 
	padding:0px; 
	border:0px;  
	font-family:Verdana, Tahoma, Arial, Helvetica; 
	font-size:11px; 
	line-height:14px; 
	color:#212121; 
}
p,ul,h1,h2{ margin:0px; padding:0px; }
.tag_p{ text-indent:22px; }
/* =============================== override [START] ================================= */
.override:after, .mde:after, .mdel:after, .mder:after, .mdex:after, .mdey:after, .title:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	
	/* Added By WEBZONES */
	line-height:0px;
	font-size:0px;
	/* Added By WEBZONES */
}

.override, .mde, .mdel, .mder, .mdex, .mdey, .title{display: inline-block;}

/* Hides from IE-mac \*/
* html .override, * html .mde, * html .mdel, * html .mder, * html .mdex, * html .mdey, * html .title{height: 1%;}
.override, .mde, .mdel, .mder, .mdex, .mdey, .title{display: block;}
/* End hide from IE-mac */
/* =============================== override [END] =================================== */
/* =============== text  =============== */
/* =============================== mdeul [START] ==================================== */
.mdeul{ position:relative; overflow:hidden; margin:0px; padding:0px; }
.mdeul_bg0 li{ background:url(../graph/shared/ul_sign0.gif) 0px 5px no-repeat; }
.mdeul_bg1 li{ background:url(../graph/shared/ul_sign1.gif) 0px 6px no-repeat; }
.mdeul_bg2 li{ background:url(../graph/shared/ul_sign2.gif) 0px 4px no-repeat; }
.mdeul_bg3 li{ background:url(../graph/shared/ul_sign3.gif) 0px 5px no-repeat; }
.mdeul_bg4 li{ background:url(../graph/shared/ul_sign4.gif) 0px 5px no-repeat; }

.mdeul_bg0o li{ background:url(../graph/shared/ul_sign0.gif) 0px 5px no-repeat !important; }
.mdeul_bg1o li{ background:url(../graph/shared/ul_sign1.gif) 0px 5px no-repeat !important; }
.mdeul_bg2o li{ background:url(../graph/shared/ul_sign2.gif) 0px 5px no-repeat !important; }
.mdeul_bg3o li{ background:url(../graph/shared/ul_sign3.gif) 0px 4px no-repeat !important; }

.set_mdeul_bg0 ul li{ background:url(../graph/shared/ul_sign0.gif) 0px 5px no-repeat !important; }
.set_mdeul_bg1 ul li{ background:url(../graph/shared/ul_sign1.gif) 0px 5px no-repeat !important; }
.set_mdeul_bg2 ul li{ background:url(../graph/shared/ul_sign2.gif) 0px 5px no-repeat !important; }
.set_mdeul_bg3 ul li{ background:url(../graph/shared/ul_sign3.gif) 0px 5px no-repeat !important; }


.mdeul li{
	/*background:url(../graph/_shared/ul_sign1.gif) 0px 4px no-repeat;*/
	padding-left:16px;
	list-style:none;
	position:relative;
	overflow:hidden;
	min-width:80%;
}

.mdeul li p{margin-left:0px; margin-right:0px; position:relative; }
.mdeul_pg8 li{ padding-left:8px !important; }
.mdeul_pm5 li{ padding-bottom:5px !important; }
.mdeul_pm8 li{ padding-bottom:8px !important; }

.span_ab{
	position:absolute;
	left:0px;
}
.mdeul_span_ab{ overflow:visible !important; }
.mdeul_span_ab li{ padding-left:22px !important; }
/* =============================== mdeul [END] ====================================== */
/* =============================== mdedl [START] ==================================== */
.mdedl{ position:relative; overflow:hidden; }
.mdedl dt{
	width:50%;
	float:left;
	position:relative;
	overflow:hidden;
}
.mdedl dd{
	width:50%;
	float:right;
	position:relative;
	overflow:hidden;
}
.mdedl_set1{ width:270px; }
.mdedl_set1 dt{ width:70px; margin-top:3px; }
.mdedl_set1 dd{ width:192px; }
/* =============================== mdedl [END] ====================================== */
/* =============================== mde [START] ====================================== */
.color_white{ color:#ffffff !important; }
.color_orange{ color:#ff7200 !important; }
.color_black{ color:#1a171b !important; }
.color_red{ color:#ea0202 !important; }
.color_grey{ color:#707070 !important; }
.color_green{ color:#186f11 !important; }
.color_blue{ color:#00789a !important; }
.color_blue2{ color:#003357 !important; }
.bg_red{ background-color:#b83535 !important; }
.bg_white{ background-color:#ffffff !important; }
.bg_orange{ background-color:#f09214 !important; }
.bg_orange2{ background-color:#e56c00 !important; }
.bg_green{ background-color:#0c8e12 !important; }
.bg_black{ background-color:#1a171b !important; }
.bg_grey{ background-color:#eeefef !important; }
.bg_body{ background-color:#333a40 !important; }
.size9{ font-size:9px !important; line-height:13px !important;}
.size10{ font-size:10px !important; line-height:14px !important;}
.size11{ font-size:11px !important; line-height:14px !important;}
.size12{ font-size:12px !important; line-height:15px !important;}
.size14{ font-size:14px !important; line-height:17px !important;}
.size16{ font-size:16px !important; line-height:20px !important; }
.size18{ font-size:18px !important; line-height:22px !important; }
.size20{ font-size:20px !important; line-height:24px !important; }
.size22{ font-size:22px !important; line-height:26px !important; }
.size24{ font-size:24px !important; line-height:28px !important; }

a{
	font: 11px/14px Verdana, Tahoma, Arial, Helvetica;
	color:#212121;
	text-decoration:underline;
}
a:hover{ color:#7390c5; text-decoration:underline; }
.under_off{ text-decoration:none; }
.set_bold{ font-weight:bold; }
/*
h1{	font:bold 18px/22px Verdana, Tahoma, Arial, Helvetica; }
h2{	font: 24px/28px Verdana, Tahoma, Arial, Helvetica; }
*/

#main_container, .main_container{
	width:100%;
	position:relative;
	left:0px;
	min-width:990px;
	overflow:hidden;
}


.mde{
	width:990px;
	margin:0px auto 0px auto;
	position:relative;
	/* override */
}

.mdel{
	width:190px;
	position:relative;
	float:left;
	margin-right:-3px;
	/* override */
}


.mder{
	width:785px;
	position:relative;
	float:right;
	margin-left:-3px;
	/* override */
}

.mdex{
	width:590px;
	position:relative;
	float:left;
	margin-right:-3px;
	/*overflow:hidden;*/
}

.mdey{
	width:205px; 
	position:relative;
	float:right;
	margin-left:-3px;
	/* overrride */
}
/* =============================== mde [END] ======================================== */
/* =============================== cont [START] ===================================== */
#cont{ 
	background:url(../graph/shared/mde/mde_bg1.gif) 0px 0px repeat-y; 
	padding-bottom:23px;
	z-index:10;
}
#cont .mder{ padding-bottom:54px; }
/* =============================== cont [END] ======================================= */
/* =============================== info [START] ===================================== */
#info_logo{
	width:190px;
	height:144px;
	position:relative;
	overflow:hidden;
}

#info_logo a{
	background:url(../graph/shared/info/info_logo.gif) 0px 0px no-repeat;
	width:124px;
	height:93px;
	position:absolute;
	left:33px;
	top:20px;
}

.infoul{
	background:#7390c4;
	width:190px;
	padding:0px 0px 7px 0px;
	position:relative;
	overflow:hidden;
}
.infoul li{
	list-style:none;
	border-top:1px solid #c0cce1;
	width:190px;
	position:relative;
	float:left;
	overflow:hidden;
}
.infoul .first{ border-top:0px; }
.infoul li a{
	background:url(../graph/shared/info/info_sign1.gif) 9px 9px no-repeat;
	width:158px;
	padding:4px 9px 6px 23px;
	position:relative;
	float:left;
	overflow:hidden;
	font:bold 11px/14px Verdana, Tahoma, Arial, Helvetica;
	color:#000000;
	text-decoration:none;
}
.infoul li .active, .infoul li a:hover{ 
	background:url(../graph/shared/info/hover/info_sign1.gif) 9px 9px no-repeat;
	color:#ffffff; 
	text-decoration:none; 
}


.infoul li ul{
	width:190px;
	padding:0px 0px 2px 0px;
	position:relative;
	overflow:hidden;
}
.infoul li ul li{
	border:0px;
	width:190px;
	position:relative;
	float:left;
	overflow:hidden;
}

.infoul li ul li a{
	background:url(../graph/shared/info/info_sign1.gif) 22px 9px no-repeat;
	width:146px;
	padding:4px 9px 4px 35px;
	position:relative;
	float:left;
	overflow:hidden;
}
.infoul li ul li .active, .infoul li ul li a:hover{ background:url(../graph/shared/info/hover/info_sign1.gif) 22px 9px no-repeat; }

.info_title{
	background:#7390c4;
	width:158px;
	padding:4px 9px 6px 23px;
	position:relative;
	overflow:hidden;
}
.info_title, .info_title *{ color:#ffffff; }
.info_logo{
	width:83px;
	padding:0px 74px 0px 34px;
	position:relative;
	overflow:hidden;
}
/* =============================== info [END] ======================================= */
/* =============================== foot [START] ===================================== */
#foot{ background:#7390c5; height:18px; z-index:1; }
#foot, #foot *{ color:#fefefe; }
#foot a{ text-decoration:none; }
#foot a:hover{ color:#fefefe; text-decoration:underline; }

#foot .lt, #foot .cr, #foot .rt{
	position:absolute;
	top:1px;
}

#foot .lt{ width:300px; left:17px; }
#foot .cr{ width:300px; left:382px; }
#foot .rt{ width:200px; left:783px; }
.foot_sep{ margin-left:6px; margin-right:6px; }

.foot_ps{ position:relative; overflow:hidden; display:inline; }
.foot_ps img{
	background:url(../graph/shared/foot/foot_logo.gif) 0px 0px no-repeat;
	width:20px;
	height:16px;
	position:relative;
	margin:0px 0px -4px 0px; 
}
.foot_ps:hover img{ background:url(../graph/shared/foot/hover/foot_logo.gif) 0px 0px no-repeat; }

#foot_contbg{
	background:url(../graph/shared/mde/mde_bg2.gif) 0px 0px no-repeat;
	width:785px;
	height:244px;
	position:absolute;
	left:205px;
	top:-267px;
}
/* =============================== foot [END] ======================================= */
/* =============================== top [START] ====================================== */
#top{
	background:url(../graph/shared/top/top_bg.jpg) 0px 23px no-repeat;
	width:785px;
	height:131px;
	position:relative;
	overflow:hidden;
}
#top_info{
	background:#7390c5;
	width:775px;
	height:14px;
	padding:4px 5px 0px 5px;
	position:absolute;
	left:0px;
	top:113px;
}
.flags_en{
	background:url(../graph/shared/top/flags_en.gif) 0px 0px no-repeat;
	width:18px;
	height:11px;
	position:relative;
	float:right;
	overflow:hidden;
}
.flags_en:hover{ background:url(../graph/shared/top/hover/flags_en.gif) 0px 0px no-repeat; }
/* =============================== top [END] ======================================== */
/* =============================== full [START] ===================================== */
.full{
	width:775px;
	padding:0px 5px 0px 5px;
	position:relative;
	overflow:hidden;
}
.full_pg{ width:785px; padding:0px; }
.full_title{
	padding:9px 0px 8px 0px;
	position:relative;
}
.full_undertop{ padding-top:9px; }
.full .lt{
	width:390px;
	position:relative;
	float:left;
	overflow:hidden;
}
.full .rt{
	width:350px;
	position:relative;
	float:right;
	overflow:hidden;
}
/* =============================== full [END] ======================================= */
/* =============================== boxblue [START] ================================== */
.boxblue{
	background:#dfe7f6;
	border:1px solid #7390c4;
	width:302px;
	padding:9px 9px 9px 9px;
	position:relative;
	overflow:hidden;
}

.lightimg a{
	background:url(../graph/shared/empty.gif) 0px 0px no-repeat;
	border:0px;
	position:relative;
	float:left;
	overflow:hidden;
}
/* =============================== boxblue [END] ==================================== */
/* =============================== formd [START] ==================================== */
.formd{
	width:622px;
	position:relative;
	border:0px;
	margin:0px auto 0px auto;
	padding:0px;
	overflow:hidden;
}

/* ========== kontakt_formd ========== */
.kontakt_formd{ width:350px; }
.kontakt_formd, .kontakt_formd *{ font-size:11px; line-height:15px; }
.kontakt_formd .formd_full{ width:350px; margin-top:3px; }
.kontakt_formd .formd_label{ width:123px; padding-right:11px; text-align:right; }
.kontakt_formd .formd_label, .kontakt_formd .formd_label *{ font-size:11px; line-height:15px; }
.kontakt_formd .formd_text{ background:#ffffff; width:208px; border:1px solid #7390c4; color:#000000; }
.kontakt_formd .formd_textarea{ background:#ffffff; width:208px; height:30px; border:1px solid #7390c4; color:#000000; }
.kontakt_formd .formd_full_button{ width:350px; margin-top:11px; }
.kontakt_formd .formd_submit{ 
	background:url(../graph/shared/single/btn_send.gif) right 0px no-repeat #0f8342;
	width:119px;
	height:16px; 
}
.kontakt_formd .formd_submit:hover{ background:url(../graph/shared/single/hover/btn_send.gif) right 0px no-repeat #7390c4; }
/* ========== kontakt_formd ========== */

.formd_full{
	width:622px;
	margin:0px;
	padding:0px;
	border:0px;
	position:relative;
	overflow:hidden;
	float:left;
}
.formd_full{ margin-top:11px; margin-right:-3px; /* IE path */ }
.formd_full_first{ margin-top:0px; }

.formd_label{
	width:170px;
	margin-top:1px;
	padding-right:9px;
	position:relative;
	float:left;
	overflow:hidden;
	
	font:12px/16px Verdana, Tahoma, Arial, Helvetica; 
	/*color:#454545;*/
	text-align:right;
}

.formd_label2{
	margin-top:0px;
	padding-left:9px;
	position:relative;
	float:left;
	overflow:hidden;
}

.formd_text{
	background-color:#fadead;
	width:205px;
	height:14px;
	padding:1px 3px 1px 3px;
	border:1px solid #5ed5f8;
	position:relative;
	float:left;
	
	font:11px/14px Verdana, Tahoma, Arial, Helvetica; 
	color:#454545;
}

.formd_textarea{
	background-color:#fadead;
	width:435px;
	height:70px;
	padding:1px 3px 1px 3px;
	border:1px solid #5ed5f8;
	position:relative;
	float:left;
	
	font:11px/14px Verdana, Tahoma, Arial, Helvetica; 
	color:#454545;
}

.formd_select{
	background:#fadead;
	width:213px;
	height:18px;
	border:1px solid #5ed5f8;
	position:relative;
	overflow:hidden;
	margin:0px;
	padding:0px;
	float:left;
}

.formd_select option{ background:#fadead; border:0px; }

.formd_radio{
	width:15px;
	height:15px;
	position:relative;
	float:left;
	overflow:hidden;
	margin:0px;
	padding:0px;
	line-height:0px;
	font-size:0px;
}
/* ================= formd_full_button ========== */
.formd_full_button{
	width:392px;
	margin:0px -3px 0px 0px;
	padding:0px;
	border:0px;
	position:relative;
	overflow:hidden;
	float:left;
	left:0px;
}

.formd_submit{
	background:none;
	border:0px;
	/*width:137px;*/
	padding:0px;
	margin:0px;
	/*height:37px;*/
	position:relative;
	float:right;
	cursor:pointer;
}

.formd_submit:hover{  }
/* ================= formd_full_button ========== */
.color_redlight{ color:#d60600; }

/* =============================== formd [END] ====================================== */
/* ================================================================================== */
/* =============================== index.php [END] ================================== */
/* ================================================================================== */
