*{
    margin:0;
    padding:0;
}
html, body{
    width:100%;
    height:100%;
}
.form_error {
	padding:5px 3px;
	text-align:center;
	font-weight:bold;
}
.subscribe_right {
	margin:5px;
	text-align:right;
}
.content_c div.path {
	padding-bottom:6px;
	font-size:11px;
}
.content_c h1.path a:hover {
	color:#0C79BA;
}
.content_c ul {
	list-style:none;
	margin:0;
	padding:14px 0 0 20px;
}
.content_c ul li {
	background:transparent url('../images/list_item.gif') no-repeat left 6px;
	padding:0 0 14px 8px;
}
.content_c ul ul li {
	background-image:url('../images/list_item1.gif');
}
.content_c ul ul ul li {
	background-image:url('../images/list_item2.gif');
}
/* Каркас */
.main{
	width: 100%;
	min-width: 1000px;
	margin: 0px auto;
	position: relative;
	z-index: 2;
	height:auto !important;
  	height:100%;
  	min-height:100%;
}
.spc4footer{
	height: 84px;
}
.minwidth{
	height: 1px;
	margin-top: -20px;
	border: none;
}
.tcontent{
	width: 100%;
	border: none !important;
	min-width: 1000px;
	margin:  0px auto;
	position: relative;
	z-index: 2;
}
.content_l{
	width: 18%;
	height: 100px;
	position: relative;
	padding: 8px 0px 0px 15px;
	border: none !important;
}
.content_l_c{
	width: 1%;
	padding: 0px;
	border: none !important;
}
.content_c{
	width: 61%;
	min-width: 610px;
	position: relative;
	padding: 11px 0px 0px 0px;
	border: none !important;
}
.content_r_c{
	width: 1%;
	padding: 0px;
	border: none !important;
}
.content_r{
	width: 18%;
	height: 100px;
	position: relative;
	padding: 8px 0px 0px 0px;
	border: none !important;
}
.cspan_r{
	width: 80% !important;
}
.content_c .on_center{
	position:relative;
	width:610px;
	margin:0 auto;
}
.content_c .col_l{
	width: 49%;
	float: left;
	padding-right: 1%;
}
.content_c .col_r{	
	width: 48%;
	float: right;
	padding-right: 1%;
}
.imit_content_r{
	position: absolute;
	top: 215px;
	left: 82%;
	z-index: 5;
}
.pdg_aft_c{
	height: 200px;
}
.pdg_aft_c2{
	height: 200px;
}
.pdg_aft_c3{
	height: 300px;
}
.pdg_aft_c4{
	height: 400px;
}

/* Шапка */
.header{
	background: url('../images/header2_grad.jpg') repeat-x top;
	position: relative;
	height: 185px;
	min-width: 1000px;
}
.header_left_matte{
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('../images/header1_grad.gif') repeat-x top;
	height: 185px;
	width: 4%;
}
.header_right_matte{
	position: absolute;
	top: 0px;
	right: 0px;
	background: url('../images/head_grad.gif') repeat-x;
	height: 185px;
	width: 80%;
	z-index: 1;
}
.header1{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 5%;
	height: 185px;
	background: url('../images/header1.jpg') no-repeat right top;
	z-index: 2;
}
.header2{
	position: absolute;
	top: 0px;
	left: 5%;
	width: 13%;
	height: 185px;
	z-index: 2;
	text-align: center;
}
.header2 img{
	margin-top: 7px;
	border: none;
	z-index: 3;
}
.header3{
	position: absolute;
	top: 0px;
	left: 18%;
	width: 64%;
	height: 185px;
	background: url('../images/header3.jpg') no-repeat left top;
	z-index: 2;
	text-align: center;
}
.header4{
	position: absolute;
	top: 0px;
	left: 81%;
	width: 19%;
	height: 185px;
	z-index: 2;
	text-align: left;
}
.header4 img {
	border:medium none;
	margin-top:7px;
	z-index:3;
}
.header4 .map{
	background: url('../images/map.gif') no-repeat top left;
	width: 96%;
	height: 138px;
	margin-left: 4%;
}

.head_label{
	margin-top: 47px;
	border: none;
	z-index: 3;
}
*html .head_label{
	filter: expression(fixPng(this,'image'));

}

/* Меню */
.menu{
	position: absolute;
	top: 145px;
	left: 19%;
	width: 61%;
	height: 33px;
	border: none;
	z-index: 4;
}
.menu th,.menu td{
	border: none;
	padding: 0px;
}
.menu .mn_l{
	width: 7px;
}
.menu .item_cell{
	background: url('../images/mn_grad.gif') repeat-x top;
	width: 1px;
	vertical-align: middle;
	padding: 0px 8px;
}
.menu .item_cell a{
	font: bold 12px 'Arial';
	color: #fff;
	line-height: 16px;
	text-decoration: underline;
	text-transform: uppercase;
	white-space: nowrap;
}
.menu .item_cell_sel{
	background: url('../images/mn_grad_sel.gif') repeat-x top;
	width: 1px;
	vertical-align: middle;
	padding: 0px 8px;
}
.menu .item_cell_sel a{
	font: bold 12px 'Arial';
	color: #0c79ba;
	line-height: 16px;
	text-decoration: underline;
	text-transform: uppercase;
	white-space: nowrap;
}
.menu .sub_menu_parent{
	position: relative;
	z-index: 4;
}
.menu .sub_menu{
	display: none;
	position: absolute;
	left: -9px;
	top: 23px;
	padding: 0px 4px 0px 4px;
	background-color: #fff;
	border-left: 1px solid #157dbc;
	border-right: 1px solid #157dbc;
	z-index: 4;
}
.menu .sub_menu a{
	font: normal 12px 'Arial';
	color: #157dbc;
	line-height: 21px;
}
.menu .sub_menu a:hover{
	font-weight: bold;
}

