.unselectable {
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

#menu {height:52px; background:url(../images/menu.png) repeat-x top; position:relative; margin:-4px 27px 0 27px;  z-index:10;}
#menu ul { padding:9px 0 0 72px; margin:0 -27px 0 -27px; position:relative; z-index:2;}
#menu li.parent { height:30px; float: left; font-size:16px; line-height:18px; background:url(../images/menu_lin.png) no-repeat right 8px; margin-right:-15px;}
#menu li.parent a.link {color:#FFFFFF; text-decoration:none; text-shadow:#b43c00 1px -1px 1px; display:block; margin:0 3px; text-align:center; height:30px;}
#menu li.parent a.link span.bg { height:30px; display:block; margin:0 27px 0 0; padding:0 0 0 27px; text-align:center;}
#menu li.parent a.link span.bg span {border-bottom:1px solid #fab482; display: inline-block; padding:5px 0 2px 0;}

#menu li.parent a.link:hover, #menu li.parent:hover a.link {background:url(../images/menu_hover.png) no-repeat right bottom;}
#menu li.parent a.link:hover span.bg, #menu li.parent:hover a.link span.bg {background:url(../images/menu_hover.png) no-repeat 0 0;}


.stat .tabs li:hover {background:url(../images/menu_hover.png) no-repeat right bottom !important;}
.stat .tabs li:hover span {background:url(../images/menu_hover.png) no-repeat 0 0 !important;}
.stat .tabs li:hover em {
    color: #fff !important;
}

#menu li.parent.active {position:relative; z-index:10;}
#menu li.parent.active a.link {background:url(../images/menu_active.png) no-repeat right bottom; color:#464646; text-shadow:none; font-weight:bold; margin:0 -7px;}
#menu li.parent.active a.link span.bg {background:url(../images/menu_active.png) no-repeat 0 0;}
#menu li.parent.active a.link span.bg span {border:0;}

#menu li.item1 {width:19%;}
#menu li.item2 {width:18%;}
#menu li.item3 {width:14%;}
#menu li.item4 {width:28%;}
#menu li.item5 {width:19%;}

#menu li.parent .child {position:absolute; left:0; top:39px;  width:100%; display:none;}
#menu li.parent:hover .child {display:block;}

#menu li.parent .child ul { padding:10px 0 0 45px; margin:0 28px 0 0px; display:block; background:url(../images/child.png) repeat-x 0 0; position:relative;
-moz-box-shadow: 0 5px 8px #4f4f4f;
-webkit-box-shadow: 0 5px 8px #4f4f4f;
box-shadow: 0 5px 8px #4f4f4f; font-size:0;}
#menu li.parent .child ul li { font-size:16px; height:30px; display:inline-block; vertical-align:top;}
#menu li.parent .child ul li a {color:#FFFFFF; text-decoration:none;  text-shadow:#464646 1px -1px 1px; height:30px; display: inline-block; padding:0 25px 0 0;}
#menu li.parent .child ul li a span.bg {display:inline-block; padding:0 0 0 25px; height:30px;}
#menu li.parent .child ul li a span.bg span { border-bottom:1px solid #b7b7b7; display:inline-block; padding:5px 0 2px 0; margin:0 10px;}
#menu li.parent .child ul li a:hover {background:url(../images/child_hover.png) no-repeat right bottom; }
#menu li.parent .child ul li a:hover span.bg {background:url(../images/child_hover.png) no-repeat 0 0;}

#menu li.parent .child .ug_left {width:20px; height:54px; position:absolute; left:-10px; top:0; background:url(../images/child_left.png) no-repeat; z-index:5;}
#menu li.parent .child .ug_right {width:40px; height:36px; position:absolute; right:-10px; top:-30px; background: url(../images/child_right_top.png) no-repeat; z-index:6;}
#menu li.parent .child .ug_right_bot {width:40px; height:100%; padding-top:13px; position:absolute; right:-10px; bottom:-13px; background:url(../images/child_right_bot.png) no-repeat bottom; z-index:5;}


#menu li.home {width:87px; background:url(../images/menu_home.png) no-repeat; margin:0 0 0 9px; position:absolute; left:0; top:9px;}
#menu li.home a {display:block; height:22px; text-align:center; padding-top:8px;}
#menu li.map {position:absolute; right:-19px; top:14px; display: block; width: 77px; height: 30px;}

#menu li.map:hover {
    background: url(../images/map_hover.png) no-repeat left top;
    right: 8px;
    top: 9px;
    z-index: 100;
}

#menu li.map a {
    display: block;
     width: 77px; height: 30px;
}

#bdmap #menu li.map:hover {
    background: none;
}

#bdmap #menu li.map img {
    display: none;
}

#menu li.map:hover img {
    visibility: hidden;
}

#menu .bg_left, .information .bg_left {position:absolute; left:-35px; top:1px; width:35px; height:52px; background:url(../images/menu_left.png) no-repeat;}
#menu .bg_right, .information .bg_right {position:absolute; right:-35px; top:0px; width:35px; height:52px; background:url(../images/menu_right.png) no-repeat;}

#category { background:url(../images/menu_left_bg.png) repeat left top; float:left; width:100%; position:relative; margin-top:7px;
-moz-box-shadow: 0 5px 8px #bababa;
-webkit-box-shadow: 0 5px 8px #bababa;
box-shadow: 0 5px 8px #bababa;
behavior: url(./js/PIE.htc);
}
#category ul { position:relative; z-index:5; font-size:0; text-align:left;}
#category ul li { font-size:25px; font-weight:bold; display:inline-block; vertical-align:middle; width:33%; margin-left:0; background:url(../images/lin1.png) no-repeat right center; text-align:center;}
#category ul li.no_bg {background:none;}
#category ul li.line { width:100%; display:block; height:1px; background:#575757;}
#category ul li a { color: #FFF; text-decoration:none; /*height:60px;*/ display: inline-block; margin:0 auto;}
#category ul li a span.r {display:inline-block; /*height:60px;*/}
#category ul li a span.l {display:inline-block; padding:13px 35px 14px 35px; line-height:30px;}
#category ul li a:hover {background:url(../images/category_hover.png) no-repeat left 0;}
#category ul li a:hover span.r { background:#464646 url(../images/category_hover.png) no-repeat right bottom;}
#category ul li a:hover span.l {background:url(../images/category_hover.png) no-repeat left 0;}

#slider_home { position:relative; margin-top:20px; text-align: center;}

#cont { margin-top:20px;}
.column_left {float:left; width:226px; margin-right:-4px;}
.column_right {margin:0 0 0 222px;} 

#menu_info {background:url(../images/menu_left_bg.png) repeat; position:relative; min-height:53px;
-moz-box-shadow: 0 5px 8px #bababa;
-webkit-box-shadow: 0 5px 8px #bababa;
box-shadow: 0 5px 8px #bababa;
behavior: url(./js/PIE.htc);}
#menu_info ul {padding:0 0 0 34px; position:relative; z-index:11;}
#menu_info ul li { font-size:16px; padding:0px 0 0px 0;}
#menu_info ul li:first-child { /*padding-top: 5px;*/ }
#menu_info ul li a { color:#FFFFFF; text-decoration:none; position:relative; display:inline-block; padding:0 0 0 22px; text-shadow:#464646 1px -1px 1px;}
#menu_info ul li a span {border-bottom:1px solid #b3b3b3; padding-bottom:2px;}
#menu_info ul li a img {position:absolute; left:0; top:5px;}
.bg_bot_l {background:url(../images/menu_left_ul_bot.png) no-repeat; width:48px; height:53px; position:absolute; right:-11px; bottom:-15px; z-index: 100;}
.bg_top_r {background:url(../images/menu_left_ul_top.png) no-repeat; width:42px; height:46px; position:absolute; left:-11px; top:-7px; z-index: 100;}
#category .bg_top_r {z-index:9; background:url(../images/menu_left_ul_top1.png) no-repeat;}

.schema { width:226px; height:150px; display:block; background:url(../images/schema.png) no-repeat; padding:7px 11px 15px 11px; margin:23px -11px 0 -11px;}
.schema a {display:block; height:30px; line-height:30px; padding:120px 25px 0 0; text-align:center; font-size:17px; font-weight:bold; text-decoration:none; color:#FFFFFF; text-shadow:#c85000 1px -1px 1px;}

.content {margin:0 0 0 6%;}

#menu_left { position:relative;
-moz-box-shadow: 0 5px 8px #bababa;
-webkit-box-shadow: 0 5px 8px #bababa;
box-shadow: 0 5px 8px #bababa;
behavior: url(./js/PIE.htc);}
#menu_left #menu_info {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;}

.bg_top_l {width:45px; height:45px; background: url(../images/bg_top_l.png) no-repeat 0 0; position:absolute; left:-11px; top:-6px;}


