﻿/*--- DErek (Zhukov Alexandr) ---*/
/* reset
--------------------------------------------------*/
body,h1,h2,h3,h4,h5,h6,p,form,fieldset { margin:0;padding:0; }
img { border: 0; }

/* body
--------------------------------------------------*/
body { 
       font-family: Tahoma;
       font-size: 62.5%;   /* Resets 1em to 10px */
       text-align: left; /* Center for IE 5.x */
}

.clearing { clear: both; height: 1px; font-size: 1px; }

a { text-decoration:underline; outline-style:none }
a:hover { text-decoration:none; color:#d5a901 }


.max_w { max-width:1280px; margin:0 auto 0 auto }
*html .max_w {width:expression(document.body.clientWidth > 1280? "1280px": "auto" );}

.min_w { min-width:1000px}
*html .min_w { width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "100%");}

/* Social Buttons
--------------------------------------------------*/
div.share {
float: right;
padding-top: 0px;
padding-right: 20px;
}
#social a {opacity: 0.5;  vertical-align: bottom; margin-right: 2px;}
#social:hover a {opacity: 0.7}
#social a:hover {opacity: 1}

/* GlobalTable
--------------------------------------------------*/
.t {border: none; border-collapse: collapse; width: 100%}
.t td {padding: 2px; vertical-align:top}

/* Top Ban
--------------------------------------------------*/
.t_ban { text-align:center; }