.menu .pg{
	position: relative;
	background: url('../images/mn_submn_c.gif') repeat-x bottom;
	margin-bottom: -5px;
}
.menu .sub_menu_l{
	background: url('../images/mn_submn_l.png') no-repeat top;
	width: 5px;
	height: 5px;
	position: absolute;
	left: -1px;
	bottom:-5px;
}
*html .menu .sub_menu_l{
	filter: expression(fixPng(this,'image'));
}
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  .menu .sub_menu_l {margin-top:-5px}
}

.menu .sub_menu_r{
	background: url('../images/mn_submn_r.png') no-repeat top;
	width: 5px;
	height: 5px;
	position: absolute;
	right: -1px;
	bottom:-5px;
}
*html .menu .sub_menu_r{
	filter: expression(fixPng(this,'image'));
}
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  .menu .sub_menu_r {margin-top:-5px}
}
.menu .spl_cell{
	background: url('../images/mn_grad.gif') repeat-x top;
	text-align: center;
}
.menu .empty_cell{
	background: url('../images/mn_grad.gif') repeat-x top;
}
.menu .mn_r{
	width: 7px;
}

/* Модуль поиска */
.search_box{
	position: absolute;
	top: -74px;
	left: 0;
	width: 173px;
	height: 38px;
	z-index: 4;
}
.search_box .more{
	font: normal 11px 'Tahoma';
	color: #fff;
	line-height: 16px;	
	width: 116px;
	text-align: center;
	position: absolute;
	top: -2px;
	left: -4px;
	cursor: pointer;
}
.search_box .more span{
	border-bottom: 1px dashed #fff;
}
.search_box .s_fld{
	border: 1px solid #325581;
	background-color: #fff;
	width: 98px;
	height: 17px;
	font: normal 13px 'Arial';
	color: #ababab;
	line-height: 16px;
	position: absolute;
	top: 16px;
	left: 0px;
	padding: 1px 6px 1px 6px;
}
.search_box .search{
	width: 56px;
	height: 21px;
	position: absolute;
	top: 16px;
	left: 117px;
}

/* Модуль расширенного поиска */
.search_box .more_sel{
	background-color: #fff;
	font: normal 11px 'Tahoma';
	color: #000;
	width: 116px;
	text-align: center;
	line-height: 16px;
	text-decoration: none;
	border: 1px solid #4a77bd;
	position: absolute;
	top: -3px;
	left: -5px;
	cursor: pointer;
	z-index: 4;
}
.s_patch{
	display: none;
	background-color: #fff;
	width: 116px;
	height: 1px;
	position: absolute;
	top: 14px;
	left: -4px;
	z-index: 5;	
}
.s_extend{
	display: none;
	background-color: #fff;
	position: absolute;
	top: 14px;
	left: -5px;
	width: 184px;
	height: 153px;
	border: 1px solid #4a77bd;
	z-index: 4;
	font: normal 11px 'Tahoma';
	color: #000;
	line-height: 16px;
}
.s_extend .line{
	padding: 16px 6px 0px 6px;
}
.s_extend .line2{
	padding: 8px 6px 0px 6px;
}
.s_extend input{
	font: normal 11px 'Tahoma';
	color: #000;
	line-height: 16px;	
}
.s_cost_fld{
	width: 39px;
	height: 16px;
	margin-right: 5px;
}
.s_extend .select{
	font: normal 11px 'Tahoma';
	color: #000;
	line-height: 16px;
	width: 170px;
	height: 18px;
	border: 1px solid #6492c0;
}
.s_extend .s_key_fld{
	width: 168px;
	height: 16px;
}
.search_box .s_extend .search{
	width: 86px;
	height: 22px;
	position: absolute;
	top: 124px;
	left: 90px;
}
.s_extend .cancel{
	width: 71px;
	height: 22px;
	position: absolute;
	top: 124px;
	left: 6px;
}

/* Флажок-триколор */
.tat_line{
	background: url('../images/tat_line.gif') repeat-x top;
	height: 23px;
	min-width: 1000px;
}