.ls-wrapper .ls-nav ul { font-size:0; 

}
.ls-wrapper .ls-nav ul li {}
.ls-wrapper .ls-nav ul li:first-child {background:none;}
.ls-wrapper .ls-nav ul li a {display: block; height:30px; line-height:30px; font-size:16px; color:#FFFFFF; text-decoration:none; text-shadow:#b43c00 1px -1px 1px; padding:0 26px 0 0;} 
.ls-wrapper .ls-nav ul li a span {display:block; height:30px; padding:0 9px 0 35px;}
.ls-wrapper .ls-nav ul li a.current {background:url(../images/white_hover.png) no-repeat right bottom; color:#f5781e; text-shadow:none; position:relative; z-index:5;}
.ls-wrapper .ls-nav ul li a.current span {background:url(../images/white_hover.png) no-repeat left 0;}

.stat { position:relative; margin-top:-59px; float:left; width:100%;}
.stat .box {display: none;}
.stat .box.visible {display: block;}
.stat .tabs {width:342px; height:30px; background:url(../images/ls-nav_ul.png) no-repeat 3px 0; padding:9px 8px 13px 8px; display:block; margin:0 auto; font-size:0; text-align:center;}
.stat .tabs li {display:inline-block; height:30px; background:url(../images/liquid-slider_li.png) no-repeat 7px 9px; margin:0 0px 0 0px; font-size:16px; color:#FFFFFF; text-decoration:none; text-shadow:#b43c00 1px -1px 1px; padding:0 26px 0 0; margin:0 -16px 0 -12px; cursor:pointer;}
.stat .tabs li:first-child {background:none;}
.stat .tabs li span {display:block; padding:0 9px 0 35px; height:30px;}
.stat .tabs li span em {display:block; font-style:normal; border-bottom:1px solid #fab482; display:block; padding:5px 0 1px 0;}
.stat .tabs li.active {background:url(../images/white_hover.png) no-repeat right bottom; color:#f5781e; text-shadow:none; position:relative; z-index:5; cursor:default;}
.stat .tabs li.active span {background:url(../images/white_hover.png) no-repeat left 0;}

.stat .nav {position:absolute; left:0; top:0; width:100%;}
.stat .nav span { cursor:pointer; position:absolute; top:14px;  height:18px; background:url(../images/arrow.png) no-repeat;}
.stat .nav .nextTab {right:50%; margin-right:-200px; background-position:right 0; width:10px;}
.stat .nav .prevTab {left:50%; margin-left:-196px; background-position:0 0; width:9px;}

.stat .box ul { margin-top:-15px; font-size:0;}
.stat .box ul li { display:inline-block; vertical-align:top; width:33%; margin-top:22px;}
.stat .box .item_stat {width:327px; display: inline-block; text-align:left; font-size:14px; color:#646464; line-height:18px;}
.stat .box .item_stat .photo {display:block; position:relative;}
.stat .box .item_stat .photo span {width:25px; height:30px; position:absolute; background:url(../images/photo_ugl.png) no-repeat;}
.stat .box .item_stat .photo .ugl_top {left:0; top:0; background-position: right 0;}
.stat .box .item_stat .photo .ugl_bot {right:0; bottom:0; background-position: left 0;}
.stat .box .item_stat .photo img {display:block;}
.stat .box .item_stat .date { font-style:italic; padding:4px 0 2px 0;}
.stat .box .item_stat .desc {}



#slides {position:relative; padding-bottom:61px;}
#slides .slidesContainer {margin:0 auto;}
#slides .slidesNext,#slides .slidesPrevious {
    position:absolute;
    top:89px;
    left:0px;
    width:9px;
    height:18px;
    display:block;
    z-index:101;
    overflow:hidden;
    text-indent:-999px;
    background:url(../images/arrow.png) no-repeat 0 0;
}
#slides .slidesNext {right:0; left:auto; background-position: right 0; width:10px;}

.slidesPagination { position:absolute; left:0; top:215px; width:100%; text-align:center; font-size:0; z-index:15;}
.slidesPagination li { display: inline-block; vertical-align:top; margin:0 4px 0 5px;}
.slidesPagination li a {display:block; width:9px; height:9px; background:url(../images/paint.gif) no-repeat 0 0; overflow:hidden;}
.slidesPagination li.slidesCurrent a {background-position: 0 -9px;}

/*.consultant {position:fixed; right:0; top:50%; margin:-143px 0 0 0; background:url(../images/consultant.png) no-repeat; width:49px; height:287px;}
.consultant a {display:block; height:287px;}*/

#nav {background: url(../images/fon.jpg) repeat; margin:0 0 -13px 0; z-index:5; position:relative;}
#nav ul {background: url(../images/nav.jpg) no-repeat 0 bottom; padding:0 0 18px 10px; margin:0px 0 0 0;} 
#nav ul li { font-size:16px; line-height:19px; padding: 0px 0 7px 0;}
#nav ul li a { color:#FFFFFF; text-shadow:#b43c00 1px -1px 1px; text-decoration:none; /*border-bottom:1px solid #f8b482;*/ padding-bottom:2px;}

.catalog {} 
.catalog h1 {font-size:18px; line-height:22px; color:#464646; font-family:Arial; text-align:center; margin-bottom: 10px; position: relative; top: -3px;}

.pages { margin-top:12px;}
.pages ul { text-align:center; font-size:0;}
.pages ul li {display:inline-block; vertical-align:top; font-size:16px; margin:0 8px; height:18px;}
.pages ul li a { color:#f5781e; text-decoration:none;}
.pages ul li a span { border-bottom:1px solid #fab991;}
.pages ul li.active { font-weight:bold; margin:0 -9px 0 0px;}

.pages ul li.active a { color:#FFF; display:block; height:18px; background:url(../images/pages_active.png) no-repeat 0 0; text-shadow:#545454 1px -1px 1px;}
.pages ul li.active a span {border:0; display:block; height:18px; background:url(../images/pages_active.png) no-repeat right bottom; padding:0 18px 0 15px;}
.pages ul li.prev { margin: 0 12px 0 0;}
.pages ul li.prev a {width:9px; height:18px; display:block; background:url(../images/arrow.png) no-repeat 0 0;}
.pages ul li.next { margin:0 0 0 12px;}
.pages ul li.next a { width:10px; height:18px; display:block; background:url(../images/arrow.png) no-repeat right 0;}

.catalog .catal {}
.catalog .catal ul {font-size:0; padding-bottom:3px;}
.catalog .catal ul li {width:33%; display:inline-block; vertical-align:top; margin-top:18px; padding-bottom:2px; position:relative;}
.catalog .catal ul li:hover {z-index:20;}
.catalog .catal ul li .product_item {width:250px; display:block; text-align:center;}

.product_item .photo {position:relative;}
.product_item .photo .desc {width:540px; height:200px; background: url(../images/desc.png) no-repeat; position:absolute; left:-24px; top:-24px; padding:24px; font-size:14px;  color:#646464; display:none;}
.product_item .photo .desc p { padding:14px 30px 0 270px; text-align:left; line-height:18px;}

.product_item.st3 .photo .desc {right:-24px; left:auto;}
.product_item.st3 .photo .desc p {padding:14px 270px 0 30px;}

.product_item .photo img { position:relative; z-index:10;}
.product_item h2 { font-size:16px; color:#f5781e; font-family:Arial; line-height:20px; margin-top:4px;}
.product_item h2 a { color:#f5781e; text-decoration:none; border-bottom:1px solid #fab991;}
.product_item p { font-size:14px; color:#646464; line-height:16px;}
.inf { font-size:0; text-align:center; margin-top:7px;}
.inf .price { display:inline-block; vertical-align:top; background:url(../images/price_bg.png) no-repeat; width:149px; height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#FFFFFF; text-shadow:#464646 1px -1px 1px; margin:0 -13px;}
.inf .buy { display:inline-block; vertical-align:top; margin:0 -13px 0 -14px;}
.inf .buy a { display:block; width:128px; height:30px; background:url(../images/btn_buy.png) no-repeat; line-height:30px; font-size:17px; font-weight:bold; color:#FFF; text-decoration:none; text-shadow:#b43c00 1px -1px 1px;}

.product_item .photo .picture {position:relative; display:block; width:250px; height:200px; background:#FFFFFF;}
.product_item .photo .bg_top { position:absolute; left:0; top:0; width:25px; background:url(../images/photo_bg_top_w.png) no-repeat; z-index:15; height:30px;}
.product_item .photo .bg_bot { position:absolute; right:0; bottom:0; width:25px; background:url(../images/photo_bg_bot1.png) no-repeat; z-index:15; height:30px;}

.product_item.st3 .photo .bg_top { background:url(../images/photo_bg_top_w.png) no-repeat;}
.product_item.st3 .photo:hover .bg_top { background:url(../images/photo_bg_top1.png) no-repeat !important;}

.product_item.st3 .photo .bg_bot { background:url(../images/photo_bg_bot1.png) no-repeat;}
.product_item.st3 .photo:hover .bg_bot { background:url(../images/photo_bg_bot_w.png) no-repeat !important;}

.product_item .photo:hover .desc, .product_item .photo:hover .bg_top, .product_item .photo:hover .bg_bot {display:block;}
.product_item .photo:hover .picture {z-index: 10000;}

.product_item .photo:hover .bg_bot {
    background: url(../images/photo_bg_bot.png) no-repeat !important;
}
.product_item .photo:hover .bg_top {
    background: url(../images/photo_bg_top.png) no-repeat !important;
}

#related_products {}
#related_products .button { height:30px; background:url(../images/related_products_button.png) repeat-x; display:block; margin:8px 42px 0 37px; padding:9px 0 13px 0; position:relative; z-index:5; text-align:center;}

#related_products .button .bg_left, .ugl_bg .bg_left {width:50px; height:52px; position:absolute; left:-50px; top:0; background:url(../images/related_products_button_bg_left.png) no-repeat;}
#related_products .button .bg_right, .ugl_bg  .bg_right{width:50px; height:52px; position:absolute; right:-50px; top:0; background:url(../images/related_products_button_bg_right.png) no-repeat;}

#related_products .button .btn {display:inline-block; height:30px; width:264px; background:url(../images/related_products_btn.png) no-repeat; font-size:16px; color:#f5781e; cursor:pointer;}
#related_products .button .btn .bg { width:9px; height:5px; display: inline-block; vertical-align:middle; background:url(../images/v.png) no-repeat bottom; margin:4px 0 0 9px;}
#related_products .button .btn.active .bg {background-position:0 0;} 
#related_products .button .btn .dashed { background:url(../images/dashed.gif) repeat-x bottom; display:inline-block; vertical-align:middle; padding:4px 0 2px 0;}

.jcarousel-container.jcarousel-container-horizontal {position:inherit !important;}
.carousel {background:#e6e6e6; overflow:hidden; margin:0; padding:50px 0px 20px 0px; position:relative; margin-top:-43px; display:none; width:100%;}
.mycont {margin:0 auto; overflow:hidden;}
.mycarousel li {width:250px; margin:0 23px;}
.jcarousel-clip {overflow: hidden;}
.jcarousel-prev, .jcarousel-next {display:block; width:10px; height:18px; cursor:pointer; position:absolute; top:141px;}
.jcarousel-prev {background: url(../images/arrow.png) no-repeat left 0; width:9px; left:11px;}
.jcarousel-next {background: url(../images/arrow.png) no-repeat right 0; right:11px;}
.mycarousel li .photo {position:relative; display:block; height:200px;}
.mycarousel li .photo .bg_top { width:25px; height:30px; position:absolute; left:0; top:0; background:url(../images/carousel_ugl.png) no-repeat 0 0; z-index:2;}
.mycarousel li .photo .bg_bot { width:25px; height:30px; position:absolute; right:0; bottom:0; background:url(../images/carousel_ugl.png) no-repeat right 0; z-index:2;}
.mycarousel li .titl {display:block; text-align:center; height:86px; overflow:hidden;}
.mycarousel li .titl p {display:inline-block; vertical-align:middle; font-size:14px; color:#646464; line-height:19px;}
.mycarousel li .titl p strong {display:block; font-size:16px; line-height:19px; padding-bottom:2px;}
.mycarousel li .titl p a {color:#f5781e; text-decoration:none;  border-bottom:1px solid #fab991;}
.mycarousel li .titl span {display:inline-block; vertical-align:middle; height:86px;}
.mycarousel li .inf {margin-top:0;}

#categorries {
background: url(../images/menu_left_bg.png) repeat; margin:-13px 0 0 0; z-index:11;
position: relative;
-moz-box-shadow: 0 5px 8px #bababa;
-webkit-box-shadow: 0 5px 8px #bababa;
box-shadow: 0 5px 8px #bababa;
behavior: url(./js/PIE.htc);}
#categorries ul { background:url(../images/categorries_ul.png) repeat-x top; font-size:0; padding:8px 0 0px 0; margin: 0 -100px 0 0;}
#categorries ul li, .categorries ul li { /*width:25%;*/ display:inline-block; vertical-align:top; font-size:16px; height:30px; margin-top:2px;}
#categorries ul li a, .categorries ul li a {color:#FFFFFF; text-decoration:none; text-shadow:#464646 1px -1px 1px; height:30px; display:inline-block; vertical-align:top; padding:0 27px 0 0;}
#categorries ul li a .bg, .categorries ul li a .bg { display:block; height:30px; padding:0 7px 0 34px;}
#categorries ul li a .bg .bord, .categorries ul li a .bg .bord {display:block; border-bottom:1px solid #b7b7b7; padding:5px 0 1px 0;}
#categorries ul li a:hover, #categorries ul li.active a, .categorries ul li a:hover, .categorries ul li.active a {background:url(../images/menu_active.png) no-repeat right bottom; color:#464646; text-shadow:none;}
#categorries ul li a:hover .bg, #categorries ul li.active a .bg, .categorries ul li a:hover .bg, .categorries ul li.active a .bg {background:url(../images/menu_active.png) no-repeat 0 0;}
#categorries ul li a:hover .bg .bord, #categorries ul li.active a .bg .bord, .categorries ul li a:hover .bg .bord, .categorries ul li.active a .bg .bord {border:0;}
#categorries .ugl, .categorries .ugl {width:36px; height:40px; position:absolute; right:-8px; top:-30px; background:url(../images/categorries_ugl.png) no-repeat;}
#categorries nav {overflow:hidden;}

#categorries ul li.active a:hover, .categorries ul li.active a:hover {background:url(../images/child_hover.png) no-repeat right bottom; color:#fff; text-shadow:none; padding-right: 25px; margin-right: 2px;}
#categorries ul li.active a:hover .bg, .categorries ul li.active a:hover .bg {background:url(../images/child_hover.png) no-repeat 0 0;}

#categorries ul li a:hover, .categorries ul li a:hover {background:url(../images/child_hover.png) no-repeat right bottom; color:#fff; text-shadow:none; padding-right: 25px; margin-right: 2px;}
#categorries ul li a:hover .bg, .categorries ul li a:hover .bg {background:url(../images/child_hover.png) no-repeat 0 0;}

.product_detailed {width:100%; float:left;}
.product_detailed .title { position:relative; float:left; width:100%;}
.product_detailed .title .back_catalog { position:absolute; left:95px; top:2px;}
.back_catalog a { font-size:16px; color:#f5781e; text-decoration:none; padding:0 0 0 17px; background:url(../images/back_catalog.png) no-repeat 0 3px;}
.back_catalog a span { border-bottom:1px solid #fab991; padding-bottom:2px;}
.product_detailed .title h1 { margin:0 0 0 282px; font-size:18px; color:#464646; font-family:Arial; text-align: left; margin-bottom: 20px; }

.product_detailed .photo { float:left; padding:0 40px 0 40px; position:relative; margin:15px 0 0 0;}

.list_carousel {margin:0; width: 250px;}
.list_carousel ul {margin: 0; padding: 0; list-style: none; display: block;}
.list_carousel li {width: 250px; height:200px; padding: 0; margin: 0px; display: block; float: left;}
.list_carousel li a {position:relative; display:block;}
.list_carousel li a span {position:absolute; right:0; top:0; z-index:5; width:28px; height:32px; background:url(../images/list_carousel_span.png) no-repeat;}
.list_carousel.responsive {width: auto; margin-left: 0;}
.list_carousel .prev { position:absolute; left:0px; top:91px; width:9px; height:18px; background:url(../images/arrow.png) no-repeat 0 0;}
.list_carousel .prev:hover {background:url(../images/arrow_hover.png) no-repeat 0 0;}
.list_carousel .next { position:absolute; right:0px; top:91px; width:10px; height:18px; background:url(../images/arrow.png) no-repeat right 0;}
.list_carousel .next:hover {background:url(../images/arrow_hover.png) no-repeat right 0;}
.list_carousel .pager {float: left; width:100%; text-align: center; font-size:0;}
.list_carousel .pager a { overflow:hidden; text-indent:-999px; margin:0 4px; background:url(../images/paint.gif) no-repeat 0 0; width:9px; height:9px; display:block; display:inline-block; vertical-align:top;}
.list_carousel .pager a.selected { background-position:0 bottom;}

.product_detailed .option { margin:0 0 0 350px; padding-top:15px;}
.product_detailed .option table {width:100%; border-collapse:0; border-spacing:0;}
.product_detailed .option table th { font-size:14px; color:#646464; background:#e6e6e6; font-weight:normal; height:30px;}
.product_detailed .option table td { background:#f5f5f5; font-size:16px; color:#646464; text-align:center; height:30px;}
.product_detailed .option table .first {background:none;}
.product_detailed .option table .last {width:137px;}
.product_detailed .option table .bg td { background:#e6e6e6;}
.product_detailed .option table .bg .first { width:25px; background:url(../images/bg_first.png) no-repeat;}
.product_detailed .option table .bg .last {background:#e6e6e6 url(../images/bg_last.png) no-repeat right bottom;}
.or {color:#f5781e; font-weight:bold;}
.product_detailed .option table .itog {}
.product_detailed .option table .itog td { background:url(../images/itog_bg.png) repeat-x;}
.product_detailed .option table .itog .buy {width:128px; height:30px; display:inline-block; background:url(../images/itog_buy.png) no-repeat; font-size:17px; font-weight:bold; color:#FFFFFF; text-decoration:none; text-align:center; line-height:30px; text-shadow:#b43c00 1px -1px 1px;}
.product_detailed .option table .itog .first { width:25px; background: url(../images/itog_first.png) no-repeat;}
.product_detailed .option table .itog span {font-size:16px; font-weight:bold; color:#FFF; text-shadow:#464646 1px -1px 1px; display:block; text-align:right; padding:0 28px 0 0;}

.qu_inp { width:42px; height:26px; display:inline-block; background:url(../images/qu_inp.png) no-repeat; padding:0 46px; position:relative; margin:0 4px 0 0;}
.qu_inp .bn_l {position:absolute; left:3px; top:1px; width:42px; height:24px; background:url(../images/qu_inp_btn.png) no-repeat 0 0; cursor:pointer;}
.qu_inp .int { width:42px; height:26px; border:0; background:none; font-size:16px; color:#f5781e; font-weight:bold; line-height:26px; font-family:Arial; text-align:center;}
.qu_inp .bn_r {position:absolute; right:3px; top:1px; width:42px; height:24px; background:url(../images/qu_inp_btn.png) no-repeat right 0; cursor:pointer;}
.align_right {text-align:right !important;}

.qu_inp .bn_l.noactive { background:url(../images/qu_inp_btn.png) no-repeat 0 -24px; }

.buy_one_click {text-align:right; margin:11px 34px 0 0;}
.buy_one_click span {width:276px; height:40px; background:url(../images/buy_one_click_bg.png) no-repeat; display:inline-block; vertical-align:top; padding:8px 0 0 0;}
.buy_one_click span a {text-align:center; width:236px; height:32px; background:url(../images/buy_one_click.png) no-repeat; display:block; margin:0 auto; font-size:17px; font-weight:bold; color:#FFFFFF; text-decoration:none; line-height:32px; text-shadow:#b43c00 1px -1px 1px;}

.product_detailed .information { margin-top:2px; padding-bottom:3px;}
.product_detailed .information nav {position:relative; height:52px; background:url(../images/menu.png) repeat-x top; position:relative; margin:0px 27px 0 27px; z-index:5;}
.product_detailed .information nav ul { font-size:0; text-align:center; padding:9px 0 0 0; }
.product_detailed .information nav ul li {display:inline-block; background: vertical-align:top; background:url(../images/menu_lin.png) no-repeat left 8px; font-size:16px; color:#FFFFFF; text-shadow:#b43c00 1px -1px 1px; margin:0 -8px 0 -13px; padding:0 27px 0 0; position:relative;}
.product_detailed .information nav ul li:first-child {background:none;}
.product_detailed .information nav ul li .bg {padding:0 27px 0 46px; display:block; height:30px;}
.product_detailed .information nav ul li .bord {border-bottom:1px solid #fab482; padding:5px 0 2px 0; display:inline-block; cursor:pointer;}
.product_detailed .information nav ul li.active {background:url(../images/menu_active.png) no-repeat right bottom; color:#464646; text-shadow:none; z-index:5; font-weight:bold;}
.product_detailed .information nav ul li.active .bg {background:url(../images/menu_active.png) no-repeat 0 0;}
.product_detailed .information nav ul li.active .bord { border:0; cursor:default;}
.product_detailed .information .box { background:#f5f5f5 url(../images/box_bg.png) no-repeat right bottom; font-size:0; margin-top:-43px; padding-top:43px; display:none;}
.product_detailed .information .box .text {padding:20px; font-size:14px; color:#646464; line-height:18px;}
.product_detailed .information .box .w50 {display:inline-block; vertical-align:top; width:50%;  margin-left:-20px; margin-top:-20px; margin-bottom:-20px;}
.product_detailed .information .box .w50 p {padding-left:40px;}
.product_detailed .information .box .w50:first-child p {padding-left:20px;}
.product_detailed .information .box p {padding:1px 0 16px 20px;}
.product_detailed .information .box .video {margin-top:20px;}

.product_detailed .information .box.visible {display:block;}

.product_detailed .information .box .faq {margin:0 40px 0 40px; padding:0 0 17px 0; position:relative;}

.faq_list { margin-top:-49px; padding-top:49px; padding-bottom:13px;}
.faq_list li { font-size:14px; color:#f5781e; line-height:18px; margin-top:14px;}
.faq_list li p {padding:0 !important; margin:0;}
.faq_list li .date { font-style:italic;}
.faq_list li .name { margin-left:23px; color:#f5781e !important; }
.faq_list li .question {}
.faq_list li .reply { font-style:italic; color:#646464; margin-top:12px; margin-left:23px;}
.product_detailed .information .box .faq .pages {margin-top:0; position:relative; z-index:5;}
.faq .pages ul li.active a {background:url(../images/pages_active_box.png) no-repeat 0 0;}
.faq .pages ul li.active a span {background:url(../images/pages_active_box.png) no-repeat right bottom;}

.faq .form_faq { position:absolute; left:-20px; top:-3px; z-index:10;}
.faq .form_faq .btn { width:199px; height:30px; text-align:center; z-index:10px; position:relative; z-index:2; display:block; background:url(../images/btn_faq_bg.png) no-repeat 0 0; cursor:pointer; color:#FFFFFF; font-size:16px; text-shadow:#b43c00 1px -1px 1px;}
.faq .form_faq .btn .bord { padding:5px 0 2px 0; border-bottom:1px solid #fab482; display:inline-block;}
.faq .form_faq .btn.active {background-position:0 bottom; text-shadow:none;}
.faq .form_faq .btn.active .bord {border:0; font-weight:bold; color:#464646;}
.faq .form_faq .container {width:694px; height:222px; position:absolute; left:-24px; top:-24px; background:url(../images/form_faq_bg.png) no-repeat; padding:24px; display:none;}

.faq .form_faq form {padding:41px 16px 0 20px;}
.faq .form_faq .faq_inp { float:left;}
.faq .form_faq .faq_inp.ots {padding-right:20px;}
.faq .form_faq .faq_inp input {width:273px; height:26px; background:url(../images/faq_inp.png) no-repeat; border:0; line-height:26px; padding: 0 23px; font-size:16px; color:#787878;}
.faq .form_faq .faq_area {float:left; width:100%; margin-top:20px;}
.faq .form_faq .faq_area textarea {width:610px; height:54px; overflow:hidden; display:block; background:url(../images/faq_area.png) no-repeat; border:0; font-size:16px; color:#787878; font-family:Arial; padding:5px 23px;}
.faq .form_faq  .razd, .jfaq .razd {width:100%; float:left; height:21px; background:url(../images/razd.gif) no-repeat center 4px;}
.faq .form_faq .button, .jfaq .button {float:left; width:100%; position:relative;}
.faq .form_faq .button span, .jfaq .button span {position:absolute; right:10px; top:0; line-height:30px; font-size:14px; color:#787878; font-style:italic;}
.btn_send {width:156px; height:30px; display:block; margin:0 auto; background:url(../images/btn_send.png) no-repeat; text-align:center; line-height:30px; font-size:16px; font-weight:bold; color:#FFF; text-shadow:#464646 1px -1px 1px; text-decoration:none;}

#private_office_user { text-align:center; display:block; font-size:18px; color:#464646; font-weight:bold; margin:-17px 0 0 0; padding-bottom:17px;}
#private_office_user span {color:#f5781e;}

#private_office { background:#e6e6e6; margin:0 -2.1%; padding-bottom:20px;}
#private_office .indent { margin:0 2.1%;}

.lk_info { float:left; width:100%; margin-top:-9px;}
.lk_info nav {margin:0 42px 0 37px; background:url(../images/related_products_button.png) repeat-x top; position:relative; height:52px; z-index:5;}
.lk_info nav ul { padding:9px 0 0 0; font-size:0; text-align:center;}
.lk_info nav ul li { display:inline-block; vertical-align:top; font-size:16px; background:url(../images/lin.png) no-repeat 0 8px; padding:0 25px 0 0; margin:0 -11px 0 -10px; position:relative;}
.lk_info nav ul li:first-child {background:none;}
.lk_info nav ul li span { display:block; padding:0 2px 0 29px; height:30px;}
.lk_info nav ul li a {color:#FFFFFF; text-decoration:none; text-shadow:#464646 1px -1px 1px; display:inline-block; padding:5px 0 2px 0; border-bottom:1px solid #d5d5d5;}
.lk_info nav ul li.active { background:url(../images/menu_active.png) no-repeat right bottom; z-index:5;}
.lk_info nav ul li.active span { background:url(../images/menu_active.png) no-repeat 0 0;}
.lk_info nav ul li.active a { color:#464646; border:0; text-shadow:none; font-weight:bold;}
.lk_info .ugl_bg .bg_left {background:url(../images/related_products_button_bg_left1.png) no-repeat;}
.lk_info .box {margin-top:-43px; padding-top:43px;}

.white_bg { background:#FFFFFF url(../images/white_bg.png) no-repeat right bottom; position:relative;}
.white_bg .bg_top {width:25px; height:30px; position:absolute; left:0; top:0; background:url(../images/white_bg_top.png) no-repeat;}
.list1 { font-size:0;}
.list1 li { font-size:16px; display:inline-block; vertical-align:top; padding:0 25px 0 0; margin:0 -13px;}
.list1 li span { display:block; height:30px; padding:0 10px 0 33px;}
.list1 li a { color:#f5781e; text-decoration:none; border-bottom:1px solid #fab991; display:inline-block; padding:5px 0 2px 0;}
.list1 li.active { background:url(../images/list1_active.png) no-repeat right bottom;}
.list1 li.active span { background:url(../images/list1_active.png) no-repeat 0 0;}
.list1 li.active a { color:#464646; border:0; text-shadow:none; font-weight:bold; cursor:default;}

.lk_info .box .history { text-align:center; color:#646464; font-size:15px;}
.lk_info .box .history p {padding:4px 0 10px 0;}
.lk_info .box .history .list1 {padding-bottom:20px;}

.order_item { padding:0 111px 20px 111px; margin-top:20px;}
.order_item h3 {line-height:30px; text-align:center; font-size:18px; color:#464646; margin-bottom:-20px;}
.order_item .item {background:#f5f5f5 url(../images/item.png) no-repeat right bottom; margin-top:20px; padding:0 0 0 0px; position:relative;}
.order_item .item h4 { line-height:30px; text-align:center; font-size:18px; color:#464646; background:url(../images/item_h4.png) no-repeat 0 0;}
.order_item .item .photo {float:left; width:150px; padding:0 0 2px 2px;}
.order_item .item .photo img {display:block; width:150px;}
.order_item .item .photo p { line-height:30px; text-align:center; display:block; font-size:14px; color:#646464; background:#e6e6e6;}
.order_item .item .text {margin:0 0 0 152px;}
.order_item .itog {height:30px; line-height:30px; color:#FFFFFF; text-align:right; display:block; font-size:16px; font-weight:bold; text-shadow:#464646 1px -1px 1px; background:url(../images/itog_bg.png) repeat-x; margin: 20px 41px 0 0;}
.order_item .itog p {line-height:30px; display:block; background: url(../images/itog_right.png) no-repeat right 0; padding:0 118px 0 0;}

.tabl table {width:100%; border-collapse:0; border-spacing:0; border:0;}
.tabl table th {line-height:30px; font-size:14px; color:#646464; background:#e6e6e6; font-weight:normal;}
.tabl table td { height:30px; font-size:16px; color:#646464; text-align:center; border:0;}
.tabl table .bg td {background:#e6e6e6;}
.tabl table .bg td.last, .tabl table th.last {background:#e6e6e6 url(../images/tabl_last.png) no-repeat right bottom;}

.btn_add, .btn_del { width:68px; height:30px; display:block; background:url(../images/btn_add.png) no-repeat 0 0;}
.btn_del {background:url(../images/btn_del.png) no-repeat 0 0;}
.btn_add span {display:none; color:#646464; font-size:14px;}
.btn_add:hover, .btn_del:hover {background-position:0 bottom;}
.btn_add:hover span {display:block;}

.delet {position:absolute; left:0; top:0;}

.repeat_but {position:absolute; left:-1px; top:0; z-index:10;}
.repeat_but span {position:absolute; left:68px;  top:0; line-height:30px; width:200px;}

.add_order_but { position:absolute; left:0; top:0;}
.add_order_but span {position:absolute; left:-52px; top:0; line-height:16px;}

.popup1 {width:455px; height:181px; padding:24px; background:url(../images/popup1.png) no-repeat; text-align:center; display:none;}
.popup1 .titl_pop {height:30px; line-height:30px; display:block; background:url(../images/popup1_titl_pop.png) no-repeat; font-size:16px; font-weight:bold; color:#FFFFFF; text-align:center; text-shadow:#b43c00 1px -1px 1px;}
.popup1 .message { font-size:16px; color:#464646; line-height:22px; padding:35px 0 14px 0;}
.popup1 .continue { font-size:17px;}

.checkout { margin-top:-18px; padding-bottom:5px;}
.checkout h1 {text-align:center; font-size:18px; color:#464646;}

.list_order { font-size:0; text-align:center; padding:8px 0 0 0;}
.list_order li {display:inline-block; vertical-align:top; font-size:16px; color:#464646; height:30px; line-height:30px; margin:0 -2px; position:relative;}
.list_order li span { display:block; height:30px; padding:0 32px 0 34px;}
.list_order li em { position:absolute; right:-2px; top:11px; width:9px; height:9px; background:url(../images/list_order_em.png) no-repeat;}
.list_order li.active {background:url(../images/list_order_active.png) no-repeat 0 0; font-weight:bold;}
.list_order li.active span {background:url(../images/list_order_active.png) no-repeat right bottom;}

.further {}
.further a {width:122px; height:30px; display:block; margin:0 auto; text-align:center; line-height:30px; background:url(../images/further.png) no-repeat; color:#FFF; font-size:17px; font-weight:bold; text-decoration:none; text-shadow: #b43c00 1px -1px 1px;}




@media only screen and (max-width: 1380px) {    
.stat .box ul li {width:50%;}
.stat .box ul li + li + li + li + li {display:none;}    
.catalog .catal ul li {width:50%;}
}


#nav li.active a, #nav li.active a:link, #nav li.active a:visited {
    font-weight: bold;
}

.news_list li {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    margin-top: 22px;
}

.news_list .item_stat {
    width: 327px;
    display: inline-block;
    text-align: left;
    font-size: 14px;
    color: #646464;
    line-height: 18px;
}

.news_list .item_stat .photo .ugl_top {
    left: 0;
    top: 0;
    background-position: right 0;
}

.news_list .item_stat .photo span {
    width: 25px;
    height: 30px;
    position: absolute;
    background: url(../images/photo_ugl.png) no-repeat;
}

.news_list .item_stat .photo {
    display: block;
    position: relative;
}

.news_list .item_stat .photo .ugl_bot {
    right: 0;
    bottom: 0;
    background-position: left 0;
}
.news_list .item_stat .photo span {
    width: 25px;
    height: 30px;
    position: absolute;
    background: url(../images/photo_ugl.png) no-repeat;
}

#cont p {
    font-size: 14px;
    color: #646464; 
    /*margin: 10px 0px;*/
    /*line-height: 20px;*/
}

#back_prod {
    position: relative;
    top: -20px;
    background: url(../images/back.jpg) no-repeat left 3px;
    padding-left: 18px;
}

.faq_list { margin-top:0px; padding-top:49px; padding-bottom:13px;}
#cont .faq_list li p.date, #cont .faq_list li p.question { font-size:14px; color:#f5781e; line-height:18px; margin-top:14px;}

#basket_user em, .itog em {
    font-style: normal;
}

.faq_inp input {
    width: 273px;
    height: 26px;
    background: url(../images/faq_inp.png) no-repeat;
    border: 0;
    line-height: 26px;
    padding: 0 23px;
    font-size: 16px;
    color: #787878;
}

#oneclick .faq_inp {
    margin: 15px 0;
}

#oneclick .faq_last {
    margin-bottom: 5px;
}

#oneclick .ftext {
    font-size: 12px;
    color: #787878;
    margin-bottom: 10px;
}

.jdialog {
    position: absolute;
    display: none;
    width: 500px;
    font-size: 14px;
    z-index: 90000;
}

.jdialog_content {
    width: 100%;
}

.jdialog_content .c {
    background-color: #fff;
    padding: 20px;
}

.jdialog_caption td, .jdialog_content td, .jdialog_footer td { padding: 0px; border: none; }
.jdialog_caption td {height: 57px;}
.jdialog_caption .l { width: 60px; height: 57px;  background: url( ../images/dialog_tl.png ) repeat-y -3px top; }
.jdialog_caption .r { width: 43px; height: 57px;  background: url( ../images/dialog_tr.png ) repeat-y left top; }

.jdialog_caption table {width: 100%; border-collapse: collapse; margin: 0; padding: 0;}
.jdialog_footer table {width: 100%; border-collapse: collapse; margin: 0; padding: 0;}
.jdialog_content table {width: 100%; border-collapse: collapse; margin: 0; padding: 0;}
.jdialog_content .l { background: url( ../images/dialog_l.png ) repeat-y left top; width: 17px; }
.jdialog_content .r { background: url( ../images/dialog_r.png ) repeat-y left top; width: 17px; }


.jdialog_footer .r { width: 49px; height: 57px;  background: url( ../images/dialog_br.png ) no-repeat left top; }
.jdialog_footer .l { background: url( ../images/dialog_bl.png ) repeat-y left top; width: 17px; }
.jdialog_footer .c { background: url( ../images/dialog_b.png ) repeat-x left top; }

.jdialog_caption .jdialog_caption_title {
    background: url( ../images/dialog_caption.png ) repeat-x left top;
}

.jdialog_caption_title {
    color: #fff;
    text-shadow: #b43c00 1px -1px 1px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.jdialog_caption_title span {
    position: relative;
    top: 14px;
}

.jdialog_close {
    background: url(../images/close.png) no-repeat 27px center;
    width: 67px;
    height: 30px;
    position: absolute;
    right: 18px;
    top: 27px;
    z-index: 100;
}

.jdialog_close:hover {
    background: url(../images/close_hover.png) no-repeat center center;
}

.fancybox-close:hover {
    background: url(../images/close_hover.png) no-repeat center center;
    right: 40px;
    top: 39px;
}

.fancybox-overlay {
    z-index: 9000000 !important;
}

.news_list td {
    vertical-align: top;
}

.news_list .date {
    font-style: italic;
}

.news_list .image {
    padding-right: 20px;
}

.news_list .photo span {
    width: 25px;
    height: 30px;
    position: absolute;
    background: url(../images/photo_ugl.png) no-repeat;
}

.news_list .photo .ugl_top {
    left: 0;
    top: 0;
    background-position: right 0;
}


.news_list .photo .ugl_bot {
    right: 0;
    bottom: 0;
    background-position: left 0;
}

.news_list .photo {
    display: block;
    position: relative;
}

.dialog_win {
    display: none;
}

#cabinet #cont {
    margin-top: 0px;
}

.order_menu {
    margin: 0 auto;
}

.order_menu a, .order_menu a:link, .order_menu a:visited {
    color: #464646;
}

.order_menu .active {
    padding: 0;
    position: relative;
    top: 3px;
}

.order_menu .active a, .order_menu .active a:link, .order_menu .active a:visited {
    font-weight: bold;
}

.order_menu em {
    font-style: normal;
    position: relative;
    top: 5px;
}

.order_menu td {
    padding: 0 10px;
}

.order_menu td.arrow {
    background: url(../images/arrow.jpg) no-repeat center 15px;
}

.order_menu .active .left {
    background: url(../images/zakaz_menu_left.gif) no-repeat center center;
    width: 25px;
    height: 30px;
}

.order_menu .left, .order_menu .cont, .order_menu .right {
    float: left;
}

#o2 h3 {
    text-align: center;
    color: #464646;
}

#o2 h3 small {
    color: #646464;
    font-size: 14px;
    font-weight: normal;
}

.order_menu .active .right {
    background: url(../images/zakaz_menu_right.gif) no-repeat center center;
    width: 25px;
    height: 30px;
}

.order_menu .active .cont {
    height: 30px;
    background-color: #e6e6e6;
}

.order_none_text {
    text-align: center;
    margin-top: 40px !important;
}

.order_item .photo p {
    margin: 0px !important;
}

#cont .order_item .itog p {
    color: #FFFFFF;
    font-size: 16px;
}

#authorizationDialog {
    text-align: center;
    width: 800px;
    position: relative;
    margin: 0 auto;
    color: #646464;
    font-size: 14px;
}

#authorizationDialog .faq_inp {
    margin-bottom: 15px;
}

#authorizationDialog p {
    margin: 10px 0;
}

.remember_link {
    position: absolute;
    left: 570px;
    top: 125px;
}

::-webkit-input-placeholder {
    color:    #f5781e;
    font-size: 14px;
    font-family: Arial;
}
:-moz-placeholder {
    color:    #f5781e;
    font-size: 14px;
    font-family: Arial;
}
::-moz-placeholder {
    color:    #f5781e;
    font-size: 14px;
    font-family: Arial;
}
:-ms-input-placeholder {
    color:    #f5781e;
    font-size: 14px;
    font-family: Arial;
}

.no_required ::-webkit-input-placeholder {
    color:    #646464;
    font-style: normal;
}
.no_required :-moz-placeholder {
    color:    #646464;
    font-style: normal;
}
.no_required ::-moz-placeholder {
    color:    #646464;
    font-style: normal;
}
.no_required :-ms-input-placeholder {
    color:    #646464;
    font-style: normal;
}

#o2 .order_menu a, #o2 .order_menu a:link, #o2 .order_menu a:visited {
    color: #f5781e;
}

#o2 .order_menu .active a, #o2 .order_menu .active a:link, #o2 .order_menu .active a:visited {
    color: #464646;
}

#o2 hr {
    width: 80%;
    margin: 20px auto;
    display: block;
    height: 1px;
    border: none;
    background-color: #ddd;
}

.faq_inp textarea {
    width: 273px;
    height: 64px;
    background: url(../images/textarea.png) no-repeat;
    border: 0;
    line-height: 26px;
    padding: 0 23px;
    font-size: 16px;
    color: #787878;
}

.faq_select {
    display: inline-block;
    width: 320px;
    height: 26px;
    background: url(../images/faq_inp.png) no-repeat;
}

.faq_inp select {
    background: none;
    width: 290px;
    height: 26px;
    border: 0;
    line-height: 26px;
    padding: 0 10px;
    font-size: 16px;
    color: #787878;
}

#bank, #delivery_1, #delivery_2, .jaddressee {
    text-align: center;
    width: 650px;
    margin: 15px auto;
}

#delivery_2 td {
    padding-bottom: 10px;
}

.reciever {
    font-size: 18px;
}

.reciever small {
    color: #f5781e !important;
}

p.req {
    color: #f5781e !important;
    text-align: center; 
}

.fbig a {
    background: url(../images/next.png) no-repeat;
    width: 211px;
}

h3.confirm {
    text-align: center;
    color: #464646;
}

.order_table {
    padding: 0 111px;
}
.order_table td {
    padding: 7px;
    vertical-align: top;
}

.order_pay_title {
    color: #646464;
    text-align: right;
}

.inlp p {
    display: inline-block;
    margin: 0 !important;
    padding: 0 !important;
}

.inlp td {
    line-height: 25px;
}

.separator_3 td {
    padding: 2px;
}

#system_message p {
    padding: 40px 20px 0 20px;
}

#jfaq .form_faq {
    position: relative;
    left: 0;
    top: 0;
}

#jfaq .form_faq .container {
    position: relative;
    left: 0;
    top: 0;
    margin: 0 auto;
}

.cnt #menu li.home {
    background-image: none;
}

.jform .faq_inp {
    margin-bottom: 15px;
}

.jform label {
    display: inline-block;
    margin-bottom: 7px;
}

.jform label a {
    text-decoration: none;
    border-bottom: 1px solid #f5781e;
    padding-bottom: 1px;
}   

.jform p {
    font-size: 14px;
}

.jform .reqs {
    text-align: center;
    font-size: 13px;
}

#jfaq2 p {
    font-size: 14px;
color: #646464;
margin: 10px 0px;
}

#jfaq2 .c {
    padding-bottom: 0px;
    padding-left: 55px;
    padding-right: 30px;
}

.private_office {
    position: relative;
}

#login_top {
    display: none;
    position: absolute;
    right: -18px;
    top: 0;
    width: 454px;
    height: 213px;
    background: url( ../images/login_active.png ) no-repeat left top;
    z-index: 100;
}

#login_top .lnk {
    position: absolute;
    left: 77px;
    top: 4px;
}

#login_top .frm {
    position: absolute;
    left: 60px;
    top: 40px;
}

#login_top .lnk a:link, #login_top .lnk a:visited {
    color: #464646;
    text-shadow: #464646 0 0 0;
    font-weight: bold;
}

.faq_small input {
    width: 182px !important;
    background-image: url(../images/faq_inp_small.png) !important;
}

.faq_small2 input {
    width: 74px !important;
    background-image: url(../images/faq_inp_small2.png) !important;
}

.frm td {
    padding-top: 15px;
}

.frm .btn_send {
    margin: 0;
}

.frm .button {
    margin-top: 15px;
}

.frm .button span {
    right: 0px !important;
}

.frm td.lnk2 {
    padding-left: 15px;
}

.registration table.block {
    width: 100%;
}

.registration td.block {
    width: 50%;
    vertical-align: top;
    padding: 0 20px;
}

.registration td:first-child {
    border-right: 1px solid #d2d2d2;
}

.desc {
    display: inline-block;
}

.faq_inline {
    display: inline-block !important;
}

.registration .faq_inp {
    margin-bottom: 17px;
}

.registration h3 {
    color: #464646;
    font-size: 16px;
    margin-bottom: 20px;
    padding-left: 23px;
}

.registration textarea {
    font-family: Arial;
}

.desc {
    color: #646464;
}

.req {
    color: #f5781e;
}

#regmessage p, .popup_center p {
    text-align: center;
    height: 147px;
    display: table-cell;
    vertical-align: middle;
    width: 450px;
}

.frm2 .form_faq {
    position: static !important;
}

.frm2 .form_faq .button span {
    right: auto !important;
    left: 140px;
}

#user_area {
    width: 102%;
    background-color: #e6e6e6;
    margin-left: -2%;
    padding-left: 2%;
    padding-bottom: 20px;
    margin-top: 15px;
}

#user_area .user_menu {
    width: 100%;
    margin-left: -2%;
    border-collapse: collapse;
}

#user_area .user_menu td {
    
}

#user_area .user_menu .tl {
    width: 60px;
    height: 44px;
    background: url(../images/user_area_tl.jpg) no-repeat left top;
}

#user_area .user_menu .cl, #user_area .user_menu .bl {
    width: 60px;
    background: url(../images/user_area_l.jpg) repeat-y left top;
}

#user_area .user_menu .t {
    height: 44px;
    background: url(../images/user_area_t.jpg) repeat-x left top;
}

#user_area .user_menu .tr {
    width: 40px;
    height: 44px;
    background: url(../images/user_area_tr.jpg) no-repeat left top;
}
#user_area .user_menu .c, #user_area .user_menu .cr, #user_area .user_menu .b {
    background-color: #fff;
}

#user_area .user_menu .br {
    width: 40px;
    height: 30px;
    background: url(../images/user_area_br.jpg) no-repeat left top;
}

.categorries ul {
    padding: 0;
    margin: 0;
    height: 44px;
    width: 750px;
    margin: 0 auto;
    display: block;
}

.categorries ul li a {
    white-space: nowrap;
}

.categorries li {
    padding: 0;
    position: relative;
    top: -2px;
    width: auto !important;
}

.categorries {
    padding: 0 !important;
}

.registration  .faq_inp span {
    color: #8d8d8d;
}

.registration .change {
    text-align: center;
    margin-bottom: 20px !important;
}

#user_area .order_item {
    padding: 0px;
    padding-bottom: 15px;
}

.zitem {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0px;
    text-align: center;
    color: #464646;
    position: relative;
    top: 5px;
}

b {
    color: #464646;
}

.jfoto td {
    width: 255px;
    vertical-align: middle;
    text-align: center;
    background: url(../images/img_back.jpg) no-repeat left top;
    height: 255px;
}

.jfoto {
    display: inline-block;
    margin-right: 60px;
    width: 255px;
    min-height: 360px;
    vertical-align: text-top;
}

.jfoto p {
    text-align: center;
}

.jtab {
    min-height: 255px;
    margin-top: 20px;
}

.jtab td {
    vertical-align: top;
}

.jtab td.jimage {
    width: 255px;
    min-width: 255px;
    vertical-align: middle;
    text-align: center;
    background: url(../images/img_back.jpg) no-repeat left top;
}

.jtext {
    padding-left: 20px;
}

p.jdate {
    margin-top: 0px !important;
    padding-top: 0px !important;
    color: #f5781e !important;
}

#menu2 {height:52px; background:url(../images/menu.png) repeat-x top; position:relative; margin:-4px 27px 0 27px;  z-index:10; width: 260px;}
#menu2 ul { padding:9px 0 0 22px; margin:0 -27px 0 -27px; position:relative; z-index:2;}
#menu2 li.parent { height:30px; float: left; font-size:16px; line-height:18px; margin-right:-15px;}
#menu2 li.parent a.link {color:#FFFFFF; text-decoration:none; text-shadow:#b43c00 1px -1px 1px; display:block; margin:0 3px; text-align:center; height:30px;}
#menu2 li.parent a.link span.bg { height:30px; display:block; margin:0 27px 0 0; padding:0 0 0 27px; text-align:center;}
#menu2 li.parent a.link span.bg span {border-bottom:1px solid #fab482; display: inline-block; padding:5px 0 2px 0;}

#menu2 li.parent a.link:hover, #menu2 li.parent:hover a.link {background:url(../images/menu_hover.png) no-repeat right bottom;}
#menu2 li.parent a.link:hover span.bg, #menu2 li.parent:hover a.link span.bg {background:url(../images/menu_hover.png) no-repeat 0 0;}

#menu2 li.parent.active {position:relative; z-index:10;}
#menu2 li.parent.active a.link {background:url(../images/menu_active.png) no-repeat right bottom; color:#464646; text-shadow:none; font-weight:bold; margin:0 -7px;}
#menu2 li.parent.active a.link span.bg {background:url(../images/menu_active.png) no-repeat 0 0;}
#menu2 li.parent.active a.link span.bg span {border:0;}

#menu2 li.parent .child {position:absolute; left:0; top:39px;  width:100%; display:none;}
#menu2 li.parent:hover .child {display:block;}

#menu2 li.parent .child ul { padding:10px 0 0 45px; margin:0 30px 0 10px; display:block; height:44px; background:url(../images/child_bg.png) repeat-x top;}
#menu2 li.parent .child ul li {float:left; font-size:16px; height:30px;}
#menu2 li.parent .child ul li a {color:#FFFFFF; text-decoration:none;  text-shadow:#464646 1px -1px 1px; height:30px; display: inline-block; padding:0 25px 0 0;}
#menu2 li.parent .child ul li a span.bg {display:inline-block; padding:0 0 0 25px; height:30px;}
#menu2 li.parent .child ul li a span.bg span { border-bottom:1px solid #b7b7b7; display:inline-block; padding:5px 0 2px 0; margin:0 10px;}
#menu2 li.parent .child ul li a:hover {background:url(../images/child_hover.png) no-repeat right bottom; }
#menu2 li.parent .child ul li a:hover span.bg {background:url(../images/child_hover.png) no-repeat 0 0;}


#menu2 li.parent .child .ug_left {width:20px; height:54px; position:absolute; left:-10px; top:0; background:url(../images/child_left.png) no-repeat; z-index:5;}
#menu2 li.parent .child .ug_right {width:40px; height:83px; position:absolute; right:-10px; bottom:1px; background:url(../images/child_right.png) no-repeat; z-index:5;}


#menu2 li.home {width:87px; background:url(../images/menu_home.png) no-repeat; margin:0 0 0 9px; position:absolute; left:0; top:9px;}
#menu2 li.home a {display:block; height:22px; text-align:center; padding-top:8px;}
#menu2 li.map {position:absolute; right:34px; top:14px;}

#menu2 .bg_left, .information .bg_left {position:absolute; left:-35px; top:1px; width:35px; height:52px; background:url(../images/menu_left.png) no-repeat;}
#menu2 .bg_right, .information .bg_right {position:absolute; right:-35px; top:0px; width:35px; height:52px; background:url(../images/menu_right.png) no-repeat;}

.jlightbox_main {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10000;
    min-width: 400px;
}

.jlightbox_close {
    position: absolute;
    width: 12px;
    height: 11px;
    background: url(../images/jlightbox_close.png) no-repeat 27px center;
    right: 0px;
    top: 0px;
    cursor: pointer;
    width: 67px;
    height: 30px;
}

.jlightbox_close:hover {
    background: url(../images/close_hover.png) no-repeat left top;
}

.jlightbox_main table {
    border-collapse: collapse;
    width: 100%;
}

.jlightbox_main td {
    /*white-space: nowrap;*/
}

.jlightbox_main .jtl {
    width: 25px;
    height: 30px;
    background: url(../images/jlightbox_jtl.png) repeat-x left top;
}

.jlightbox_main .jt {
    height: 30px;
    background: url(../images/jlightbox_jt.jpg) repeat-x left top;
}

.jlightbox_main .jtr {
    width: 25px;
    height: 30px;
    background: url(../images/jlightbox_jtr.jpg) no-repeat left top;
}

.jlightbox_main .jc {
    background-color: #fff;
}

.jlightbox_main .jcl, .jlightbox_main .jcr {
    width: 25px;
    background: url(../images/jlightbox_jcl.jpg) repeat-y left top;
    text-align: center;
    vertical-align: middle;
}

.jlightbox_main .jbr {
    width: 25px;
    height: 39px;
    background: url(../images/jlightbox_jbr.jpg) no-repeat left top;
}

.jlightbox_main .jb {
    height: 39px;
    background: url(../images/jlightbox_jb.jpg) repeat-x left top;
}

.jlightbox_main .jbl {
    width: 25px;
    height: 39px;
    background: url(../images/jlightbox_jbl.jpg) no-repeat left top;
}

.jlightbox_main .jbir {
    width: 25px;
    min-height: 300px;
    background: url(../images/jlightbox_jbir.png) no-repeat left bottom;
}

.jlightbox_main .jbil {
    background-color: #787878;
}

.jlightbox_small_images {
    text-align: center;
    vertical-align: middle;
    padding-bottom: 10px;
    padding-left: 25px;
}

.jlightbox_small_images em:first-child {
    margin-left: 0px;
}

.jlightbox_small_images em {
    position: relative;
    display: inline-block;
    margin-left: 20px;
    height: 120px;
    margin-top: 8px;
    margin-bottom: 6px;
    border: 3px solid #787878;
}

.jlightbox_small_images em:hover {
    border: 3px solid #f07319
}

.jlightbox_small_images .current_bl {
    width: 25px;
    height: 30px;
    background: url(../images/jlightbox_img_bl.png) no-repeat left top;
    position: absolute;
    bottom: 0;
    left: 0;
}

.jlightbox_small_images .current_tr {
    width: 25px;
    height: 30px;
    background: url(../images/jlightbox_img_tr.png) no-repeat left top;
    position: absolute;
    right: 0;
    top: 0;
}

.jlightbox_small_images .active .current_bl {
    background: url(../images/jlightbox_current_bl.png) no-repeat left top;
}

.jlightbox_small_images .active .current_tr {
    background: url(../images/jlightbox_current_tr.png) no-repeat left top;
}

.jlightbox_content {
    vertical-align: middle;
    text-align: center;
    display: block;
}
  
.jlightbox_content img {
    border: 1px solid #fff;
}

.jlightbox_main .jcl span {
    width: 9px;
    height: 18px;
    background: url(../images/arrow.png) no-repeat 0 0;
    display: block;
    margin: 0 auto;
    cursor: pointer;
}

.jlightbox_main .jcl span:hover {
    background: url(../images/arrow_hover.png) no-repeat 0 0;
}

.jlightbox_main .jcr span:hover {
    background: url(../images/arrow_hover.png) no-repeat right 0;
}

.jlightbox_main .jcr span {
    width: 9px;
    height: 18px;
    background: url(../images/arrow.png) no-repeat right 0;
    display: block;
    margin: 0 auto;
    cursor: pointer;
}

.redactor_file_ico_xls {
    min-width: 31px;
    min-height: 26px;
    background: url(../images/xls.jpg) no-repeat left top;
    display: inline-block;
    padding-left: 40px;
}

.redactor_file_ico_zip {
    min-width: 31px;
    min-height: 26px;
    background: url(../images/zip.jpg) no-repeat left top;
    display: inline-block;
    padding-left: 40px;
}

.file_icon {
    position: relative;
    top: 7px;
}

.news_cap {
    font-size: 18px;
    color: #464646;
}

.jnews_back {
    text-align: center;
}

.table_content table {
    border-collapse: collapse;
}

.table_content table tr {
    height: 30px;
}

.table_content table td {
    padding: 0 10px;
    vertical-align: middle;
}

.table_content .tb_first_row td p {
    padding: 0;
    margin: 0;
}

.table_content .tb_first_row .tb_l {
    height: 30px;
    width: 25px;
    background: url(../images/tab_head_left.jpg) no-repeat left top !important;
    padding: 0px;
}

.table_content .tb_first_row .tb_r {
    height: 30px;
    width: 25px;
    background: url(../images/tab_head_right.jpg) no-repeat left top !important;
    padding: 0px;
}

.table_content .tb_first_row td {
    background: url(../images/tab_head_center.jpg) repeat left top;
    vertical-align: middle;
    color: #fff;
}

.table_content .tb_odd_row .tb_l {
    height: 30px;
    width: 25px;
    background: url(../images/tab_row_left.jpg) no-repeat left top !important;
    padding: 0px;
}

.table_content .tb_first_row_colspan td {
    background: url(../images/tab_head_center.jpg) repeat left top;
    position: relative;
}

.table_content .tb_first_row_colspan, .table_content .tb_first_row_colspan p, .table_content .tb_first_row_colspan h2, .table_content .tb_first_row_colspan h3, .table_content .tb_first_row_colspan h4 {
    color: #fff !important;
}

.table_content .tb_first_row_colspan td:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 30px;
    width: 40px;
    background: url(../images/tab_head_left.jpg) no-repeat left top !important;
}

.table_content .tb_first_row_colspan td:after {
    content: "";
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 30px;
    width: 40px;
    background: url(../images/tab_head_right.jpg) no-repeat right top !important;
}

.table_content .tb_odd_row .tb_r {
    height: 30px;
    width: 25px;
    background: url(../images/tab_row_right.jpg) no-repeat left top !important;
    padding: 0px;
}

.table_content .tb_odd_row {
    background-color: #e6e6e6;
}

.table_content .tb_odd_row td {
    background-color: #e6e6e6;
    vertical-align: middle;
}

#main #category a {
    text-shadow: 1px -1px 1px #000;
}

#main #category a .c, #main #category a:link .c, #main #category a:visited .c {
    border-bottom: 1px solid #bcbcbc;
    padding-bottom: 1px;
}

.map_block {
    vertical-align: top;
}

.map_table {
    border-collapse: collapse;
    width: 1000px;
    margin: 10px auto 0 auto;
}

.map_table td {
    padding: 0 10px 10px 10px;
}

.map_block h3 a, .map_block h3 a:link, .map_block h3 a:visited {
    font-size: 16px;
    border-bottom: 1px solid #fab991;
    text-decoration: none;
}

.map_block h3 {
    margin-bottom: 7px;
}

.map_block li a, .map_block li a:link, .map_block li a:visited {
    font-size: 14px;
    border-bottom: 1px solid #fab991;
    text-decoration: none;
}

.map_block li {
    padding-bottom: 5px;
}

#bdmap #menu .bg_right {
    position: absolute;
    right: -35px;
    top: 0px;
    width: 104px;
    height: 52px;
    background: url(../images/menu_right_map.png) no-repeat;
}

#bdmap .map {
    display: none;
}

.content h2 {
    font-size: 16px;
    line-height: 22px;
    color: #464646;
    font-family: Arial;
}

/* cns */

#consult_img span {
    width: 265px;
}

#consult_small {
    position: fixed;
    bottom: 190px;
    right: 0px;
    z-index: 100;
    width: 52px;
    height: 293px;
    background: url(../images/cns_online_sm.png) no-repeat left top;
    cursor: pointer;
}

#consult_small.cns_offline {
    background: url(../images/cns_offline_sm.png) no-repeat left top;
}

#consult_small img {
    position: absolute;
    right: 13px;
    bottom: 33px;
}

#consult_full {
    min-height: 250px;
    position: fixed;
    bottom: 150px;
    right: 0px;
    z-index: 1000;
    display: none;
}

#consult_online_form .submit {
    position: relative;
    top: 8px;
}

#consult_close {
    position: absolute;
    display: block;
    width: 200px;
    height: 28px;
    cursor: pointer;
    top: 27px;
    left: 45px;
}

.consult_icon {
    position: absolute;
    left: 8px;
    top: 8px;
}

.consultant .submit {
    text-align: center;
}

.consultant .submit a {
    border-bottom: none;
}

.consultant .noactive a {
    cursor: default;
}

.consultant .noactive a:hover, .consultant .noactive a, .consultant .noactive a:visited {
    /*color: #999 !important;*/
}

#consult_data {
    padding: 15px;
    padding-bottom: 0px;
}

#consult_data .regtext, #consult_data .regtext_active, #consult_data .text_resize {
    width: 361px;
}

#consult_data textarea {
    width: 100%;
}

#consult_data .resizer {
    width: 390px;
}
#consult_user_msg, #consult_admin_messages {height: 218px; overflow: auto; margin-top: 5px;}
.consult_message_data {padding: 5px 10px 5px 35px;}
.consult_message_head {font-size: 12px;}
.consult_message_head span {font-weight: bold;}

.consult_user_name {cursor: pointer; margin: 5px 0; padding: 5px; font-weight: bold;}

.consult_data {width: 100%; border-collapse: collapse;}
.consult_data td {vertical-align: top; border: 1px solid #eee; padding: 10px;}
.consult_user_offline {color: #999;}
#consult_user_button {}

#consult_user_msg_back {}
#consult_user_elements { left: 174px; top: 368px; width: 532px; height: 200px;}
#consult_user_area_data {
    height: 226px; background: url(../images/cns_dialog.jpg) no-repeat left top; margin-left: 48px; width: 375px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 2px;
    position: relative;
}
#consult_user_area_data textarea {width: 491px; height: 86px;}

.ssecond { color: #999999; }
.ssecond a, .ssecond a:hover {background: none !important; height: auto !important; display: inline !important; padding: 0 !important;}

.ssecond a:link, .ssecond a:visited {color: #999999; font-size: 13px;}

.ssecond_active, .ssecond_active:link, ssecond_active:visited {color: #003399 !important;}
.city6 img {position: relative; left: -28px;}
.city6_1 img {position: relative; left: -27px; top: -2px;}

#consult_users_list {left: 174px; top: 157px;}
#consult_users div {float: left; height: 18px; color: #fff; font-size: 13px; background-color: #dbdbdb; margin: 0px; padding: 2px 0px; width: 150px; text-align: center; border-radius: 7px; margin-right: 5px;}
.consult_current {background-color: #003399 !important;}
#consult_h1 {left: 25px; top: 125px;}

#consult_user_msg_back {
    margin-top: 15px;
}

#consult_user_msg {
}

.jadm #consult_admin_messages {
    height: 186px;
}

#consult_user_area_data {
    margin-bottom: 0px;
    margin-top: 20px;
}

.consult_name {
    width: 80%;
    float: left;
    color: #646464;
    font-size: 12px;
}

.consult_date {
    width: 20%;
    float: right;
    text-align: right;
    font-size: 12px;
}

.consult_text {
    clear: both;
    color: #000;
    font-size: 13px;
}

.user_msg {
    background: url(../images/cns_right.gif) no-repeat 18px 8px;
}

.admin_msg {
    background: url(../images/cns_left.gif) no-repeat 18px 8px;
}

.system_msg {
    background: none !important;
}

.system_msg .consult_text {
    color: #999 !important;
    font-size: 12px;
}

.consult_odd {
    background-color: #ededed;
}

#consult_img h3 {
    color: #006000;
    font-size: 14px;
    padding-top: 10px;
    margin-bottom: 3px;
}

#consult_img .consult_offline h3 {
    color: #ff0000;
}

#consult_user_area_data .l {
    width: 23px;
    height: 27px;
    background: url(../images/cns_l.gif) no-repeat left top;
    position: absolute;
    left: 0;
    top: 0;
}

#consult_user_area_data .r {
    width: 23px;
    height: 27px;
    background: url(../images/cns_r.gif) no-repeat left top;
    position: absolute;
    right: 0;
    bottom: 0;
}

#consult_online_form .regtext, #consult_online_form .regtext_active {
    width: 353px;
    position: relative;
    left: -5px;
}

#consult_online_form textarea {
    padding-top: 5px;
}

#consult_user_name_input, #consult_online_form textarea {
    font-size: 16px;
}

#consult_user_area {
    padding-top: 5px;
}

.cns_tab {
    width: 442px;
    border-collapse: collapse;
    /*min-height: 460px;*/
}

.cns_top {
    height: 65px;
}

.cns_cnt td {
    padding: 0px;
    vertical-align: top;
}

.cns_top td {
    background: url(../images/cns_offline_fl_top.png) no-repeat left top;
}

.cns_online .cns_top td {
    background: url(../images/cns_online_fl_top.png) no-repeat left top;
}

.cns_cnt {
    background: url(../images/cns_offline_fl_cnt.png) repeat-y left top;
}

.cns_btm {
    height: 57px;
}

.cns_btm td {
    background: url(../images/cns_offline_fl_btm.png) no-repeat left top;
}

#consult_img {
    height: 100px;
    background: url(../images/cns_image.jpg) no-repeat left top #ededed;
    color: #646464;
    padding: 20px;
    padding-bottom: 0;
    margin-left: 48px;
    margin-top: 12px;
    padding-left: 111px;
    margin-top: 10px;
    padding-top: 0px;
}

.cns_online #consult_img {
    color: #fff;
    background: url(../images/cns_image2.jpg) no-repeat left top #4bb94b;
}

#consult_data {
    padding-left: 48px;
}

