html {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	height: 100%;
	overflow-y: scroll;
	overflow-x: auto;
}
body {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	height: 100%;
	background: #fcfcef;
}
img {
	border : 0;
}
h1{
  line-height: 20px;
  padding: 0px;
  margin: 0px;
  white-space: nowrap;
}
h2 {
  line-height: 20px;
  padding: 0px;
  margin: 0px;
}
h3,h4 {
  padding: 0px;
  margin: 0px;
}
form {
  padding: 0px;
  margin: 0px;
}


.small_br{
  font-size: 1px;
  height: 5px;
}
.middle_br{
  font-size: 1px;
  height: 15px;
}
.big_br{
  font-size: 1px;
  height: 30px;
}

.admindiv{
  position: fixed;
    left: 0px;
    top: 0px;
  background: url(/img/admindiv.gif) top left repeat-x;
  width: 100%;
  z-index: 1000;
  color: #000;
  font-weight: bold;
  font-family: Tahoma;
  font-size: 12px;
  height: 27px;
  line-height: 27px;
}
.admindiv a:link, .admindiv a:visited, .admindiv a:hover, .admindiv a:active{
  color: #000;
  font-weight: bold;
  font-family: Tahoma;
  font-size: 12px;
  text-decoration: none;
}


.border{
	border: solid 1px #bb5800;
    cursor: pointer;
    width: 110px;
}
.border h4{
	text-decoration: underline;
}
.non_border{
	border: solid 1px #fcfcef;
    cursor: pointer;
}
.main_red{
	font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;
    padding-left: 5px;
    line-height: 16px;
}
.main_txt1{
	font-family: Tahoma;
	font-size: 11px;
	color: #683100;
	font-weight: bold;
    padding-left: 5px;
}
.main_cat_txt{
	font-family: Tahoma;
	font-size: 11px;
	color: #683100;
    padding-left: 5px;
}
.main_price{
	font-family: Tahoma;
	font-size: 13px;
	color: #ff0000;
	font-weight: bold;
    margin-left: 5px;
}
.main_price_new{
	font-family: Tahoma;
	font-size: 13px;
	color: #424242;
	font-weight: bold;
    padding-left: 5px;
}
.main_price_old{
	font-family: Tahoma;
	font-size: 11px;
	color: #424242;
	font-weight: bold;
	text-decoration: line-through;
}
.lng_div{
  font-family: Tahoma;
  font-size: 10px;
  color: #683100;
}
a.lng:link, a.lng:visited{
  font-family: Tahoma;
  font-size: 10px;
  color: #683100;
  text-decoration: none;
}
a.lng:active, a.lng:hover{
  font-family: Tahoma;
  font-size: 10px;
  color: #683100;
  text-decoration: underline;
}
a.lng_act{
  font-family: Tahoma;
  font-size: 10px;
  color: #000;
  text-decoration: none;
  cursor: default;
}
.fast_search{
  font-family: Tahoma;
  font-size: 14px;
  color: #383838;
  font-weight: bold;
}
.fast_search select{
  font-family: Tahoma;
  font-size: 11px;
  color: #424242;
  width: 153px;
  border: solid 1px #7f9db9;
}
.main_phone{
  font-family: Tahoma;
  font-size: 14px;
  color: #000000;
  font-weight: bold;
  vertical-align: top;
}
.main_basket1, .main_basket1 a:link, .main_basket1 a:visited{
  font-family: Tahoma;
  font-size: 12px;
  color: #683100;
  font-weight: bold;
  text-decoration: none;
}
.main_basket1 a:hover, .main_basket1 a:active{
  font-family: Tahoma;
  font-size: 12px;
  color: #683100;
  font-weight: bold;
  text-decoration: underline;
}
.main_basket2{
  font-family: Tahoma;
  font-size: 12px;
  color: #000000;
}
.main_basket3, .main_basket3 a:link, .main_basket3 a:visited{
  font-family: Tahoma;
  font-size: 12px;
  color: #683100;
  text-decoration: none;
}
.main_basket3 a:hover, .main_basket3 a:active{
  font-family: Tahoma;
  font-size: 12px;
  color: #683100;
  text-decoration: underline;
}
.main_search {
  vertical-align: top;
  text-align: right;
}
.main_search input{
  font-family: Tahoma;
  font-size: 11px;
  color: #424242;
  width: 175px;
  border: solid 1px #a5acb2;
  line-height: 20px;
  height: 16px;
  vertical-align: top;
  padding-top: 4px;
  padding-left: 10px;
}
.page_title{
  font-family: Tahoma;
  font-size: 14px;
  color: #3b1c00;
  font-weight: bold;
}
.footer{
  font-family: Tahoma;
  font-size: 11px;
  color: #383838;
  padding-left: 12px;
}
.footer a:link,.footer a:visited{
  font-family: Tahoma;
  font-size: 11px;
  color: #683100;
  text-decoration: none;
}
.footer a:active,.footer a:hover{
  font-family: Tahoma;
  font-size: 11px;
  color: #683100;
  text-decoration: underline;
}
.bottom_menu{
  font-family: Tahoma;
  font-size: 12px;
  text-align: right;
}
.bottom_menu a:link,.bottom_menu a:visited{
  font-family: Tahoma;
  font-size: 12px;
  color: #3b1c00;
  font-weight: bold;
  text-decoration: none;
}
.bottom_menu a:active,.bottom_menu a:hover{
  font-family: Tahoma;
  font-size: 12px;
  color: #bb5800;
  font-weight: bold;
  text-decoration: underline;
}
.bottom_menu_act{
  font-family: Tahoma;
  font-size: 12px;
  color: #bb5800;
  font-weight: bold;
  text-decoration: underline;
}


