*{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
html, body{
font-family: Verdana, Tahoma;
font-size: 12px;
	width: 100%;
	height: 100%;}
h1, h2, h3,  .zagolovok{
	font-size: 14px;
	color: #1c4885;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
}
h3{
	font-size: 11px;
}
.quot_bg{background-image:url(/new_ru/big_block_centre.gif); background-repeat:repeat-x;background-position:center bottom;}
#tMain{ width:200px; height:184px;}
.tbl {font-size:11px; font-family:Tahoma; border:0px solid #04538A;}
.tbl1 {font-size:11px; font-family:verdana; border:0px solid #04538A;}


.zagolovok{
	display: block;
}
body:last-child:not(:root:root) h1, h2, h3, strong, .zagolovok {
  font-weight: normal;
}
a{
	color: #1c4885;
	font-family: Verdana, Tahoma;
	font-size: 12px;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.clear{
	clear: both;
}
p{
	margin-bottom: 8px;
	_margin-bottom: 0px;
}
#conteiner{
	width: 965px;
	height: 99%;
	min-height: 99%;
	height:auto !important;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	margin: 0px auto;
	position: relative;
}

.regl_main {
color:#4D4D4D;
font-family:Verdana;
font-size:11px;
font-weight:bold;
text-align:left;
text-transform:uppercase;
margin-bottom: 10px;
}


/* ============================= TOP_MENU =========================== */

#top_menu{
	width: 100%;
	height: 20px;
	margin-top: 21px;
	margin-bottom: 24px;
}
#top_menu_left{
   width:132px;
	height: 19px;
	float: left;
	margin-left: 50px;
	_margin-left: 11px;
}
#top_menu_left ul{
	list-style-type: none;
}
#top_menu_left ul li{
    display: inline;	
	 
}
#top_menu_left a.home{
        display: block;
        width: 19px;
        height: 19px;
        background-position: 0px 38px;
        background-image: url(/new_ru/icon_nav_top1.gif/);
        float: left;
		  margin-right: 35px;
     }
#top_menu_left a.mail{
        display: block;
        width: 19px;
        height: 19px;
        background-position: 0px 38px;
        background-image: url(/new_ru/icon_nav_top2.gif/);
        float: left;
		  margin-right: 40px;
     }
#top_menu_left a.set{
        display: block;
        width: 19px;
        height: 19px;
        background-position: 0px 38px;
        background-image: url(/new_ru/icon_nav_top3.gif);
        float: left;
     }
#top_menu_left a:hover{
     background-position:-1px 19px;
     }
#top_menu_center{
	width:620px;
	height: 19px;
	float: left;
	margin-left: 65px;
	
}
.topNavigation{
	height:72px;
	background:url(/new_ru/back_submenu_bot.gif) no-repeat -1000px -1000px;
	position:relative;
	z-index: 10;
}

.topMenu{
	background:url(/new_ru/back_submenu_top.gif) no-repeat -1000px -1000px;
	
}

.topMenu li{
	height:19px;
	background:url(/new_ru/line_menu.gif) no-repeat top right;
	float:left;
	padding-right:1px;
	z-index: 10;
	list-style: none;
}

.topMenu li.last{
	background:none;
	padding-right:0px;
	z-index: 10;
}

.topMenu li a{
	display:block;
	background:url(/new_ru/back_activemenu_left.gif) no-repeat 0px -19px #FFFFFF;
	font: 10px/12px Tahoma, Arial, Helvetica, sans-serif;
	color:#252525;
	text-decoration:none;
	text-transform:uppercase;
	z-index: 10;
}

.topMenu li a:hover, .topMenu li:hover a, .topMenu li.hover a{
	background:url(/new_ru/back_activemenu_left.gif) no-repeat 0px 0px #0360AB;
	color:#FFFFFF;
	text-decoration:none;
	z-index: 10;
}

.topMenu li a strong{
	display:block;
	background:url(/new_ru/back_activemenu_right.gif) no-repeat 100% -19px;
	padding:3px 10px 4px 10px;
	z-index: 10;
}