#consult_data .jinput2, #consult_data .jarea {
    width: 372px;
    margin-bottom: 15px;
}

#consult_data .jarea {
    background: url(../images/faq_area_right2.jpg) no-repeat right top;
}

#consult_data .jarea textarea {
    background: url(../images/faq_area_left2.jpg) no-repeat left top;
}

#consult_data .jarea.active textarea {
    background: url(../images/faq_area_left2_active.jpg) no-repeat left top;
}

#consult_data .jarea.active {
    background: url(../images/faq_area_right2_active.jpg) no-repeat right top;
}

/**/

#basket_dialog {
    min-width: 697px;
    width: auto !important;
    display: none;
    top: 0px;
    z-index: 60;
}

#basket_dialog .order_item {
    padding: 0px;
    margin-top: 0px;
    top: -15px;
}

.jdialog_content .c {
    padding-bottom: 0px;
}

.panel_top.active {
    background-image: url(../images/panel_top_active.png);
    background-image: none;
}

.basket.active {
    background-color: #fff;
}

.basket.active span, .basket.active em {
    color: #464646 !important;
    text-shadow: #fff 1px -1px 1px;
}

.panel_top .basket.active {
    background-image: none;
    height: 30px;
    padding-left: 0px;
}

.basket.active .dash {
    display: block;
    width: 30px;
    height: 21px;
    background: url(../images/basket_ico_active.jpg) no-repeat left top;
}