/* Главные кнопки */
.main_btns{
	height: 74px;
	position: relative;
	width: 100%;
	margin-bottom: 16px;
	z-index: 2;
}
.mbspan_r,.cspan_r .main_btns{
	width: 76% !important;
}
.fst{
	background: url('../images/main_btn_grad.gif') repeat-x top;
	position: relative;
	float: left;
	width: 48%;
	height: 74px;
}
.fst_sel{
	background: url('../images/main_btn_grad_sel.gif') repeat-x top;
	position: relative;
	float: left;
	width: 48%;
	height: 74px;
}
.fst_scnd_spl{
	width: 3%;
	float: left;
	position: relative;
}
.main_btn_l{
	background: url('../images/main_btn_l.gif') no-repeat left top;
	width: 35px;
	height: 74px;
	position: absolute;
	top: 0px;
	left: -1px;
	z-index: 2;
}
.main_btn_r{
	background: url('../images/main_btn_r.gif') no-repeat left top;
	width: 35px;
	height: 74px;
	position: absolute;
	top: 0px;
	right: -1px;
	z-index: 2;
}
.fst_sel .main_btn_l{
	background: url('../images/main_btn_l_sel.gif') no-repeat left top;
	width: 35px;
	height: 74px;
	position: absolute;
	top: 0px;
	left: -1px;
	z-index: 2;
}
.fst_sel .main_btn_r{
	background: url('../images/main_btn_r_sel.gif') no-repeat left top;
	width: 35px;
	height: 74px;
	position: absolute;
	top: 0px;
	right: -1px;
	z-index: 2;
}
.main_btn_label{
	text-align: center;
	position: relative;
	z-index: 3;
}
.main_btn_ico1{
	margin-top: 3px;
	width: 104px;
	height: 64px;
	border: none;
	vertical-align: top;
	border: none !important;
}
*html .main_btn_ico1{
	filter: expression(fixPng(this,'image'));
}
.main_btn_label1{
	margin-top: 19px;
	margin-left: 1px;
	width: 173px;
	height: 42px;
	border: none;
	vertical-align: top;
	border: none !important;
}
*html .main_btn_label1{
	filter: expression(fixPng(this,'image'));
}
.main_btn_ico2{
	margin-top: 6px;
	width: 76px;
	height: 66px;
	border: none;
	vertical-align: top;
	border: none !important;
}
*html .main_btn_ico2{
	filter: expression(fixPng(this,'image'));
}
.main_btn_label2{
	margin-top: 17px;
	margin-left: 13px;
	width: 165px;
	height: 41px;
	border: none;
	vertical-align: top;
	border: none !important;
}
*html .main_btn_label2{
	filter: expression(fixPng(this,'image'));
}