.left_menu_block{
	text-align: left;
	width: 200px;
}
.left_menu_table{
	display:block;
	width: 200px;
}
.left_menu_group{
	height: 18px;
	padding: 0px 0px 0px 0px;
}
.left_menu_group_act{
	height: 18px;
	padding: 0px 0px 0px 0px;
}
.left_menu_group a:link, .left_menu_group a:visited{
	font-family: Tahoma;
	font-size: 12px;
	color: #3b1c00;
    font-weight: bold;
	text-decoration: none;
}
.left_menu_group a:hover, .left_menu_group a:active{
	font-family: Tahoma;
	font-size: 12px;
	color: #bb5800;
    font-weight: bold;
	text-decoration: underline;
}
.left_menu_group_act a:link, .left_menu_group_act a:visited{
    font-family: Tahoma;
	font-size: 12px;
	color: #bb5800;
    font-weight: bold;
	text-decoration: underline;
}
.left_menu_group_act a:hover, .left_menu_group_act a:active{
	font-family: Tahoma;
	font-size: 12px;
	color: #bb5800;
    font-weight: bold;
	text-decoration: underline;
}
.left_menu_subgroup_table{
	display:block;
	width: 100%;
	padding: 0 0 2px 0;
}
.left_menu_subgroup_item{
	height: 13px;
	padding: 0px 0px 0px 18px;
}
.left_menu_subgroup_item_act{
	height: 13px;
	padding: 0px 0px 0px 18px;
}
.left_menu_subgroup_item_act a:link, .left_menu_subgroup_item_act a:visited{
    font-family: Tahoma;
	font-size: 12px;
	color: #bb5800;
	text-decoration: underline;
}
.left_menu_subgroup_item_act a:hover, .left_menu_subgroup_item_act a:active{
	font-family: Tahoma;
	font-size: 12px;
	color: #bb5800;
	text-decoration: underline;
}
.left_menu_subgroup_item a:link, .left_menu_subgroup_item a:visited{
	font-family: Tahoma;
	font-size: 12px;
	color: #3b1c00;
	text-decoration: none;
}
.left_menu_subgroup_item a:hover, .left_menu_subgroup_item a:active{
	font-family: Tahoma;
	font-size: 12px;
	color: #bb5800;
	text-decoration: underline;
}
.menu_bold{
  font-weight: bold;
}
.main_block{
 position: relative;
   top: 0px;
   left: 0px;
 text-align: left;
 width: 575px;
 height: 154px;
 border: solid 1px #bb5800;
 cursor: pointer;
}
.main_block_div{
 position: absolute;
   top: 0px;
   left: 0px;
 text-align: left;
 width: 575px;
 height: 154px;
}
a.main_block_txt_nonact:link, a.main_block_txt_nonact:visited{
  font-family: Tahoma;
  font-size: 11px;
  color: #683100;
  text-decoration: none;
}
a.main_block_txt_nonact:hover, a.main_block_txt_nonact:active{
  font-family: Tahoma;
  font-size: 11px;
  color: #683100;
  text-decoration: underline;
}
.main_block_txt_act{
  font-family: Tahoma;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  background: #bb5800;
  text-decoration: none;
  cursor: default;
}
.main_block_bg_nonact{
  width: 20px;
  height: 20px;
  text-align: center;
  margin: 5px;
}
.main_block_bg_act{
  background: #bb5800;
  width: 20px;
  height: 20px;
  text-align: center;
  margin: 5px;
}
.main_block_title{
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #683100;
}
.main_block_txt{
  font-family: Tahoma;
  font-size: 11px;
  color: #683100;
}
.main_block_price{
  font-family: Tahoma;
  font-size: 13px;
  font-weight: bold;
  color: #424242;
}
.main_block_price_new{
  font-family: Tahoma;
  font-size: 13px;
  color: #ff0000;
  font-weight: bold;
}
.main_block_price_old{
  font-family: Tahoma;
  font-size: 11px;
  color: #424242;
  font-weight: bold;
  text-decoration: line-through;
}





