html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
abbr, acronym, address, big, cite, code,del,
dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,dl, dt, dd, ol, ul, li,fieldset,
form, label, legend, caption {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  background:transparent;
}

html, body {
  height:100%;
}
body {
  width:100%;
  font:14px arial;
  color:#333;
  background-color:#fff;
}
a {
  color:#069;
}
.blue, h1, h2, h3, h4, h5, h6, h7 {
  color:#069;
}
a, .contrary a:hover {
  text-decoration:underline;
}
a:hover, .contrary a {
  text-decoration:none;
}
.red {
  color:#e01200;
}
table, td {
  border-collapse:collapse;
  border-spacing:0;
}
textarea {
  overflow:auto;
}
small {
  font-size:.9em;
}
div, hr {
  position:relative;
}

.ov {
  overflow:hidden;
}
.br {
  height:0;
  font-size:0;
  clear:both;
}
.hidden {
  display:none;
}
ul.no-list {
  list-style:none;
}
.caps {
  text-transform:uppercase;
}
.lows {
  text-transform:lowercase;
}

div.calendar {
  z-index:1000;
  width:200px;
}
div.calendar table {
  border-collapse:separate;
}


.clfx:before, .clfx:after {
    content: " ";
    display: block;
    height: 0px;
    visibility: hidden;
}

.clfx:after {
    clear: both;
}


#main {
  min-width:1000px;
  max-width: 1680px;
  height: auto;
  min-height: 100%;
  margin: 0 auto;
  line-height:1.2;
}

/*==== head styles ====*/
#head {
    z-index:30;
    background: #0e91c5;
    min-height: 180px;
    /* background: url(/i/bg/h-f-bg.jpg) 0 0 repeat-x; */
    /*background: url(/i/bg/h-bg.jpg) 0 0 no-repeat;*/
    margin-bottom: 1px;
}

#head .hbg-l{
    position: absolute;
    top: 0;
    left: 0;
    height: 180px;
    width: 335px;
    /* background: url(/i/bg/h-bg.png) 0 0 no-repeat; */
    z-index: -1;
}

#head .hbg-r{
    position: absolute;
    top: 0;
    right: 0;
    height: 180px;
    width: 240px;
    /* background: url(/i/bg/h-bg.png) 100% 0 no-repeat; */
    z-index: -1;
}

#head, #head a {
    color:#fff;
}

#head .logo {
    position:absolute;
    left:40px;
    top:62px;
}

#head .logo img {

}

#head .head-menu {
    position:absolute;
    left: 21px;
    bottom: 25px;
}

#head .head-menu a {
    margin-right:.7em;
}

#head .head-content {
    height:163px;
    margin-left:299px;
    /*background: url(/i/head-picture-.jpg) 100% 0 no-repeat;*/
}

/*#head .head-border {
    position:absolute;
    left:0;
    top:53px;
    width:2px;
    height:110px;
    background-color:#fff;
    font-size:0;
}*/

#head .head-text {
    position: absolute;
    left: 300px;
    top: 41px;
    /* text-transform: lowercase; */
    font-size: 1.4em;
}

#head .head-text .h-t-line{

}


#head .head-text .htl-bold{
    font-weight: bold;
    font-size: 1.3em;
}

#head .head-text .htl-bold span{
    font-size: 1.6em;
}

#head .head-region {
    position: absolute;
    z-index: 30;
    right: 10px;
    bottom: 1px;
    /*width: 220px;*/
    text-align: right;
}

#head .head-region .head-reg-name{
    /*display: block;*/
    text-transform: lowercase;
    font-style: italic;
}

#head .head-region .head-reg-name .current{
    /*display: block;*/
    font-weight: bold;
    font-size: 1.1em;
    text-transform: none;
    font-style: normal;
}

#head .head-region .another{
    /*display: block;*/
    text-align: right;
}

#head .head-region .another a{
    padding-left: 12px;
    background: url(/i/arr.gif) 0 50% no-repeat;
    text-transform: lowercase;
}

#head .head-region .popup-regions {
    right: 0px;
    top: 25px;
    width:480px;
    line-height: 130%;
    text-align:left;
}
#head .head-region .popup-regions .inner ul li {
    display:block;
    float:left;
    width:30%;
    margin-right:3%;
}
#head .head-region .popup-regions a {
    color:#333;
}

#head .head-region .popup-regions a.active {
    font-weight:bold;
}

/*
#head .head-region {
    position: absolute;
    z-index: 30;
    right: 92px;
    top: 10px;
    width: 220px;
    text-align: right;
}

#head .head-region .head-reg-name{
    display: block;
    text-transform: lowercase;
    font-style: italic;
}

#head .head-region .head-reg-name .current{
    display: block;
    font-weight: bold;
    font-size: 1.2em;
    text-transform: none;
    font-style: normal;
}

#head .head-region .another{
    display: block;
    text-align: right;
}

#head .head-region .another a{
    padding-left: 12px;
    background: url(/i/arr.gif) 0 50% no-repeat;
    text-transform: lowercase;
}

#head .head-region .popup-regions {
    right:-82px;
    top:52px;
    width:480px;
    line-height: 130%;
    text-align:left;
}
#head .head-region .popup-regions .inner ul li {
    display:block;
    float:left;
    width:30%;
    margin-right:3%;
}
#head .head-region .popup-regions a {
    color:#333;
}

#head .head-region .popup-regions a.active {
    font-weight:bold;
}
*/

#head .head-manager {
    position:absolute;
    right: 10px;
    top: 40px;
    min-width: 260px;
    /*width: 220px;*/
}