.basket.active .dash img {
    display: none;
}

.basket.active s.sl {
    width: 25px;
    height: 30px;
    background: url(../images/basket_active_l.jpg) no-repeat left top;
    float: left;
}

.basket.active s.sr {
    width: 25px;
    height: 30px;
    background: url(../images/basket_active_r.jpg) no-repeat left top;
    float: left;
}

.basket {
    cursor: pointer;
}

#basket_dialog .order_item .itog p {
    padding-right: 0px;
}

#basket_dialog .inf .buy a {
    text-align: center;
}

#basket_dialog .inf .buy {
    margin-left: 15px;
}

#nav ul ul {
    margin-left: 0px;
    padding-left: 15px;
    background-image: none;
    padding-bottom: 0px;
}

#nav ul li a {
    /*display: inline-block;*/
    min-height: 30px;
}

#nav ul ul li a, #nav ul ul li a:link, #nav ul ul li a:visited {
    font-weight: normal !important;
    font-size: 14px;
}

#nav ul ul li.active a, #nav ul ul li.active a:link, #nav ul ul li.active a:visited {
    /*font-weight: bold !important;*/
}



#nav ul li.active a {
    background: url(../images/left_menu_active_left.jpg) no-repeat left top #fff;
    color: #464646;
    text-shadow: none;
    font-weight: bold;
    border-bottom: none;
    padding-bottom: 0px;
    margin-right: 15px;
}