.list_block{
 position: relative;
   top: 0px;
   left: 0px;
 text-align: left;
 width: 268px;
 height: 154px;
 border: solid 1px #e4e4b0;
 padding: 4px;
 cursor: pointer;
}
.meb_sort_div {
  font-family: Tahoma;
  font-size: 11px;
  text-align: right;
  line-height: 18px;
  text-decoration: none;
}
a.meb_sort_nonact:link, a.meb_sort_nonact:visited {
  font-family: Tahoma;
  font-size: 11px;
  color: #683100;
  text-align: right;
  line-height: 18px;
  text-decoration: none;
}
a.meb_sort_nonact:active, a.meb_sort_nonact:hover {
  font-family: Tahoma;
  font-size: 11px;
  color: #424242;
  text-align: right;
  line-height: 18px;
  text-decoration: underline;
}
.meb_sort_act{
  font-family: Tahoma;
  font-size: 11px;
  color: #424242;
  text-align: right;
  line-height: 18px;
  text-decoration: none;
  font-weight: bold;
}



.nav_txt{
  font-weight: bold;
  font-family: Tahoma;
  font-size: 11px;
  color: #383838;
  padding-top: 5px;
  white-space: nowrap;
}
.nav_move, a.nav_move:link, a.nav_move:visited{
  font-size: 11px;
  color: #683100;
  font-family: Tahoma;
  text-decoration: none;
  line-height: 16px;
}
a.nav_move:hover, a.nav_move:active{
  font-size: 11px;
  color: #683100;
  font-family: Tahoma;
  text-decoration: underline;
  line-height: 16px;
}
a.nav_nonact:link, a.nav_nonact:visited{
  font-size: 11px;
  color: #683100;
  font-family: Tahoma;
  padding: 5px 9px 5px 9px;
  text-decoration: none;
}
a.nav_nonact:hover, a.nav_nonact:active{
  font-size: 12px;
  color: #ffffff;
  font-family: Tahoma;
  font-weight: bold;
  line-height: 24px;
  padding: 5px 8px 5px 8px;
  text-decoration: none;
  background-color: #683100;
}
.nav_act{
  font-size: 12px;
  color: #ffffff;
  font-family: Tahoma;
  font-weight: bold;
  line-height: 24px;
  padding: 5px 8px 5px 8px;
  text-decoration: none;
  background-color: #683100;
}

/* ---------- PAGE_LIST ----------*/
.pagelist_name, .pagelist_name a:link, .pagelist_name a:visited{
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #683100;
  text-decoration: none;
}
.pagelist_foto{
  border: solid 1px #e4e4e4;
  float: left;
}
.pagelist_txt{
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}
.pagelist_txt a:link, .pagelist_txt a:visited{
  font-family: Tahoma;
  font-size: 11px;
  color: #683100;
  text-decoration: none;
}
.pagelist_txt a:hover, .pagelist_txt a:active{
  font-family: Tahoma;
  font-size: 11px;
  color: #683100;
  text-decoration: underline;
}
.pagelist_more{
  font-family: Tahoma;
  font-size: 11px;
  color: #683100;
  text-decoration: none;
}