#head .head-manager .photo {
    margin-bottom:.2em;
    text-align:right;
    float: right;
    margin-left: 12px;
}

#head .head-manager .name {
    /*margin-left:84px;*/
    /*font-size: .85em;*/
    text-align:right;
    padding-top: 5px;
}

#head .head-manager .name .head-manager-bg{
  /* background: #058bb1; */
  padding: 6px 3px;
}

#head .head-manager .name small{
    display: block;
    font-size: 0.85em;
}

#head .head-manager .name span {
  font-size: 0.85em;
}

#head .head-manager .popup-head {
    display: inline-block;
    margin-top: 4px;
    text-transform: uppercase;
}

/*#head .head-manager .popup-head {
    display: inline-block;
    margin-top: 4px;
}*/

#menu {
    z-index:20;
    /*height:2.4em;*/
    /*padding-left:40px;*/
    /*background-color:#fff;*/
    /*line-height:2.4em;*/
    background-color: #0894b1;
    margin-bottom: 1px;
}

#menu .menu-item {
    float:left;
    border-right: 2px solid #2ca1bb;
}

#menu .menu-item .popup-comment {
    z-index:30;
    left:-1em;
    top:.1em;
    font-size:.93em;
    line-height:1.3;
}

#menu .menu-item .popup-comment big {
    font-size:1.07em;
}

#menu a {
    text-decoration:none;
    display: inline-block;
    padding: 3px 8px;
    /* background: url(/i/bg/menu-bg.png) 100% 0 repeat-y; */
    color: #ffffff;
}

#menu .active a, #menu a:hover {
    /*color:#e01200;*/
    /*background: #6caec7;*/
    background:#fff;
    color:#069;
}
/*==== /head styles ====*/

/*==== body styles ====*/
#body {
  padding-bottom:85px;
  margin: 0 230px;
}
#body.no-left-part {
  margin-left: 40px;
}
#body.no-right-part {
  margin-right: 40px;
}

#body .path {
    margin-top: -1.4em;
    color: #999999;
    font-size: .9em;
    margin-bottom: 1.6em;
}

#body .path a{
    color: #999999;
}

#body .path span {
    /*text-transform:lowercase;*/
}

/*==== /body styles ====*/

#left-part{
    float: left;
    margin-left: -230px;
    width: 220px;
}

#left-part .l-menu{

}

#left-part .l-menu .l-menu-title{
    text-align: center;
    text-transform: uppercase;
    font-size: 1.2em;
    margin-bottom: 5px;
}

#left-part .l-menu .l-menu-title a{
    text-decoration: none;
}



#left-part .level-1{
    background-color: #0894b1;
    padding-right: 1px;
}

#left-part .level-1 .lm-line{
    position: absolute;
    top: 0;
    bottom: 0;
    width: 14px;
    /* border-right: 1px solid #10acc7; */
    z-index: 1;
}

#left-part .level-1 li{
    position: relative;
}

#left-part .level-1 > ul > li {
    border-right: 1px solid #0894B1;
    border-top: 1px solid #2ca1bb;
}

#left-part .level-1 > ul > li.current {
    border-top: 3px solid white;
    border-bottom: 3px solid white;
}

#left-part .level-1 li a{
    color: #ffffff;
    display: block;
    padding: 8px 0;
    padding-left: 30px;
    text-decoration: none;
    position: relative;
    /* background: url(/i/bg/l-menu-bg.png) 0 0 repeat-x; */
}

#left-part .level-1 li a:visited,
#left-part .level-1 li a.red:visited {
    /* background: #34a195 url(/i/bg/l-menu-bg-v.png) 0 0 repeat-x !important; */
    /* color: #c0c0c0 !important; */
}

#left-part .level-2 li a:visited,
#left-part .level-2 li a.red:visited {
    /* color: #585858 !important; */
}

#left-part .level-3 li a:visited,
#left-part .level-3 li a.red:visited {
    /* color: #585858 !important; */
}

#left-part .level-4 li a:visited,
#left-part .level-4 li a.red:visited {
    /* color: #585858 !important; */
}

#left-part .level-1 a.red{

    /*background-color: #72c2d2;*/
    /* background: #93d0dc url(/i/bg/l-menu-bg-a.png) 0 0 repeat-x; */
    /* color: #ee2400; */
    /* background: #73c2d3; */
}

#left-part .level-1 li a ins{
    position: absolute;
    width: 23px;
    height: 23px;
    left: 3px;
    top: 50%;
    margin-top: -11px;
    /* background: url(/i/bg/arr-l1.png) 0 0 no-repeat; */
    z-index: 50;
}

#left-part .level-1 > ul > li.current > a ins {
    width: 24px;
    background: url(/i/bg/arr-l1-c.png) 0 0 no-repeat;
}

#left-part .level-1 li ul.close{
    display: none;
}

#left-part .level-1 li ul{
    display: block;
}

#left-part .level-2 .lm-line{
    border-right: 1px solid #77cfdf;
    z-index: 2;
}

#left-part .level-2 li{
    background: #72c2d2;
    font-size: 0.9em;
}

#left-part .level-2 li ul.close{
    display: none;
}

#left-part .level-2 ul{
    display: block;
}


#left-part .level-2 li a{
    color: #05578b;
    border-top: 1px solid #ffffff;
    background: none;
}

#left-part .level-2 li a.red{
    background: none;
    /*color: #ff6500*/
    color: #ee2400;
    color: #d62000;
    /* color: #05578b; */
}

#left-part .level-2 li a ins{
    position: absolute;
    width: 25px;
    height: 25px;
    left: 2px;
    top: 50%;
    margin-top: -12px;
    background: url(/i/bg/arr-l2.png) 0 0 no-repeat;
}