#nav ul li a span.bg {
    min-height: 10px;
    display: block;
    margin: 0;
    padding: 5px 27px 0 27px;
}

#nav ul li.active a span.bg {
    min-height: 25px;
}

#nav ul li.active a span.bg {
    background: url(../images/left_menu_active_right.jpg) no-repeat right bottom;
}

#nav ul li.active a span.bg span {
    border-bottom: none;
}

#nav ul li.active a, #nav ul li.active a span.bg span {
    display: block;
}

#nav ul li.active a span.bg span {
    padding-top: 0px;
}



#nav ul li a span.bg span {
    /*display: block;*/
    padding-top: 5px;
    padding-bottom: 1px;
    border-bottom: 1px solid #f8b482;
}

#nav ul li.active ul a {
    background: none;
    color: #fff;
    font-weight: normal;
}

#nav ul li.active ul a span.bg {
    background: none;
}


#nav ul li.active ul li:hover a {
    background: url(../images/summenu_active_r.jpg) no-repeat right top;
    display: inline-block;
    padding-right: 7px; 
}

#nav ul li.active ul li:hover span.bg {
    background: url(../images/summenu_active_l.jpg) no-repeat left top;
}

#nav ul li.active ul li:hover span.bg span {
    border-bottom: 1px solid #f8b482;
}