/* ---------- END PAGE_LIST ------*/
/* ---------- PAGE ----------*/
.page_txt{
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
  line-height: 16px;
  text-align: justify;
}
.page_txt a:link, .page_txt a:visited{
  font-family: Tahoma;
  font-size: 11px;
  color: #683100;
  text-decoration: none;
}
.page_txt a:hover, .page_txt a:active{
  font-family: Tahoma;
  font-size: 11px;
  color: #683100;
  text-decoration: underline;
}
.img_title{
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
}
.page_back{
  font-family: Tahoma;
  font-size: 11px;
  color: #683100;
  text-decoration: none;
}
.page_name{
  font-family: Tahoma;
  font-size: 14px;
  color: #000000;
  font-weight: bold;
}

/* ---------- END PAGE ------*/
/* ---------- MEBELES ------*/
.const_txt{
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
}
.const_txt a:link, .const_txt a:visited, .const_txt a:active, .const_txt a:hover{
  font-family: Tahoma;
  font-size: 11px;
  color: #683100;
  text-decoration: none;
}
.const_link{
  font-family: Tahoma;
  font-size: 11px;
  color: #683100;
  cursor: pointer;
}
.const_link a:link, .const_link a:visited{
  font-family: Tahoma;
  font-size: 11px;
  color: #683100;
  text-decoration: none;
}
.const_link a:hover, .const_link a:active{
  font-family: Tahoma;
  font-size: 11px;
  color: #683100;
  text-decoration: underline;
}
.const_price_txt{
  font-family: Tahoma;
  font-size: 18px;
  color: #000000;
}
.const_price_val{
  font-family: Tahoma;
  font-size: 18px;
  color: #ff7b06;
}
.const_price_val2{
  font-family: Tahoma;
  font-size: 18px;
  color: #ff0000;
}
.const_add_basket{
  font-family: Tahoma;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
  white-space: nowrap;
  padding: 0 5px 0 5px;
}
.foto_title{
  position: absolute;
    right: 20px;
    top: -30px;
  background: url(/img/menu/foto_div.png) bottom center no-repeat;
  height: 23px;
  width: 111px;
  text-align: right;
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
}
.foto_title a:link, .foto_title a:visited, .foto_title a:active, .foto_title a:hover{
  text-align: right;
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}
.subgroup_title{
  font-family: Tahoma;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}
.mebeles_page_title{
  font-family: Tahoma;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}
.mebeles_page_title2{
  font-family: Tahoma;
  font-size: 12px;
  color: #ff0000;
  font-weight: bold;
}
.subgroup_price{
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
}
.subgroup_width{
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
  white-space: nowrap;
}
.subgroup_count{
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  /*white-space: nowrap;*/
}
.subgroup_div_price{
  font-family: Tahoma;
  font-size: 14px;
  color: #000000;
  font-weight: bold;
}
.count_change{
  font-family: Tahoma;
  font-size: 11px;
  color: #683100;
  font-weight: bold;
  text-align: center;
}
.count_change_act{
  font-family: Tahoma;
  font-size: 11px;
  color: #683100;
  font-weight: bold;
  text-align: center;
}
.el_div {
	display: block;
    width: 727px;
    height: auto;
	border: solid 1px #a5acb2;
	background: #fff;
}
.navigation span{
  position: relative;
}

.num_left{
  padding: 5px 1px 0 0;
  cursor: pointer;
}
.num_right{
  padding: 5px 0 0 1px;
  cursor: pointer;
}
.num_center{
  border: solid 1px #ddc2aa;
  width: 30px;
}
.num_center_input{
  display: inline;
  font-family: Tahoma;
  font-size: 14px;
  border: solid 0px red;
  text-align: center;
  width: 30px;
  height: 14px;
  line-height: 14px;
  text-shadow: none;
  color: #ff0000;
  cursor: default;
  font-weight: bold;
  background-color: transparent;
}
.num_center_input2{
  font-family: Tahoma;
  font-size: 14px;
  border: solid 0px red;
  text-align: center;
  width: 30px;
  height: 14px;
  line-height: 14px;
  text-shadow: none;
  background-color: transparent;
  color: #13b50b;
  font-weight: bold;
  cursor: default;
}