/* Контент */
.main{
	font: normal 12px 'Arial';
	color: #000;
	line-height: 16px;	
}
a{
	color: #0c79ba;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
.like_a{
	color: #0c79ba;
	text-decoration: underline;
	cursor: pointer;
}
td{
	text-align: left;
	vertical-align: top;
}
input{
	border: 1px solid #6492c0;
	font: normal 13px 'Arial';
	color: #ababab;
}
.btn_bord{
	border: 1px solid #1a5189;
}
.btn, .button{
	border: none;
	background: url('../images/btn_grad.gif') repeat-x top;
	font: normal 12px 'Arial';
	color: #fff !important;
	padding: 0px 0px 2px 0px;
	cursor: pointer;
}
.button {
	border:1px solid #1A5189;
	height:22px;
	padding-left:10px;
	padding-right:10px;
}
.fl_left{
	float: left;
}
.cl_left{
	clear: left;
}
h1{
	font: bold 14px 'Arial';
	color: #000;
	padding: 8px 0px 10px 0px;
}
h2{
	font: bold 13px 'Arial';
	color: #000;
	padding: 8px 0px 10px 0px;
}
p{
	margin: 12px 0px 12px 0px;
}
.bold{
	font-weight: bold !important;
}
.content_c table {
	border-collapse:collapse;
}
.content_c table th{
	font: normal 11px 'Arial';
	color: #818181;
	border: 1px dotted #7f7f7f;
	/*
	border-bottom: 1px dotted #7f7f7f;
	border-right: none;
	*/
	padding: 7px 7px 10px 7px; 
}
.content_c table td {
	border:1px dotted #7f7f7f;
	padding: 7px 7px 10px 7px;
}
/*
.content_c table td{
	border: 1px dotted #7f7f7f;
	border-top: none;
	border-right: none;
	padding: 7px 7px 10px 7px;
}
.content_c table .last{
	border-right: 1px dotted #7f7f7f;
}
*/
.content_c img{
	border: 1px solid #d2d2d2;
}
/* Контент - Главная страница */
.hello{
	font-size:  14px;
}

/* Контент - Страница Товаров */
.goody{
	border: 1px solid #d6d6d6;
	margin: 2px 29px 8px 0px;
	float: left;
}
.char{
	margin:10px 0;
	width: 100%;
}
.char td,.char th{
	width: 50%;
	text-align: left;
}

/* Блок - Обратная связь */
.fb_label{
	float: left;
	width: 107px;
	height: 19px;
	font: normal 12px 'Arial';
	padding: 6px 0px 2px 0px;
}
.fb_inp{
	border: 1px solid #608fbe;
	background-color: #fff;
	height: 17px;
	width: 223px;
	font: normal 12px 'Arial';
	color: #000;
	line-height: 16px;
	padding: 1px 6px 1px 6px;
	margin-bottom: 2px;
}
.antispam{
	width: 100px !important;
}
.fb_textarea{
	border: 1px solid #608fbe;
	background-color: #fff;
	width: 235px;
	height: 88px;
	font: normal 12px 'Arial';
	color: #000;
	line-height: 16px;
}
.fb_comment{
	position: relative;
	top: -52px;
	left: 0px;
	width: 90px;
	font: normal 11px 'Tahoma';
	color: #685463;
}
.fb_send, .fb_reg{
	height: 20px;
	position: relative;
	top: -45px;
	left: 254px;
	width:200px;
}
*html .fb_send{
	left: 201px;
}
*+html .fb_send{
	left: 201px;
}
._fb_send{
	height: 22px;
}
*html .fb_reg {
	left:178px;
}
*+html .fb_reg {
	left:178px;
}
*html .fb_reg input {
	padding:0;
	filter:chroma(color=#1A5189);
	border:none;
}
*+html .fb_reg input {
	padding:0;
	filter:chroma(color=#1A5189);
	border:none;
}
.fb_basket_send {
	left:203px;
	width:141px;
	border:0;
}
.fb_basket_send input {
	padding-left:20px;
	padding-right:20px;
}
*html .fb_basket_send {
	left:211px;
}
*+html .fb_basket_send {
	left:211px;
}
*html .fb_basket_send input {
	padding:0;
}
*+html .fb_basket_send input {
	padding:0;
}

/* Контент - Страница Корзина, Страница Каталога*/
.cart{
	width: 99%;
}
.cart th{
	text-align: left;
}
.cart td{
	vertical-align: middle;
}
.cart .center{
	text-align: center;
}
.cart .cb_cell{
	width: 30px;
	text-align: center;
}
.cart .cb{
	border: none;
}
.cart .last{
	width: 106px;
}
.cart .count_fld{
	width: 57px;
	color: #000;
}
.cart .itm_photo img{
	border: none;
}
.cart_btns_line{
	width: 99%;
	height: 22px;
	position: relative;
	margin-top: 8px;
	margin-bottom: 32px;
}
.form_submit {
	margin:10px 0;
}
.delsel{
	width: 143px;
	height: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
}
._delsel{
	width: 143px;
	height: 22px;
}
.calc{
	width: 95px;
	height: 20px;
	position: absolute;
	top: 0px;
	right: 122px;
}
._calc{
	width: 95px;
	height: 22px;
}
.sum{
	position: absolute;
	top: 5px;
	right: 35px;
}

.sort{
	position: absolute;
	top: 4px;
	right: 4px;
	cursor: pointer;
	border: none !important;
}
.th_box{
	padding: 0px !important;
	vertical-align: top !important;
	text-align: left;
}
.shell{
	position: relative;
	vertical-align: middle;
	padding: 7px 7px 10px 7px;
}
.add_in_cart{
	width: 143px;
	height: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
}
._add_in_cart{
	width: 143px;
	height: 22px;
}
.compare{
	width: 136px;
	height: 20px;
	position: absolute;
	top: 0px;
	left: 167px;
}
*html .compare{
	left: 190px;
}
*+html .compare{
	left: 190px;
}
._compare{
	width: 136px;
	height: 22px;
}

/* Страница Вопрос-Ответ */
.fst_pdg{
	height: 13px;
}
.faq_pdg{
	height: 26px;
}
.faq_author{
	margin-top: 26px;
	font: normal 11px 'Tahoma';
	width: 95%;
}
.faq_date{
	color: #818181;
}
.faq_subj{
	font: bold 13px 'Arial';
	color: #818181;
}
.faq_q{
	width: 95%;
	font: normal 12px 'Arial';
	margin-top: 7px;
}
.faq_a{
	width: 95%;
	font: normal 12px 'Arial';
	color: #333333;
	margin-top: 18px;
	margin-bottom:30px;
}
.faq_ur_q{
	width: 95%;
	height: 135px;
	border: 1px solid #608fbe;
	background-color: #fff;
	font: normal 12px 'Arial';
	color: #000;
	line-height: 16px;
	margin-bottom: 5px;
}
.faq_comment{
	width: 90px;
	font: normal 11px 'Tahoma';
	color: #685463;
}

.faq_btns_line{
	width: 95%;
	height: 22px;
	position: relative;
	margin-top: 8px;
}
.faq_reset{
	width: 84px;
	height: 20px;
	position: absolute;
	top: 0px;
	right: 100px;
}
._faq_reset{
	width: 86px;
	height: 20px;
}
.faq_submit{
	width: 84px;
	height: 20px;
	position: absolute;
	top: 0px;
	right: 0%;
}
._faq_submit{
	width: 86px;
	height: 22px;
}

/* Страница - График */
.hand{
	cursor: pointer;
}
.legend1{
	font: normal 11px 'Tahoma';
	color: #0c79ba;
	margin-bottom: 7px;
	margin-left: 12px;
	text-align: left;
	width: 578px;
}
.graphic{
	margin-left: 12px;
	width: 578px;
	height: 300px;
}
.legend2{
	font: normal 11px 'Tahoma';
	color: #0c79ba;
	width: 592px;
	text-align: right;
}

.legend_l{
	width: 285px;
	border: 1px dashed #b9b9b9;
	float: left;
	margin-left: 12px;
	position: relative;
	top: -10px;
	left: 0px;
	padding: 19px 26px;
	text-align: left;
}
*html .legend_l{ margin-left: 6px; }
*+html .legend_l{ margin-left: 6px; }
.legend_l .line{
	margin-bottom: 17px;
}
.legend_l .ico{
	width: 8px;
	height: 8px;
	border: none;
	margin-right: 9px;
}
.col1{ background-color: #ac2020; }
.col2{ background-color: #1a81be; }
.col3{ background-color: #09a347; }
.col4{ background-color: #9ea309; }
.col5{ background-color: #6666ff; }
.col6{ background-color: #ffff00; }
.col7{ background-color: #33ffcc; }
.col8{ background-color: #666666; }
.col9{ background-color: #ff00ff; }
.col10{ background-color: #ffcccc; }

.legend_r{
	position: relative;
	margin-left: 358px;
	margin-top: 6px;
	width: 243px;
	border: 1px solid #5f8ebe;
	font: normal 11px 'Tahoma';
}
*html .legend_r{ margin-left: 355px; }
*+html .legend_r{ margin-left: 355px; }
.legend_r .patch_l{
	position: absolute;
	left: -1px;
	top: -1px;
	background-color: #fff;
	width: 89px;
	height: 39px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #5f8ebe;
	border-right: 1px solid #5f8ebe;
	z-index: 2;
}
.legend_r .patch_c{
	position: absolute;
	left: 90px;
	top: -1px;
	background-color: #fff;
	width: 152px;
	height: 39px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #5f8ebe;
	border-left: 1px solid #5f8ebe;
	z-index: 3;
}
.legend_r .patch_r{
	position: absolute;
	right: -1px;
	top: -1px;
	background-color: #fff;
	width: 65px;
	height: 39px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #5f8ebe;
	border-left: 1px solid #5f8ebe;
	z-index: 2;
}
*html .legend_r .patch_r{ right: -2px; }
*+html .legend_r .patch_r{ right: -2px; }

.legend_r .label{
	position: absolute;
	top: -17px;
	left: 0px;
	z-index: 4;
}
.legend_r .choose_from{
	position: absolute;
	top: 2px;
	left: 3px;
	z-index: 3;
}
.legend_r .curr{
	line-height: 25px;
	padding-left: 3px;
}
.legend_r .choose_to{
	position: absolute;
	top: 2px;
	left: 95px;
	z-index: 3;
}
.legend_r .dsbl{
	color: #818181;
}
.legend_r table{
	position: absolute;
	top: 47px;
	left: 8px;
	width: 228px;
	font: normal 12px 'Arial';
}
.legend_r td,.legend_r th{
	border: none !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
	text-align: center;
}
.legend_r table th{
	font-weight: bold;
}
.legend_r table td{
	color: #666666;
}
.legend_r table img{
	border: none;
}
.legend_r table .center{
	text-align: center;
}
.legend_r .close{
	position: absolute;
	top: 195px;
	right: 8px;
}

/* Страница - Поставщики */
.post_logo_box{
	text-align: center;
	width: 90%;
	margin-bottom: 19px;
}
.post_logo{
	border: none !important;	
}
.post_desc img{
	border: 1px solid #5f8ebe;
	margin: 3px 9px 0px 0px;
}
.docs{
	width: 65%;
}
.cat_post ul{
	width: 65%;
	list-style-type: none;
}
.cat_post li{
	line-height: 15px;
	padding-left: 9px;
	padding-bottom: 2px;
	background: url('../images/li_img3.gif') no-repeat 3px 6px;
}
*html .cat_post li{
	background-position: 3px 9px;
}
*+html .cat_post li{
	background-position: 3px 9px;
}
.cat_post li a{
	font: normal 11px 'Tahoma';
	color: #0c79ba;
}
.say_pdg{
	padding-top: 7px;
}
.say{
	width: 80%;
	margin-bottom: 6px;
}
.ball_fld{
	width: 65px;
	height: 17px;
}
.ball_line{
	height: 19px;
	width: 80%;
	position: relative;
	padding-left: 107px;
}
*html .ball_line{
	padding-left: 0px;
}
*+html .ball_line{
	padding-left: 0px;
}
.post_reset{
	width: 64px;
	height: 20px;
	position: absolute;
	top: 0px;
	right: 145px;
}
._post_reset{
	width: 100% !important;
	height: 20px;
}
.post_submit{
	width: 123px;
	height: 20px;
	position: absolute;
	top: 0px;
	right: 0%;
}
._post_submit{
	width: 125px;
	height: 22px;
}

/* Страница - Поставщики и Производители */
.abc{
	font: normal 15px 'Arial';
	text-align: center;
	padding: 3px 0px 7px 0px;
}
.abc .eng{
	margin-left: 4px;
}
.abc .eng a{
	padding: 0px 12px 5px 0px;
}
.abc .rus a{
	padding: 0px 8px 0px 0px;
}
.abc a.active {
	color:#000;
}
.postpro{
	margin-bottom: 17px;
}
.postpro .tcol1{
	width: 81%;
}
.postpro .tcol2{
	width: 19%;
}
.postpro td{
	vertical-align: middle;
	font: normal 13px 'Arial';
}
.postpro .logo_pro{
	width: 21%;
	text-align: center;
}
.postpro .logo_pro img{
	border: none;
	margin: 6px 0px 0px 0px;
}
.postpro td.title_pro{
	border-left: none;
	width: 60%;
}
.postpro td.rating{
	font: normal 14px 'Arial';
	text-align: center;
	color: #000;
	width: 19%;
}

/* Страница - Форум */
.forum_opt{
	font: normal 13px 'Arial';
	color: #686463 !important;
	position: relative;
	z-index: 5;
}
.hold_on{
	position: relative;
	height: 782px;
}
.abs_box{
	position: absolute;
	width: 129%;
}
.forum{
	width: 98%;
}
.forum th{
	font: normal 13px 'Arial' !important;
	color: #000 !important;
	background-color: #e5e5e5;
	border: none !important;
	text-align: left;
}
.forum th.first{
	border-left: 1px dotted #7f7f7f !important;
	width: 48px;
}
.forum th.last{
	border-right: 1px dotted #7f7f7f !important;
}
.forum td{
	font: normal 13px 'Arial' !important;
	color: #686463;
	background-color: #fff;
}
.forum td.num{
	text-align: center;
	color: #000;
}
.forum td.first{
	text-align: center;
}
.forum .first img{
	border: none;
	margin-top: 2px;
}
.forum .conf_date{
	background: url('../images/in_yan.gif') no-repeat left 5px;
	padding-left: 11px;
}
.stat td{
	color: #000 !important;
}
.stat .cell1{
	width: 40%;
}
.stat .cell2{
	width: 30%;
}
.stat .cell3{
	width: 30%;
}
._forum{
	/*height: 20px !important;*/
}
.guote_mes{
	border: 1px dashed #b9b9b9;
	background-color: #f4f8fb;
	margin: 5px 0 5px 0;
	padding: 4px;
}
/*
.forum_pdg_foot{
	height: 204px;
}*/

/* Навигационное меню */
.nav{
	margin:3px 0;
	position: relative;
	padding-bottom: 5px;
	padding-top: 1px;
	height:20px;
	width: 99%;
}
.nav a{
	font: normal 11px 'Arial';
	color: #000;
	margin-left: 8px;
}
.nav .curr{
	font: normal 11px 'Arial';
	color: #686463;
	background-color: #f1f6fa;
	border: 1px solid #88accf;
	padding: 2px 4px 2px 4px;
	margin: 0 0 0 5px;
}
.nav .from_all{
	margin-left: 8px;
}
.nav .nav_btn_l{
	display:inline-block;
	width: 29px;
	height: 17px;
	background: url('../images/nav_btn_l.gif') no-repeat left top;
	border: none;
	margin: 0px 6px 0 1px;
	cursor: pointer;
	vertical-align:middle;
}
.nav .nav_btn_r{
	display:inline-block;
	width: 29px;
	height: 17px;
	background: url('../images/nav_btn_r.gif') no-repeat left top;
	border: none;
	margin: 0px 0px 0 17px;
	vertical-align:middle;
	cursor: pointer;
}
.nav .to_page_box{
	height: 17px;
	position: absolute;
	top: 1px;
	right: 1px;
}
.nav .to_page_fld{
	width: 50px;
	height: 15px;
	padding: 0px 4px;
	vertical-align: top;
	color: #000;
	margin: 0px 6px 0px 5px;
}
.nav .to_page_btn{
	width: 54px;
	height: 17px;
	background: url('../images/to_page_btn.gif') no-repeat left top;
	border: none;
	cursor: pointer;
}

/* Блоки сайта */
.bl{
	font: normal 13px 'Arial';
	color: #000;
}
.bl .title{
	font: bold 13px 'Arial';
	color: #000;
}
.bl_pdg{
	height: 17px;
}
.bl_pdg2{
	height: 23px;
}
.bl_pdg3{
	height: 25px;
}
.bl_pdg4{
	height: 64px;
}

/* Блок - Анонсы новостей (Статьи) */
.news .el{
	margin: 8px 0px 0px 1px;
	font: normal 11px 'Tahoma';
	color: #333333;
}
.news .date{
	font: normal 11px 'Tahoma';
	color: #686463;
}
.news a{
	font-size: 11px;
}
.news_pdg{
	padding-top: 11px;
}

/* Блок - Дискуссии */
.discuss{
	font-size: 13px;
}
.discuss a{
	font-size: 13px;
}
.discuss .line{
	margin-top: 4px;	
}
.discuss .date{
	margin-left: 9px;
	font: normal 11px 'Tahoma';
	color: #b4b4b4;
}

/* Блок - Подписка */
.subscribe{
	font-size: 13px;
	width: 70%;
	position: relative;
}
.line1{
	margin: 3px 0px 8px 0px;
}
.t_inps{
	width: 100%;
}
.t_inps th,.t_inps td{
	border: none !important;
	padding: 0px !important;
}

.content_r .line1 {
	margin-right:10px;
}
.content_r .t_inps {
	margin-right:10px;
	width:auto;
}

.subscribe .sub_fld_cell{
	position: relative;
}
.subscribe .sub_subs_cell{
	position: relative;
	width: 106px;
	padding-left: 10px;
}
.subscribe .sub_fld, .content_r .t_inps .sub_fld {
	border: 1px solid #325581;
	background-color: #fff;
	height: 17px;
	width: 85%;
	font: normal 13px 'Arial';
	color: #ababab;
	line-height: 16px;
	padding: 1px 6px 1px 6px;
	float: left;
}
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  .subscribe .sub_fld {width: 95%}
}
.content_r .t_inps .sub_fld {
	margin-right:1px;
	width:53px;
}

.subscribe .subs, .content_r .t_inps .subs{
	width: 96px;
	height: 20px;
}
.subscribe ._subs, .content_r .t_inps ._subs{
	width: 96px;
	height: 22px;
}

/* Блок - Статистика сайта */
.statistic{
	font: normal 11px 'Tahoma';
}

/* Блок - Рейтинг */
.rating{
	font: normal 13px 'Arial';
}
.rating th,.rating td{
	padding: 0px;
}
.rating a{
	font: normal 13px 'Arial';
	color: #0c79ba;
	text-decoration: underline;
}
.rating .asc{
	background: url('../images/asc.gif') no-repeat left 6px;
	padding-left: 9px;
}
.rating .desc{
	background: url('../images/desc.gif') no-repeat left 6px;
	padding-left: 9px;
}
.rating .norm{
	padding-left: 9px;
}

/* Блок - Авторизация */
.aut .a_fld{
	width: 111px;
	height: 20px;
	padding: 0px 4px;
	vertical-align: top;	
}
.aut .a_submit{
	width: 22px;
	height: 22px;
	background: url('../images/a_submit.gif') no-repeat left top;
	border: none;
	margin-left: 6px;
	cursor: pointer;
}
*html .aut .a_submit{
	margin-top: 1px;
}
*+html .aut .a_submit{
	margin-top: 1px;
}
.aut a{
	font: normal 11px 'Tahoma';
}
.aut .line1{
	margin-top: 1px;
}
.aut .line2{
	margin-top: 0px;
}
.aut .line3{
	margin-top: 4px;
}

/* Блок - Погода */
.weather .meteo{
	margin-top: 9px;
}
.weather .meteo img{
	border: none;
	width: 120px;
	height: 60px;
}

/* Блок - Курсы валют */

.currency{
	font: normal 13px 'Tahoma';
}
.currency th,.currency td{
	padding: 0px;
}
.currency .course{
	margin-left: 9px;
}
.currency .asc{
	vertical-align: top;
	margin: 7px 0px 0px 7px;
}
.currency .desc{
	vertical-align: top;
	margin: 7px 0px 0px 7px;
}
.currency .dx{
	vertical-align: middle;
	font-size: 11px;
	color: #737373;
	margin-left: 9px;
}
.currency .line1{
	margin-top: 2px;
}

/* Блок - Опрос */
.inter{
	font: normal 13px 'Arial';
}
.inter ul{
	list-style-type: none;
	margin: 9px 0px 0px 1px;
	font: normal 11px 'Verdana';
}
.inter ul li{
	height: 16px;
}
.inter .radio{
	border: none;
	vertical-align:middle;
}
.inter .vote{
	width: 86px;
	height: 20px;
	margin-top: 8px;
}
.inter ._vote{
	width: 86px;
	height: 20px;
}

/* Блок - Каталог */
.cat_lev1{
	background-color: #1c3b6a;
	overflow:hidden;
}
.cat_lev1 li, .cat_lev1 li a, .cat_lev1 li a:hover{
	color: #fff;
	text-decoration:none;
}
.cat_lev2{
	background-color: #496388;
	border: 1px solid #496388;
}
.cat_lev2 li{
	color: #fff;
}
.cat_lev3{
	background-color: #7d8faa;
	border: 1px solid #7d8faa;
}
.cat_lev3 li{
	color: #fff;
}
.cat_lev4{
	background-color: #b2bccd;
	border: 1px solid #b2bccd;
}
.cat_lev4 li{
	color: #496388;
}
.cat_lev5{
	background-color: #dfe3ea;
	border: 1px solid #dfe3ea;
}
.cat_lev5 li{
	color: #1c3b6a;
}
.cat_city{
	border: 1px solid #1c3b6a;
	padding: 2px 2px 0px 2px;
	position: relative;
}
.cat_city_select{
	width: 100%;
	border: 1px solid #809db6;
}
.cat_ul{
	font: normal 11px 'Tahoma';
	color: #fff;
	position: relative;
	list-style-type: none;
	padding-top: 5px;
}
.cat_ul li{
	background: url('../images/li_img2.gif') no-repeat 3px 5px;
	padding: 0px 11px 6px 9px;/*должно быть 4 вместо 6*/
	cursor: pointer;
}
*html .cat_ul li{
	background: url('../images/li_img2.gif') no-repeat 3px 8px;
	padding-bottom: 3px;
}
*+html .cat_ul li{
	background: url('../images/li_img2.gif') no-repeat 3px 8px;
	padding-bottom: 3px;
}
.cat_ul li.sel{
	background: url('../images/li_img_sel.gif') no-repeat 2px 4px;
	padding: 0px 11px 6px 9px;
	cursor: default;
}
*html .cat_ul li.sel{
	background: url('../images/li_img_sel.gif') no-repeat 2px 7px;
	padding-bottom: 3px;
}
*+html .cat_ul li.sel{
	background: url('../images/li_img_sel.gif') no-repeat 2px 7px;
	padding-bottom: 3px;
}
.code_img {
	margin:0 5px 0;
	vertical-align:middle;
}
.cat_ul .sub_li{
	padding: 0px;
	display: none;
	background:none;
}
.news .news_block {
	font-size:11px;
	font-family:Tahoma,Verdana;
}
.news_block {
	padding:3px 0 8px;
	margin-bottom:5px;
}

.news_block .date {
	color:#686463;
	font-size:11px;
	font-family:Tahoma,Verdana;
}

.news_page {
	margin:0 0 20px;
}

.news_page H5 {
	color:#686463;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	padding-bottom:2px;
}

.news_page .back {
	margin-top:5px;
}

.news_page .source, .news_block .source {
	text-align:right;
	margin-top:2px;
}

.news_switcher {
	font-size:11px;
	text-align:right;
	margin:15px 0 10px;
}

/* Блок - Баннеры */
.banner{
	width: 172px;
	height: 79px;
	margin-bottom: 9px;
}

/* Декор нижний */

.footer_grad2{
	background: url('../images/footer_grad2.jpg') repeat-x top;
	width: 100%;
	height: 257px;
	position: absolute;
	top: -257px;
	left: 0px;
	z-index: 1;
}

.reg_error {
	color:red;
	font-weight:bold;
	padding-bottom:10px;
}
#feedback_to {
	font-size:0.9em;
}
#feedback_message {
	border:1px solid #6492C0;
	height:80px;
	width:166px;
}
#feedback_to {
	width:166px;
}
.feedback_block .line {
	margin-top:4px;
}
.feedback_block h2 {
	padding:0;
	margin:0;
}
.feedback_block .error {
	color:red;
}
.line .title {
	padding-bottom:2px;
}
.bl_auth h2 {
	margin:0;
	padding:0 0 5px;
}

.bl_auth {
	margin-bottom:15px;
}

.bl_auth ul {
	list-style:none;
}
#poll_block .poll_result_item, .poll_block .poll_result_item {
	padding-top:3px;
}
#poll_block .poll_result_title, .poll_block .poll_result_title {
	color:#555;
	font-style:italic;
}
#poll_block .poll_progress_parent, .poll_block .poll_progress_parent {
	border:1px solid #6492C0;
	height:16px;
	width:162px;
}
#poll_block .poll_result_count, .poll_block .poll_result_count {
	color:#555;
	float:right;
	font-size:0.9em;
	margin-right:20px;
}
#poll_block .poll_progress, .poll_block .poll_progress {
	background:#3d72a8;
	clear:right;
	height:16px;
}
.error {
	color:red;
}
#ent_gallery {
	margin:5px 0 15px;
	width:99%;
}
#ent_gallery, #ent_gallery th, #ent_gallery td {
	border:0;
	text-align:center;
	vertical-align:middle;
}
#ent_gallery th {
	width:30px;
}
#ent_gallery .prev, #ent_gallery .next {
	background:transparent url('../images/nav_btn_l.gif') no-repeat left top;
	display:block;
	height:17px;
	margin:auto;
	width:29px;
}
#ent_gallery .next {
	background:transparent url('../images/nav_btn_r.gif') no-repeat left top;
}
/* Футер */
.footer{
	background: url('../images/footer_grad.gif') repeat-x;
	margin: -84px auto 0px auto;
	position: relative;
	height: 84px;
	min-width: 1000px;
}
.copyrights{
	position: absolute;
	width: 310px;
	left: 19%;
	top: 12px;
	font: normal 11px 'Verdana';
	color: #fff;
	line-height: 15px;
	z-index:101;
}
.copyrights a{
	font-size: 11px;
	color: #fff;
}
.antispam_img {
	vertical-align:middle;
	margin:0 5px;
}
.noborder {
	border:0 !important;
}
.noborder td, .noborder tr, .noborder th {
	border:0 !important;
}
#poll_other_text {
	margin-top:4px;
}
.red {
	color:red;
}
.cb {
	clear:both;
}
.counters {
	position:absolute;
	left:0;
	text-align:center;
	top:12px;
	width:19%;
}
.made_by{
	position: absolute;
	right: 10px;
	top: 31px;
	font: normal 11px 'Tahoma';
	color: #fff;
	z-index: 4;
}
.made_by a{
	font: normal 11px 'Tahoma';
	color: #fff;
	text-decoration: none;
	line-height: 18px;
	z-index: 5;
}
.made_by img{
	margin: 0px 6px 0px 7px;
	border: none;
	vertical-align: middle;
}
.gray {
	color:gray;
}