#nav ul li.active ul li.active a {
    background: url(../images/left_menu_active_right.jpg) no-repeat right top #fff;
    display: inline-block;
    padding-right: 7px; 
    color: #464646;
    font-weight: bold;
}

#nav ul li.active ul li.active a:link, #nav ul li.active ul li.active a:visited {
    font-weight: bold !important;
}

#nav ul li.active ul li.active span.bg {
    background: url(../images/left_menu_active_left.jpg) no-repeat left top;
}

#nav ul li.active ul li.active span.bg span {
    border-bottom: none !important;
}

#nav ul li ul li {
    padding: 0px;
}

#categorries li {
    padding-left: 40px;
}

.jnews_back_top {
    display: inline-block;
    margin-left: 15px;
}

.jnews_back_top a, .jnews_back_top a:link, .jnews_back_top a:visited {
    font-weight: normal;
}

.table_content p, .jtab p {
    line-height: 20px;
}

.map_link {
    font-style: italic;
    padding-right: 8px;
    vertical-align: top;
    padding-top: 8px;
}

.map_link_tab {
    border-collapse: collapse;
}

.map_link_tab td {
    padding-bottom: 0px;
}

.search_field {
    text-align: center;
}

.search_field p {
    color: #969696 !important;
    margin-bottom: 20px;
}

