/* specialni font */
/* font sizes for body font-size: 87.5%; */
/** old IE CSS features **/
/** old IE CSS features **/
/** box shadow **/
/** box gradient - defaultne ORANZOVY **/
/** border radius **/
/* zamezeni oznaceni prvku */
/* text rotate */
/* transition */
/* KATALOG */
#container #contain {
  padding-top: 70px;
}
#container #contain .content .ct_content {
  padding: 120px 0 50px;
}
#container .catalogue {
  padding: 0 10.9375em;
}
#container .catalogue .products .product a {
  border: 0 solid #ececec;
  border-width: 0 1px;
}
#container .accesories {
  margin-top: 90px;
  text-align: center;
}
#container .accesories h2 {
  font-family: "mplusthin", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 357%;
  margin-bottom: 50px;
}
#container .accesories .ac_items {
  margin-bottom: -100px;
}
#container .accesories .ac_items .ac_item {
  margin-bottom: 100px;
}
#container .accesories .ac_items .ac_item .image_container {
  height: 150px;
}
#container .accesories .ac_items .ac_item .image_container img {
  max-width: 100%;
}
#container .accesories .ac_items .ac_item .headline {
  height: 53px;
  overflow: hidden;
  margin: 15px 0 5px 0;
}
#container .accesories .ac_items .ac_item .perex {
  color: #7a7a7a;
  font-size: 86%;
  height: 55px;
  margin: 0 0 5px 0;
  overflow: hidden;
  padding: 0 2em 18px;
}
#container .accesories .ac_items .ac_item .price {
  font-family: "mplusregular", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 172%;
  line-height: 130%;
}
#container .accesories .ac_items .ac_item .buy {
  behavior: url("/media/page/PIE.htc") \9;
  position: relative\9;
  background: #393d3f;
  background: linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  -pie-background: linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  background: -ms-linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  background: -moz-linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  background: -webkit-linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  background: -o-linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  font-family: "mplusregular", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #fff;
  display: block;
  font-size: 100%;
  height: 35px;
  margin: 15px 20% 0;
  padding: 0 10px;
  text-decoration: none;
  text-transform: lowercase;
  width: 60%;
}
#container .accesories .ac_items .ac_item .buy:hover {
  behavior: url("/media/page/PIE.htc") \9;
  position: relative\9;
  background: #000;
  background: linear-gradient(270deg, #000 20%, #000 80%);
  -pie-background: linear-gradient(270deg, #000 20%, #000 80%);
  background: -ms-linear-gradient(270deg, #000 20%, #000 80%);
  background: -moz-linear-gradient(270deg, #000 20%, #000 80%);
  background: -webkit-linear-gradient(270deg, #000 20%, #000 80%);
  background: -o-linear-gradient(270deg, #000 20%, #000 80%);
}
#container .accesories .ac_items .ac_item .buy span {
  background: transparent url("/media/nw_eshop_frontend/ico-cart.png") no-repeat right 5px;
  behavior: url("/media/page/backgroundsize.min.htc") \9;
  background-size: 24px 24px;
  display: block;
  height: 100%;
  line-height: 250%;
  padding: 0 30px 0 0;
}

/* DETAIL */
.detail_section {
  margin-bottom: 55px;
}
.detail_section .headline {
  margin-bottom: 0;
  padding-bottom: 7px !important;
  padding-left: 30px !important;
  padding-top: 7px !important;
  text-align: left !important;
}
.detail_section ul.equipment {
  display: block;
  list-style-type: none;
  margin: 0;
}
.detail_section ul.equipment * {
  -webkit-transition: 0s ease-in-out;
  -moz-transition: 0s ease-in-out;
  -o-transition: 0s ease-in-out;
  -ms-transition: 0s ease-in-out;
  transition: 0s ease-in-out;
}
.detail_section ul.equipment li {
  display: block;
  min-height: 40px;
  padding: 5px 0;
  position: relative;
}
.detail_section ul.equipment li .title {
  background: transparent url("/media/nw_eshop_frontend/ico-info.png") no-repeat -5000px;
  behavior: url("/media/page/backgroundsize.min.htc") \9;
  background-size: 16px 16px;
  cursor: pointer;
  display: block;
  font-size: 86%;
  font-weight: normal;
  height: 100%;
  padding: 6px 125px 6px 30px;
  text-transform: lowercase;
  white-space: nowrap;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.detail_section ul.equipment li .title:hover {
  background-position: 7px 8px;
}
.detail_section ul.equipment li .ico_price {
  display: block;
  padding-right: 10px;
  position: absolute;
  right: 0;
  top: 5px;
  width: 130px;
}
.detail_section ul.equipment li .ico,
.detail_section ul.equipment li .price {
  display: block;
  height: 100%;
}
.detail_section ul.equipment li .ico {
  background: transparent url("/media/nw_eshop_frontend/icos-conf-yesno.png") no-repeat -5000px;
  behavior: url("/media/page/backgroundsize.min.htc") \9;
  background-size: 35px 160px;
  float: left;
  height: 30px;
  width: 37px;
}
.detail_section ul.equipment li .price {
  font-family: "mpluslight", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  float: right;
  padding: 6px 0 0 10px;
}
.detail_section ul.equipment li .tooltip {
  background-color: #fff;
  behavior: url("/media/page/PIE.htc") \9;
  position: relative\9;
  -webkit-box-shadow: 0 1px 7px -3px #000;
  -moz-box-shadow: 0 1px 7px -3px #000;
  box-shadow: 0 1px 7px -3px #000;
  bottom: 35px;
  display: none;
  left: 0;
  padding: 30px;
  position: absolute;
  text-align: center;
  width: 300px;
  z-index: 1;
}
.detail_section ul.equipment li .tooltip * {
  display: block;
}
.detail_section ul.equipment li .tooltip .img_container {
  margin: 0 0 5px 0;
}
.detail_section ul.equipment li .tooltip .img_container img {
  display: inline;
}
.detail_section ul.equipment li .tooltip .perex {
  color: #848484;
  font-size: 86%;
  margin: 5px 0;
}
.detail_section ul.equipment li .tooltip .tt_store {
  font-family: "mplusmedium", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: lowercase;
}
.detail_section ul.equipment li .tooltip .tt_store.stored {
  color: #68a82c;
}
.detail_section ul.equipment li .tooltip .tt_price {
  font-family: "mplusregular", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 172%;
  line-height: 130%;
  margin: 20px 0 15px 0;
}
.detail_section ul.equipment li .tooltip .tt_price * {
  display: inline;
}
.detail_section ul.equipment li .tooltip .tt_buy {
  behavior: url("/media/page/PIE.htc") \9;
  position: relative\9;
  background: #393d3f;
  background: linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  -pie-background: linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  background: -ms-linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  background: -moz-linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  background: -webkit-linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  background: -o-linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  font-family: "mpluslight", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #fff;
  display: block;
  font-size: 114%;
  height: 50px;
  padding: 0 20px;
  text-decoration: none;
  text-transform: lowercase;
  width: 100%;
}
.detail_section ul.equipment li .tooltip .tt_buy:hover {
  behavior: url("/media/page/PIE.htc") \9;
  position: relative\9;
  background: #000;
  background: linear-gradient(270deg, #000 20%, #000 80%);
  -pie-background: linear-gradient(270deg, #000 20%, #000 80%);
  background: -ms-linear-gradient(270deg, #000 20%, #000 80%);
  background: -moz-linear-gradient(270deg, #000 20%, #000 80%);
  background: -webkit-linear-gradient(270deg, #000 20%, #000 80%);
  background: -o-linear-gradient(270deg, #000 20%, #000 80%);
}
.detail_section ul.equipment li .tooltip .tt_buy span {
  background: transparent url("/media/nw_eshop_frontend/ico-cart.png") no-repeat right 12px;
  behavior: url("/media/page/backgroundsize.min.htc") \9;
  background-size: 24px 24px;
  display: block;
  height: 100%;
  line-height: 48px;
  padding: 0 30px 0 0;
}
.detail_section ul.equipment li .tooltip .arrow {
  background: transparent url("/media/nw_eshop_frontend/arrow-tooltip.png") no-repeat left top;
  behavior: url("/media/page/backgroundsize.min.htc") \9;
  background-size: contain;
  height: 13px;
  left: 50%;
  margin-left: -6.5px;
  overflow: hidden;
  position: absolute;
  bottom: -13px;
  width: 22px;
}
.detail_section ul.equipment li .tooltip.opened {
  display: block;
}
.detail_section ul.equipment li.include .ico {
  background-position: left -103px;
}
.detail_section ul.equipment li.not_include .ico {
  background-position: left -23px;
}
.detail_section ul.equipment li.configurable .ico_price {
  cursor: pointer;
}
.detail_section ul.equipment li.configurable .ico_price .ico {
  background-image: url("/media/nw_eshop_frontend/icos-conf-switcher.png");
  background-position: left -4px;
}
.detail_section ul.equipment li.configurable .ico_price:hover .ico {
  background-position: left -44px;
}
.detail_section ul.equipment li.configurable.yes .ico_price {
  cursor: pointer;
}
.detail_section ul.equipment li.configurable.yes .ico_price .ico {
  background-position: left -124px;
}
.detail_section ul.equipment li.configurable.yes .ico_price:hover .ico {
  background-position: left -84px;
}
.detail_section ul.equipment li.configurable.yes .price {
  font-family: "mplusbold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #538e1c;
}
.detail_section ul.equipment li.odd {
  background-color: #efeff0;
}
.detail_section ul.equipment li:hover {
  background-color: #fff;
}
.detail_section .wiki_to_prepare ul,
.detail_section .wiki_advantages ul,
.detail_section .wiki_disadvantages ul {
  display: block;
  list-style-type: none;
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.detail_section .wiki_to_prepare ul li,
.detail_section .wiki_advantages ul li,
.detail_section .wiki_disadvantages ul li {
  background: transparent url("/media/nw_eshop_frontend/icos-yes-plus-minus.png") no-repeat -5000px;
  behavior: url("/media/page/backgroundsize.min.htc") \9;
  background-size: 120px 120px;
  font-size: 86%;
  padding: 2px 0 2px 25px;
}
.detail_section .wiki_to_prepare ul li {
  background-position: -90px -9px;
}
.detail_section .wiki_advantages ul li {
  background-position: -51px -49px;
}
.detail_section .wiki_disadvantages ul li {
  background-position: -11px -89px;
}
.detail_section dl.technical_parameters dt,
.detail_section dl.technical_parameters dd {
  display: block;
  float: left;
  font-size: 86%;
  padding: 2px 0 2px 30px;
}
.detail_section dl.technical_parameters dt {
  width: 55%;
}
.detail_section dl.technical_parameters dd {
  width: 45%;
}
.detail_section .discussion .discussion_item {
  margin-bottom: 25px;
}
.detail_section .discussion .discussion_item a {
  color: transparent;
  display: block;
  text-decoration: none;
  padding: 0 30px;
}
.detail_section .discussion .discussion_item a > div {
  line-height: 130%;
  padding-left: 45px;
}
.detail_section .discussion .discussion_item a .dsc_name {
  background: transparent url("/media/nw_comment/icos-discussion.png") no-repeat -41px -44px;
  behavior: url("/media/page/backgroundsize.min.htc") \9;
  background-size: 120px 120px;
  font-family: "mplusregular", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #000;
  font-size: 128%;
  margin-bottom: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
}
.detail_section .discussion .discussion_item a .dsc_text {
  color: #222527;
  font-size: 86%;
  margin-bottom: 5px;
}
.detail_section .discussion .discussion_item a .dsc_date {
  color: #b4b4b4;
  font-size: 86%;
}
.detail_section .discussion .discussion_item.admin a .dsc_name {
  background-position: -81px -4px;
}
.detail_section .discussion .discussion_item.rating a .dsc_name {
  background-position: -1px -84px;
}
.detail_section .discussion .discussion_item.rating a .dsc_date {
  float: left;
}
.detail_section .discussion .discussion_item.rating a .stars_wrapper {
  float: right;
}
.detail_section .discussion .discussion_item.rating a .stars_wrapper img {
  display: block;
  float: left;
  margin: 0 3px;
  width: 13.5px;
}
.detail_section .discussion .sana-banner {
  margin: 50px 30px;
}
.detail_section .gallery {
  padding-left: 30px;
}
.detail_section .gallery .img_container {
  background-color: #fff;
  border: 1px solid #e6e6e7;
  float: left;
  margin: 0 5px 5px 0;
  text-align: center;
  width: 30%;
}
.detail_section .gallery .img_container a {
  color: transparent;
  display: block;
  text-decoration: none;
  height: 100%;
  width: 100%;
}
.detail_section .gallery .img_container a img {
  max-width: 100%;
}
.detail_section .gallery .img_container:nth-of-type(3n+1) {
  clear: both;
}
.detail_section .gallery .img_container:hover {
  border-color: #00c6ff;
}

#container.product_detail {
  background: #fff url("/media/page/body-bg.jpg") no-repeat center top;
  behavior: url("/media/page/PIE.htc") \9;
  position: relative\9;
  -webkit-box-shadow: 12px -10px 10px -5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 12px -10px 10px -5px rgba(0, 0, 0, 0.5);
  box-shadow: 12px -10px 10px -5px rgba(0, 0, 0, 0.5);
  position: absolute !important;
  right: 0;
  width: 100%;
  z-index: 2;
  /* sana banner */
}
#container.product_detail #detail {
  background-color: #fff;
  position: relative;
  z-index: 2;
}
#container.product_detail .side_opener {
  background: transparent url("/media/nw_eshop_frontend/ico-side-opener.png") no-repeat right top;
  behavior: url("/media/page/backgroundsize.min.htc") \9;
  background-size: 40px 40px;
  font-family: "mpluslight", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #000;
  cursor: pointer;
  font-size: 143%;
  height: 60px;
  line-height: 20px;
  margin-right: 5px;
  padding: 10px 45px 10px 0;
  text-align: right;
}
#container.product_detail .side_opener > span {
  display: block;
  height: 40px;
  overflow: hidden;
}
#container.product_detail .side_opener:hover {
  background-image: url("/media/nw_eshop_frontend/ico-side-opener-opened.png");
}
#container.product_detail .detail_header .left_side .img_container img {
  max-width: 100%;
}
#container.product_detail .detail_header .right_side {
  padding: 0 0 75px 0;
}
#container.product_detail .detail_header .right_side .product {
  min-height: 220px;
  text-align: left;
}
#container.product_detail .detail_header .right_side .product .headline {
  font-family: "mplusthin", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 440%;
  height: auto;
  padding: 75px 30px 0;
  text-align: left;
}
#container.product_detail .detail_header .right_side .product .wiki-box {
  font-family: "mpluslight", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #000;
  margin: 15px 0;
  padding: 0 30px;
}
#container.product_detail .detail_header .right_side .product .wiki-box p {
  line-height: 160%;
  margin-bottom: 0;
}
#container.product_detail .detail_header .right_side .product .socials {
  padding: 0 30px;
}
#container.product_detail .detail_header .right_side .product .side_opener {
  position: absolute;
  right: 0;
  text-transform: lowercase;
  top: 5px;
}
#container.product_detail .detail_header .right_side .homecredit_calculator {
  bottom: 10px;
  left: 20%;
  position: absolute;
}
#container.product_detail .detail_header .right_side .homecredit_calculator a {
  bottom: 10px;
  padding-left: 8px;
  position: relative;
  font-family: "mplusregular", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
}
#container.product_detail .price_line .product_main {
  padding-left: 0;
  padding-right: 0;
}
#container.product_detail .price_line .product_main .product_price {
  background-position: 25% top;
  font-size: 100%;
  padding-right: 10px;
}
#container.product_detail .price_line .product_main .product_price .price {
  font-size: 214%;
  float: left;
  height: 48px;
  line-height: 160%;
  overflow: hidden;
  padding-left: 30px;
  width: 50%;
}
#container.product_detail .price_line .product_main .product_price .buy {
  float: left;
  margin: -5px 0 0 0;
  width: 50%;
}
#container.product_detail .price_line .product_main .product_price .buy a {
  behavior: url("/media/page/PIE.htc") \9;
  position: relative\9;
  background: #393d3f;
  background: linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  -pie-background: linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  background: -ms-linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  background: -moz-linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  background: -webkit-linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  background: -o-linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  font-family: "mpluslight", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #fff;
  display: block;
  font-size: 143%;
  height: 50px;
  padding: 0 20px;
  text-decoration: none;
  text-transform: lowercase;
}
#container.product_detail .price_line .product_main .product_price .buy a:hover {
  behavior: url("/media/page/PIE.htc") \9;
  position: relative\9;
  background: #000;
  background: linear-gradient(270deg, #000 20%, #000 80%);
  -pie-background: linear-gradient(270deg, #000 20%, #000 80%);
  background: -ms-linear-gradient(270deg, #000 20%, #000 80%);
  background: -moz-linear-gradient(270deg, #000 20%, #000 80%);
  background: -webkit-linear-gradient(270deg, #000 20%, #000 80%);
  background: -o-linear-gradient(270deg, #000 20%, #000 80%);
}
#container.product_detail .price_line .product_main .product_price .buy a span {
  background: transparent url("/media/nw_eshop_frontend/ico-cart.png") no-repeat right 8px;
  behavior: url("/media/page/backgroundsize.min.htc") \9;
  background-size: 32px 32px;
  display: block;
  height: 100%;
  line-height: 50px;
  padding: 0 50px 0 20px;
}
#container.product_detail .price_line .store {
  background-color: #fff;
  border: 0 solid #e6e6e7;
  border-width: 1px 0;
  height: 70px;
}
#container.product_detail .price_line .store p {
  background: transparent url("/media/nw_eshop_frontend/icos-store.png") no-repeat -5000px;
  behavior: url("/media/page/backgroundsize.min.htc") \9;
  background-size: 40px 160px;
  font-family: "mpluslight", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #222527;
  height: 100%;
  margin: 0;
  padding: 15px 0 15px 65px;
}
#container.product_detail .price_line .store p strong {
  font-family: "mplusbold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
}
#container.product_detail .price_line .store.not_stored p {
  background-position: 5px -5px;
}
#container.product_detail .price_line .store.stored p {
  background-position: 5px -85px;
}
#container.product_detail .price_line.price_line_2 {
  display: none;
  position: fixed;
  top: 0;
  width: 1080px;
  z-index: 99;
}
#container.product_detail .price_line.price_line_2.opened {
  display: block;
}
#container.product_detail .sana-banner {
  behavior: url("/media/page/PIE.htc") \9;
  position: relative\9;
  background: #393d3f;
  background: linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  -pie-background: linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  background: -ms-linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  background: -moz-linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  background: -webkit-linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  background: -o-linear-gradient(270deg, #393d3f 20%, #17191a 80%);
  display: block;
  margin: 50px 0;
  min-height: 45px;
  padding: 0 10px 0 45px;
  text-decoration: none;
  position: relative;
}
#container.product_detail .sana-banner:hover {
  behavior: url("/media/page/PIE.htc") \9;
  position: relative\9;
  background: #000;
  background: linear-gradient(270deg, #000 20%, #000 80%);
  -pie-background: linear-gradient(270deg, #000 20%, #000 80%);
  background: -ms-linear-gradient(270deg, #000 20%, #000 80%);
  background: -moz-linear-gradient(270deg, #000 20%, #000 80%);
  background: -webkit-linear-gradient(270deg, #000 20%, #000 80%);
  background: -o-linear-gradient(270deg, #000 20%, #000 80%);
}
#container.product_detail .sana-banner > strong {
  background: transparent url("/media/page/arrow-right-white.png") no-repeat right 12px;
  behavior: url("/media/page/backgroundsize.min.htc") \9;
  background-size: 21px 21px;
  font-family: "mplusregular", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #fff;
  font-size: 114%;
  display: block;
  padding: 13px 30px 13px 13px;
  height: 100%;
}
#container.product_detail .sana-banner .ico {
  display: block;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 45px;
}
#container.product_detail .sana-banner .ico > span {
  background: transparent url("/media/nw_eshop_frontend/icos-special-buttons.png") no-repeat -5000px;
  behavior: url("/media/page/backgroundsize.min.htc") \9;
  background-size: 135px 45px;
  display: block;
  height: 100%;
  width: 100%;
}
#container.product_detail .sana-banner.zarovka .ico {
  behavior: url("/media/page/PIE.htc") \9;
  position: relative\9;
  background: #e1a007;
  background: linear-gradient(270deg, #e1a007 20%, #ce7302 80%);
  -pie-background: linear-gradient(270deg, #e1a007 20%, #ce7302 80%);
  background: -ms-linear-gradient(270deg, #e1a007 20%, #ce7302 80%);
  background: -moz-linear-gradient(270deg, #e1a007 20%, #ce7302 80%);
  background: -webkit-linear-gradient(270deg, #e1a007 20%, #ce7302 80%);
  background: -o-linear-gradient(270deg, #e1a007 20%, #ce7302 80%);
}
#container.product_detail .sana-banner.zarovka .ico > span {
  background-position: left top;
}
#container.product_detail .sana-banner.palec .ico {
  behavior: url("/media/page/PIE.htc") \9;
  position: relative\9;
  background: #afd42a;
  background: linear-gradient(270deg, #afd42a 20%, #86ba0f 80%);
  -pie-background: linear-gradient(270deg, #afd42a 20%, #86ba0f 80%);
  background: -ms-linear-gradient(270deg, #afd42a 20%, #86ba0f 80%);
  background: -moz-linear-gradient(270deg, #afd42a 20%, #86ba0f 80%);
  background: -webkit-linear-gradient(270deg, #afd42a 20%, #86ba0f 80%);
  background: -o-linear-gradient(270deg, #afd42a 20%, #86ba0f 80%);
}
#container.product_detail .sana-banner.palec .ico > span {
  background-position: -45px top;
}
#container.product_detail .sana-banner.diskuze .ico {
  behavior: url("/media/page/PIE.htc") \9;
  position: relative\9;
  background: #45bcc8;
  background: linear-gradient(270deg, #45bcc8 20%, #1e97a9 80%);
  -pie-background: linear-gradient(270deg, #45bcc8 20%, #1e97a9 80%);
  background: -ms-linear-gradient(270deg, #45bcc8 20%, #1e97a9 80%);
  background: -moz-linear-gradient(270deg, #45bcc8 20%, #1e97a9 80%);
  background: -webkit-linear-gradient(270deg, #45bcc8 20%, #1e97a9 80%);
  background: -o-linear-gradient(270deg, #45bcc8 20%, #1e97a9 80%);
}
#container.product_detail .sana-banner.diskuze .ico > span {
  background-position: -90px top;
}
#container.product_detail .detail_body .left_side {
  padding: 0 4%;
}
#container.product_detail .detail_body .left_side .video,
#container.product_detail .detail_body .left_side .main_offer,
#container.product_detail .detail_body .left_side #detail_texts {
  margin-top: 30px;
}
#container.product_detail .detail_body .left_side .video iframe {
  max-width: 100%;
}
#container.product_detail .detail_body .left_side #detail_texts .wiki-box .sana-banner {
  margin: 50px 0;
}
#container.product_detail .detail_body .right_side {
  background-color: #f6f6f7;
  border-left: 1px solid #f6f6f7;
  padding: 25px 0;
}
#container.product_detail.side_panel {
  right: 360px;
}

#side_panel {
  background: transparent url("/media/nw_eshop_frontend/side-panel-bg.jpg") no-repeat left top;
  padding-top: 170px;
  position: absolute;
  right: 0;
  top: 0;
  visibility: hidden;
  width: 360px;
  z-index: 1;
  -webkit-transition: 0s ease-in-out;
  -moz-transition: 0s ease-in-out;
  -o-transition: 0s ease-in-out;
  -ms-transition: 0s ease-in-out;
  transition: 0s ease-in-out;
}
#side_panel * {
  -webkit-transition: 0s ease-in-out;
  -moz-transition: 0s ease-in-out;
  -o-transition: 0s ease-in-out;
  -ms-transition: 0s ease-in-out;
  transition: 0s ease-in-out;
}
#side_panel .sp_bottom_content {
  padding-top: 25px;
  text-align: left;
}
#side_panel .sp_bottom_content .discount_info {
  font-family: "mpluslight", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #fff;
  font-size: 114%;
  height: 60px;
  text-align: center;
}
#side_panel .sp_bottom_content .discount_info strong {
  font-family: "mplusbold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  display: block;
}
#side_panel .sp_bottom_content ul.equipment li .title,
#side_panel .sp_bottom_content ul.equipment li .price,
#side_panel .sp_bottom_content ul.equipment li .tooltip {
  display: none;
}
#side_panel .sp_bottom_content ul.equipment li .ico_price {
  cursor: pointer;
  float: none;
  padding-right: 0;
  width: 100%;
}
#side_panel .sp_bottom_content ul.equipment li .ico {
  float: none;
  margin: 0 auto;
}
#side_panel .sp_bottom_content ul.equipment li.configurable .ico_price:hover .ico {
  background-position: left -4px;
}
#side_panel .sp_bottom_content ul.equipment li.configurable.yes .ico_price:hover .ico {
  background-position: left -124px;
}
#side_panel .sp_bottom_content ul.equipment li:hover {
  background-color: transparent;
}
#side_panel .sp_bottom_content ul.equipment li.odd, #side_panel .sp_bottom_content ul.equipment li.odd:hover {
  background-color: #25282a;
}
#side_panel .sp_bottom_content .wiki_to_prepare .wiki-box,
#side_panel .sp_bottom_content .wiki_advantages .wiki-box,
#side_panel .sp_bottom_content .wiki_disadvantages .wiki-box {
  color: #fff;
}
#side_panel .sp_bottom_content dl.technical_parameters {
  color: #fff;
}
#side_panel .sp_bottom_content dl.technical_parameters dt {
  display: none;
}
#side_panel .sp_bottom_content dl.technical_parameters dd {
  width: 100%;
}
#side_panel .sp_bottom_content .to_prepare,
#side_panel .sp_bottom_content .tech_parameters {
  padding-top: 60px;
}
#side_panel .products {
  background: #222527 url("/media/nw_eshop_frontend/separator-side-product.png") repeat-y 180px top;
}
#side_panel .products .product {
  float: left;
  width: 50%;
}
#side_panel .products .product > a {
  background-color: transparent;
}
#side_panel .products .product > a .headline,
#side_panel .products .product > a .image_container,
#side_panel .products .product > a .perex {
  background-color: #fff;
  border-right: 1px solid #edeeef;
}
#side_panel .products .product > a .perex {
  padding-bottom: 0;
}
#side_panel .products .product > a .perex span {
  height: auto;
}
#side_panel .products .product.panel_product_3 .sp_bottom_content ul.equipment li {
  margin-left: 1px;
}
#side_panel .product_price.product_price_2.opened {
  display: none;
}
#side_panel.wide, #side_panel.opened {
  right: 0;
}
#side_panel.wide .product_price.product_price_2.opened, #side_panel.opened .product_price.product_price_2.opened {
  display: block;
}