/* Head
--------------------------------------------------*/
.head { background:#204493 url("../images/bg_head.jpg") repeat-x; height:60px; padding:0 468px 0 0; position:relative;}
.head .logo { display:block; width:247px; height:60px; background: url("../images/logo.gif") repeat-x; overflow: hidden; text-indent:-3000em; float:left; 
outline-style:none}


/* Head/Search
--------------------------------------------------*/
.search { height:60px; background: url("../images/ls.gif") no-repeat;  overflow:hidden; min-height:1px; _height:1px}
*html .search { overflow:visible}
.search a { color:#a2b1d3; float:left; margin-left:11px;margin-top:-2px}
.search p { background: url("../images/rs.gif") no-repeat 100% 0%; height:57px; padding:3px 0 0 12px; color:#a2b1d3; font-size:10px }

.search input { vertical-align: top}

.search i { font-style:normal; display:block; padding-bottom:5px; line-height:10px}


.search .in { font-size:11px; color:#bababa;  background:#FFFFFF url("../images/in.gif") repeat-x; border:0px; padding:3px 0 3px 5px; width:98%; _width:97%;
height:15px}
.search .btn { width:50px; height:20px; border:0px; cursor:pointer;  background: url("../images/btn.gif") no-repeat; margin:1px 11px 0 4px;
position:absolute; right:10px}

.search span { display:block; padding:0 75px 0 0; position:relative;}
.button-search{background: top left url(//exkavator.ru/images/btn.gif) no-repeat; height:20px; width:50px; text-indent:-9999px; margin-left:10px; border:none;}
.field-login{width:100%;}
.inputs_search{width:97%; margin-left:10px; border-collapse:collapse;}
.inputs_search .right{width:70px;}
.rbord {background: url("../images/rs.gif") no-repeat scroll 100% 0 transparent; padding-bottom:0px;height:60px;}


/* Head/Right ban
--------------------------------------------------*/
.hr_ban { position:absolute; width:468px; right:0px; top:0px; }


/* Head - Menu
--------------------------------------------------*/
.h_menu { height:33px;  background: url("../images/h_menu.gif") repeat-x; padding:0 19px 0 10px;position:relative }
.h_menu ul { margin:0; padding:0 0 0 0; list-style:none; font-size:13px; background: url("../images/hm_li.gif") no-repeat 100% 0%; float:left; }
.h_menu ul li { height:33px; float:left; background: url("../images/hm_li.gif") no-repeat; padding:0 0 0 1px; position:relative; }
.h_menu ul li a { color:#cbd6f5; text-decoration:none; display:block; padding:7px 6px 0 6px; height:26px; float:left;}
.h_menu ul li a:hover { background:#6f87bd url("../images/hm_ac.gif") repeat-x; color:#FFFFFF }

.h_menu ul .hm { font-weight:bold}
.h_menu ul .hm a, .h_menu ul li a.yellow { color:#f8c400}
.h_menu ul .hm a:hover { background:#f8c400}
.h_menu ul li a:hover.yellow { color: #fff}


.h_menu b { position:absolute; right:17px; font-size:11px; color:#587fcf; padding:8px 0 0 0; font-weight:normal}
.h_menu b a { color:#f8c400; font-weight:bold; margin-left:4px}
.h_menu b .reg { color:#cbd6f5; margin-right:4px; font-weight:normal}
.h_menu b .reg:hover { color: #FFFFFF; text-decoration:underline}

/*Descript block*/
div.dtop{
	margin-bottom:10px;
}

div.dbott{
	margin-top:10px;
	/*float:left;*/
}

#nav, #nav ul {
  list-style: none;
  padding: 0;
}

#nav li {
  position: relative;
  margin: 0;
}

#nav a {

  display: block;
}
#nav li:hover,
#nav li.jshover a {

}

#nav li ul {
  display: none;
  position: absolute;
}
#nav li li a {
}
#nav li:hover ul,
#nav li.jshover ul {
  display: block;
}

#nav li:hover li ul,
#nav li.jshover li ul {
  display: none;

}
#nav li:hover li:hover ul,
#nav li.jshover li.jshover ul {
  display: block;
}


.h_menu ul li ul { margin:32px 0 0 0; padding:0 0 0 0; list-style:none; background:#3b5ba0; float:none; position:absolute; width:180px; left:0px;}
.h_menu ul li ul li { height:auto; float:none; background:none; padding:0 0 0 0; font-size:12px; border-top:1px solid #647db4; }
.h_menu ul li ul li a { padding:4px 0 4px 7px; height:auto; _height:1px; float:none; color:#cbd6f5}
.h_menu ul li ul li a:hover { background:none; color: #FFFFFF}


/* Left Col
--------------------------------------------------*/
.t tr .left_col { width:212px; padding: 0 0 20px 0; border-right: 2px solid #cbd6f5; }
.left_col { font-size: 12px} 
.left_col a { color:#204493}
.left_col a:hover { color:#D5A901}

.left_col h6 { font-size: 15px; font-family: "trebuchet MS"; color: #000000; padding:0  0 7px 0 }
.left_col h6 b { background: url("../images/dot.gif") repeat-x 0% 100%; }

.left_col h6 a { text-decoration:none; color:#000000 }
.left_col h6 a:hover b {color:#d5a901; background: url("../images/ha_ac.gif") repeat-x 0% 100%;  }

/* Left Col/Company, Info zone
--------------------------------------------------*/
.l_ban { font-size: 11px; text-align: center; padding: 0 10px; }

.company { background:#eaeffc; padding:10px 0 12px 12px; position:relative; margin-left:-12px; _height:1px; border-bottom:1px solid #eadeca }
.company p { font-size:10px; color:#b6b6b6; padding:0 0 3px 0}

.company b { display:block; line-height:17px; color:#b6b6b6; padding-bottom:7px; position: relative; left:-2px;}
.company b a { margin:0 2px;}
.company .s_order { font-weight:bold; color:#d5a901}

.company .ic1{ font-style:normal; display:block; padding:0 0 2px 16px; background: url("../images/ic1.gif") no-repeat 0px 2px; margin-top:8px }





/* Left Col/Company
--------------------------------------------------*/
.buy_g { background:#ebf0fc; padding:7px 0 4px 12px; position:relative; margin:0 0 7px -12px; border-bottom:1px solid #ededed}
.buy_g i { font-style:normal; display:block; font-size:10px; color:#b6b6b6; padding:0 0 7px 0}
.buy_g ul { margin:0px; padding:0 0 10px 0; list-style:none}

.buy_g form {  background: url("../images/buy_g.gif") repeat-x; padding:12px 0 0 12px; position:relative; margin-left:-12px;  }

.buy_g form input { vertical-align:middle;}

.buy_g form p { padding:0 0 11px 0}
.buy_g form select { width:138px; font-size:11px; font-family:Tahoma; border:1px solid #7f9db9; height:20px}
.buy_g form .in { font-size:11px; font-family:Tahoma; border:1px solid #7f9db9; padding:2px 0 3px 5px; width:140px; }

.buy_g form p b { display:block; padding-bottom:6px; color:#d5a901}

.buy_g form .btn { width:65px; height:20px; border:0px; cursor:pointer; background: url("../images/btn1.gif") no-repeat;  }
.buy_g form .btn1 { width:53px; height:20px; border:0px; cursor:pointer; background: url("../images/btn2.gif") no-repeat;  }


/* Left Col/Last Adv
--------------------------------------------------*/
.last_adv { position:relative; margin-left:-12px; padding-bottom:14px}
.last_adv b { display:block; font-size:12px; padding:0 0 5px 12px}

.last_adv span { display:block; padding:8px 0 10px 0; background:#feeed3; font-weight:bold; text-align:center; margin-top:1px; margin-top:-1px }
.last_adv span a { color:#d5a901; background: url("../images/ic2.gif") no-repeat 0px 2px; padding:0 0 0 15px  }
.last_adv span a:hover { color:#000000; text-decoration:underline}

.last_adv ul { margin:0px; padding:0 0 0 0; list-style:none; }
.last_adv ul li { border-bottom:1px solid #ededed; padding:7px 20px 9px 12px; overflow:hidden; min-height:1px; _height:1px}
*html .last_adv ul li { overflow:visible;}

.last_adv ul li img { float:left; border:1px solid #ced9f6; margin-right:7px}

.last_adv ul li strong { display:block; padding-bottom:2px}
.last_adv ul li p { padding-bottom:1px }

.last_adv ul li i { font-style:normal; font-weight:bold; clear: both; display:block; margin-top:8px}
.last_adv ul li i a { font-weight:normal; float:right; color:#d5a901}


/* Left Col/Work
--------------------------------------------------*/
.l_work { background:#FFF; padding:10px 0 12px 12px; position:relative; margin-left:-12px; _height:1px; border-bottom:1px solid #eadeca }
.l_work p { font-size:10px; color:#b6b6b6; padding:0 0 7px 0}

.l_work i { font-weight: bold; font-style:normal; display: block; font-size:12px; padding-bottom:3px}

.l_work ul { margin:0px; padding:0 0 5px 0; list-style:none; _height:1px;}
.l_work ul li { background: url("../images/ic3.gif") no-repeat 0px 5px; padding:0 0 6px 15px }
.l_work ul li a:hover { color:#000000}

.l_work span { display:block; padding:4px 16px 0 0;}
.l_work span a { color:#d5a901}
.l_work span .ic4 { background: url("../images/ic4.gif") no-repeat 0px 2px; padding:0 0 0 14px }
.l_work span .ic5 { background: url("../images/ic5.gif") no-repeat 0px 4px; padding:0 0 0 14px; float:right }

/* Left Col/Specp
--------------------------------------------------*/
.l_specp { background:#FFF; padding:10px 0 12px 12px; position:relative; margin-left:-12px; _height:1px; border-bottom:1px solid #eadeca }
.l_specp p { background: url("../images/ic3.gif") no-repeat 0px 5px; font-size:11px; padding:0 0 4px 15px;}

.l_specp a { text-decoration:underline; color:#204493;}
.l_specp a:hover {color:#204493;text-decoration:none; }

.l_specp p .red {color:#FF0000;}
.l_specp a .red { text-decoration:underline; color:#FF0000;}
.l_specp a:hover .red {color:#FF0000;text-decoration:none; }


/* Left Col/Machin
--------------------------------------------------*/
.machin { border-top:1px solid #fef8ef; background:#fcf1df; border-bottom:1px solid #eadfcc; padding:12px 5px 16px 12px; position:relative; margin-left:-12px;}

.machin ul { margin:0px; padding:3px 0 10px 0; list-style:none}
.machin ul li { background: url("../images/ic3.gif") no-repeat 0px 5px; padding:0 0 6px 15px; color:#b6b6b6 }
.machin .ic6 { background: url("../images/ic6.gif") no-repeat 0px 2px; padding:0 0 0 14px ; color:#d5a901}

.machin .ic6:hover { color:#000000; text-decoration:underline}

/* Left Col/Photo
--------------------------------------------------*/
.l_lastphoto{
	text-align: center;
	margin:0px;margin-left:-10px;padding:10px;
}
.l_lastphoto h6{
	text-align: left;
}
.l_lastphoto .l_labels table{
	width: 100%;
	margin-top: 5px;
	text-align: left;
}
.l_lastphoto .l_labels table td{
	padding: 0;
}

a.ic_tosection { background: url("../images/ic_tosection.gif") no-repeat 0 3px; color:#D5A901; padding-left: 13px;}
a.ic_addphoto { background: url("../images/ic_photo.gif") no-repeat 0 3px; color:#D5A901; padding-left: 13px;}
/* Center Col
--------------------------------------------------*/
.t tr .center_col { padding: 0 5px; }
.center_col { font-size: 12px }
.center_col a { color: #204493;}
.center_col a:hover { text-decoration: none; color: #d5a901; }

.center_col a.title { color: #000; text-decoration: none; border-bottom: 1px dotted black }
.center_col a.title:hover { text-decoration: none; color: #d5a901; border-bottom: none; }

.center_col h6 { font-size: 18px; font-family: "trebuchet MS"; color: #000000; padding: 0 0 12px 0; line-height: 125%; }
/* .center_col h6 b { background: url("../images/dot.gif") repeat-x 0% 100%; } */

.center_col h5 { font-size: 15px; font-family: "trebuchet MS"; color:#000000; padding: 0 0 12px 0; line-height: 125%; }
.center_col h5 b { background: url("../images/dot.gif") repeat-x 0% 100%; }

.center_col h6 a { text-decoration:none; color:#000000 }
.center_col h6 a:hover b { color:#d5a901; background: url("../images/ha_ac.gif") repeat-x 0% 100%;  }


.center_col h6.serhead { float: left; }
.center_col .headSearch { float: left; width: 100%; }
.center_col  form.srform { float: left; width: 90%; margin: 0 5%; display: none; }
.center_col .speedbar { padding: 5px; font-size: 12px; padding-bottom: 15px; line-height: 14px;}
.center_col .c_ban { margin: 5px 0; padding: 0; }

.home-link{width: 13px; height: 13px; background-image: url(/trade/assets/images/home-page-icon.gif); float: left; margin-right: 3px;}
.home-link:hover{background-image: url(/trade/assets/images/home-page-icon-hover.gif)}

div.techzone .stick01.sr{float:left;width:101.5%;} 
div.techzone .stick01 a.drag {float:right;}
div.techzone .textblock {height:50px; overflow:hidden; margin-bottom:15px; float:left; position:relative; border:1px dotted #888; padding:5px; width:100%; }
div.techzone .textblock .nextctn{position:absolute; right:0px; bottom:0px; left:0px; height:20px; background:#fff;}
div.techzone .textblock .next {position:absolute; right:5px; bottom:5px; color:#d5a901; text-decoration:none; background:url(../images/i/__wl_b_prod_tab_arrd.gif) 0px 4px no-repeat; padding:2px 0px 2px 12px; }
div.techzone .textblock .next span { display:block; border-bottom:1px #d5a901 dotted; cursor:pointer; }
div.techzone .textblock .next:hover span { border-bottom:none; padding-bottom:1px; }
div.techzone .textblock .prev {position:absolute; right:5px; bottom:5px; color:#d5a901; text-decoration:none; background:url(../images/i/__wl_b_prod_tab_arru.gif) 0px 4px no-repeat; padding:2px 0px 2px 12px; }
div.techzone .textblock .prev span { display:block; border-bottom:1px #d5a901 dotted; cursor:pointer; }
div.techzone .textblock .prev:hover span { border-bottom:none; padding-bottom:1px; }

/* Center Col/Top News
--------------------------------------------------*/
.top_news { padding:0 0 7px 13px;}
.top_news ul { margin:0px; padding:0 0 0 0; list-style:none}
.top_news ul li { padding:0 0 0 0; overflow:hidden; min-height:1px; _height:1px; list-style-image: none}
*html .top_news ul li { overflow:visible;}
.top_news ul li img { float:left;}

.top_news ul li a:hover { color:#d8af12}

.top_news ul li strong { display:block; font-size:12px; font-weight:bold; padding-bottom:2px}
.top_news ul li p { overflow:hidden; min-height:1px; _height:1px; padding:0 0 0 10px}
*html .top_news ul li p { overflow:visible;}


/* Center Col/Ban
--------------------------------------------------*/
.c_ban { text-align:center; padding:0 0 16px 0 ;}


.c_col_left { float:left; width:55%; padding:0 0 24px 0}
.c_col_right { float:left; width:41%; padding:0 0 24px 20px}







/* Center Col/News Compony
--------------------------------------------------*/
.news_comp { background:#feefd6 url("../images/nc_tl.gif") no-repeat; margin-bottom:7px;}
.news_comp td {padding:5px; }
.nc_tr { background: url("../images/nc_tr.gif") no-repeat 100% 0 }
.nc_bl { background: url("../images/nc_bl.gif") no-repeat 0 100% }
.nc_br { background: url("../images/nc_br.gif") no-repeat 100% 100%; padding:13px 0px 15px 12px }


.nc_br h6 { color:#d5a901}
.nc_br h6 b { background: url("../images/dot1.gif") repeat-x 0% 100%; }


.nc_br ul { margin:0px; padding:0 0 0 0; list-style:none; overflow:hidden; min-height:1px; _height:1px}
*html .nc_br ul { overflow:visible}
.nc_br ul li { float:left;  background: url("../images/ic10.gif") no-repeat 0 2px; padding:0 0 12px 13px; }
.nc_br ul li a { color:#000000}

.nc_br ul li i { display:block; font-style:normal; padding-top:3px; font-size:10px}
.nc_br ul li i a { color:#b6b6b6}


/* Center Col/cr ban
--------------------------------------------------*/
.cr_ban { text-align:center; padding:0 0 7px 0;}


/* Center Col/Brend  Directory
--------------------------------------------------*/
.b_directory { background:#ecf0fc url("../images/bd_tl.gif") no-repeat; _height:1px; margin-bottom:15px; }
.bd_tr { background: url("../images/bd_tr.gif") no-repeat 100% 0 }
.bd_bl { background: url("../images/bd_bl.gif") no-repeat 0% 100% }
.bd_br { background: url("../images/bd_br.gif") no-repeat 100% 100%; padding:12px 0 5px 11px;  min-height:1px; _height:1px;}

.b_directory p { font-size:10px; color:#b6b6b6; padding:0 10px 5px 10px;}

.bd_br .bt_ul { margin:0px; padding: 0 0 0 0; list-style:none; float:left; width:33%;}
.bd_br .bt_ul li { font-weight:bold; padding:0 0 5px 0}
.bd_br .bt_ul li a:hover { color:#d5a901; }
.bd_br .bul_ac a { color:#d5a901; text-decoration:none; cursor:default}

.bd_br span { position:absolute; right:0px; width:110px;}

.bd_br p { padding:0 15px 5px 0; clear:both; text-align:right; position:relative; top:0px}
.bd_br p a { color:#d5a901; background: url("../images/ic11.gif") no-repeat 0 3px; padding:0 0 0 14px  }



.bd_bottom { background: url("../images/bd_bottom.gif") repeat-x; padding:12px 0 0 0; position:relative; margin-left:-11px; _height:1px  }
.bd_bottom ul { margin:0px; padding:0 0 0 12px; list-style:none; width:28.3%; float:left;}
.bd_bottom ul li { font-size:10px; padding:0 0 4px 0; line-height: 10px;}

.bd_bottom p { top:0px; _margin-top:-8px}


#overDiv {position:absolute; visibility:hide; z-index:1;}
#overDiv i { display:block; text-align:center; padding:5px 0 5px 0}


/* Center Col/Brend  Perevozka
--------------------------------------------------*/
.b_directory1 { background:#ecf0fc url("../images/bd_tl.gif") no-repeat; _height:1px; margin-bottom:15px; }
.bd_tr1 { background: url("../images/bd_tr.gif") no-repeat 100% 0 }
.bd_bl1 { background: url("../images/bd_bl.gif") no-repeat 0 100% }
.bd_br1 { background: url("../images/bd_br.gif") no-repeat 100% 100%; padding:13px 0px 15px 12px }

.bd_br1 ul { margin:0px; padding:0 0 0 0 ; list-style:none}

.bd_br1 ul li {background: url("../images/ic3.gif") no-repeat 0px 5px; padding:0 0 2px 15px}

.bd_br1 ul a{text-decoration:underline;}
.bd_br1 ul a:hover{text-decoration:none;color:#000;}

.bd_br1 ul .ic1 a{text-decoration:underline;padding:0 0 0 1px;color:#D5A901;}
.bd_br1 ul .ic1 a:hover{text-decoration:none}


/* Center Col/Gallery
--------------------------------------------------*/
.gallery { padding:0 0 0 12px}


/* Center Col/News Exk
--------------------------------------------------*/
.news_ex { padding:0 0 17px 0;}
.news_ex ul { margin:0px; padding:0 0 5px 0; list-style:none}
.news_ex ul li { padding:0 0 12px 0; list-style:14px}
.news_ex ul li a:hover { color:#000000}

.news_ex ul li b { font-weight:normal; display:block; color:#b6b6b6; padding-top:1px; font-size:10px}
.news_ex ul li i { font-style:normal; font-size:10px; color:#b6b6b6; margin-right:2px}
.news_ex ul li b a { color:#cbd6f5; margin-left:3px; }
.news_ex ul li b a:hover { color:#cbd6f5;}

.news_ex p {}
.news_ex p a { color:#d5a901;  background: url("../images/ic9.gif") no-repeat 0 3px; padding:0 0 0 13px}
.news_ex p .ic12 { float:right;   background: url("../images/ic12.gif") no-repeat 0 3px;}



/* Center Col/Video
--------------------------------------------------*/
.video { padding:0 0 17px 0}
.video p { padding:10px 0 0 0}
.video p a { color:#d5a901;  background: url("../images/ic9.gif") no-repeat 0 3px; padding:0 0 0 13px}


/* Center Col/News Proj
--------------------------------------------------*/
.new_proj { padding:10px 0 15px 0; position:relative}
.new_proj.exk{ padding:5px 0 0 0; }
.new_proj ul { margin:0px; padding:0 0 4px 0; list-style:none}
.new_proj ul li { padding:0 0 12px 0; list-style:14px}
.new_proj ul li a:hover { color:#000000}

.new_proj ul li b { font-weight:normal; display:block; color:#b6b6b6; padding-top:1px}
.new_proj ul li i { font-style:normal; font-size:10px; color:#b6b6b6; margin-right:2px}
.new_proj ul li b a { color:#cbd6f5; margin-left:3px}
.new_proj ul li b a:hover { color:#cbd6f5;}

.new_proj p a { color:#d5a901;  background: url("../images/ic9.gif") no-repeat 0 3px; padding:0 0 0 13px}

.new_proj p a { color:#d5a901;  background: url("../images/ic9.gif") no-repeat 0 3px; padding:0 0 0 13px}
.new_proj p .inter { color:#d5a901;  background: url("../images/ic20.gif") no-repeat 0 3px; padding:0 0 0 13px}

.new_proj .pn_r { position: absolute; right:0px; line-height:15px; padding-top:0px }
.new_proj .pn_r .ic13 { background: url("../images/ic13.gif") no-repeat 0 3px; }
.new_proj .pn_r .ic14 { background: url("../images/ic14.gif") no-repeat 0 3px; }


/* Center Col/Center Bottom ban
--------------------------------------------------*/
.cb_ban { text-align:center; padding:0 0 14px 0;}


/* Center Col/L Table
--------------------------------------------------*/
.l_tab { padding:0 0 14px 10px;}

.l_tab table {border: 1px solid #CED8F6; border-collapse: collapse; width: 100%}
.l_tab table td {padding:4px 0 4px 0; vertical-align:top; border-left:1px solid #ced8f6;  border-right:1px solid #ced8f6;
 color:#575757; text-align:center}
.l_tab table .lt_td { padding:4px 0 4px 6px; text-align:left}

.l_tab table th { text-align:center; font-weight:normal; border:1px solid #ced8f6; background:#f1f4fc; padding:3px 0px 4px 0px}
.l_tab table th p { padding-left:5px}
.l_tab table .lt_th { font-weight:normal; text-align:left; color:#575757}
.l_tab table .lt_tr td { background:#f5f7fd;}
.l_tab table #il_bott_tr td { border-bottom:1px solid #ced8f6; }


.l_tab ul { margin:0px; padding:7px 0 0 9px; list-style:none }
.l_tab ul li { padding:0 0 3px 14px;}
.l_tab ul .ic15 { background: url("../images/ic14.gif") no-repeat 0 3px;}
.l_tab ul .ic20 { background: url("../images/ic20.gif") no-repeat 0 3px;}
.l_tab ul .ic16 { background: url("../images/ic16.gif") no-repeat 0 3px;}
.l_tab ul .ic17 { background: url("../images/ic17.gif") no-repeat 0 3px;}


/* Center Col/Teh Library
--------------------------------------------------*/
.t_library { background:#ecf0fc url("../images/bd_tl.gif") no-repeat; _height:1px; margin-bottom:15px; }
.t_library p { font-size:10px; color:#b6b6b6; padding:0 0 7px 0}
.tl_tr { background: url("../images/bd_tr.gif") no-repeat 100% 0 }
.tl_bl { background: url("../images/bd_bl.gif") no-repeat 0% 100% }
.tl_br { background: url("../images/bd_br.gif") no-repeat 100% 100%; padding:12px 0 12px 8px; overflow:hidden; min-height:1px; _height:1px; position:relative;}
*html .tl_br { overflow:visible;}

.tl_br table {border: none; border-collapse: collapse; width: 100%}
.tl_br table td {padding:0 0 6px 0 ; vertical-align:top}

.tl_br ul { margin:0px; padding:0 0 0 0; list-style:none}
.tl_br ul li {  padding:0 0 6px 0 }
.tl_br a { padding:0 0 0 14px}

.tl_br .ic18 { background: url("../images/ic18.gif") no-repeat 0 3px}
.tl_br .ic19 { background: url("../images/ic19.gif") no-repeat 0 3px}
.tl_br .ic20 { background: url("../images/ic20.gif") no-repeat 0 3px}
.tl_br .ic21 { width:28%}
.tl_br .ic21 { background: url("../images/ic21.gif") no-repeat 0 3px;}
.tl_br .ic22 { background: url("../images/ic22.gif") no-repeat 0 2px}
.tl_br .ic23 { background: url("../images/ic23.gif") no-repeat 0 2px}
.tl_br .ic24 { background: url("../images/ic24.gif") no-repeat 0 2px}




/* Center Col/Last text
--------------------------------------------------*/
.last_txt { background: url("../images/lt.gif") repeat-y; border-top:1px solid #dbdbdb; margin-bottom:14px; _height:1px }
.lt_rr { background: url("../images/lt.gif") repeat-y 100% 0}
.lt_bb { background: url("../images/lt.gif") repeat-x 0% 100%}

.lt_bl { background: url("../images/lt_bl.gif") no-repeat 0% 100% }
.lt_br { background: url("../images/lt_br.gif") no-repeat 100% 100%; padding:4px 10px 12px 10px;}
.lt_br p { font-size:10px; color:#b6b6b6; padding-bottom:7px}

.lt_br ul { margin:0px; padding:0 0 1px 0; list-style:none}
.lt_br ul li { padding:0 0 12px 0; list-style:14px}

.lt_br ul li b { font-weight:normal; display:block; color:#b6b6b6; padding-top:1px}
.lt_br ul li i { font-style:normal; font-size:10px; color:#b6b6b6; margin-right:2px}
.lt_br ul li b a { color:#cbd6f5; margin-left:3px}

.lt_br .all_txt { background: url("../images/ic9.gif") no-repeat 0 3px; padding:0 0 0 14px; color:#d5a901 }
div#mixalbs { display:none; }
div#albsB { display:none; }
div#albsA { display:none; }
div#albsK { display:none; }

.ltxt_menu { font-family:"trebuchet MS"; font-size:15px; height:26px; position: relative; margin-bottom:-1px}
.ltxt_menu a { text-decoration:none;  background:#cecece url("../images/lt_l.gif") no-repeat; float:left;  cursor: pointer;
color:#B7B7B7 }
.ltxt_menu a b { display:block; height:22px;  background: url("../images/lt_r.gif") no-repeat 100% 0%; float:left; padding:4px 4px 0 4px;
font-weight:normal }

.ltxt_menu .active { background:#cecece url("../images/lt_l.gif") no-repeat; color:#000000 }
.ltxt_menu .active b {  background: url("../images/lt_r.gif") no-repeat 100% 0}

#aswtch { margin-right:3px}
#swtchS { margin-right:3px}
#swtchB { margin-right:3px}
#swtchA { margin-right:3px}

/* Center Col/Search Teh
--------------------------------------------------*/
.search_teh { background:#feefd6 url("../images/nc_tl.gif") no-repeat; margin-bottom:15px; }
.st_tr { background: url("../images/nc_tr.gif") no-repeat 100% 0 }
.st_bl { background: url("../images/nc_bl.gif") no-repeat 0 100% }
.st_br { background: url("../images/nc_br.gif") no-repeat 100% 100%; padding:13px 0px 15px 12px }


.st_br ul { margin:0px; padding:0 0 0 0 ; list-style:none}
.st_br ul li { padding:0 0 4px 16px}

.st_br ul .ic25 { background: url("../images/ic25.gif") no-repeat 0 3px }
.st_br ul .ic26 { background: url("../images/ic26.gif") no-repeat 0 3px }
.st_br ul .ic27 { background: url("../images/ic27.gif") no-repeat 0 3px }
.st_br ul .ic28 { background: url("../images/ic28.gif") no-repeat 0 1px; font-weight:bold; font-size:12px; margin-top:5px}
.st_br ul .ic28 a { color:#d5a901}

.ic29 { float:right; background: url("../images/ic7.gif") no-repeat 0px 3px; padding:0 0 3px 14px; }
a.ic29  {color:#D5A901;}


/* Center Col/Spec Teh
--------------------------------------------------*/
.st_tr1 { background: url("../images/nc_tr.gif") no-repeat 100% 0 }
.st_bl1 { background: url("../images/nc_bl.gif") no-repeat 0 100% }
.st_br1 { background: url("../images/nc_br.gif") no-repeat 100% 100%; padding:13px 0px 15px 12px }


.st_br1 ul { margin:0px; padding:0 0 0 0 ; list-style:none}
.st_br1 ul li {background: url("../images/ic3.gif") no-repeat 0px 5px; padding:0 0 2px 15px}

.st_br1 ul a{text-decoration:underline;}
.st_br1 ul a:hover{text-decoration:none;color:#000;}

.st_br1 ul .ic1 a{text-decoration:underline;padding:0 0 0 1px;color:#D5A901;}
.st_br1 ul .ic1 a:hover{text-decoration:none}




/* Rigth Col
--------------------------------------------------*/
.t tr .right_col { width: 222px; border-left: 2px solid #cbd6f5; padding: 0 0 20px 0 }
.right_col { font-size: 12px}
.right_col a { color:#204493}
.right_col h6 { font-size:15px; font-family:"trebuchet MS"; color:#000000; padding:0 0 10px 0 }
.right_col h6 b { background: url("../images/dot.gif") repeat-x 0% 100%;}
.right_col h6 b a{text-decoration:none;}

/* Rigth Col/Baners
--------------------------------------------------*/
.r_ban { font-size: 11px; text-align: center; padding: 0 10px; }
/*.r_ban   * { padding-top:4px;}
.r_ban   a { margin-bottom:4px;}*/


/* Rigth Col/Forum Spec
--------------------------------------------------*/
.forum_spc { padding:12px 10px 12px 10px; background:#eaeffc url("../images/forum_spc.gif") repeat-x; border-bottom:1px solid #d9deea;
margin-bottom:18px }
.forum_spc ul { margin:0px; padding:5px 0 10px 0; list-style:none;}
.forum_spc ul li { background: url("../images/fs_li.gif") no-repeat 0px 5px; padding:0 0 6px 11px  }
.forum_spc ul li a:hover { color:#000000}

.forum_spc p a { color:#d5a901}
.forum_spc .ic7 { background: url("../images/ic7.gif") no-repeat 0px 3px; padding:0 0 3px 14px; }
.forum_spc .ic8 { background: url("../images/ic8.gif") no-repeat 0px 2px; padding:0 0 0 14px; }


/* Rigth Col/Partners
--------------------------------------------------*/
.patners { padding:0 0 11px 10px; color:#b6b6b6; text-align: center;}
.patners i { font-weight:bold; font-style:normal; display:block; position:relative; left:-2px; padding-bottom:10px}
.patners i a { margin:0 2px}

.patners p { position: relative; margin:0 0 0 -8px ; text-align: center;}
.patners p img { display:block; margin-bottom:3px}



/* Right Col/ekx_spec
--------------------------------------------------*/
.ekx_spec {  padding:0 0 15px 10px }
.ekx_spec p { font-size:11px; padding:0 0 3px 0; left:-2px;}

.ekx_spec a { text-decoration:none; color:#204493;margin:0 2px}
.ekx_spec a:hover {color:#204493;text-decoration:underline; }

/* Rigth Col/Exkavator NET
--------------------------------------------------*/
.ekx_net { padding:0 0 15px 10px}
.ekx_net p { font-size:10px; color:#b6b6b6; padding:0 0 3px 0}
.ekx_net span { display:block; color:#b6b6b6; position:relative; left:-2px; line-height:16px}
.ekx_net span a { margin:0 2px}

/* Rigth Col/Exs_forizm
--------------------------------------------------*/
.exs_forizm { background:#fef1db; padding:8px 12px 14px 10px; border-top:1px solid #feeed3; border-bottom:1px solid #ededed; margin-bottom:16px }

.exs_forizm .ic9 a { color:#d5a901}
.exs_forizm .ic9 { background: url("../images/ic9.gif") no-repeat -1px 3px; padding:0 0 3px 14px; margin-top:7px }



/* Rigth Col/About Exk
--------------------------------------------------*/
.about_ex { padding:0 12px 14px 10px; border-bottom:1px solid #ededed; margin-bottom:14px}
.about_ex p { padding-bottom:6px}

.about_ex select { font-size:11px; width:192px; border:1px solid #7f9db9;}
.about_ex .selt { padding-top:8px}



/* Rigth Col/Reclame
--------------------------------------------------*/
.reclame { padding:0 12px 15px 10px}
.reclame ul { 
	padding: 0;
	margin-left: 8px;
	list-style-image: url(../images/fs_li.gif);
}
.reclame ul li {padding-bottom:6px}

/* Footer   #CBD6F5
--------------------------------------------------*/
#newfooter { font: normal 13px/13px Tahoma, Sans-serif; color: #fff; line-height:normal; margin-top: 10px}
#newfooter h3 { line-height:normal; color: black; }
#newfooter a { color:#204493; padding: 0px; margin: 0px; }
#newfooter a:hover { color:#d5a901 !important; text-decoration:underline; }
#newfooter .sl { padding:14px 23px 20px 25px; border-top: 2px solid #CBD6F5; border-bottom: 1px solid #DEDEE0; }
#newfooter .sl h3 { padding:0px 0px 11px 0px; font-family:"Trebuchet MS", Tahoma, Arial, Sans-serif; }
#newfooter .sl .links { width:900px; height:36px; overflow:hidden; }
#newfooter .sl .links img { display:block; float:left; border:1px #6E98D4 solid; margin-right:9px; }
#newfooter .db { background:#ffffff; height:130px; color:#000000; font-size:12px; }
#newfooter .db .copy { float:left; width:200px; margin-left:25px; line-height:24px; padding:11px 0px 0px 0px; }
#newfooter .db .copy strong { color:#d5a901; display:block; font-weight:normal; }
#newfooter .db .copy .snl { padding:3px 0px 0px 0px; width:160px; }
#newfooter .db .copy .snl img { float:left; margin-right:4px; }
#newfooter .db .cb { margin:0px 160px 0px 240px; padding:16px 0px 0px 0px; }
#newfooter .db .cb ul { display:block; padding:0px; margin: 0px }
#newfooter .db .cb ul li { list-style:none; display:inline-block; margin: 0 18px 0 0; }
#newfooter .db .cb .stat { padding:12px 0px 0px 0px; line-height:18px; width:400px; }
#newfooter .db .cb .stat p { font-size:11px; }
#newfooter .db .cb .stat p span { display:inline-block; margin-left:26px; }
#newfooter .db .cb .stat strong { color:#d5a901; font-weight:normal; }
#newfooter .db .cb .stat strong i { font-style:normal; color:#888888; }
#newfooter .db .cb .stat em { display:block; text-align:right; font-style:normal; color:#888888; font-size:10px; }
#newfooter .db .supp { float:right; width:158px; padding:16px 0px 0px 0px; }
#newfooter .db .supp div { font-size:11px; height:21px; line-height:15px; }
#newfooter .db .supp div.icq { background:url(../images/i/__wl_footer_supp_icq.gif) 37px 0px no-repeat; }
#newfooter .db .supp div.skype { background:url(../images/i/__wl_footer_supp_skype.gif) 37px 0px no-repeat; margin-top:10px; }
#newfooter .db .supp div.icq span { margin-left:31px; }
#newfooter .db .supp div.skype span { margin-left:21px; }

#newfooter .block1 { float: right; width: 525px;}
#newfooter .block1 h5 { font: normal 13px/13px Tahoma, Arial, Sans-serif; color: #fff; display: block; padding-bottom: 7px}
#newfooter .block5 a img { border: solid 1px #536b9f; margin-right: 4px; }
#newfooter .block5 a:hover img { border: solid 1px #cbd6f5; margin-right: 4px; }
#newfooter .block6 { font-size: 11px; line-height: 11px; color: #cbd6f5; padding: 5px 0 0 1px; }
#newfooter .block6 a { color: #cbd6f5; padding: 0px 10px 2px 16px; }
#newfooter .block6 a.vk { background: url(../images/i/vk.gif) no-repeat 0 2px }
#newfooter .block6 a.tw { background: url(../images/i/tw.gif) no-repeat 0 2px }
#newfooter .block6 a.mm { background: url(../images/i/mm.gif) no-repeat 0 2px }
#newfooter .block6 a.yt { background: url(../images/i/yt.gif) no-repeat 0 2px }
#newfooter .block6 a.fb { background: url(../images/i/fb.gif) no-repeat 0 2px }

#newfooter .block2 { margin-right: 540px; }
#newfooter .block2 li { float:left; padding: 0 1.1%; border-left: solid 1px #536b9f; margin-bottom: 7px}
#newfooter .block2 .block4 { border: none; padding-left: 0;}
#newfooter .block2 a { color: #fff; }
#newfooter .block2 .block4 a { color: #f8c400; }

#newfooter .block3, #newfooter .block3 a { font-size: 11px; line-height: 12px; color: #cbd6f5; }
#newfooter .block3 {clear: left; padding-top: 7px}
#newfooter .block3 p { padding-bottom: 5px}
#newfooter .block7 { float: right; margin-left: 7px}

/* Footer Old
--------------------------------------------------*/
.footer { background:#204493; padding:15px 16px 17px 16px; font-size:11px; color:#cbd6f5}
.footer a { color:#cbd6f5}
.footer p { line-height:17px}

.footer .f_menu { color:#536b9f; font-size:13px; position:relative; left:-2px; padding:0 0 11px 0}
.footer .f_menu a { color:#FFFFFF; margin:0 2px;}
.footer .f_menu .fm { font-weight:bold; color:#f8c400}

.footer .f_ban { float:right; width:526px;}
.footer .f_ban b { font-weight:normal; font-size:13px; color:#FFFFFF; display:block; padding-bottom:5px}
.footer .f_ban img { margin-right:2px; border:1px solid #ededed}


/*—ообщества*/

.soo {padding-top: 1px;}
.soo a { color:#cbd6f5; padding-left:14px; padding-right:14px;}
.soo .vk{ background: url("../images/vk12.png") no-repeat 0 2px }
.soo .tw{ background: url("../images/tw12.png") no-repeat 0 2px }
.soo .mmr{ background: url("../images/mmr12.png") no-repeat 0 2px }
.soo .tube{ background: url("../images/tube.png") no-repeat 0 2px }
.soo .fbook{ background: url("../images/fbook.png") no-repeat 0 2px }

/*Paging*/
table td.paging{
	#border-bottom: 1px solid #EDEDED;
	padding: 12px 0 12px 0;
}
table td.paging a{
	display: inline;
	padding: 5px 3px 5px 5px;
}
table td.paging a.pSelect{
	background-color: #CDDEFF;
	text-decoration: none;
}

/*Banners*/
div#ox_*{
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.tizers {
	overflow:hidden;
	display:inline;
}
.tiz1 a, .tiz2 a{
	color: black;
	font-size: 10pt;
	font-family: Tahoma;
	text-decoration: none;
}
.tiz1 img, .tiz2 img{
	float: left;
	padding-right: 5px;
}
.tiz1{
	border: 2px solid rgb(201, 217, 246); 
	padding: 5px; 
	margin-top: 5px;
	margin-bottom: 10px;	
	float: left;
	width: 45%
}
.tiz2{
	border: 2px solid rgb(221, 167, 0); 
	padding: 5px; 
	background: rgb(254, 238, 218) none repeat scroll 0% 0%; 
	margin-top: 5px;
	margin-bottom: 10px;
	float:right;
	width: 45%
}

.tiz3 a, .tiz4 a{
	color: red;
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
}
.tiz3 img, .tiz4 img{
	float: left;
	padding-right: 5px;
}
.tiz3{
	border: 2px solid rgb(201, 217, 246); 
	padding: 5px; 
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;	
	float: left;
	width: 45%
}
.tiz4{
	border: 2px solid rgb(221, 167, 0); 
	padding: 5px; 
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 5px;
	text-align: center;	
	float:right;
	width: 45%
}
/*
Photo Gallery
*/
.gallery_image {
    float:left;  
    margin-bottom:8px;
    margin-right:2px;
    overflow:hidden;
    /*height: 200px;*/
		height:230px;
	width:140px;
   /* width:140px;*/
    text-align:center;  
}

.gallery_image2 {
    float:left;  
    margin-bottom:8px;
    overflow:hidden;
    height: 200px; 
    width: 220px;
    text-align:center;  
}

.gallery_pic {
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #CCCCCC;
    overflow:hidden;
    padding:6px 0;
    text-align:center;
}
.gallery_video1{
    float:left;  
    margin-bottom:8px;
    margin-right:2px;
    overflow:hidden;
	height:100%;
	width:100%;
   /* width:140px;*/
    text-align:center;  
}
.gallery_video1 .gallery_pic {
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #CCCCCC;
    overflow:hidden;
	float:left; 
	width:100%;
    padding:6px 0;
    text-align:center;
}
.gallery_pic  a{float:left;width:100%; text-align:center;}
.gallery_eyes {
    background: transparent url(../images/photo/eyes.gif) no-repeat scroll 7px 1px;
    height: 15px;
    padding-top:5px;  
    padding-left:10px;
    text-align:center;
    width:45px;
    float:left;
    color:#5C5C5C;
}

.gallery_video {
    background: transparent url(../images/photo/video.gif) no-repeat scroll 7px 2px;
    height: 15px;
    padding-top:4px;  
    padding-left:10px;
    text-align:center;
    width:45px;
    float:left;
    color:#5C5C5C;
}

.gallery_stars{
   padding-top:5px; 
   float:left;
}

.photo_blue, .photo_blue_new, .photo_cats, .photo_best_pic{
    background:#ECF0FC url(../images/bd_tl.gif) no-repeat scroll 0 0;
    margin-bottom:15px;
    padding: 5px 15px 15px 15px;
    overflow:hidden;
     
}

.photo_blue_new{
    height: 225px;
}
/* Best photo
--------------------------------------------------*/
.photo_best_pic{
    background:#feefd6 url("../images/nc_tl.gif") no-repeat; margin-bottom:7px; height: 225px; 
}
.photo_best_pic h6 { color:#d5a901}
.photo_best_pic h6 b { background: url("../images/dot1.gif") repeat-x 0% 100%; }
/* Categories
--------------------------------------------------*/
.photo_cats { background:#feefd6 url("../images/nc_tl.gif") no-repeat; margin-bottom:7px; }

.photo_cats h6 { color:#d5a901}
.photo_cats h6 b { background: url("../images/dot1.gif") repeat-x 0% 100%; }

.photo_cats .tbll{
    float:left;
    padding: 5px;
    width: 49%;
    border-right: 1px solid #fee2b3;
}
.photo_cats .tbl2{
    float:right;
    padding: 5px;  
    width: 49%;    
}

.photo_cats .tbll td{
    padding: 3px;
}

.photo_cats .tbl2 td{
    padding: 3px;
}

.photo_cats tr.subs td{
    padding-left: 20px;
}

/* Tag Clouds
--------------------------------------------------*/
.tag-cloud {
float:left;
margin:10px 5%;
padding:0;
text-align:center;
width:90%;
}
.tag-cloud {
float:none;
margin:0 auto;
width:98%;
}
.tag-cloud ul {
white-space:normal;
}
.tag-cloud ul, .tag-cloud ul li {
display:inline-table;
_display:inline;
}
.tag-cloud a {
color:#336699;
font-size:0.83em;
line-height:1.4em;
text-decoration:none;
}
.tag-cloud a:hover {
color:#85A3C2;
}
.tag-cloud a.w1 {
font-size:80%;
}
.tag-cloud a.w2 {
font-size:100%;
}
.tag-cloud a.w3 {
font-size:120%;
}
.tag-cloud a.w4 {
font-size:140%;
}
.tag-cloud a.w5 {
font-size:160%;
}
.tag-cloud a.w6 {
font-size:180%;
}
.tag-cloud a.w7 {
font-size:200%;
}
.tag-cloud a.w8 {
font-size:220%;
}
.tag-cloud a.w9 {
font-size:240%;
}
.tag-cloud a.w10 {
font-size:260%;
}
/*
View pic
*/
div.bigImg {   
    text-align:center;   
    margin-top:10px;
    width:100%; 
}

div.bigImg img {
    border:1px solid #999999;       
    padding: 10px;
}

table.image_descr{
   padding: 0px;
   margin: 0px;
   margin-left: 20px;
}                      
table.image_descr tr{
   text-align:center; 
   vertical-align: top;
}

table.image_descr tr td.l{
   width:20%;
   text-align:right; 
   padding: 2px 5px; 
   vertical-align: top; 
}

table.image_descr tr td.r{
   width:70%; 
   text-align:left;
   padding: 2px 5px;  
   color: #999999; 
   vertical-align: top; 
   background: url("../images/photo/lbg.gif") repeat-y 0 2px;   
}
/**
yandex
**/
.yabtn { border:0px; cursor:pointer; position:static; right:10px; top:6px }
.sttbtn{ border:0px; cursor:pointer; position:absolute; right:0px; top:0px }

.hyundai {
	background: url("../images/hyundai_background.png") repeat-x 0% 100%;
	text-align: center;
	margin-bottom: 10px;
	padding: 0;

}


.hyundai div {

  display: none; !

}

.hide {
    display: none;
}

.bluebg{width:99%; float:left;  background:#DEEBFC;}
.bluebg .lvlb{float:left; width:98%; margin:0px 1% 3px 1%; background:#EBF1FD;padding-bottom:20px; }
.bluebg .lvlb input {margin-right: 5px;/*margin-bottom: 10px;*/}
.bluebg .lvlb label { display:block; padding-bottom:10px; }
.bluebg .lvlb.top{margin-top:9px;}
.bluebg .lvlb h1{font-size:18px; font-family:Trebuchet MS; margin:13px 0px 10px 11px; float:left; width:98%;}
.bluebg .lvlb .part{list-style:none; margin-left:11px; padding:0px;float:left; width:95%;padding-top: 12px;}
.bluebg .lvlb .main_info{width:95%; margin-left:11px; float:left; }
.bluebg .lvlb .main_info p{padding:0px;}
.bluebg .lvlb .main_info .ltd{width:38%;}
.bluebg .lvlb .main_info .ltd span{color:#88888A;}
.bluebg .lvlb .main_info .ltd.nowr{white-space:nowrap;}
.bluebg .lvlb .main_info .rtd .text, .bluebg .lvlb input.text{/*color:#8A8A8A ;*/float:left; height:21px; width:100%; border:1px solid; border-color:#ACAFB4 #DBE0E6 #DBE0E6 #DBE0E6;}
.bluebg .lvlb .main_info .rtd .select{float:left; height:21px; width:100%; border:1px solid; border-color:#ACAFB4 #DBE0E6 #DBE0E6 #DBE0E6;}
.bluebg .lvlb .achtung{float:left; width:95%; margin-left:11px; margin-top:15px; color:#DEA500; font-size:16px; font-family:Trebuchet MS;}
.bluebg .lvlb p.gl{width:95%; margin-left:11px; margin-top:10px;margin-bottom:3px; float:left;padding:0px;}
.bluebg .lvlb p.gl.gl1{margin-top:0px;}
.bluebg .lvlb p.sp{width:95%; margin-left:11px; margin-bottom:5px; float:left; color:#888;}
.bluebg .lvlb table.text{float:left; width:95%; margin-left:11px;}
.bluebg .lvlb .area{/*color:#8A8A8A ;*/float:left; height:150px; width:100%; border:1px solid; border-color:#ACAFB4 #DBE0E6 #DBE0E6 #DBE0E6;}
.bluebg .lvlb .them{width:120px;}
.bluebg .lvlb .small{float:left; width:100%;}
.bluebg .lvlb .sml{float:left; font-size:10px; font-family:tahoma; color:#888}
.bluebg .lvlb .input_info{float:right;font-size:10px; font-family:tahoma; color:#888}
.bluebg .lvlb .input_info span{color:#d5a901}
.bluebg .lvlb a.webm{color:#204493; font-size:11px; font-weight:bold; float:left; margin-top:4px;}
.bluebg .lvlb table.price{width:95%;float:left; margin:11px;border:1px solid #fff;background:#f3f6fe;border-collapse:collapse;}
.bluebg .lvlb table.price .head td{background:#dce5fc;padding:0px;}
.bluebg .lvlb table.price .head td p{width:100%; float:left; text-align:center; padding:4px 0px ;font-size:11px; font-weight:bold;}
.bluebg .lvlb table.price .head{ height:auto; position:tatic;}
.bluebg .lvlb table.price .text, .bluebg .lvlb table.price .sel{color:#000 ;float:left; height:21px; width:100%; border:1px solid; font-size:11px; border-color:#ACAFB4 #DBE0E6 #DBE0E6 #DBE0E6;}
.bluebg .lvlb table.price .sel{height:24px;}
.bluebg .lvlb table.price td{padding:8px 2px; border-bottom:1px solid #d9e2f9; border-top:1px solid #fff;}
.bluebg .lvlb table.price .fr{width:45%;}
.bluebg .lvlb table.price .cs{width:20%}
.bluebg .lvlb table.price .ss{width:20%}
.bluebg .lvlb table.price .fo{width:15%}
.bluebg .lvlb .kod{float:left; width:95%;margin-top:5px; margin-left:11px;}
.bluebg .lvlb .kod p{float:left;margin-top:3px;}
.bluebg .lvlb  h2.spam{float:left; margin-left:11px;  width:95%; font-size:11px;margin-top:15px;}
.bluebg .lvlb .kod input{margin-left:5px; width:70px; color:#000 ;float:left; height:20px; border:1px solid; font-size:11px; border-color:#ACAFB4 #DBE0E6 #DBE0E6 #DBE0E6;}
.bluebg .lvlb.last{background:#f5f8fe; padding-bottom:0px;margin-bottom: 9px;}
.bluebg .lvlb .clear{float:left; margin:11px; text-decoration:none; color:#000; background: left top url(../images/clear_arrow_b.png) no-repeat; width:106px; height:22px; text-align:center;font-size:12px;font-family:arial;}
.bluebg .lvlb .clear span{text-decoration:none;margin-top:4px; color:#888;float:left; width:100%; }
.bluebg .lvlb .send{float:right; margin:11px 11px 0px 0px; font-size:14px; padding: 2px 15px; _padding:0px 12px; font-weight:bold; color:#fff; font-family:trebuchet MS; border:1px #b8e29d solid; border-color:#b8e29d #337a22 #337a22 #b8e29d; background: url(../images/gb_r.png) left center repeat-x;}
.bluebg .lvlb p.good, .bluebg .lvlb p.ideal, .bluebg .lvlb p.bad{float:left; width:95%; margin-left:11px; margin-bottom:8px;padding:0px; }
.bluebg .lvlb p.good img, .bluebg .lvlb p.ideal img, .bluebg .lvlb p.bad img{float:left; margin-right:5PX; margin-top:2px;}

/* WEBLAB.BY */

.bheader { padding: 0 0 3px 0; line-height: 18px; font-family: "Trebuchet MS", "Arial", sans-serif; font-weight: 700; font-size: 18px; font-style: normal; font-variant: normal; text-transform: uppercase; }
.h2 { text-transform: none; }