.cont_div_close{
  font-family: Tahoma;
  font-size: 11px;
  color: #683100;
  line-height: 20px;
  padding-left: 190px;
  cursor: pointer;
}
.relation_title{
  font-family: Tahoma;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}
.mebimgdiv{
  position: absolute;
  left: 0px;
  top: 0px;
}
.const_basket_in{
  font-family: Tahoma;
  font-weight: bold;
  font-size: 12px;
  color: #000000;
  line-height: 22px;
}


/* ---------- END MEBELES --*/
/* ---------- WINDOW FLIP --*/
#block {
	position:fixed;
	display: none;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: white;
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
	z-index: 1;
}
#loader {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	margin-top: -50px;
	margin-left: -50px;
	z-index: 5;
	display: none;
}
#center {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 540px;
	height: 100px;
	margin-top: -50px;
	margin-left: -270px;
	text-align: center;
	/*border: 1px solid black; */
}
#window {
	position:fixed;
	display: none;
	left: 45%;
	top: 30%;
	width: 332px;
	height: 234px;
	margin-top: -50px;
	margin-left: -150px;
	background: url(/img/menu/chiper_bg.png) center top no-repeat;
	text-align: left;
	z-index: 2;
}
#close {
	position: absolute;
	right: 0px;
	top: -10px;
	float: right;
	text-decoration: none;
	font-weight: bold;
	color: #333;
	padding: 0 4px;
	margin-left: 5px;
	cursor: pointer;
	cursor: hand;
}

#chiper_con{
	display: block;
	position: relative;
    left: 0px;
    top: 0px;
	border: solid 0px red;
	width: 300px;
	padding-left: 15px;
}
/* -------END WINDOW FLIP --*/
/* ---------- WINDOW FLIP 2--*/
#block2 {
	position: fixed;
	display: none;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
	z-index: 90;
}
#window2 {
	position: absolute;
	display: none;
	left: 0;
	top: 0;
	text-align: center;
	z-index: 94;
	cursor: pointer;
}
#windowContent2 {
	position: absolute;
	z-index:100;
}
#loader2 {
	position: absolute;
	z-index: 93;
}
/* -------END WINDOW FLIP 2--*/
/* ------ BASKET ----*/
.basket_title{
  background: #ffefe0;
  font-family: Tahoma;
  font-size: 11px;
  color: #000002;
  font-weight: bold;
  height: 35px;
}
.basket_txt{
  font-family: Tahoma;
  font-size: 11px;
  color: #000002;
  height: 50px;
}
.basket_del, .basket_del a:link, .basket_del a:visited, .basket_del a:active, .basket_del a:hover {
  font-family: Tahoma;
  font-size: 11px;
  color: #682f02;
  height: 53px;
  text-decoration: none;
}
.order_txt, .order_txt font, .order_txt div{
  font-family: Tahoma;
  font-size: 11px;
  color: #000002;
  line-height: 22px;
}
.basket_inp{
  font-family: Tahoma;
  font-size: 11px;
  color: #000002;
  width: 129px;
  height: 16px;
  border: solid 1px #a5acb2;
  line-height: 18px;
}
.basket_inp2{
  font-family: Tahoma;
  font-size: 11px;
  color: #000002;
  width: 129px;
  height: 70px;
  border: solid 1px #a5acb2;
}
.basket_inp3{
  font-family: Tahoma;
  font-size: 11px;
  color: #000002;
  width: 130px;
  border: solid 1px #a5acb2;
}
.order_txt2,.order_txt2 font{
  font-family: Tahoma;
  font-size: 11px;
  color: #000002;
}
.cashe_div {
  font-family: Tahoma;
  font-size: 11px;
  color: #000002;
  padding-left: 190px;
}
font.error, div.error{
  color: #BA0C10;
}
.basket_left{
  border-top: solid 1px #a5acb2;
  border-bottom: solid 1px #a5acb2;
  border-left: solid 1px #a5acb2;
  padding-left: 5px;
}
.basket_right{
  border-top: solid 1px #a5acb2;
  border-bottom: solid 1px #a5acb2;
  border-right: solid 1px #a5acb2;
  padding-right: 5px;
}
.basket_center{
  border-top: solid 1px #a5acb2;
  border-bottom: solid 1px #a5acb2;
  line-height: 20px;
}
.basket_price_title{
  font-family: Tahoma;
  font-size: 18px;
  color: #000000;
  background: #ffefe0;
}
.basket_price_val{
  font-family: Tahoma;
  font-size: 18px;
  color: #ff7b06;
  background: #ffefe0;
}
.basket_price_val2{
  font-family: Tahoma;
  font-size: 14px;
  color: #ff7b06;
  background: #ffefe0;
}
/* ----END BASKET ----*/
.sub_td{
  border: solid 0px black;
}
.subgroup_td1{
  height: 12px;
  font-size: 11px;
  vertical-align: middle;
  text-align: center;
}
.subgroup_td2{
  height: 30px;
  font-size: 11px;
  vertical-align: middle;
  text-align: center;
}

