.nav_ohrana {
    margin: 15px 0 22px 0;
}

body.ie7 .nav_ohrana {
    margin: 20px 0 100px 0;
}

.nav_ohrana ul {
    padding-left: 3px;
}
.group_links{
margin-top: 33px;
padding-top: 0px;
padding-bottom: 16px;
padding-right: 15px;
padding-left: 15px;
-webkit-border-radius: 15px 15px 0px 0px;
-moz-border-radius: 15px 15px 0px 0px;
border-radius: 15px 15px 0px 0px;
background: #fff;
background: -moz-linear-gradient(top, #fff 55.5%, #EDECEC 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(55.5%, #fff), color-stop(100%, #EDECEC));
background: -webkit-linear-gradient(top, #fff 55.5%, #EDECEC 100%);
background: -o-linear-gradient(top, #fff 55.5%, #EDECEC 100%);
background: -ms-linear-gradient(top, #fff 55.5%, #EDECEC 100%);
background: linear-gradient(top, #fff 55.5%, #EDECEC 100%);
float: left;
}
.title_group{
text-align: center;

}
.title_group span{
color: rgb(218, 6, 6);
font-size: 17px;
padding-top: 4px;
padding-right: 12px;
padding-left: 12px;
-webkit-border-radius: 7px 7px 0px 0px;
-moz-border-radius: 7px 7px 0px 0px;
border-radius: 7px 7px 0px 0px;
position: relative;
top: -16px;
background: white;
}
.first_links{
margin-left: -4px;
margin-right: 11px;
}

.nav_ohrana li {
    float: left;
    height: 37px;
   
    font-size: 12px;
    text-align: center;
    padding-left: 7px;
}

.nav_ohrana li i {
    display: none;
}

.nav_ohrana li.active {
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
-moz-box-shadow: inset 0 -1px 3px rgba(255,255,255,0.5), 0 2px 2px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 -1px 3px rgba(255, 255, 255, 0.5), 0 2px 2px rgba(0, 0, 0, 0.2);
box-shadow: inset 0 -1px 3px rgba(255, 255, 255, 0.5), 0 2px 2px rgba(0, 0, 0, 0.2);
border: 1px solid;
color: white;

text-shadow: -1px -1px rgba(0, 0, 0, 0.1), 0 0 15px rgba(255, 255, 255, 0.75);
white-space: nowrap;
background: #777;
border-color: #777;
text-decoration: none;
font-style: normal;
text-transform: none;
position: relative;
background: #D81204;
border-color: #D81204;
display: block;
color: white !important;
font-size: 12px;
font-weight: normal;
text-align: center;
height: 32px;
cursor: default;
}

.nav_ohrana h3, .nav_ohrana .header3 {
    display: inline-block;
    vertical-align: top;
    margin: 8px 7px 0 0;
	float: left;
}

.nav_ohrana a h3 {
    display: inline;
}

body.ie7 .nav_ohrana h3 {
    display: inline;
}

.nav_ohrana li.active span.it {
    display: inline-block;
    height: 37px;
    width: 10px;
    position: relative;
    right: -5px;
    background: url("../images/link-blue-sprait-bg.png") no-repeat right top;
}

body.ie7 .nav_ohrana li i {
    display: inline;
}

.nav_ohrana li a {
    display: inline-block;
color: rgb(97, 97, 97);
	
    margin: 0px 9px 0 0;
}
.nav_ohrana li a span {
text-decoration: underline !important;
}
.nav_ohrana li a span:hover {
text-decoration: none !important;
}

body.ie7 .nav_ohrana li a {
    display: inline;
}

.ohrana {
	position: relative; /* for top control links */
	float: left;
	margin-top: 30px;
	clear: left;
	width: 599px;
}
.nav_ohrana.clearfix {
float: left;
margin-top: -13px;
margin-bottom: 0px;
}
.ohrana .top-control-links {
    position: absolute;
    top: -67px;
    right: 0;
    text-align: right;
}

.ohrana .col-left {
    float: left;
    width: 276px;
}

.ohrana .col-right {
margin-right: -10px;
float: right;
width: 294px;
margin-top: 278px;
}

.ohrana .col-right h3, p.header3 {
    line-height: 30px;
    font-size: 23px;
    margin-top: 0px;
    margin-bottom: 15px;
}

.ohrana .col-left .main-control-links {
    margin: 0 0 10px 0;
    font-size: 16px;
}

.ohrana .col-left .image {
    position: relative;
    width: 440px;
    height: 290px;
    background-position: left top;
    background-repeat: no-repeat;
	margin-left: 79px;
}


.ohrana .col-left .image .number {
    position: absolute;
    left: 0;
    top: 0;
    width: 26px;
    height: 22px;
    padding-top: 6px;
    background: url("../images/base-parts-number-bg.png") no-repeat 0 -54px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-family: PTSansBold;
    cursor: pointer;
}

.ohrana .col-left .image .number.active {
    width: 28px;
    height: 28px;
    margin: 0 0 0 -1px;
    background: url("../images/base-parts-number-hover-bg.png") no-repeat;
}

.ohrana .col-left .image .number.selected {
    width: 28px;
    height: 28px;
    margin: 0 0 0 -1px;
    background: url("../images/base-parts-number-hover-bg.png") no-repeat;
}

.dom_ohrana .col-left .image .n-1 {
    left: 106px;
    top: 28px;
}

.dom_ohrana .col-left .image .n-2 {
    left: 213px;
    top: 23px;
}

.dom_ohrana .col-left .image .n-3 {
    left: 381px;
    top: 89px;
}

.dom_ohrana .col-left .image .n-4 {
    left: 166px;
    top: 235px;
}

.dom_ohrana .col-left .image .n-5 {
    left: 256px;
    top: 24px;
}

.dom_ohrana .col-left .image .n-6 {
    left: 255px;
    top: 162px;
}

.kotedg_ohrana .col-left .image .n-1 {
    left: 146px;
    top: 147px;
}

.kotedg_ohrana .col-left .image .n-2 {
    left: 419px;
    top: 219px
}

.kotedg_ohrana .col-left .image .n-3 {
    left: 169px;
    top: 249px;
}

.kotedg_ohrana .col-left .image .n-4 {
    left: 202px;
    top: 80px;
}

.kotedg_ohrana .col-left .image .n-5 {
    left: 399px;
    top: 177px;
}

.kotedg_ohrana .col-left .image .n-6 {
    left: 329px;
    top: 144px;
}

.kotedg_ohrana .col-left .image .n-7 {
    left: 282px;
    top: 119px;
}

.kotedg_ohrana .col-left .image .n-8 {
    left: 269px;
    top: 76px;
}


.ohrana .col-left .price {
    margin: 14px 0 10px 0;
}

.ohrana .col-left .price.onetime {
    margin-bottom: 17px;
}

.ohrana .col-left .price .header {
    font-size: 18px;
    font-family: PTSansBold;
    margin-left: 3px;
	color: black;
}

.ohrana .col-left .price .number {
    color: #F04141;
    font-size: 36px;
    letter-spacing: -2px;
    margin-right: 6px;
}

.ohrana .col-left .price .currency {
    font-size: 25px;
	color: black;
}

.ohrana .col-left .price .currency span {
 
    font-size: 23px;
	color: black
}

.ohrana .col-left .footnote {
  
    padding: 13px 10px 0 4px;
    border-top: 1px solid #9E9E9E;
    color: #949494;
    font-size: 13px;
    letter-spacing: 0.2px;
}

.ohrana .col-left .footnote p {
    margin: 7px 0;
    font-size: 13px;
}

.ohrana .col-left .footnote a {
    color: #949494;
}

.ohrana .col-right .base-parts {
    margin: 12px 0 21px 0;
    cursor: default;
}

body.ie7 .ohrana .col-right .base-parts {
    margin-bottom: 50px;
}

.ohrana .col-right .base-parts li {
    position: relative;
   
    letter-spacing: 0.1px;
    cursor: pointer;
	clear: left;
}
.ohrana .col-right .base-parts li p{
margin: 0 0 8px;
}

.ohrana .col-right .base-parts li.selected {
    z-index: 10;
}

body.ie7 .ohrana .col-right .base-parts li {
    margin-bottom: 7px;
}

.ohrana .col-right .base-parts .number {
float: left;
    display: inline-block;
    width: 26px;
    height: 22px;
    margin-right: 27px;
    padding-top: 4px;
    background: url("../images/base-parts-number-bg.png") no-repeat;
    text-align: center;
    color: #F04141;
    font-size: 15px;
    vertical-align: middle;
    cursor: pointer;
}

body.ie7 .ohrana .col-right .base-parts .number {
    display: inline;
}

.ohrana .col-right .base-parts .active a {
    color: #F04141;
}

.ohrana .col-right .base-parts .active .number {
    background-position: 0 -27px;
    color: #fff;
}

.ohrana .col-right .base-parts a {
    display: inline-block;
    padding-top: 4px;
    color: #3E3E3E;
    font-size: 11px;
    text-decoration: none;
    vertical-align: top;
    width: 211px;
}

body.ie7 .ohrana .col-right .base-parts a {
    display: inline;
}

.ohrana .col-right .base-parts a span {
    border-bottom: 1px dashed #3e3e3e;
    cursor: pointer;
}

.ohrana .col-right .base-parts .no-number {
    display: inline-block;
    height: 22px;
    vertical-align: middle;
    width: 53px;
}

body.ie7 .ohrana .col-right .base-parts .no-number {
    display: inline;
}

body.ie7 .ohrana .col-right .base-parts a span {
    display: inline;
}

.ohrana .col-right .base-parts li:hover .number {
    background-position: 0 -27px;
    color: #fff;
}

.ohrana .col-right .base-parts li.selected .number {
    background-position: 0 -27px;
    color: #fff;
}

.ohrana .col-right .base-parts li:hover a span {
    color: #F04141;
    border-bottom: 1px dashed #2A3B83;

}

.ohrana .col-right .base-parts li.selected a span {
    color: #F04141;
    border-bottom: 1px dashed #2A3B83;

}

.ohrana .col-right .base-parts .active a span {
    color: #F04141;
    border-bottom: 1px dashed #2A3B83;
}

.ohrana .col-right .box-control-links {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0 0 15px -50px;
}

.ohrana .col-right .box {
    border-bottom: 1px solid #9E9E9E;
    padding: 0 0 14px 109px;
    margin-top: 13px;
	width: 160px;
}

.ohrana .col-right .box.icon-fire {
    background: url("../images/ohrana-box-1-icon.png") no-repeat 24px 35px;
}

.ohrana .col-right .box.icon-faucet {
    background: url("../images/ohrana-box-2-icon.png") no-repeat 26px 35px;
}

.ohrana .col-right .box.icon-thermometer {
    background: url("../images/ohrana-box-3-icon.png") no-repeat 35px 35px;
}

.ohrana .col-right .box.icon-respirator {
    background: url("../images/ohrana-box-4-icon.png") no-repeat 32px 35px;
}

body.ie7 .ohrana .col-right .box {
    padding-bottom: 50px;

}
.boxs .box{

    background: url(../images/line_bg.jpg) right top repeat-y;
}

.ohrana .col-right .box.inactive {
    border-bottom: 1px solid #D8D8D8;

}

.ohrana .col-right .box.icon-fire.inactive {
    background: url("../images/ohrana-box-1-gray-icon.png") no-repeat 24px 35px, url(../images/line_bg.jpg) right top repeat-y;
}

.ohrana .col-right .box.icon-faucet.inactive {
    background: url("../images/ohrana-box-2-gray-icon.png") no-repeat 26px 35px, url(../images/line_bg.jpg) right top repeat-y;
}

.ohrana .col-right .box.icon-thermometer.inactive {
    background: url("../images/ohrana-box-3-gray-icon.png") no-repeat 35px 35px, url(../images/line_bg.jpg) right top repeat-y;
}

.ohrana .col-right .box.icon-respirator.inactive {
    background: url("../images/ohrana-box-4-gray-icon.png") no-repeat 32px 35px, url(../images/line_bg.jpg) right top repeat-y;
}

.ohrana .col-right .box.inactive .box-parts a {
    color: #C6C6C6;
    border-bottom: 1px dashed #B2B2B2;
}

.ohrana .col-right .box.inactive .box-parts a:hover {
    border-bottom: none;
}

.ohrana .col-right .boxs h4, .ohrana .col-right .boxs .title.header4 {
    font-weight: bold;
    font-size: 12px;
    margin: 0 0 5px -54px;
}
/*
.ohrana .col-right .boxs .header4 {
	font-family: PTSansNormal !important;
}
*/
body.ie7 .ohrana .col-right .boxs h4 {
    overflow: hidden;
}

.ohrana .col-right .boxs {
   width: 348px;
margin-top: 23px;
}

.ohrana .col-right .box {
    position: relative;
	float: left;
}

.ohrana .col-right .box .checkbox {
    position: absolute;
    left: 1px;
    top: 1px;
    width: 18px;
    height: 18px;
    cursor: pointer;
    background: url("../images/ohrana-box-checkbox.png") no-repeat;
	float: left;
}

.ohrana .col-right .box.inactive .checkbox {
    background-position: left bottom;
}

.ohrana .col-right .box.inactive .checkbox:hover {
    background-position: left -18px;
}

.ohrana .col-right .box-parts {
display: none;
    margin-bottom: 16px;
    line-height: 20px;
}

.ohrana .col-right .box-parts li {
    line-height: 14px;
	display: none;
}

.ohrana .col-right .box-parts a {
    color: #3E3E3E;
    font-size: 10px;
    text-decoration: none;
    border-bottom: 1px dashed #3E3E3E;
}

.ohrana .col-right .box-parts a:hover {
    border-bottom: none;
}

.ohrana .col-right .boxs .price {
    display: inline-block;
}

body.ie7 .ohrana .col-right .boxs .price {
    display: inline;
}

.ohrana .col-right .boxs .onetime {
    margin: 0 20px 0 -2px;
}

.ohrana .col-right .boxs .monthly .number {
    margin-left: -1px;
}

.ohrana .col-right .boxs .monthly .currency {
    letter-spacing: -0.4px;
    margin-left: 9px;
}

.ohrana .col-right .boxs .price {
    font-size: 11px;
    color: #000;
}

.ohrana .col-right .box.inactive .price {
    color: #C6C6C6;

}
.ohrana .col-right .price.onetime {
	margin-left: -53px;
}

.ohrana .col-right .box.inactive .price span {
    color: #C6C6C6;
}

.ohrana .col-right .boxs .price .number {
   color: #F04141;
    font-size: 16px;
    line-height: 16px;
}

.ohrana .col-right .boxs .price .currency {
  color: #F04141;
    font-size: 16px;
    margin-left: 9px;
}

.ohrana .col-right .boxs .price .currency span {
    font-family: Money;
    font-size: 18px;

}

.ohrana .b-page-file-block h2, .ohrana .b-page-file-block .header2 {
    color: #000;
    font-size: 18px;
    font-family: PTSansBold;
    margin-bottom: 20px;
    padding-top: 4px;
}
.ohrana .b-page-file-block .header2 {
    font-family: PTSansBold !important;
    margin-top: 30px;
}
.ohrana .b-page-file-block {
    width: 520px;
}

.ohrana .col-right .base-parts .icon {
    position: absolute;
}

.ohrana .col-right .base-parts .icon {
    width: 20px;
}

.ohrana .col-right .base-parts .icon.edit {
    top: 5px;
    left: -61px;
}

.ohrana .col-right .base-parts .icon.replace {
    top: 5px;
    left: -45px;
}

.ohrana .col-right .base-parts .icon.delete {
    top: 5px;
    left: -25px;
}

.okno_ohrana {
    position: relative;
    z-index: 3;
}

.okno_ohrana-inner {
position: absolute;
width: 290px;
padding: 12px 13px 0px 14px;
left: 0px;
background: #fff;
-webkit-box-shadow: 5px 5px 5px -1px #a6a6a6;
-moz-box-shadow: 5px 5px 5px -1px #a6a6a6;
box-shadow: 5px 5px 5px -1px #a6a6a6;
border: 1px solid rgb(216, 30, 30);
}

body.ie7 .okno_ohrana-inner {
    overflow: hidden;
}

.okno_ohrana .close-button {
margin-top: -8px;
margin-right: -10px;
float: right;
width: 18px;
height: 16px;
background: url("../images/Sign-Error-icon.png") no-repeat;
cursor: pointer;
}

.okno_ohrana .title {
  margin-bottom: 12px;
font-size: 17px;
font-family: arial;
width: 277px;
}

.okno_ohrana .image {
float: left;
width: 70px;
height: 136px;
margin: 0px 14px 0 0;
text-align: center;
background-position: top center;
background-repeat: no-repeat;

}
/*
.okno_ohrana .description {
    float: left;
    width: 290px;
    height: 230px;
    margin-top: 5px;
    font-size: 13px;
    padding-right: 40px;
    overflow: auto;
}
*/

.ohrana .okno_ohrana .description ul {
    font-size: 13px;
}

.ohrana .okno_ohrana .description p {
    font-size: 13px;
}

.ohrana-business .col-left .image .n-1 {
    left: 53px;
    top: 148px;
}

.ohrana-business .col-left .image .n-2 {
    left: 434px;
    top: 31px
}

.ohrana-business .col-left .image .n-3 {
    left: 21px;
    top: 12px;
}

.ohrana-business .col-left .image .n-4 {
    left: 12px;
    top: 350px;
}

.ohrana-business .col-left .image .n-5 {
    left: 355px;
    top: 351px;
}

.ohrana-business .col-left .image .n-6 {
    left: 29px;
    top: 214px;
}

.substrate {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.inner_unic .text {width:315px; text-align:justify; color:#C6C6C6; font-size: 13px;}
.text h2 {font-family: PTSansBold; font-size: 18px; margin-left: 3px; color:#C6C6C6;}
.text ul {margin-left:0px; list-style-type:none;}
.text ul li {margin-bottom:10px;}

.description p{
    margin-bottom: 11px !important;

}
.send-request{
clear: right;
}
.box-1,
.box-3,
.box-5
{
    width: 160px;
    float: left;
	clear: left;
}
.box-2,
.box-4,
.box-6{
    width: 160px;
    float: right;

}
.send-request span{
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
-moz-box-shadow: inset 0 -1px 3px rgba(255,255,255,0.5), 0 2px 2px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 -1px 3px rgba(255, 255, 255, 0.5), 0 2px 2px rgba(0, 0, 0, 0.2);
box-shadow: inset 0 -1px 3px rgba(255, 255, 255, 0.5), 0 2px 2px rgba(0, 0, 0, 0.2);
border: 1px solid;
color: white;
font-family: "Myriad Pro", Arial, Tahoma, sans-serif;
font-size: 1.4em;
font-weight: bold;
text-shadow: -1px -1px rgba(0, 0, 0, 0.1), 0 0 15px rgba(255, 255, 255, 0.75);
white-space: nowrap;
background: #777;
border-color: #777;
text-decoration: none;
font-style: normal;
text-transform: none;
position: relative;
background: #D81204;
border-color: #D81204;
margin-bottom: 6px;
margin-top: 25px;
display: block;
color: white !important;
width: 204px;
font-size: 19px;
font-weight: normal;
text-align: center;
height: 43px;
line-height: 41px;
clear: left;
float: left;
}
.p-content li{
list-style: none;
}