.search_field input {
    width: 375px;
    height: 26px;
    border: none;
    background: url(../images/search.jpg) no-repeat left top;
    padding-left: 40px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #f5781e;
    font-weight: bold;
    font-style: italic;
}

.search_field input.active {
    background: url(../images/search_active.jpg) no-repeat left top;
}

.not_found {
    text-align: center;
    color: #000;
    margin-top: 20px;
}

p.search_caption {
    text-align: center;
    color: #000 !important;
    margin-top: 20px;
    margin-bottom: 20px;
}

.search_caption b {
    color: #f5781e;
}

.jfaq {
    width: 100%;
    height: 201px;
    background: url(../images/faq_left.jpg) no-repeat left top #e6e6e6;
}

.jfaq2 {
    width: 100%;
    height: 201px;
    background: url(../images/faq_right.jpg) no-repeat right top;
}

.jfaq3 {
    padding: 20px;
}

.jinput {
    height: 26px;
    display: inline-block;
    max-width: 1000px;
    background: url(../images/faq_input_right.jpg) no-repeat right top;
}

.jinput input {
    height: 26px;
    display: inline-block;
    border: none;
    background: url(../images/faq_input_left.jpg) no-repeat left top;
    padding-left: 25px;
    padding-right: 25px;
    max-width: 1000px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    font-size: 14px;
}

.jarea {
    height: 64px;
    display: inline-block;
    max-width: 1000px;
    background: url(../images/faq_area_right.jpg) no-repeat right top;
}

.jarea textarea {
    height: 64px;
    display: inline-block;
    border: none;
    background: url(../images/faq_area_left.jpg) no-repeat left top;
    padding-left: 25px;
    padding-right: 25px;
    max-width: 1000px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    font-family: Arial;
    font-size: 14px;
    padding-top: 5px;
}

.faq_fields td {
    width: 50%;
}

.faq_fields td .jinput, .jfaq3 table, .jfaq3 .jarea {
    width: 100%;
}

.jbutton {
    position: relative;
}

.jbutton span {
    position: absolute;
    right: 14%;
    top: 8px;
    white-space: nowrap;
    font-size: 14px;
    color: #787878;
    font-style: italic;
}

.jfaq3 .razd {
    float: none;
}

p.question {
    margin-top: 0px !important;
}

#menu_info li u {
    min-height: 30px;
    position: relative;
    left: -20px;
    display: block;
    padding-top: 0px;
    text-decoration: none;
}