#left-part .level-2 > ul > li.current > a ins {
    background: url(/i/bg/arr-l2-c.png) 0 0 no-repeat;
}

#left-part .level-2 > ul > li.active > a ins {
    background: url(/i/bg/arr-l2-a.png) 0 0 no-repeat;
}

#left-part .level-3 .lm-line{
    border-right: 2px solid #73c2d3;
    z-index: 2;
}

#left-part .level-3 li{
    background: #addbe4;
    font-size: 1em;
}

#left-part .level-3 li a{
    color: #05578b;
    border-top: 0;
    padding-left: 45px;
    background: none;

}

#left-part .level-3 li a ins{
    position: absolute;
    width: 30px;
    height: 25px;
    left: 15px;
    top: 50%;
    margin-top: -12px;
    background: url(/i/bg/arr-l3.png) 0 0 no-repeat;
}

#left-part .level-3 > ul > li.current > a ins {
    background: url(/i/bg/arr-l3-c.png) 0 0 no-repeat;
}

#left-part .level-3 > ul > li.active > a ins {
    background: url(/i/bg/arr-l3-a.png) 0 0 no-repeat;
}
#left-part .level-3 li a.red{
    background: none;
    color: #ee2400;
    /* color: #05578b; */
}


#left-part .level-3 li ul.close{
    display: none;
}

#left-part .level-3 ul{
    display: block;
}


#left-part .level-4 .lm-line{
    border-right: 3px solid #afdce6;
    z-index: 2;
    width: 31px;
    display: block;
}

#left-part .level-4 li{
    background: #d9eef3;
    font-size: 1em;

}

#left-part .level-4 li a{
    padding-left: 65px;
    background: none;

}

#left-part .level-4 li a.red{
    background: none;
    color: #ee2400;
}

#left-part .level-4 li a ins{
    position: absolute;
    width: 35px;
    height: 25px;
    left: 32px;
    top: 50%;
    margin-top: -12px;
    background: url(/i/bg/arr-l4.png) 0 0 no-repeat;
}

#left-part .level-4 > ul > li > a.red ins {
    background: url(/i/bg/arr-l4-a.png) 0 0 no-repeat;
}



/*==== right part styles ====*/
#right-part {
  float:right;
  width: 220px;
  margin-right: -230px;
  margin-top: -5px;
}

#right-part, #right-part a {
  /*color:#fff;*/
}
#right-part .right-block {
  /*padding-right:1.5em;*/
  /*border-bottom:.4em solid #fff;*/

}

#right-part .last-block{
    border-bottom: 3px solid #0a8aac;
}


#right-part .right-block .marker-large{
    display: none;
}

/*#right-part .right-block .marker-large {
  position:absolute;
  left:8px;
  top:0;
  width:33px;
  height:33px;
  background:url(/i/marker-large.png) 0 0 no-repeat;
}
#right-part .right-block .marker-large-x {
  height:26px;
  background-image:url(/i/marker-large-x.png);
}
#right-part .right-block .marker-small {
  position:absolute;
  left:11px;
  top:0;
  width:27px;
  height:27px;
  background:url(/i/marker-small.png) 0 0 no-repeat;
}*/
#right-part .right-block .title {
  padding: 5px 15px;
  text-transform:uppercase;
  font-weight:bold;
  /*line-height: 33px;*/
  border-top: 1px solid #1b91b0;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  background: #90cfdc;
  font-size: .9em;
}

#right-part .right-block .title a{
    color: #ffffff;
    text-decoration: none;
}
/*#right-part .right-block .title-x {*/
  /*margin-top:0;*/
  /*line-height:26px;*/
/*}*/

#right-part .rb-cnt{
    padding: 10px 15px;
    background: #cfe0ea;
}

#right-part .right-block-prod .rb-cnt{
    background: #ffffff url(/i/bg/r-block-p-bg.png) 100% 0 repeat-y;
}

#right-part .right-block ul li {
  /*margin-bottom:1em;*/
  /*padding: 6px 0 0 0px;*/
  /*font-size: .9em;*/
  position: relative;
}

#right-part .right-block ul li.n-item{
    margin-bottom: 10px;
    /* font-weight: bold; */

}

#right-part .right-block ul li.n-item .n-date{
    display: block;
    font-weight: normal;
    font-size: .9em;
    color: #827d7d;
    font-style: italic;
}

#right-part .right-block ul li.l-item{
    margin-bottom: 10px;
    /* font-weight: bold; */
}

#right-part .right-block ul li.nov-item{
    margin-bottom: 10px;
    /* font-weight: bold; */
}

#right-part .right-block ul li.nov-item .nov-img{
    float: left;
    margin: 0 5px 0 0;
}

#right-part .right-block .more {
  margin: 0 0 5px 0;
  text-align:right;
  color: #827d7d;
  /*font-size:.8em;*/
}
#right-part .right-block .more p {
  margin:0 0 1.5em;
}
#right-part .right-block .more p:last-child {
  margin-bottom:0;
}
#right-part .right-block .more span {
  margin:0 .2em;
}
#right-part .right-block .more img {
  vertical-align:text-bottom;
}
#right-part .right-block .rb-button {
  display: block;
  height: 20px;
  background: #f94c00 url('/i/bg/r-button.png') 0 0 repeat-x;
  padding: 5px 15px;
  line-height: 20px;
  font-weight: bold;
  color: #ffffff;
  font-size: .9em;
  text-decoration: none;
}


#right-part .rb-button-subscribe {
    position: relative;
    display: block;
    background: none;
    border: none;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    margin: 0;
    padding: 0 10px;
    height: 22px;
    font: inherit;
}

