.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.jcaros {
  position: relative;
  background: #eee;
}
.jcaros a.j-left,
.jcaros a.j-right {
  display: block;
  position: absolute;
  top: 30px;
}
.jcaros a.j-left {
  left: 0;
}
.jcaros a.j-right {
  right: 0;
}
.jcaros .jCarouselLite {
  display: block;
  margin: 0 auto;
}
.jcaros .jCarouselLite li {
  margin: 5px;
}
.jcaros .jCarouselLite li img {
  width: 70px !important;
  height: 70px !important;
}
#product-gallery .image-big {
  height: 370px;
}
.product-link figure a {
  position: relative;
  padding-bottom: 25px;
}
.product-link figure figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
#product-header {
  background: #fff;
  padding: 20px 20px 0 20px;
}
#product-header h1 {
  margin: 0 !important;
}
#products-navigation {
  padding: 20px !important;
}
.assembly {
  background: url(../../img/bobrollo_03.png) bottom right no-repeat #ffffff;
  padding-bottom: 100px;
}
.service {
  background: url(../../img/bobrollo_05.png) bottom right no-repeat #ffffff;
  padding-bottom: 100px;
}
.invest {
  background: url(../../img/bobrollo_07.jpg) bottom center no-repeat #ffffff;
  padding-bottom: 500px;
}
ul.dropdown {
  z-index: 1000;
}
.line-bottom {
  border-bottom: solid 1px #ccc;
  padding-bottom: 10px;
}
.cert {
  background: url(../../img/cert.jpg) top right no-repeat #f7f7f7;
  padding-right: 250px;
}
.cert .file-cert {
  background: #fff;
  width: 45%;
  float: left;
  margin: 0 10px 10px 0;
}
.zone {
  background: url(../../img/world-bg.jpg) top right no-repeat #ffffff;
}
#product-right {
  position: relative;
}
.tags-red {
  background: #e30613;
  padding: 20px;
  margin-left: -20px !important;
  margin-bottom: 20px !important;
  display: block;
  font-size: 16px;
  font-family: Georgia, "Times New Roman", Times, serif !important;
}
.tags-red li {
  color: #fff;
}
#movieDisplay {
  display: none;
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  left: 0;
  z-index: 999;
}
#movieDisplay div.cover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
#movieDisplay div.video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 440px;
  height: 335px;
  margin: -167px 0 0 -220px;
  text-align: center;
  z-index: 20;
  background: #000;
}
#movieDisplay a.close {
  position: absolute;
  top: 0;
  left: 100%;
  display: block;
  width: 30px;
  height: 30px;
  background: #fff;
  opacity: 1;
  color: #000;
  text-align: center;
  z-index: 30;
  line-height: 23px;
}
#movieDisplay a.close:hover {
  color: #fff;
  background: #000;
}
#movieHolder {
  display: none;
}
#maintenance {
  margin: 30px 0 0 0;
  padding: 20px;
  background: url(../../img/konserwacja.jpg) top left no-repeat #004874;
  color: #fff;
}
#maintenance h3 {
  margin-top: 0px;
  margin-bottom: 18px;
}
#maintenance p {
  font-size: 13px;
  line-height: 1.7;
}
#maintenance .btn-custom {
  color: #ffffff;
  background: #0aa2ff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 45px;
  height: 45px;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding-left: 30px;
  position: relative;
  width: 195px;
  text-align: left;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
#maintenance .btn-custom span {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  border-left: 1px solid #005589;
  height: 45px;
  line-height: 45px;
  width: 50px;
  text-align: center;
  background: #005589;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
#maintenance .btn-custom span i {
  padding: 0;
  position: relative;
  bottom: 3px;
  right: 2px;
}
#maintenance .btn-custom:hover {
  text-decoration: none;
  background: #ffffff;
  color: #0075bc;
}
#maintenance .btn-custom:hover span {
  background: #ffffff;
  border-left: 1px solid #ccc;
  color: #0075bc;
}
.align-center {
  text-align: center;
}
#language-selection span.disabled {
  background: #eee !important;
  border: solid 1px #ccc !important;
  color: #aaa !important;
}
.search-form {
  padding: 14px 15px;
}
.search-form form {
  margin: 0 !important;
}
.search-form input {
  background: #ffffff;
  border: 0;
  padding: 2px;
  width: 90px;
  font-size: 11px;
  border: 1px solid rgba(0, 117, 188, 0.4);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.search-form input:focus {
  width: 140px !important;
  outline: 0;
}
.search-form input:hover {
  width: 110px;
}
.search-form button {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  background: none;
  border: 0;
  line-height: 17px;
  margin-top: -3px;
}
.search-form button i {
  color: #0075bc;
}
.search-form button:hover i {
  color: #003656;
}
.search-result {
  border-bottom: solid 1px #ddd;
  padding-bottom: 30px;
}
.search-result h3 {
  margin-bottom: 15px;
}
.product-fabric {
  background: #0075bc;
  padding: 20px;
  text-align: center;
  margin-bottom: 20px;
  color: #fff;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.product-fabric h4 {
  margin: 0 0 5px 0;
}
.product-fabric span {
  display: block;
  line-heightn: 18px;
  vertical-align: top;
}
.product-fabric span i {
  font-size: 13px;
  margin-left: 5px;
  vertical-align: top;
}
a.product-fabric-href:hover {
  text-decoration: none;
}
a.product-fabric-href:hover .product-fabric {
  background: #fff;
  color: #000;
}
.gallery-best {
  text-align: center;
}
.gallery-best .gallery-thumbs ul {
  overflow: hidden;
  display: inline-block;
}
.gallery-best .gallery-thumbs li {
  float: left;
  margin: 0 10px 10px 0;
}
.gallery-best .gallery-big {
  margin: 10px 0;
  height: 600px;
  text-align: center;
  background: url(../../img/478.gif) center center no-repeat;
}
body.ie footer.layout .icons {
  width: 50%;
  text-align: right;
}
body.ie .global-navigation-collapsed {
  display: none;
}
body.ie .thumbs li {
  width: 70px;
}
@media (max-width: 1000px) {
  .cert {
    background: #f7f7f7;
    padding-right: 30px;
  }
  .cert .file-cert {
    width: 100%;
    float: none;
    margin: 0 0 10px 0;
  }
}
#language-selection .en,
#language-selection .de,
#language-selection .se,
#language-selection .pl {
  background-position: left top !important;
}