@media only screen and (min-width: 1200px) {
  #container.product_detail {
    width: 100%;
  }
  #container.product_detail.side_panel {
    width: 1080px;
  }

  ._cont {
    width: 1080px;
  }
}
@media only screen and (min-width: 1600px) {
  #container.product_detail {
    right: 360px;
    width: 1080px;
  }
  #container.product_detail .side_opener {
    display: none;
  }
  #container.product_detail .detail_body .side_opener {
    background-image: none;
    cursor: text;
    display: block;
  }

  #side_panel {
    right: 0;
  }
}
@media only screen and (max-width: 1200px) {
  #container .catalogue {
    padding-left: 0.9375em;
    padding-right: 0.9375em;
  }

  #container.product_detail ._cont {
    margin-left: 5%;
    margin-right: 5%;
  }
  #container.product_detail.side_panel ._cont {
    margin-left: 10%;
    margin-right: 0%;
  }
  #container.product_detail .price_line.price_line_2 {
    width: 90%;
  }
}
@media only screen and (max-width: 1120px) {
  .detail_section .headline {
    font-size: 128%;
  }
}
@media only screen and (max-width: 800px) {
  #container.product_detail ._cont {
    margin-left: auto;
    margin-right: auto;
  }
  #container.product_detail.side_panel ._cont {
    margin-left: 0;
    margin-right: 0;
  }
  #container.product_detail .left_side .main_offer .offer {
    margin-bottom: 20px;
  }
  #container.product_detail .price_line.price_line_2 {
    width: 100%;
  }

  .product_price.product_price_2,
  .price_line.price_line_2 {
    display: none !important;
  }
}
@media only screen and (max-width: 600px) {
  #container.product_detail .left_side .main_offer .offer {
    width: 50%;
  }
  #container.product_detail .price_line.price_line_2 .store {
    display: none;
  }

  .product {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 400px) {
  #container.product_detail.side_panel {
    right: 250px;
  }
  #container.product_detail .left_side .main_offer .offer {
    width: 100%;
  }
  #container.product_detail .price_line .product_main .product_price .price {
    width: 75%;
  }
  #container.product_detail .price_line .product_main .product_price .buy {
    float: right;
    width: 25%;
  }
  #container.product_detail .price_line .product_main .product_price .buy a {
    padding: 0;
  }
  #container.product_detail .price_line .product_main .product_price .buy a span {
    background-position: center 8px;
    padding: 0;
    text-indent: -5000px;
    width: 100%;
  }

  #side_panel {
    width: 250px;
  }
}
body.ru .detail_section ul.equipment li .price,
body.ua .detail_section ul.equipment li .price {
  font-size: 85%;
  line-height: 170%;
}