#right-part .rb-button-subscribe em {
    position: relative;
    display: inline-block;
    font-size: 12px;
    line-height: 22px;
    font-weight: bold;
    font-style: normal;
    color: #fff;
    z-index: 2;
    vertical-align: top;
    top: -1px;
}

#right-part .rb-button-subscribe ins {
    position: absolute;
    background: #F94B00;
    left: 0;
    top: 0;
    width: 50%;
    height: 22px;
    z-index: 1;
}

#right-part .rb-button-subscribe ins.r {
    left: 50%;
    background-position: 100% 0;
}

/*==== /right part styles ====*/

/*==== center part styles ====*/
#center-part {
  /*margin-right:259px;*/
  padding-top:1.4em;
}
#center-part .center-content {
  /*margin:0 26px 0 40px;*/
}
/*==== /center part styles ====*/

/*==== content styles ====*/
h1 {
  font-size:1.5em;
  font-weight:normal;
  text-transform:uppercase;
}
h2 {
  margin-bottom:.4em;
  font-size:1.3em;
  font-weight:normal;
}
h3 {
  font-size:1em;
  margin-bottom:.3em;
}

.content-submenu {
    margin:1em 0;
    text-transform:lowercase;
}
.content-submenu.bottom {
    margin: 1.5em 0 2em;
    text-transform:lowercase;
}
.content-submenu a {
    margin-right: 0.5em;
}
.content-submenu a.active {
    color:#e01200;
}
.content-submenu a.last {
    margin-right: 0;
}

.content {
  margin-top:2em;
}
.text {
  line-height:1.3;
}
.text ul, .text ol {
  margin:0 0 1em 1.7em;
  padding:0;
}
.text li {
  margin:0;
  padding:0;
}
.text p {
  margin-bottom:1em;
}
.text table, .text table td {
  border-color:#333;
}
.text h1 {
  margin-bottom:1em;
}

.table {
  width:100%;
}
.table tr.even {
  background-color:#eef5fA;
}
.table td, .table th {
  padding:.5em;
  border:1px solid #333;
}

.more {
  margin-top:1.5em;
  font-size:.9em;
  text-align:right;
}

.navbar {
  margin-top:1em;
  text-align:center;
  font-size:1.2em;
}
.navbar a, .navbar span {
  margin:0 3px 0 3px;
}
.navbar span {
  color:#e01200;
  font-weight:bold;
}
/*==== /content styles ====*/

/*==== foot styles ====*/
#foot {
  position:absolute;
  left:0;

  width:100%;
  height:52px;
  border-top:2px solid #eaeaea;
  background-color:#fff;
}
html>body #foot{
  bottom:0;
}
#foot, #foot a {
  color:#666;
}
#foot .foot-banners {
  position:absolute;
  left:40px;
  bottom:0;
}
#foot .foot-banners li {
  margin-right:.5em;
  display:inline-block;
  vertical-align: middle;
}
#foot .vcard {
  position:absolute;
  right:10px;
  bottom:3px;
  height:45px;
  font-size:0.8em;
  text-decoration:none;
}
#foot .vcard span {
  margin-right:0.3em;
}
#foot .vcard #flex-logo, #foot .vcard #flex-logo * {
  vertical-align:middle;
}
/*==== /foot styles ====*/

/*==== popup comment ====*/
.popup-comment {
  position:absolute;
  display:none;
  width:150px;
  padding:.5em 1em;
  font-size:.85em;
}
.popup-comment ins.o {
  position:absolute;
  font-size:0;
}
.popup-comment ins.bg {
  left:0;
  top:0;
  width:100%;
  height:100%;
  background:url(/i/map/bg.png) 0 0 repeat;
}
.popup-comment ins.lt {
  left:-3px;
  top:-2px;
  width:5px;
  height:5px;
  background:url(/i/map/lt.png) 0 0 no-repeat;
}
.popup-comment ins.rt {
  right:-5px;
  top:-2px;
  width:6px;
  height:7px;
  background:url(/i/map/rt.png) 0 0 no-repeat;
}
.popup-comment ins.rb {
  right:-5px;
  bottom:-6px;
  width:7px;
  height:7px;
  background:url(/i/map/rb.png) 0 0 no-repeat;
}
.popup-comment ins.lb {
  left:-3px;
  bottom:-6px;
  width:7px;
  height:7px;
  background:url(/i/map/lb.png) 0 0 no-repeat;
}
.popup-comment ins.t {
  left:2px;
  right:1px;
  top:-2px;
  height:2px;
  background:url(/i/map/t.png) 0 0 repeat-x;
}
.popup-comment ins.t-l {
  right:auto;
  width:16px;
}
.popup-comment ins.t-r {
  left:38px;
}
.popup-comment ins.r {
  right:-5px;
  top:5px;
  bottom:1px;
  width:5px;
  background:url(/i/map/r.png) 0 0 repeat-y;
}
.popup-comment ins.b {
  left:4px;
  right:2px;
  bottom:-6px;
  height:6px;
  background:url(/i/map/b.png) 0 0 repeat-x;
}
.popup-comment ins.b-l {
  right:auto;
  width:14px;
}
.popup-comment ins.b-r {
  left:38px;
}
.popup-comment ins.l {
  left:-3px;
  top:3px;
  bottom:1px;
  width:3px;
  background:url(/i/map/l.png) 0 0 repeat-y;
}
.popup-comment ins.a {
  left:18px;
  width:20px;
  background-position:0 0;
  background-repeat:no-repeat;
}
.popup-comment ins.a-b {
  bottom:-14px;
  height:14px;
  background-image:url(/i/map/a-b.png);
}
.popup-comment ins.a-t {
  top:-10px;
  height:10px;
  background-image:url(/i/map/a-t.png);
}
/*==== /popup comment ====*/