.topMenu li:hover a strong, .topMenu li a:hover strong, .topMenu li.hover a strong{
	display:block;
	background:url(/new_ru/back_activemenu_right.gif) no-repeat 100% 0px;
	padding:3px 10px 4px 10px;
	text-decoration:none;
	z-index: 10;
}

.topMenu .subMenu{
	display:none;
	position:absolute;
	background:url(/new_ru/back_submenu_top.gif) no-repeat top left;
	padding-top:12px;
	width:210px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity:0.9;
	z-index: 10;
}

.topMenu .smBack{
	background:url(/new_ru//back_submenu_bot.gif) no-repeat bottom left;
	padding-bottom:9px;
	z-index: 10;
}
.topMenu ul{
	background:#448CCA;
	z-index: 10;
	
}

.topMenu ul li{
	background:url(/new_ru/line_submenu.gif) repeat-x bottom left;
	float:none;
	line-height:0px;
	font-size:0px;
	padding-bottom:2px;
	text-align:left;
	z-index: 10;
	

}

.topMenu ul li a{
	display:block;
	padding:2px 14px 5px 15px;
	font:11px/13px Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	background:url(/new_ru/spacer.gif) !important;
	z-index: 10;
}

.ie6 .topMenu ul li a{
	position:relative;
	z-index: 10;
}

.topMenu ul li a:hover{
	color:#FFFFFF;
	background: url(/new_ru/strel_submenu.gif) no-repeat 0px 4px !important;
	text-decoration:none;
	z-index: 10;
}

.topMenu li:hover .subMenu, .topMenu li.hover .subMenu{
	display:block;
	z-index: 10;
}
#top_menu_right{
	float: right;
	height: 16px;
	padding-top: 3px;
}


/* ===================== END_TOP_MENU ===================== */

/* ===================== HEAD ===================== */
#head{
	width: 100%;
	height: 227px;
}
#logo{
	width: 214px;
   height: 88px;
	float: left;
	margin-top: 78px;
	margin-right: 31px;
}
#flash{
	width: 476px;
	height: 227px;
	float: left;
	background-image: url(/new_ru//head.jpg);
	background-repeat: no-repeat;
}
#head_right{
	width: 205px;
	height: 227px;
	float: right;
	margin-right: 13px;
	_margin-right: 7px;
}
#search{
	width: 100%;
	height: 19px;
	margin-top: 21px;
}
#search span{
	position: relative;
	top: -5px;
	//top: -9px;
	font-size: 11px;
}
#search input{
	height:19px;
	width: 126px;
	font-size: 11px;
	position:relative;
	top:-6px;
	background-image: url(/new_ru/form_bg.gif);
	background-repeat: no-repeat;
	margin-left: 7px;
   padding: 2px 0px 0px 3px;
}
#search .img{
	width: 19px;
	height: 19px;
	position:relative;
	top: 0px;
	//top: -4px;
	margin-left: 0px;
	padding: 0px;
}

#client_servis{
	width: 100%;
	height: 143px;
	margin-top: 16px;
}
#client_servis .top{
	background-image: url(/new_ru/CS_top.gif);
	width: 203px;
	height: 6px;
	background-repeat: no-repeat;
}
#client_servis .cen{
	width: 203px;
	height: 112px;
	padding-top: 19px
}
#client_servis span{
	position: relative;
	top: -5px;
	//top: -9px;
	font-size: 11px;
}
#client_servis input{
	height:19px;
	width: 126px;
	font-size: 11px;
	position:relative;
	top:-6px;
	background-image: url(/new_ru/form_bg.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 3px;
}
#client_servis .img{
	width: 19px;
	height: 19px;
	position:relative;
	top: 0px;
	//top: -4px;
	border: 0px;
	padding: 0px;
}
#client_servis a{
	font-family: Tahoma;	
	font-size: 11px;
	color: #888;
	text-decoration: none;
}
#client_servis a:hover{
	color: #000;
	text-decoration: underline;
}
#client_servis .bot{
	background-image: url(/new_ru/CS_down.gif);
	width: 203px;
	height: 6px;
	background-repeat: no-repeat;
}

/* ===================== END_HEAD ===================== */