.sendnews_title{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #2e2e2e;
}
.sendnews_txt{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
div.sendnews_inp {
	float:left;
	display:block;
	padding-right: 5px;
}
div.sendnews_inp input{
	font-family: Verdana;
	font-size: 11px;
	color: #2e2e2e;
	border: solid 1px #d3d3d3;
	line-height: 18px;
	height: 18px;
}

.meb_save_txt{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #ffefe0;
	display: block;
	white-space: nowrap;
	padding: 2px 5px 2px 10px;
}
.meb_save_txt span{
	color: #2d6803;
}
div.mainImgTxt{
	position:relative;
	top:-108px;
	right: 0px;
	z-index: 1;
}
div.mainImgTxt div{
	position:absolute;
	top:0px;
	right:0px;
	font-size:11px;
	color:#797979;
	font-family:Arial;
}


div.filtrsT{
	width: 563px;
	height: 5px;
	background: url(/img/menu/filtrsT.gif) top left no-repeat;
}
div.filtrsB{
	width: 563px;
	height: 5px;
	background: url(/img/menu/filtrsBg.gif) bottom left no-repeat;
}
div.filtrs{
	width: 558px;
	height: 27px;
	display: block;
	background: url(/img/menu/filtrsPx.gif) bottom left no-repeat;
	padding: 0 0 2px 5px;
	height: auto;
}
div.filtrs .filtrTitle{
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #1a1a1a;
	font-weight: bold;
	padding-top: 5px;
}
div.filtrs .filtrTxt{
	width: 500px;
	padding-left: 50px;
}
div.filtrs div select{
	width: 85px;
	height: 20px;
	font-size: 11px;
	line-height: 12px;
}

.constFirms{
	width: 576px;
	border: solid 1px #bb5901;
	position: relative;
	min-height: 150px;
	display: block;
}
.constFirmsTitle{
	position: absolute;
	top: -10px;
	left: 15px;
	color:#3B1C00;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	background: #fcfcef;
	padding: 0 2px;
}
.constFirmsTxt, .constFirmsElem{
	float: left;
}
.constFirmsTxt, .constFirmsElem a {
	cursor: pointer;
}
.constFirmsTxt{
	width: 152px;
	padding: 10px 30px 0 10px;
	font-family: Verdana;
	font-size: 11px;
	color: #323232;
}
.clr{
	clear: both;
}
.constFirmsElemC{
	float: left;
	width: 108px;
	position: relative;
	padding: 10px 20px 0 0;
}
.constFirmsElem a:active  .main_txt1, .constFirmsElem a:hover .main_txt1{
	text-decoration: underline;
}
.constFirmsElemSubmit{
	position: absolute;
	bottom: -10px;
	left: 10px;
}
.constFirmsElemSubmit a{
	text-decoration: none;
}
.constFirmsElemSubmitTxt a {
	font-size: 10px;
	font-family: Tahoma;
	color: #ffffff;
	font-weight: bold;
	padding: 6px 10px 0;
	text-transform: uppercase;
	position: relative;
	top: -2px;
	display:block;
}

#promo{
	width: 582px;
}
.promoDiv{
	width: 282px;
	min-height: 76px;
	border: solid 1px #e7e7e7;
	background: #fff;
	float: left;
	margin: 0 0 9px 0;
}
.promoDivL{
	width: 282px;
	min-height: 76px;
	border: solid 1px #e7e7e7;
	background: #fff;
	float: left;
	margin: 0 0 9px 9px;
}
.promoImg{
	float: left;
	width: 123px;
}
.promoTxt{
	float: left;
	width: 149px;
	padding: 10px 10px 10px 0;
	font-family: Tahoma;
	font-size: 11px;
	color: #3b1c00;
}
.promoTxt b{
	padding: 0 0 5px 0;
	font-size: 12px;
	display: block;
}
.promoTxt a{
	color: #3b1c00;
	text-decoration: none;
}
.promoTxt a:active, .promoTxt a:hover{
	color: #BB5800;
	text-decoration: underline;
}