/*==== map ====*/
#map {
  margin-bottom:5em;
  clear: left;
}
.map-canvas {
  margin:0 auto;
}
.map-canvas img {
  position:absolute;
}
.map-nav {
  margin-top:1em;
}

.map-nav div{
  padding: 0 .8em 3px .8em;
}
.map-nav .first {
  float:left;
  width:51.75%;
  text-align:right
}
.map-nav a {
  padding: 0 0 1px 0;
  /*padding:0 .8em 0 2em;*/
  color:#333;
  /*text-decoration:underline;*/
  text-decoration:none;
  border-bottom: 1px dashed;
}
.map-nav a.active {
  color:#fff;
  background-color:#e01200;
  text-decoration:none;
  border: 0;
  padding: 3px .5em;
}
.map-nav a.active span {
  visibility:hidden;
}
/*==== /map ====*/

/*==== tree ====*/
.left-part {
  /*float:left;*/
  /*width:265px;*/
  /*margin:0 1.5em 0 -18px;*/
  margin-bottom: 20px;
}
.left-part .content-submenu {
  margin-top:0;
  margin-left:18px;
}
/*#tree .level-2, #tree .level-3, #tree .level-4 {*/
  /*padding-top:.5em;*/
  /*font-size:.95em;*/
/*}*/
#tree li {
  position:relative;
  margin-bottom:.3em;
  /*padding-left:18px;*/
  display: inline-block;
  margin-right: 20px;
}

/*#tree li ins {
  position:absolute;
  left:0;
  top:.25em;
  width:10px;
  height:10px;
  background:url(/i/minus.jpg) 0 0 no-repeat;
}
#tree li ins.closed {
  background-image:url(/i/plus.jpg);
}*/
.slide-part {
  position:absolute;
  left:-329px;
  top:0;
  padding:1em 0 1em 40px;
  border-top:2px solid #508ec5;
  border-right:2px solid #508ec5;
  border-bottom:2px solid #508ec5;
  background-color:#fff;
}
.slide-part-fixed {
  position:fixed;
  left:-289px;
}
.slide-part .slide-link {
  position:absolute;
  right:-24px;
  top:31px;
  width:24px;
  height:140px;
  background:url(/i/catalogue-link.png) -24px 0 no-repeat;
}
.slide-part .slide-link-a {
  background-position:0 0;
}
/*==== /tree ====*/

/*==== prod cat ====*/
.prod-list li {
  margin-bottom:1em;
  float: left;
  width: 30%;
  margin-right: 10px;
  margin-bottom: 20px;
}

.prod-list li.fst{
    clear: left;
}

.prod-list li .prod-picture {
  /*float:left;*/
  height: 100px;
  text-align: center;
  margin: 0 0 .5em 0;
}

.prod-list li .prod-picture a{
    vertical-align: middle;
    display: inline-block;
}

.prod-list li .prod-picture .pp-h{
    height: 100px;
    width: 1px;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
}



.prod-list li p {
  margin-top: .5em;
  font-size: .9em;
}

.prod-list li .pp-price{
    font-weight: bold;
    font-size: 1.1em;
}

.prod-list li a + .pp-ann{
    margin-top: 1em;
}

.joint-products {
  margin-top:2em;
  padding:1em;
  border-left:3px solid #0054a6;
  background-color: #f4f9fd;
}
/* .print {
  position:absolute;
  right:0;
  top:-15px;
  / * width:32px; * /
  padding-right: 40px;
  line-height: 32px;
  height:32px;
  background: url(/i/icon-print.png) right 0 no-repeat;
  cursor:pointer;
} */

.d_print {
    height: 32px;
}
.print {
    padding-left: 40px;
    position: absolute;
    left: 0;
    top: 5px;
    height: 32px;
    line-height: 32px;
    background: url(/i/icon-print.png) 0 0 no-repeat;
    cursor: pointer;
}
/*==== /prod cat ====*/

/*==== press center ====*/
.press-h2 {
  margin-bottom:1em;
}
.press-block {
  width:95%;
  margin-bottom:1em;
}
.press-item {
  float:left;
  width:43%;
  margin-right:7%;
}
.press-item img {
  float:left;
  margin-right:1em;
}
.press-block .more {
  clear:left;
  margin-right:7%;
}
/*==== /press center ====*/

/*==== search ====*/
.search-bar {
  margin-bottom:1em;
}
.search-list li {
  margin-bottom:1em;
}
.search-list li p {
  font-size:.9em;
}
.search-list li .highlight {
  color:#e01200;
}

.search_form {
    overflow: hidden;
}

.search_form input[type="text"] {
    border: 1px solid #333333;
    border: 1px solid #006699;
    width: 130px;
    float: left;
    /*margin-top: 2px;*/
    height: 20px;
    line-height: 20px;
    padding: 0;
}

.search_form input[type="submit"] {
    width: 55px;
    float: right;
    background: #f94b00;
    border: 0;
    outline: 0;
    color: #ffffff;
    font-weight: bold;
    text-transform: lowercase;
    height: 22px;
}
/*==== /search ====*/

/*==== galleries ====*/
.gallery-cat div {
  float:left;
  width:150px;
  height:185px;
  margin:0 1.5em 1.5em 0;
  font-size:.9em;
}
.gallery-cat div img {
  margin-bottom:.3em;
}