/* ===================== MAIN_BLOCK ======================= */
#main_block{
	width: 100%;
	height: auto;
}
/* ---------------------- MAIN_BLOCK_LEFT ------------------- */
#main_block_left{
	width: 245px;
	min-height: 100%;
	height: 100%;
	float: left;
	margin-bottom:135px;
	//padding-bottom:135px;
	_padding-bottom:35px;


}
#company_news{
	width: 100%;
	min-height: 216px;
	margin-bottom: 27px;
}
#company_news .top{
	background-image: url(/new_ru/small_block_top.gif);
	width: 244px;
	height: 9px;
	background-repeat: no-repeat;
}
#company_news .cen{
	height: 188px;
	width: 194px;
	background-image: url(/new_ru/small_block_centre.gif);
	background-repeat: repeat-x;
	padding-left: 27px;
	padding-right: 21px;
	padding-top: 10px;
	_padding-top: 0px;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	_position: relative;
	_top:-5px;
	overflow:hidden;
}
#company_news .cen span{
	color: #1c4885;
	display: block;

}
#company_news .cen a{
	color: #000;
	text-decoration: none;
	display: block;
	margin-bottom: 8px;
	font-size: 11px;
        font-family: Tahoma;
	height:51px;
	overflow:hidden;
	text-align:justify;
}
#company_news .cen a:hover{
	color: #888;
}
#company_news .cen a.old{
	background-image: url(/new_ru/strel_b.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.4em;
	padding-left: 12px;
	color: #1c4885;
	margin-left:103px;
	margin-top:0px;
	font-size: 12px;
        font-family: Verdana, Tahoma;
}
#company_news .cen a.old:hover{
	color: #1c4885;
	text-decoration: underline;
}

#company_news .bot{
	background-image: url(/new_ru/small_block_down.gif);
	width: 244px;
	height: 9px;
	background-repeat: no-repeat;
	_position: relative;
	_top:-8px;
}
#account_type{
	width: 195px;
   min-height: 157px;
	margin-bottom: 24px;
	padding-left: 27px;
	padding-right: 20px;
}
#account_type .txt{
	width: 100%;
	height: 22px;
	margin-bottom: 18px;
}
#account_type .dotted{
	width: 100%;
	height: 1px;
	border-bottom: 1px dotted #aeb9bf;
	margin-bottom: 18px;
}
#account_type .txt img{
	float: left;
	margin-right: 10px;
}
#account_type p{
	font-size: 11px;
	line-height:4px;
	margin-bottom:4px;
}
#account_type a.old{
	background-image: url(/new_ru/strel_b.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.4em;
	padding-left: 12px;
	color: #1c4885;
	margin-left:107px;
	margin-top:18px;;
}
#account_type  a.old:hover{
	color: #1c4885;
	text-decoration: underline;
}
#quotes_forex{
	width: 100%;
	min-height: 258px;
	margin-bottom: 19px;
}
#quotes_forex .top{
	background-image: url(/new_ru/big_block_top.png);
	width: 244px;
	height: 9px;
	background-repeat: no-repeat;
}
#quotes_forex .cen{
	height: 230px;
	width: 184px;
	background-image: url(/new_ru/big_block_centre.gif);
	background-repeat: repeat-x;
	padding-left: 27px;
	padding-right: 31px;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	padding-top: 10px;
	overflow:hidden;
	_padding-top: 0px;
	_position: relative;
	_top:-5px;
}
#quotes_forex .bot{
	background-image: url(/new_ru/big_block_down.png);
	width: 244px;
	height: 9px;
	background-repeat: no-repeat;
	_position: relative;
	_top:-5px;
}
#vcard{
	width: 200px;
	height: auto;
	clear: both;
	font-size: 11px;
	margin-left: 27px;
	margin-bottom: 15px;
	position: absolute;
	left: 0px;
	bottom: 120px;
	text-align: left;
	_position: relative;
	_bottom: 15px;
	_float:left;

}
.tel{
	font-size: 12px;
}
/* ---------------------- END_MAIN_BLOCK_LEFT ---------------------- */