#menu_info li.active2 u, #menu_info li.active3 u {
    background: url(../images/menu_active_right.jpg) no-repeat right top;
}

#menu_info li a {
    display: block;
    min-height: 30px;
    padding-left: 43px !important;
}

#menu_info li.active2 a, #menu_info li.active3 a {
    background: url(../images/menu_active_left.jpg) no-repeat left top;
}

#nav + #menu_info li.active2:first-child a, #nav + #menu_info li.active3:first-child a {
    background: url(../images/menu_active_left2.jpg) no-repeat left top;
}

#menu_info li.active2 span, #menu_info li.active3 span {
    border-bottom: none;
}

#menu_info li a span {
    position: relative;
    top: 5px;
}

#menu_info ul li a img {
    left: 23px;
    top: 8px;
}

.basket_content_caption {
    border-collapse: collapse;
    height: 42px;
    width: 100%;
}

.basket_content_caption .tl {
    width: 56px;
    background: url(../images/basket_tl.png) no-repeat left top;
}

.basket_content_caption .c {
    background: url(../images/basket_t.jpg) repeat-x left top;
}

.basket_content_caption .tr {
    width: 52px;
    background: url(../images/basket_tr.png) no-repeat left top;
}


#basket_dialog .jdialog_content .c {
    padding-top: 0;
}

#basket_dialog .item td, #basket_dialog .item th {
    padding: 0 7px;
}

.panel_top_abs {
    position: absolute;
    width: 682px;
    margin: 0 auto;
    z-index: 70;
}

.content_page #menu .home {
    background: url(../images/menu_lin.png) no-repeat right 8px !important;
}

#categorries nav {
    padding-right: 10px;
    position: relative;
}

#categorries nav li {
    position: relative;
    padding-left: 0px;
    padding-right: 40px;
}

#categorries nav li.firstChild, #categorries nav li:first-child {
    padding-left: 30px;
    padding-right: 0px;
}

.news_list td {
    padding-bottom: 10px;
}

#menu_info li.active2:last-child {
    padding-bottom: 0px;
}

.table_content p {
    margin-bottom: 10px;
}

.jphoto {position: relative; display: inline-block;}
.jphoto span, #foo2 em {width:25px; height:30px; position:absolute; background:url(../images/photo_ugl.png) no-repeat;}
.jphoto .ugl_top, #foo2 .ugl_top {left:0; top:0; background-position: right 0;}
.jphoto .ugl_bot, #foo2 .ugl_bot {right:0; bottom:0; background-position: left 0;}


.jinput2 {
    height: 26px;
    display: block;
    max-width: 1000px;
    background: url(../images/jinp_right.jpg) no-repeat right top;
}

.jinput2.active {
    background: url(../images/jinp_active_right.jpg) no-repeat right top;
}

.jinput2 input {
    height: 26px;
    display: inline-block;
    border: none;
    background: url(../images/jinp_left.jpg) no-repeat left top;
    padding-left: 25px;
    padding-right: 25px;
    max-width: 1000px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    font-size: 14px;
}

.jinput2.active input {
    background: url(../images/jinp_active_left.jpg) no-repeat left top;
}

.jmiddle {
    width: 320px;
}

.jsmall {
    width: 230px;
}

.jsmall2 {
    width: 120px;
}

.registration .jinput2 {
    margin-bottom: 17px;
}

.jbutton2 {
    height: 30px;
    display: block;
    max-width: 400px;
    background: url(../images/jbutton_right.jpg) no-repeat right top;
}

.jbutton2.active {
    background: url(../images/jbutton_active_right.jpg) no-repeat right top;
}

.jbutton2.click {
    background: url(../images/jbutton_click_right.jpg) no-repeat right top !important;
}

.jbutton2 a {
    display: block;
    height: 30px;
    border: none;
    background: url(../images/jbutton_left.jpg) no-repeat left top;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 6px;
    max-width: 400px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color:#FFF; 
    font-size:17px; 
    font-weight:bold; 
    text-decoration:none; 
    text-shadow: #555555 1px -1px 1px;   
    text-align: center;
}

.jbutton2.active a {
    background: url(../images/jbutton_active_left.jpg) no-repeat left top;
    text-shadow: #b43c00 1px -1px 1px;
}

.jbutton2.click a {
    background: url(../images/jbutton_click_left.jpg) no-repeat left top !important;
    text-shadow: #b43c00 1px -1px 1px;
}

.jbutton_middle {
    width: 150px;
    margin: 0 auto;
}

.jbutton_small {
    width: 120px;
    margin: 0 auto;
}

.jbutton_big {
    width: 220px;
    margin: 0 auto;
}

.jbutton2 .btn_send {
    width: auto !important;
    line-height: normal !important;
}

#jfaq2 .jinput2 {
    margin-bottom: 15px;
    width: 320px;
}

.jcontent a:link, .jcontent a:visited {
    text-decoration: none;
    padding-bottom: 1px;
    border-bottom: 1px solid #fab991;
}

.jcontent p {
    line-height: 20px;
}

.jimage {
    position: relative;
}

.jimage u {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 28px;
    height: 32px;
    background: url(../images/img_back_plus.png) no-repeat left top;
}

.map_link_tab #menu2 {
    width: 230px;
}

.map_link_tab #menu2 .bg_left {
    width: 33px;
    left: -33px;
}

.calc {
    font-weight: bold;
    color: #f5781e !important;
}

.faq_inp.factive input {
    background-image: url(../images/faq_inp_active.png);
}


.jinput.active {
    background: url(../images/faq_input_right_active.jpg) no-repeat right top;
}

.jinput.active input {
    background: url(../images/faq_input_left_active.jpg) no-repeat left top;
}

.jarea.active {
    background: url(../images/faq_area_right_active.jpg) no-repeat right top;
}

.jarea.active textarea {
    background: url(../images/faq_area_left_active.jpg) no-repeat left top;
}

.search_no {
    padding-top: 15px;
    text-align: center;
}

.item .last {
    width: 150px;
}

.item .prelast {
    width: 150px;
}

#contact_map li.first a {
    position: relative;
    left: -15px;
}

#contact_map li.first.active a {
    position: relative;
    left: -5px;
}

.itogrow td {
    border-top: 1px solid #c8c8c8;
    font-weight: bold;
    color: #e97625 !important;
}

.box .faq {
    min-height: 240px;
} 

.content a:hover {
    color: #b43c00;
}
 
.news_list .photo a {
    border-bottom: none;
}

.buy a:hover, .jbutton a:hover {
    color: #fff !important;
}

.link_small, .link_small:visited, .link_small:link {
    font-size: 15px;
}

.jbutton.active .btn_send {
    background: url(../images/btn_send_active.png) no-repeat;
}

#nav li:last-child {
    padding-bottom: 0px;
}

#nav li.active:last-child {
    padding-bottom: 7px;
}

.itogrow td:first-child {
    border: none !important;
}

#basket_user u {
    text-decoration: none;
}

.table_content li {
    font-size: 14px;
    color: #646464;
    padding-bottom: 10px;
    line-height: 19px;
}

#basket_dialog {
    z-index: 10000;
    right: 73px;
    top: 52px;
}

#basket_user.basket.open, .gray_link.open:hover {
    color: #444444 !important;
    background-color: #fff !important;
    text-shadow: none !important;
    background-image: none;
}
#basket_user.basket.open i {
    background-position: -170px -24px;
}


/*  */
#basket_dialog table.jtb {
    border-collapse: collapse;
    width: 100%;
    height: 100%;
}

#basket_dialog table.jtb td {
    padding: 0px;
    vertical-align: top;
}

#basket_dialog .basket_tl {
    width: 80px;
    height: 60px;
    background: url(../images/basket_lt.png) no-repeat left top;
}

#basket_dialog .basket_t {
    height: 60px;
    background: url(../images/basket_t.png) repeat-x left top;
}

#basket_dialog .basket_tr {
    width: 38px;
    height: 60px;
    background: url(../images/basket_rt.png) no-repeat left top;
}

#basket_dialog .basket_l {
    width: 21px;
    background: url(../images/basket_l.png) repeat-y left top;
}

#basket_dialog .basket_c {
    background-color: #fff;
    padding: 0 15px !important;
}

#basket_dialog .basket_r {
    width: 20px;
    background: url(../images/basket_r.png) repeat-y left top;
}

#basket_dialog .basket_bl {
    width: 80px;
    height: 51px;
    background: url(../images/basket_bl.png) no-repeat left top;
}

#basket_dialog .basket_b {
    height: 51px;
    background: url(../images/basket_b.png) repeat-x left top;
}

#basket_dialog .basket_br {
    width: 68px;
    height: 51px;
    background: url(../images/basket_br.png) no-repeat left top;
}

#basket_dialog .order_item .item {
    margin-top: 0px;
}

#left_column #nav li a span {
    border-bottom: none;
}

#nav {
    margin-bottom: 0px;
}

.element_block #content {
    margin-left: 0px;
}

#private_office .itog {
    position: static;
}

#private_office .clear {
    clear: both;
} 

#faq.active i {
    background-position: -207px -30px;
}

.table_content td {
    background: #f5f5f5;
}

.jsub .active.open {
    top: 1px;
}

.table_content td:first-child {
    padding-left: 35px;
}

.tb_odd_row td:first-child {
    background: url(../images/table_border_l.gif) no-repeat left top;
}

.tb_odd_row td:last-child { 
    background: url(../images/table_border_r.gif) no-repeat right bottom;
}

.tb_first_row td:first-child {
    background: url(../images/table_first_row_l.gif) no-repeat left top;
}

.tb_first_row td:last-child {
    background: url(../images/table_first_row_r.gif) no-repeat right bottom;
}

.tb_first_row b {
    color: #fff;
}

.hassubmenu .gray_block>.corner.lc {
    background-image: none;
}

#basket_user {
    max-width: 195px;
}


.jinput2.no_required input::-webkit-input-placeholder {
    color: #787878 !important;
    font-style: normal;
}
.jinput2.no_required input::-moz-placeholder {
    color: #787878 !important;
    font-style: normal;
}
.jinput2.no_required input::-ms-input-placeholder {
    color: #787878 !important;
    font-style: normal;
}
.jinput2 input::-webkit-input-placeholder {
    color: #f5781e !important;
    font-style: normal;
}
.jinput2 input::-moz-placeholder {
    color: #f5781e !important;
    font-style: normal;
}  
.jinput2 input::-ms-input-placeholder {
    color: #f5781e !important;
    font-style: normal;
}  

.order_none_text, #about p, #about td, #about li, #about b, #about i, #main_news_block p, #main_news_block li, #main_news_block li {
    color: #646464;
}

.jlightbox_small {
    max-height: 300px;
    overflow: auto;
}

.table_content table h4 {
    margin: 4px 0 !important;
    top: 0px !important;
}

#msg_center {
    padding-top: 60px;
}

#main_new_block li, #main_news_block li {
    width: 200px;
    padding-right: 60px;
    padding-bottom: 20px;
    display: inline-block;
    vertical-align: top;
}

.side_news_block, #main_new_block li {
    color: #646464;
}

.side_news_block .desc a:link, .side_news_block .desc a:visited, #main_new_block li a:link, #main_new_block li a:visited, #main_news_block li a:link, #main_news_block li a:visited {
    border-bottom: 1px solid #fab991;
}

.noborder:link, .noborder:visited {
    border-bottom: none !important;
}

.newsbody  #nav > ul > li.active > a {
    width: 94px;
}

.order_item .item {
    margin-bottom: 30px;
}

#bank .paybankForm_2, #bank .paybankForm {
    margin-bottom: 10px;
}

#bank .separate {
    padding-right: 15px;
}