.gallery {
  z-index:10;
  margin-right:22px;
}
.gallery-scroll {
  position:absolute;
  top:41px;
  width:9px;
  height:17px;
  background-position:0 0;
  background-repeat:no-repeat;
  cursor:pointer;
}
.gallery-scroll-left {
  left:-22px;
  background-image:url(/i/scroll-left.jpg);
}
.gallery-scroll-right {
  right:-22px;
  background-image:url(/i/scroll-right.jpg);
}
.gallery .popup-comment {
  left:8px;
  top:104px;
}
.gallery-content td {
  padding:0;
}
.gallery-content td a {
  display:block;
  width:67px;
  height:100px;
  margin-right:20px;
}
.gallery-content td.last a {
  margin-right:0;
}
/*==== /galleries ====*/

/*==== persons ====*/
.person-list {
  margin-bottom:2em;
}
.person-list li {
  margin-bottom:1em;
}
.person-thumb {
  float:left;
  width:120px;
  margin-right:1em;
}
.person-contacts img {
  vertical-align:text-bottom;
}
.pic {
  float:left;
  margin:0 1em .5em 0;
}

.fb-html {
  padding:0 5em;
}
.fb-html h1 {
  margin-bottom:1em;
}
.fb-html .form {
  width:auto;
  margin-top:1em;
}
.fb-html .form .field {
  width:60%;
}
.fb-html .form .long_text {
  width:auto;
}
.fb-html .form .captcha {
  text-align:left;
}
/*==== /persons ====*/

/*==== voting ====*/
.voting-block{

    padding: 10px 15px;
}

.voting-block .more{
    margin-top: 10px;
}

.voting-small-title{
    font-size: .9em;
    color: #827d7d;
    font-style: italic;
    text-transform: lowercase;
    margin-bottom: 3px;
}

.voting-title {
  margin: 0 0 .5em 0px;
  /* font-weight:bold; */
  /*text-transform: uppercase;*/
  color: #006699;
}
.voting-content {
  /*margin-left:12px;*/
  font-size: 0.9em;
}
.voting-content p {
  margin-bottom:.3em;
  overflow: hidden;
}
.voting-content p.submit {
  /*margin:1em 0 0 23px;*/
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: right;
}
.voting-content p.submit input {
  /*padding:0;*/
  /*border:none;*/
  /*background:transparent;*/
  /*color:#fff;*/
  /*text-decoration:underline;*/
  /*cursor:pointer;*/
  /*font-family: arial;*/
  /*font-size: 1em;*/
  border: 1px solid #006699;
  border-radius: 3px;
}
.voting-content td.left-col {
  /*padding-left:27px;*/
}
.voting-content td.right-col {
  width:15%;
  text-align:right;
}
.voting-content input[type="radio"] {
  float: left;
  margin-top: 0;
}
.voting-content label {
  display: block;
  overflow: hidden;
  color: #006699;
}

.voting-table {
  width:80%;
}
.voting-bar-cell div {
  height:1em;
  background:#f16901 url(/i/motto-bg.jpg) 0 0 repeat-y;
}
/*==== /voting ====*/
.object-list li {
  margin-bottom:1.5em;
}
.object-list li.odd {
  background-color:#eef5fA;
}
.object-list li .object-thumb {
  display:block;
  float:left;
  width:67px;
  height:100px;
  margin:0 1em .5em 0;
}
.certificate-list li.c-even {
  float:left;
  clear:left;
  width:45%;
  margin-right:5%;
}
.faq-list li {
  padding:1em;
}
.faq-list li .question {
  margin-bottom:.5em;
}
/*==== form ====*/
.form {
  width:50%;
  margin:2em auto 0 auto;
}
.form .field, .form .captcha {
  margin-bottom:1em;
}
.form .field label {
  display:block;
}
.form .field label.field-name {
  margin-bottom:.2em;
}
.form .short_text input, .form .int input,
.form .double input, .form .url input,
.form .e_mail input, .form .long_text textarea,
.form .enum select, .form .pointer select {
  width:98%;
}
.form .date input, .form .date_time input {
  width:120px;
}

.form .attr-subscribe input{
  width: auto;
}

.form .long_text textarea {
  height:80px;
}
.form .short_text input, .form .int input, .form .double input,
.form .url input, .form .e_mail input, .form .long_text textarea,
.form .captcha input, .form .enum select, .form .pointer select,
.form .date input, .form .date_time input, .form .field input {
  border:1px solid #333;
}
.form .captcha {
  text-align:center;
}
.form .captcha label {
  margin-bottom:.2em;
  display:block;
}
.form .captcha img {
  vertical-align:middle;
}
.error-string, .form .error .field-name, .form .error label.captcha-text, .form .error.captcha .label {
  font-weight:bold;
  color:#c00;
}
.error-string {
  margin-bottom:1em;
}
.form .submit {
  text-align:center;
}
.form .submit input {
  border:1px solid #c9c9c9;
  background-color:#fff;
}

.form .form-ins{
  margin-bottom: 10px;
}

.form .form-ins .subscribtions{
  margin-left: 40px;
  list-style: none;
}

.form .form-ins .subscribtions li{
  margin-bottom: 5px;
}
/*==== /form ====*/

.deal-map-cont{}

.deal-map-cont .deal-map{
    text-align: center;
    margin-bottom: 20px;
}

.deal-map-cont .deal-text{ margin-bottom: 40px; }

.deal-map-cont .deal-text .dealer{
    margin-bottom: 30px;
}

.deal-map-cont .deal-text .no-dealer{ display: none; }

.auth{
  /*border: 1px solid red;*/
}

.auth .p{
  /*border: 1px solid green;*/
  margin-bottom: 5px;
}