/* ---------------------- MAIN_BLOCK_CENTER ------------------- */
#main_block_center{
	width: 424px;
	min-height: 457px;
	float: left;
	margin:19px 0 0 27px;
	text-align: justify;
}
#of_company{
	width: 100%;
	height: 198px;
	border-bottom: 1px dotted #aeb9bf;
	margin-bottom: 25px;
	font-family: Verdana;
	
}
#banners{
	width: 100%;
	height: 166px;
	margin-bottom: 33px;
	_margin-bottom: 29px;
}
#banners a{
	color: #000;
	text-decoration: none;
	width: 133px;
	font-size: 11px;
	font-family: Tahoma;
}
#banners a:hover{
	color: #888;
}
#teh_torg{
	background-image: url(/new_ru/baner_l.gif);
	width: 185px;
	height: 173px;
	border-right: 1px dotted #aeb9bf;
	float: left;
	margin-left: 1px;
	text-align: right;
	padding-right: 25px;
}
#autotraid{
	background-image: url(/new_ru/baner_r.gif);
	width: 185px;
	height: 173px;
	float: right;
	margin-right: 1px;
	padding-left: 25px;
	text-align: left;
}

#analytical_review{
	width: 100%;
	height: 366px;
	font-family: Verdana; 
	overflow:hidden;
	margin-bottom:20px;
}
#analytical_review a.old{
	background-image: url(/new_ru/strel_b.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.4em;
	padding-left: 12px;
	color: #1c4885;
	margin-left:340px;
	margin-top:18px;;
	font-size: 12px;
}
#analytical_review a.old:hover{
	color: #1c4885;
	text-decoration: underline;
}

#analytical_review span{font-size:11px;text-transform: uppercase;color: #1c4885;font-weight: bold;display: block; margin-bottom: 5px;}
#analytical_review p{font-size:12px;}


/* ---------------------- END_MAIN_BLOCK_CENTER ------------------- */

/* ---------------------- MAIN_BLOCK_RIGHT ------------------- */
#main_block_right{
	width: 244px;
	min-height: 457px;
	float: right;
	font-family:Verdana;
}

#metatraider{
	width: 100%;
	min-height: 216px;
	margin-bottom: 28px;
}
#metatraider .top{
	background-image: url(/new_ru/small_block_top.gif);
	width: 244px;
	height: 9px;
	background-repeat: no-repeat;
}
#metatraider .cen{
	height: 188px;
	width: 199px;
	background-image: url(/new_ru/small_block_centre.gif);
	background-repeat: repeat-x;
	padding-left: 27px;
	padding-right: 16px;
	padding-top: 10px;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	font-size: 11px;
	_position: relative;
	_top:-5px;
}
#metatraider .cen h2{
	float: left;
}
#metatraider .cen img{
	float: right;
	_filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}
#metatraider .dotted{
	width: 100%;
	height: 1px;
	border-bottom: 1px dotted #aeb9bf;
	margin-bottom: 8px;
	_margin-bottom: 0px;
}
#metatraider ul{
	list-style: none;
}
#metatraider ul li{
	background-image: url(/new_ru/strel_b.gif);
	_background: none;
	background-repeat: no-repeat;
	background-position: 0px 0.4em;
	padding-left: 12px;
	_padding-left: 0px;
	margin-bottom: 2px;
}
#metatraider ul li a{
	_background-image: url(/new_ru/strel_b.gif);
	_background-repeat: no-repeat;
	_background-position: 0px 0.4em;
	_margin-bottom: 2px;
	_padding-left: 12px;
}
#metatraider .bot{
	background-image: url(/new_ru/small_block_down.gif);
	width: 244px;
	height: 9px;
	background-repeat: no-repeat;
	_position: relative;
	_top:-12px;
}
#advantage{
	width: 198px;
	min-height: 181px;
	padding-left: 27px;
	font-size: 11px;
}
#advantage ul{
	list-style: none;
}
#advantage ul li{
	background-image: url(/new_ru/strel_b.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.4em;
	padding-left: 12px;
	margin-bottom: 4px;
}

