@charset "utf-8";

/* ================================================================================== */
/* =============================== index.php [START] ================================ */
/* ================================================================================== */
a{ text-decoration:none; }
a img{ border:0px;}
html{ height:100%; }
body{
	background:url(../graph/shared/body_bg.gif) 0px 0px repeat-x #edeeee;
	height:100%;
	margin:0px; 
	padding:0px; 
	border:0px;  
	font-family:Tahoma, Arial, Verdana, Helvetica; 
	font-size:12px; 
	line-height:16px; 
	color:#023c9c; 
}
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 4px no-repeat; }
.mdeul_bg2 li{ background:url(../graph/shared/ul_sign2.gif) 0px 5px 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:23px;
	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:#d4ac57 !important; }
.color_black{ color:#1a171b !important; }
.color_red{ color:#ea0202 !important; }
.color_grey{ color:#707070 !important; }
.color_green{ color:#186f11 !important; }
.color_blue{ color:#023c9c !important; }
.color_blue2{ color:#009bda !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; }
.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: 12px/16px Tahoma, Arial, Verdana, Helvetica;
	color:#023c9c;
	text-decoration:underline;
}
a:hover{ color:#ea0202; text-decoration:underline; }

.link_one{ font: 11px/15px Tahoma, Arial, Verdana, Helvetica; color:#ea0202; text-decoration:none; }
.link_one:hover{ color:#023c9c; text-decoration:none; }
.under_off{ text-decoration:none; }

h1{	font:bold 14px/17px Tahoma, Arial, Verdana, Helvetica; }
.link_h1{ font:bold 14px/17px Tahoma, Arial, Verdana, Helvetica; color:#023c9c; text-decoration:none; }
.link_h1:hover{ color:#ea0202; text-decoration:underline;; }
/*
h2{	font: 24px/28px Tahoma, Arial, Verdana, Helvetica; }
*/

.mde{
	width:980px;
	margin:0px auto 0px auto;
	position:relative;
	/* override */
}

.mdel{
	width:243px;
	position:relative;
	float:left;
	padding-left:8px;
	margin-right:-3px;
	/* override */
}


.mder{
	width:712px;
	position:relative;
	float:right;
	margin-left:-3px;
	padding-right:8px;
	/* override */
}

.mdex{
	width:362px;
	position:relative;
	float:left;
	padding-left:5px;
	margin-right:-3px;
	/*overflow:hidden;*/
	z-index:2;
}

.mdey{
	width:300px; 
	position:relative;
	float:right;
	margin-left:-3px;
	/* overrride */
	z-index:1;
}
/* =============================== mde [END] ======================================== */
/* =============================== container [START] ================================ */
#container_up, #container_dn, #container{
	width:980px;
	padding:0px 7px 0px 7px;
	position:relative;
	margin:0px auto 0px auto;
	overflow:hidden;
}
#container_up{ background:url(../graph/shared/container/container_up.png) 0px 0px no-repeat; height:12px; margin-top:9px; }
#container_dn{ background:url(../graph/shared/container/container_dn.png) 0px 0px no-repeat; height:12px; padding-bottom:9px; }
#container{ background:url(../graph/shared/container/container_bg.png) 0px 0px repeat-y; }
/* =============================== container [END] ================================== */
/* =============================== top [START] ====================================== */
#top{ background:url(../graph/shared/top/top_bg.gif) 0px -5px repeat-x; height:63px; }
#top_logo{
	background:url(../graph/shared/top/top_logo.gif) 0px 0px no-repeat;
	width:188px;
	height:51px;
	position:absolute;
	left:10px;
	top:6px;
}

#top_text{
/*background:transparent url(../graph/shared/top/top_text.gif) no-repeat scroll 0 0;*/
	width:280px;
	height:14px;
	position:absolute;
	left:680px;
	top:42px;
	font-size: 18px;
	letter-spacing: 3px;
	color: #1349a3;
}

#top_text h1
{

font-size: 18px;
letter-spacing: 3px;
color: #1349a3;
font-weight: normal;
}


#top_line{
	background:#003ea9;
	width:964px;
	height:1px;
	position:absolute;
	left:8px;
	top:62px;
	overflow:hidden;
}
/* =============================== top [END] ======================================== */
/* =============================== topflash [START] ================================= */
#topflash{ width:964px; padding:4px 8px 6px 8px; }
/* =============================== topflash [END] =================================== */
/* =============================== menu [START] ===================================== */
#menu{ height:35px; padding-bottom:6px; z-index:10; }
.menul{
	background:url(../graph/shared/menu/menu_sep.gif) 0px 0px repeat-x;
	width:962px;
	height:33px;
	border:1px solid #61a8e8;
	position:relative;
	margin-left:8px;
}

.menul li{
	list-style:none;
	padding-right:1px;
	position:relative;
	float:left;
}
.menul li a{
	height:33px;
	position:relative;
	float:left;
	overflow:hidden;
}
#menul_kontakt, #menul_kontakt2{ padding-right:0px; }

#menul_home a{ background:url(../graph/shared/menu/menul_home.gif) 0px 0px no-repeat; width:104px; }
#menul_oferta a{ background:url(../graph/shared/menu/menul_oferta.gif) 0px 0px no-repeat; width:99px; }
#menul_info a{ background:url(../graph/shared/menu/menul_info.gif) 0px 0px no-repeat; width:229px; }
#menul_aktualnosci a{ background:url(../graph/shared/menu/menul_aktualnosci.gif) 0px 0px no-repeat; width:148px; }
#menul_analizy a{ background:url(../graph/shared/menu/menul_analizy.gif) 0px 0px no-repeat; width:121px; }
#menul_ofirmie a{ background:url(../graph/shared/menu/menul_ofirmie.gif) 0px 0px no-repeat; width:134px; }
#menul_kontakt a{ background:url(../graph/shared/menu/menul_kontakt.gif) 0px 0px no-repeat; width:121px; margin-right:-3px; }

#menul_home2 a, #menul_home a:hover{ background:url(../graph/shared/menu/hover/menul_home.gif) 0px 0px no-repeat; width:104px; }
#menul_oferta2 a, #menul_oferta a:hover{ background:url(../graph/shared/menu/hover/menul_oferta.gif) 0px 0px no-repeat; width:99px; }
#menul_info2 a, #menul_info a:hover{ background:url(../graph/shared/menu/hover/menul_info.gif) 0px 0px no-repeat; width:229px; }
#menul_aktualnosci2 a, #menul_aktualnosci a:hover{ background:url(../graph/shared/menu/hover/menul_aktualnosci.gif) 0px 0px no-repeat; width:148px; }
#menul_analizy2 a, #menul_analizy a:hover{ background:url(../graph/shared/menu/hover/menul_analizy.gif) 0px 0px no-repeat; width:121px; }
#menul_ofirmie2 a, #menul_ofirmie a:hover{ background:url(../graph/shared/menu/hover/menul_ofirmie.gif) 0px 0px no-repeat; width:134px; }
#menul_kontakt2 a, #menul_kontakt a:hover{ background:url(../graph/shared/menu/hover/menul_kontakt.gif) 0px 0px no-repeat; width:121px; margin-right:-3px; }

/* ========== submenu ========== */
#menul_kontakt ul, #menul_kontakt2 ul{ left:-20px; }

.menul li ul{
	background:#014baf;
	width:140px;
	height:auto;
	margin:0px;
	border:1px solid #5ea6e8;
	border-bottom:0px;
	position:absolute;
	left:-1px;
	top:33px;
	display:none;
}
.menul li:hover ul{ display:block; }
.menul li ul li{
	background:url(../graph/shared/menu/menu_px1.gif) 0px 0px repeat-x;
	width:140px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #048ad3;
	position:relative;
	float:left;
	overflow:hidden;
}
.menul li ul li a{
	background:none !important;
	width:120px !important;
	height:auto;
	padding:3px 5px 3px 15px;
	position:relative;
	float:left;
	overflow:hidden;
	
	font: bold 12px/16px Tahoma, Arial, Verdana, Helvetica;
	color:#ffffff;
	text-decoration:none;
	
}
.menul li ul li a:hover{ background:url(../graph/shared/menu/menu_hover.gif) 0px 0px repeat-x #d60202 !important; color:#ffffff; text-decoration:none; }
/* ========== submenu ========== */
/* =============================== menu [END] ======================================= */
/* =============================== cont [START] ===================================== */
#cont{ z-index:1; }
.mdel .contbox{
	width:241px;
	border:1px solid #5ea6e8;
	position:relative;
	overflow:hidden;
}

.mdel .contbox .title{
	background:url(../graph/shared/mde/contbox/contbox_title1.gif) 0px repeat-y;
	width:225px;
	padding:4px 8px 5px 8px;
}
.mdel .contbox .title2{
	background:url(../graph/shared/mde/contbox/contbox_title4.gif) 0px repeat-y;
	width:225px;
	padding:4px 8px 5px 8px;
}
.mdel .contbox .title, .mdel .contbox .title *{ color:#ffffff; }
.mdel .contbox .contbox_pg{ padding:0px 8px 0px 8px; }
.mder .contbox{
	width:710px;
	border:1px solid #5ea6e8;
	position:relative;
	overflow:hidden;
}

.mder .contbox .title{
	background:url(../graph/shared/mde/contbox/contbox_title2.gif) 0px repeat-y;
	width:675px;
	padding:4px 12px 5px 23px;
}
.mder .contbox .title, .mder .contbox .title *{ color:#ffffff; }
.mder .contbox .titlemini{ padding:0px 12px 1px 23px; }
.mder .contbox .contbox_pg{ padding-left:23px; padding-right:23px; }

.mder .contbox .title2{
	background:url(../graph/shared/mde/contbox/contbox_title3.gif) 0px repeat-y;
	width:675px;
	padding:4px 12px 5px 23px;
}


.line{
	height:1px;
	position:relative;
	overflow:hidden;
}
.line1{ background:#003ea9; }
.line2{ background:#c8d3e7; }
.line3{ background:#b2e6ff; }
.lineheight22, lineheight22 *{ line-height:22px; }
/* =============================== cont [END] ======================================= */
/* =============================== formd [START] ==================================== */
.formd{
	width:622px;
	position:relative;
	border:0px;
	margin:0px auto 0px auto;
	padding:0px;
	overflow:hidden;
}

/* ========== adv_formd ========= */
.adv_formd{ width:710px; }
.adv_formd, .adv_formd *{ font-size:12px; line-height:16px; }
.adv_formd .formd_full{ width:220px; margin-top:7px; }
.adv_formd .formd_label{ width:60px; padding-right:7px; }
.adv_formd .formd_label, .adv_formd .formd_label *{ /*color:#fefce0;*/ }
.adv_formd .formd_text{ background:#f5f9ff; width:141px; border:1px solid #cccccc; color:#0240a8; }
.adv_formd .formd_textarea{ background:#f5f9ff; width:141px; border:1px solid #cccccc; color:#0240a8; }
.adv_formd .formd_full_button{ width:664px; padding:0px 23px 0px 23px; margin-top:7px; }
.adv_formd .formd_submit{ 
	background:url(../graph/shared/single/btn_sign1.gif) right 1px no-repeat; 
	height:25px; 
	padding-right:28px;
	font: bold 14px/17px Tahoma, Arial, Verdana, Helvetica; 
	color:#0240a8;
}
.adv_formd .formd_submit:hover{ background:url(../graph/shared/single/hover/btn_sign1.gif) right 1px no-repeat; }

.adv_formd .formd_select{ width:149px; height:20px; border:1px solid #cccccc; background:#f5f9ff; z-index:1 !important; }
.adv_formd .formd_select option{ background:#f5f9ff; }
/* ========== adv_formd ========= */
/* ========== kontakt_formd ========== */
.kontakt_formd{ width:664px; padding-left:23px; padding-right:23px; }
.kontakt_formd, .kontakt_formd *{ font-size:12px; line-height:16px; }
.kontakt_formd .formd_full{ width:664px; margin-top:7px; }
.kontakt_formd .formd_label{ width:110px; padding-right:7px; text-align:left; }
.kontakt_formd .formd_label, .kontakt_formd .formd_label *{ /*color:#fefce0;*/ }
.kontakt_formd .formd_text{ background:#f5f9ff; width:280px; border:1px solid #cccccc; color:#0240a8; }
.kontakt_formd .formd_textarea{ background:#f5f9ff; width:280px; height:100px; border:1px solid #cccccc; color:#0240a8; }
.kontakt_formd .formd_full_button{ width:405px; margin-top:7px; }
.kontakt_formd .formd_submit{ 
	background:url(../graph/shared/single/btn_sign1.gif) right 1px no-repeat; 
	height:25px; 
	padding-right:28px;
	font: bold 14px/17px Tahoma, Arial, Verdana, Helvetica; 
	color:#0240a8;
}
.kontakt_formd .formd_submit:hover{ background:url(../graph/shared/single/hover/btn_sign1.gif) right 1px no-repeat; }
/* ========== kontakt_formd ========== */
/* ========== search_formd =========== */
.search_formd{ width:220px; }
.search_formd, .search_formd *{ font-size:12px; line-height:16px; }
.search_formd .formd_full{ width:220px; margin-top:7px; }
.search_formd .formd_label{ width:60px; padding-right:7px; }
.search_formd .formd_label, .search_formd .formd_label *{ /*color:#fefce0;*/ }
.search_formd .formd_text{ background:#f5f9ff; width:141px; border:1px solid #cccccc; color:#0240a8; }
.search_formd .formd_textarea{ background:#f5f9ff; width:141px; border:1px solid #cccccc; color:#0240a8; }
.search_formd .formd_full_button{ width:220px; margin-top:7px; }
.search_formd .formd_submit{ 
	background:url(../graph/shared/single/btn_sign1.gif) right 1px no-repeat; 
	height:25px; 
	padding-right:28px;
	font: bold 14px/17px Tahoma, Arial, Verdana, Helvetica; 
	color:#0240a8;
}
.search_formd .formd_submit:hover{ background:url(../graph/shared/single/hover/btn_sign1.gif) right 1px no-repeat; }

.search_formd .formd_select{ width:149px; height:20px; border:1px solid #cccccc; background:#f5f9ff; z-index:1 !important; }
.search_formd .formd_select option{ background:#f5f9ff; }
/* ========== search_formd =========== */
/* ========== searchfull_formd ======= */
.searchfull_formd{ width:241px; }
.searchfull_formd .formd_full, .searchfull_formd .formd_full_button{ padding:0px 15px 0px 6px; }
.searchfull_formd .formd_label{ width:80px; padding-right:7px; }
.searchfull_formd .formd_text{ width:121px; }
.searchfull_formd .formd_textarea{ width:121px; }
.searchfull_formd .formd_select{ width:129px; }
.searchfull_formd h1{ font-size:14px; line-height:17px; }
/* ========== searchfull_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 Tahoma, Arial, Verdana, 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:12px/14px Tahoma, Arial, Verdana, 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:12px/14px Tahoma, Arial, Verdana, 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] ====================================== */
/* =============================== homepage [START] ================================= */
.homepage{
	background:url(../graph/shared/mde/homepage/homepage_bg.gif) 0px 3px repeat-x;
	width:676px;
	height:22px;
	padding:3px 17px 0px 17px;
	position:relative;
	overflow:hidden;
	text-align:center;
}

.homepage *{ color:#ffffff; font:bold 12px/16px Tahoma, Arial, Verdana, Helvetica; }
.homepage p{ margin:0px; padding:0px; float:left; }
.homepage a{
	height:19px;
	padding:3px 7px 0px 7px;
	position:relative;
	float:left;
	overflow:hidden;
	text-decoration:none;
}
.homepage a:hover{ 
	background:url(../graph/shared/mde/homepage/hover/homepage_bg.gif) 0px 0px repeat-x #d20000;
	color:#ffffff; 
	text-decoration:none;
	
}
.homepage .active, .homepage .active:hover{ 
	background:url(../graph/shared/mde/homepage/homepage_arrow1.gif) center 0px no-repeat #d20000;
	height:19px;
	padding:6px 7px 0px 7px;
	margin-top:-3px;
	color:#ffffff; 
	text-decoration:none;
	
}
.homepage .sep{
	background:#ffffff;
	width:1px;
	height:23px;
	position:relative;
	float:left;
	overflow:hidden;
}


.homepage .previous, .homepage .next{
	width:17px; 
	height:22px;
	padding:0px;
}
.homepage .previous{ background:url(../graph/shared/mde/homepage/homepage_prev.gif) 0px 0px no-repeat; }
.homepage .next{ background:url(../graph/shared/mde/homepage/homepage_next.gif) 0px 0px no-repeat; }
.homepage .previous:hover{ background:url(../graph/shared/mde/homepage/hover/homepage_prev.gif) 0px 0px no-repeat #d20000; }
.homepage .next:hover{ background:url(../graph/shared/mde/homepage/hover/homepage_next.gif) 0px 0px no-repeat #d20000; }
/* =============================== homepage [END] =================================== */
/* =============================== table_home [START] =============================== */
.table_home{ width:710px; position:relative; height: 320px; overflow:hidden;  }
.table_home tr td{ position:relative; overflow:hidden; }
.table_home tr .td1{ width:431px; height: 320px; padding:0px 0px 0px 23px; }
.table_home tr .td2{ width:224px; height: 320px; padding:0px 23px 0px 9px; }
/* =============================== table_home [END] ================================= */
/* =============================== table_news [START] =============================== */
.table_news{ width:710px; position:relative; overflow:hidden; }
.table_news tr td{ position:relative; overflow:hidden; }
.table_news tr .td_title{ width:687px; padding:10px 0px 8px 23px; }
.table_news tr .td1{ width:120px; padding:3px 0px 0px 23px; }
.table_news tr .td2{ width:535px; padding:0px 23px 0px 9px; }
.table_news tr .td_cont{ width:664px; padding:0px 23px 0px 23px;} /*collspan=2*/
.table_news tr .td_title .lt{ float:left; width:550px; }
.table_news tr .td_title .rt{ float:right; width:91px;  padding:0px 23px 0px 23px; text-align:right; }
.table_news tr .td_title .rt, .table_news tr .td_title .rt *{ color:#009bda; }

/* =============================== table_news [END] ================================= */
/* =============================== foot [START] ===================================== */
#foot{ padding:20px 0px 15px 0px;}
#foot, #foot *{ font-size:11px; line-height:15px; }
#foot a{ text-decoration:none; }
#foot a:hover{ color:#ea0202; text-decoration:none; }
#foot .lt{ padding:0px 0px 0px 8px; position:relative; float:left; }
#foot .rt{ padding:0px 8px 0px 16px;  position:relative; float:right; }
.foot_sep{ margin-left:2px; margin-right:2px; }
.foot_linkact{ color:#ea0202; }
/* =============================== foot [END] ======================================= */
/* =============================== nav [START] ====================================== */
.nav{ width:620px;  padding:5px 0px 7px 0px; }
.nav, .nav *{ font-size:11px; line-height:15px; }
.nav a{ margin-right:3px; color:#023c9c; text-decoration:none; }
.nav a:hover{ color:#ea0202; text-decoration:underline; }
.nav .arrow{
	background:url(../graph/shared/single/nav_arrow1.gif) 0px 4px no-repeat;
	padding-left:17px;
}

.nav .last{ color:#ea0202; }
/* =============================== nav [END] ======================================== */
/* =============================== mder [START] ===================================== */
.tag_bg1{
	background:url(../graph/shared/single/tag_bg1.gif) 0px 0px no-repeat;
	padding-top:1px;
}
.test_contbox p
	{
	padding: 0px 23px;
	}
.sectionul{ position:relative; overflow:hidden;  }
.sectionul li{
	
	padding:5px 0px 5px 46px;
	list-style:none;
	position:relative;
	overflow:hidden;
	min-width:80%;
}
.sectionul_bg1 li{ background:url(../graph/shared/ul_sign1.gif) 23px 10px no-repeat; }
/* =============================== mder [END] ======================================= */
/* =============================== table_search [START] ============================= */
.table_search{ width:710px; position:relative; overflow:hidden; }
.table_search tr td{ position:relative; overflow:hidden; }
.table_search tr .td_title{ width:580px; padding:0px 0px 8px 23px; }
.table_search tr .td1{ width:110px; padding:3px 0px 0px 23px; }
.table_search tr .td2{ padding:0px 10px 0px 12px; }
.table_search tr .td3{ width:130px; padding:0px 10px 0px 10px; }

.table_search tr .td3, .table_search tr .td3 *{ font-size:11px; line-height:16px; }

.table_search tr .td_cont{ width:664px; padding:0px 23px 0px 23px;} /*collspan=2*/
.table_search tr .td_title .lt{ float:left; width:550px; }
.table_search tr .td_title .rt{ float:right; width:91px;  padding:0px 23px 0px 23px; text-align:right; }
.table_search tr .td_title .rt, .table_search tr .td_title .rt *{ color:#009bda; }

.table_search_bg1{ background:url(../graph/shared/px1.gif) 556px 0px repeat-y; }
/* =============================== table_search [END] =============================== */
/* =============================== page [START] ===================================== */
.page{
	width:712px;
	padding:5px 0px 7px 0px;
	position:relative;
	overflow:hidden;
	text-align:center;
}

.page *{ color:#023ea2; }
.page p{ margin:0px; padding:0px; float:left; }
.page a{
	position:relative;
	float:left;
	overflow:hidden;
	font-weight:bold;
	text-decoration:none;
}
.page a:hover{ color:#ea0202; text-decoration:none; }
.page .numbers{ 
	position:relative; 
	float:left;
	position:relative;
	padding-top:7px;
	margin-left:8px;
	margin-right:8px;
}
.page .numbers a{ float:none; text-decoration:none; margin-left:3px; margin-right:3px; }
.page .numbers a b{ color: #EA0202;}
.page .numbers .active{ color:#ea0202; }
.page .previous, .page .next{
	width:21px; 
	height:21px;
	margin:4px 4px 0px 4px;
}
.page .previous{ background:url(../graph/shared/mde/page/page_previous.gif) 0px 0px no-repeat; }
.page .next{ background:url(../graph/shared/mde/page/page_next.gif) 0px 0px no-repeat; }
.page .previous:hover{ background:url(../graph/shared/mde/page/hover/page_previous.gif) 0px 0px no-repeat; }
.page .next:hover{ background:url(../graph/shared/mde/page/hover/page_next.gif) 0px 0px no-repeat; }
/*
.page_break, .page_breakup{
	width:990px;
	position:relative;
	overflow:hidden;
}
.page_break{ height:22px; }
.page_breakup{ height:12px; }
*/
/* =============================== page [END] ======================================= */
/* =============================== table_adv1 [START] =============================== */
.table_adv1{ width:700px; margin:0px 0px 0px 10px; position:relative; overflow:hidden; }
.table_adv1 tr td{ position:relative; overflow:hidden; }
.table_adv1 tr .td1{ width:230px;  }
.table_adv1 tr .td2{ width:230px;  }
.table_adv1 tr .td3{ width:230px;  }
/* =============================== table_adv1 [END] ================================= */
/* =============================== table_adv2 [START] =============================== */
.table_adv2{ width:710px;  position:relative; overflow:hidden; }
.table_adv2 tr td{ position:relative; overflow:hidden; }
.table_adv2 h1{ font-size:14px; line-height:17px;}
.table_adv2 tr .td1{ width:230px; padding:0px 29px 0px 23px; }
.table_adv2 tr .td2{ width:230px; padding:0px 18px 0px 0px; }
.table_adv2 tr .td3{ width:157px; padding:0px 23px 0px 0px; }

.table_adv2_bg1{ background:url(../graph/shared/mde/contbox/contbox_title3.gif) 0px 0px repeat-y; }
.table_adv2_bg1 h1{ padding-top:4px; padding-bottom:5px; }
.table_adv2 .formd_full{ width:100%; }

.table_adv2 tr .td1 .formd_label2{ width:206px; }
.table_adv2 tr .td2 .formd_label2{ width:206px; }
.table_adv2 tr .td3 .formd_label2{ width:133px; }
/* =============================== table_adv2 [END] ================================= */
/* =============================== table_adv3 [START] =============================== */
.table_adv3{ width:694px; margin:0px auto 0px auto; position:relative; overflow:hidden; }
.table_adv3 tr td{ position:relative; overflow:hidden; border-top:1px solid #c8d3e7; }
.table_adv3 tr .td1{ width:170px; padding:10px 0px 8px 15px; }
.table_adv3 tr .td2{ width:180px; padding:8px 0px 8px 0px; }
.table_adv3 tr .td3{ width:314px; padding:8px 15px 8px 0px; }

.table_adv3_bg1{ background:url(../graph/shared/mde/contbox/contbox_title3.gif) 0px 0px repeat-y; }
.table_adv3_bg1 h1{ padding-top:4px; padding-bottom:5px; }
.table_adv3 .formd_full{ width:100%; }

.table_adv3 .formd_label2{ padding:2px 4px 0px 5px; text-align:right; }
.table_adv3 .formd_select{ width:141px; }
/* =============================== table_adv3 [END] ================================= */
/* =============================== table_oferta [START] ============================= */
.table_oferta{ width:694px; margin:0px auto 0px auto; position:relative; overflow:hidden; }
.table_oferta tr td{ position:relative; overflow:hidden; }
.table_oferta tr .td1{ width:441px; padding:0px 8px 0px 0px; }
.table_oferta tr .td2{ width:245px; padding:0px 0px 0px 0px; }
.table_oferta_img{
	width:432px;
	height:290px;
	padding:4px;
	border:1px solid #5fa7e8;
	position:relative;
	overflow:hidden;
}
.table_oferta_img img{
	background-position:center center;
	background-repeat:no-repeat;
	width:432px;
	height:290px;
	position:relative;
	overflow:hidden;
}

.table_oferta_br{
	width:432px;
	padding:4px;
	border:1px solid #5fa7e8;
	position:relative;
	overflow:hidden;
}

.table_ofertaul{
	width:432px;
	position:relative;
	overflow:hidden;
}

.table_ofertaul li{
	list-style:none;
	width:72px;
	margin-left:18px;
	position:relative;
	float:left;
	overflow:hidden;
}

.table_ofertaul li a{
	width:72px;
	position:relative;
	float:left;
	overflow:hidden;
}
.table_ofertaul .first{ padding-left:0px; padding-right:0px; }
/* =============================== table_oferta [END] =============================== */
/* =============================== boxf [START] ===================================== */
.boxf_title{
	background:url(../graph/shared/mde/boxf/boxf_bg1.gif) 0px 0px repeat-y;
	width:229px; 
	padding:3px 8px 4px 8px;
	position:relative;
	overflow:hidden;
}
.boxf_title, .boxf_title *{ color:#ffffff; }

.boxf{
	background:url(../graph/shared/mde/boxf/boxf_bg2.gif) 0px bottom repeat-x #c9e7f8;
	width:229px;
	padding:6px 8px 0px 8px;
	position:relative;
	overflow:hidden;
}
/* =============================== boxf [END] ======================================= */
/* =============================== table_details [START] ============================ */
.table_details{ width:664px; margin:0px auto 0px auto; position:relative; overflow:hidden; }
.table_details tr td{ position:relative; overflow:hidden; }
.table_details tr .td1{ width:212px; padding:0px; border:1px solid #5ea6e8; }
.table_details tr .td2{ width:14px; padding:0px; }
.table_details tr .td3{ width:212px; padding:0px;  border:1px solid #5ea6e8; }
.table_details tr .td4{ width:14px; padding:0px; }
.table_details tr .td5{ width:212px; padding:0px; border:1px solid #5ea6e8; }
/* =============================== table_details [END] ============================== */
/* =============================== detbox [START] =================================== */
.detbox_title{
	background:url(../graph/shared/mde/detbox/detbox_title.gif) 0px 0px repeat-y;
	width:192px;
	padding:3px 10px 4px 10px;
	position:relative;
	overflow:hidden;
}
.detbox_title, .detbox_title *{ color:#ffffff; }
.detbox{
	width:192px;
	padding:0px 10px 0px 10px;
	position:relative;
	overflow:hidden;
}
.detbox .mdeul li{ padding-left:13px; }
/* =============================== detbox [END] ===================================== */
/* ================================================================================== */

#foot_logo{
	background:url(../graph/shared/foot/foot_logo.gif) 0px 0px no-repeat;
	width:20px;
	height:19px;
	position:relative;
	float:right;
	overflow:hidden;
}

#foot_logo:hover{ background:url(../graph/shared/foot/hover/foot_logo.gif) 0px 0px no-repeat; }


/* =============================== index.php [END] ================================== */
/* ================================================================================== */

.text_site p
{ padding:0px 23px 0px 23px; }
.text_site ul
{ padding:0px 23px 0px 38px; }