.auth .p label{
  /*border: 1px solid blue;*/
  display: block;
  float: left;
  width: 150px;
  margin-right: 5px;
  text-align: right;
}

.auth .p input{
  border:1px solid #333;
}

.auth .remember{
  margin-left: 150px;
  margin-bottom: 10px;
}

.auth .sbm{
  text-align: center;
  margin-bottom: 10px;
}

.auth .adds{
  list-style: none;
  text-align: right;
  font-size: 12px;
}

.auth .adds li{
  display: inline-block;
  margin-left: 20px;
}

.u-info-form{
  margin: 10px 0;
  padding: 0 15px 10px 15px;
  border-bottom: 0.4em solid #FFFFFF;
}

.u-info-form a{
  font-weight: bold;
  margin-right: 10px;
}

.u-pc-entrance{
  margin: 10px 0;
  padding: 0 15px 10px 15px;
  border-bottom: 0.4em solid #FFFFFF;
}

.u-pc-entrance h2{
  color: #ffffff;
  font-size: 1.2em;
  font-weight: bold;
}

.u-pc-entrance .form{
  width: auto;
  margin: 0;
}

.u-pc-entrance .auth .p label{
  float: none;
  text-align: left;
}

.u-pc-entrance .auth .remember{
  margin: 0 0 5px 0;
}

.u-pc-entrance .auth .adds li{
  display: block;
  margin-bottom: 5px;
}

/* PERSONAL CAB */

.pc-menu{
    list-style: none;
    font-size: 12px;
    margin-bottom: 15px;
}

.pc-menu li{
  display: inline-block;
  padding: 3px 0;
}

.pc-menu li a{
  padding: 3px 6px;
}

.pc-menu li.active a{
  background-color: #d0e9ef;
  text-decoration: none;
  color: #333333;
}

.dl{
  margin-top: 20px;
  font-size: 1.2em;
  color: #434343;
}

.dl .dt{
  float: left;
  width: 20%;
  color: #8c8c8c;
}

.dl .ov{
    margin-bottom: 5px;
}


/* -- PERSONAL CAB */





.subscribe-form{
}



.subscribe-form .field{
    margin-bottom: 10px;
}

.subscribe-form .type-sel label{
    margin-right: 30px;
    display: inline;
}

.subscribe-form .attr-subscribe-name input,
.subscribe-form .attr-subscribe-email input{
    width: 50%;
}

.form .error input {
    border: 2px solid red;
}

.subscribe-form .captcha {
  text-align:right;
  width: 50%;
}

.subscribe-form .sbm button {
    background-color: #FFFFFF;
    border: 1px solid #C9C9C9;
}

.subscribe-form .sbm {
    width: 50%;
    text-align: right;
}

.review {
    padding: 0;
    list-style: none;
    margin: 20px 0;
}

.review .review-item {
    margin-bottom: 20px;
    overflow: hidden;
}

.review .review-item:last-child {
    margin-bottom: 0;
}

.review .review-image {
    float: left;
    width: 100px;
    margin: 0 20px 20px 0;
    text-align: center;
}

.review .review-text {
    overflow: hidden;
}

.review .review-date {
    margin: 0 0 5px;
    font-style: italic;
}

.review .review-title {
    margin: 0;
    font-size: 15px;
    line-height: 22px;
    color: #006699;
}

.review p {
    margin: 0 0 10px;
}

.review .review-more a {
    color: #333;
}

.review .review-more a:hover {
    color: #006699;
}



.slider-wrp{
    width: 550px;
    margin: 0 auto 40px auto;
    position: relative;
}

.slider-wrp .bx-controls{
    text-align: right;
}

.slider-wrp .bx-pager{
    /* position: absolute;
    bottom: -30px;
    width: 100%;
    left: 0;
    text-align: right; */
}

.slider-wrp .bx-pager{
    display: inline-block;
}

.slider-wrp .bx-prev-wrp{
    display: inline-block;
    text-decoration: none;
    margin: 0 10px 0 0;
}

.slider-wrp .bx-prev-wrp img {
    position: relative;
    top: 1px;
    height: 16px;
}

.slider-wrp .bx-next-wrp{
    display: inline-block;
    text-decoration: none;
    margin: 0 30px 0 0;
}

.slider-wrp .bx-next-wrp img {
    position: relative;
    top: 1px;
    height: 16px;
}

.slider-wrp .bx-auto-wrp{
    display: inline-block;
    text-decoration: none;
}

.slider-wrp .bx-start img {
    position: relative;
    top: 1px;
}

.slider-wrp .bx-start.start img {
    height: 16px;
}

.slider-wrp .bx-start.stop img {
    height: 15px;
}

.slider-wrp .bx-pager .pager-link{
    text-decoration: none;
    margin: 0 10px 0 0;
    font-size: 16px;
    font-weight: bold;
}

.slider-wrp .bx-pager .pager-active{
    color: #ff5700;
    font-size: 20px;
}

.slider{
    list-style: none;

}

.prod-img{
  float: left;
  margin: 0 25px 20px;
  width: 280px;
}

.prod-gallery{
    width: 280px;
    margin-top: 20px;
    margin-left: 22px;
}

.prod-code-price {
    float: right;
    text-align: right;
    padding-top: 8px;
}

p.prod-price{
  margin-bottom: 30px;
  font-size: 1.4em;
  font-weight: bold;
}

p.prod-code{
  margin-bottom: 0;
  font-size: 1.2em;
  color: #006699;
  font-weight: bold;

  margin-bottom: 15px;
  margin-bottom: 3px;
}

p.prod-code span, p.prod-price span{
  /*font-weight: bold;*/
}