#financial_news{
	width: 100%;
	height: 257px;
	margin-bottom: 19px;
	_margin-top: 30px;
}
#financial_news .top{
	background-image: url(/new_ru/big_block_top.png);
	width: 244px;
	height: 9px;
	background-repeat: no-repeat;
}
#financial_news .cen{
	height: 230px;
	_height: 210px;
	width: 198px;
	background-image: url(/new_ru/big_block_centre.gif);
	background-repeat: repeat-x;
	padding-left: 27px;
	padding-right: 17px;
	padding-top: 10px;
	_padding-top: 0px;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	_position: relative;
	_top: -5px;
}
#financial_news .cen span{
	color: #1c4885;
	display: block;

}
#financial_news .cen a{
	color: #000;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
	font-size: 11px;
        font-family: Tahoma;
	height:42px;
	overflow:hidden;
}
#financial_news .cen a:hover{
	color: #888;
}
#financial_news .cen a.old{
	background-image: url(/new_ru/strel_b.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.4em;
	padding-left: 12px;
	color: #1c4885;
	margin-left:103px;
	font-size: 12px;
        font-family: Verdana, Tahoma;
}
#financial_news .cen a.old:hover{
	color: #1c4885;
	text-decoration: underline;
}
#financial_news .bot{
	background-image: url(/new_ru/big_block_down.png);
	width: 244px;
	height: 9px;
	background-repeat: no-repeat;
	_position: relative;
	_top: -7px;
}
#parterre{
	width: 198px;
	min-height:57px;
	padding-left: 27px;
        font-family: Verdana, Tahoma;
}
#parterre a.old{
	background-image: url(/new_ru/strel_b.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.4em;
	padding-left: 12px;
	color: #1c4885;
	margin-left:107px;
	margin-top:18px;;
}
#parterre  a.old:hover{
	color: #1c4885;
	text-decoration: underline;
}


/* ---------------------- END_MAIN_BLOCK_RIGHT ------------------- */
/* ===================== END_MAIN_BLOCK ======================= */

/* ===================== FOOTER ======================= */
#footer{
	width: 100%;
	height: 87px;
	border-top: 1px solid #000;
	text-align: center;
	padding-top: 15px;
	clear: both;
}
#footer ul{
	list-style: none;
}
#footer ul li{
	display: inline;
}
#footer ul li a{
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
#footer ul li a:hover{
	text-decoration: underline;
}
#footer .txt{
	margin: 10px auto;
	width:72%;
	height: auto;
	color: #7f7f7f;
	font: 10px Tahoma;
	text-align: justify; 
}
#footer .txt .copy{text-align: center;}
#footer a{
	font-family: Tahoma;
	font-size: 10px;
	color: #1c4885;
	text-decoration: underline;
}
#footer a:hover{
	text-decoration: none;
}

.footer2 {
-x-system-font:none;
border-top:1px solid #000000;
clear:both;
color:#7F7F7F;
font-family:Tahoma;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:14px 45px 0;
padding:13px 13px 17px;
text-align:center;
}
/* ===================== END_FOOTER ======================= */

/* Dashed frame */
div.frame_dashed2 {background-color: white; border: 1px dashed #b2b2b2; position: relative; //width: 100%;}
div.frame_dashed_tl2, div.frame_dashed_tr2, div.frame_dashed_br2, div.frame_dashed_bl2 {position: absolute;}

div.frame_dashed_tl2 {top: -1px; left: -1px; width: 9px; height: 10px; background: url('/images/frame-dashed-tl/') 0 0 no-repeat;}
div.frame_dashed_tr2 {top: -1px; right: -1px; width: 11px; height: 14px; background: url('/images/frame-dashed-tr/') 0 0 no-repeat;}
div.frame_dashed_br2 {bottom: -1px; right: -1px; width: 12px; height: 14px; background: url('/images/frame-dashed-br/') 0 0 no-repeat;}
div.frame_dashed_bl2 {bottom: -1px; left: -1px; width: 14px; height: 12px; background: url('/images/frame-dashed-bl/') 0 0 no-repeat;}

div.frame_dashed_tr2, div.frame_dashed_br2 {//right: expression( this.parentNode && this.parentNode.offsetWidth % 2 ? -2 : -1 );}
div.frame_dashed_br2, div.frame_dashed_bl2 {//bottom: expression( this.parentNode && this.parentNode.offsetHeight % 2 ? -2 : -1 );}

/* Content area */
div#content_area {margin: 0 0 10px 0; padding: 10px 8px 10px 10px;}
div#content_hat {margin-bottom: 1em;}
div#content_hat h1 {margin-right: 150px;}