#topTxt{
	position: relative;
	top: 0px;
	right: 0px;
}
#topTxt div{
	position: absolute;
	top: -35px;
	right: 0px;
}
.shemaSide {
	position: relative;
	right: 50%;
	top: 0px;
}
.shemaSide div {
	position: absolute;
	right: -39px;
	top: -82px;
	width: 19px;
	height: 24px;
	background: url(/img/menu/side.png) top center no-repeat;
	font-size: 11px;
	font-family: Arial;
	color: ##797979;
	text-align: center;
	padding: 2px 0 0 7px;
}


#help , #helpAct {
	width: 200px;
	position: absolute;
	top: -20px;
	right: -65px;
}
#helpAct {
	cursor: pointer;
}
#helpAct .helpMiddle .helpText:hover {
	text-decoration: underline;
}
#help .helpTop {
	width: 200px;
	height: 7px;
	background: url(/img/menu/helpTop.png) bottom left no-repeat;
}
#helpAct .helpTop {
	width: 200px;
	height: 7px;
}
#help .helpBottom {
	width: 200px;
	height: 7px;
	background: url(/img/menu/helpBottom.png) bottom left no-repeat;
}
#helpAct .helpBottom {
	width: 200px;
	height: 7px;
}
#help .helpMiddle {
	width: 170px;
	background: url(/img/menu/helpMiddle.png) bottom left repeat-y;
	padding: 8px 15px;
	font-size: 11px;
	color: #4c2502;
	font-family: Tahoma;
	position: relative;
}
#help .helpMiddle #helpClose{
	width: 14px;
	height: 14px;
	background: url(/img/menu/helpClose.gif) bottom left no-repeat;
	position: absolute;
	top: 0px;
	right: 7px;
	cursor: pointer;
}
#helpAct .helpMiddle {
	width: 170px;
	padding: 8px 15px;
	font-size: 11px;
	color: #4c2502;
	font-family: Tahoma;
}
#help .helpMiddle input {
	width: 150px;
	border: solid 1px #cacaca;
	height: 16px;
	font-size: 11px;
	font-family: Tahoma;
	color: #1f1f1f;
	padding: 2px 3px 0;
	margin-left: 5px;
}
#help .helpMiddle textarea {
	width: 150px;
	border: solid 1px #cacaca;
	height: 85px;
	font-size: 11px;
	font-family: Tahoma;
	color: #1f1f1f;
	padding: 2px 3px 0;
	margin-left: 5px;
}
.inp_error {
	border: solid 1px red !important;
}
#seolinks{margin:10px 0 0 0;}
#seolinks ul{float:right;list-style:none;margin:0;padding:0;}
#seolinks ul li{list-style:none;float:left;margin:0 10px 0 0;padding:0;}
#seolinks ul li a{font-weight:normal;font-size:12px;}

/* baneri */
.banners {
	margin: 20px 10px 0 0;
	text-align: left;
}
.b97ox { text-align:left; margin:1px; font-family:Tahoma; }
.n97av { position:absolute; cursor:pointer; color:#683100; -moz-user-select:none; }
#b97ox0 { position:relative; display:inline; font-size:10pt; }
#n97av0 { top:0; left:0; }
#b97ox1 { position:absolute; left:-90px; top:10pt; width:100px; height:0em; font-size:7pt; line-height:7pt; background-color:#fdfdf0; }
#n97av1 { bottom:0; right:0; }
#b97ox2 { position:absolute; left:-190px; top:10pt; width:200px; height:3em; font-size:7pt; line-height:7pt; background-color:#fdfdf0; }
#k97il2 { top:0; right:0; color:#fd3131; }
#n97av2 { bottom:0; right:0; }
#b97ox2 h1, #b97ox2 a { margin:0; padding:0; font-size:7pt; line-height:7pt; }