.prod-img .pics {
    position: relative;
    float: left;
    width: 90%;
    /*margin-right: -90%;*/
    /*left: -100%;*/
}

.prod-img .pics a {
    position: relative;
    display: inline-block;
    padding: 3px;
}

.prod-img .pics .big {
    position: relative;
    overflow: hidden;
    margin-bottom: 16px;
}

.prod-img .pics .big div {
    position: relative;
    width: 100%;
    text-align: center;
}

.prod-img .pics .big img {
    max-width: 100%;
    cursor: pointer;
}

.prod-img .pics .line-w {
    position: relative;
}

.prod-img .pics .line-w .line {
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    padding: 3px;
}

.prod-img  .pics .line-w .line a {
    margin-right: 6px;
    vertical-align: middle;

    /* display: block; */
    /* width: 100px; */
    /* height: 100px;
    padding: 5px;
    border: 1px solid #0A8AAC; */

    margin-right: 10px;
}

.prod-img  .pics .line-w .line a:after {
    position: absolute;
    content: ' ';
    left: -2px;
    top: 50%;
    margin-top: -52px;
    right: -2px;
    bottom: 50%;
    margin-bottom: -52px;
    border: 1px solid #0A8AAC;
}

.prod-img  .pics .line-w .line a:last-child {
    margin-right: 0;
}

.prod-img  .pics .line-w .line a.active {
    border: none;
}

.prod-img  .pics .line-w .line a.active:after {
    position: absolute;
    content: ' ';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    border: 4px solid #0a8aac;
    border: 4px solid #f94b00;

    left: -2px;
    top: 50%;
    margin-top: -52px;
    right: -2px;
    bottom: 50%;
    margin-bottom: -52px;
}

.prod-img  .pics .line-w .btn {
    position: absolute;
    cursor: pointer;
    left: 0px;
    top: 50%;
    margin-left: -22px;
    margin-top: -12px;
    width: 18px;
    height: 23px;
    /*background: url(/i/arr.png) 0 0 no-repeat;*/

    background:url(/i/scroll-left.jpg) 0 0 no-repeat;
    /*background: #cc0000;*/

    width: 10px;
    height: 20px;
    margin-top: -10px;
    margin-left: -18px;
    background:url(/i/bx-prev.png) 0 0 no-repeat;
}

.prod-img  .pics .line-w .btn-r {
    background:url(/i/scroll-right.jpg) 0 0 no-repeat;
    margin-left: 100%;
    left: 4px;

    left: 10px;
    background:url(/i/bx-next.png) 0 0 no-repeat;
}

.spec-cat {
    margin: 2em 0;
}

.spec-cat li {
    margin-bottom: 1em;
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin-right: 7px;
    margin-bottom: 20px;
}

.spec-cat li .sc-picture {
    height: 100px;
    text-align: center;
    margin: 0 0 .5em 0;
}

.spec-cat li .sc-picture a {
    vertical-align: middle;
    display: inline-block;
}

.spec-cat li p {
    margin-top: .5em;
    font-size: .9em;
}

.spec-group {
    margin: 2em 0;
}

.spec-group li {
    margin-bottom: 20px;
}

.spec-group li p {
    margin-top: .5em;
    font-size: .9em;
}


@media print{
    #head {
        padding: 20px 40px;
        background: none;
        height: auto;
        color: black;
    }

    .ov{
        overflow: visible;
    }

    #menu{
        display: none;
    }

    #body {
        margin: 0;
    }

    #foot{
        display: none;
    }

    #head .head-region{
        display: none;
    }

    #left-part,
    #right-part,
    #redhlp_snippet{
        display: none;
    }

    .prod-list li{
        float: none;
        width: auto;
        clear: left;
    }

    .prod-list li .prod-picture{
        text-align: left;
        float: left;
        margin: 0 10px 10px 0;
    }

    .prod-list li .prod-picture .pp-h{
        display: none;
    }


}


/* Tool Tip proton*/
.proton { position: relative; border-bottom: 1px dashed; text-decoration: none; padding: 0 1px; }
.toolTipWrapper { width: 270px;	position: absolute; left: 10px; top: 0px; min-height: 111px; background: #f6f5f4; display: none; border: 1px solid #048db1; z-index: 1000; }
.toolTipWrapper:before { content: ''; position: absolute; top: 0px; left: 0px; right: 0px; height: 30px; background: transparent url(/i/tt-t.png) repeat-x left top; }
.toolTipWrapper:after { content: ''; position: absolute; bottom: 0px; left: 0px; right: 0px; height: 30px; background: transparent url(/i/tt-b.png) repeat-x left bottom; z-index: -1; }
.toolTip-content { font-size: 12px; padding: 20px 17px 20px 85px; color: #000000; text-align: left; }
.toolTip-info { font-size: 14px; padding: 0px 0px 7px; color: #ff5700; font-weight: normal; text-transform: uppercase; }

.p1, .p2, .p3, .p4, .p5, .p6, .p7  { position: absolute; display: block; left: 10px; top: 25px; width: 71px; height: 71px; }
.p1 { background: transparent url(/i/pr1.png) no-repeat center center; }
.p2 { background: transparent url(/i/pr2.png) no-repeat center center; }
.p3 { background: transparent url(/i/pr3.png) no-repeat center center; }
.p4 { background: transparent url(/i/pr4.png) no-repeat center center; }
.p5 { background: transparent url(/i/pr5.png) no-repeat center center; }
.p6 { background: transparent url(/i/pr6.png) no-repeat center center; }
.p7 { background: transparent url(/i/pr7.png) no-repeat center center; }

.text.content.ov { overflow: visible; }