/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 2, 2014 */



@font-face {
    font-family: 'ubunturegular';
    src: url('webfonts/ubuntu/ubuntu-r.eot');
    src: url('webfonts/ubuntu/ubuntu-r.eot?#iefix') format('embedded-opentype'),
         url('webfonts/ubuntu/ubuntu-r.woff') format('woff'),
         url('webfonts/ubuntu/ubuntu-r.ttf') format('truetype'),
         url('webfonts/ubuntu/ubuntu-r.svg#ubunturegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*@font-face {*/
    /*font-family: "ubunturegular";*/
    /*src: url( 'webfonts/ubuntu/ubuntu-r.eot' );*/
    /*src: local("webfonts/ubuntu/ubuntu-r.eot"), url("webfonts/ubuntu/ubuntu-r.ttf") format("truetype");*/
/*}*/


@font-face {
    font-family: 'ubunturegular';
    src: url('webfonts/ubuntu/ubuntu-b.eot');
    src: url('webfonts/ubuntu/ubuntu-b.eot?#iefix') format('embedded-opentype'),
         url('webfonts/ubuntu/ubuntu-b.woff') format('woff'),
         url('webfonts/ubuntu/ubuntu-b.ttf') format('truetype'),
         url('webfonts/ubuntu/ubuntu-b.svg#ubuntubold') format('svg');
    font-weight: bold;
    font-style: normal;

}




@font-face {
    font-family: 'ubunturegular';
    src: url('webfonts/ubuntu/ubuntu-ri.eot');
    src: url('webfonts/ubuntu/ubuntu-ri.eot?#iefix') format('embedded-opentype'),
         url('webfonts/ubuntu/ubuntu-ri.woff') format('woff'),
         url('webfonts/ubuntu/ubuntu-ri.ttf') format('truetype'),
         url('webfonts/ubuntu/ubuntu-ri.svg#ubuntuitalic') format('svg');
    font-weight: normal;
    font-style: italic;

}




@font-face {
    font-family: 'ubunturegular';
    src: url('webfonts/ubuntu/ubuntu-bi.eot');
    src: url('webfonts/ubuntu/ubuntu-bi.eot?#iefix') format('embedded-opentype'),
         url('webfonts/ubuntu/ubuntu-bi.woff') format('woff'),
         url('webfonts/ubuntu/ubuntu-bi.ttf') format('truetype'),
         url('webfonts/ubuntu/ubuntu-bi.svg#ubuntubold_italic') format('svg');
    font-weight: bold;
    font-style: italic;

}
.filterByAttr .range-slider .lower-attr, .filterByAttr .range-slider .upper-attr
{
    float: left;
    width: 50%;
}

.filterByAttr .range-slider .upper-attr
{
    text-align: right;
}

#err_confirmterms {
  display: none;
}

a.product-desc-image .caption  {
    color: #414141;
    font-weight:700;
    margin-bottom:10px;
}

#content .sorting-col {
    width:320px;
    position:relative;
}
#content .sorting-col ul {
    position:relative;
    
    
}

#content .sorting-col label {
    float:left;
    line-height:28px;
    padding-right:10px;
    padding-left:20px;
}
#content .sorting-col .topselect {
    width:100%;
    float:left;
}
#content .sorting-col .topselect .select {
    width:180px;
    float:left;
}
#content .sorting-col .topselect .select .list {
    margin-top: -30px;
    position: absolute;
    width:173px;
    font-size:12px;
}

#content .sorting-col .topselect .select .list li {
    font-size:12px;
}
#content .sorting-col .topselect .select .activator{
    width:180px;
}

#content .sorting-col .topselect .select .activator .text {
    font-size: 12px;
}

#galleryLinks {
    padding: 10px;
}
#carouselGallery {
    position:relative;
    padding-left:18px;
}
#activeGalleryItem {
    /*padding-right:20px;*/
    padding-bottom: 20px;
    overflow:hidden;
    position:relative;
}
#activeGalleryItem img {
    cursor:pointer;
}

#activeGalleryItem:hover .zoom-in{
    color:#fff;
    display:block;
}

#activeGalleryItem .zoom-in {
    position:absolute;
    display:none;
    top:50%;
    left:50%;
    line-height:30px;
    font-size:2em;
    text-align:center;
    width:30px;
    height:30px;
    margin-left:-30px;
    margin-top:-30px;
    background: rgba(0,0,0,.3); 
    color:grey;
    cursor: pointer;
}


#caroufredsel-16 {
    width:100%;
    height:113px !important;


}
#caroufredsel-16 img.galBox {
    width:75px;
    height:75px;
}
#caroufredsel-16 img {
    width:160px;
    height:160px;
    margin:0 2px;
    padding:5px;
    border: 1px solid #D6D6D6;
    cursor: pointer;
}
#caroufredsel-16 img:hover {
    border-color:#414141;
}

#carouselGallery .caroufredsel-prev, #act-prev {
    cursor:pointer;
    position:absolute;
    left:0; 
    top:50%;
    font-size:2em;
    margin-top:-20px;
    background: url("../img/carousel_arrows.jpg") no-repeat top left;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background-position: 0 0;
}

#carouselGallery .caroufredsel-prev, #act-prev:hover {
    background-position: 0 -40px;
}

#carouselGallery .caroufredsel-next, #act-next {
    position:absolute;
    right:10px;
    top:50%;
    font-size:2em;
    margin-top:-20px;
    cursor:pointer;
    background: url("../img/carousel_arrows.jpg") no-repeat top left;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background-position: -40px 0;
}

#carouselGallery .caroufredsel-next, #act-next:hover {
    background-position: -40px -40px;
}

#carouselGallery .caroufredsel-pag {
    text-align:center;
    font-size:1.3em;
}

.caroufredsel-pag a {
    margin-right:10px;
}
.caroufredsel-pag a.selected {
    color:#414141;
}

.caroufredsel_wrapper {
    height:95px !important;
    width:530px !important;
    margin: 0 auto!important;
}


#gallerySection{
    border-top : none;
}


.caroufredsel-next,.caroufredsel-prev{
    color : #000
}

#caroufredsel-16 a{
    margin-right : -6px;
}

ul.list-products p.title {
    height: 3em;
}
article.category-list.sitemappage h2 {
    clear: both;
    font-size: 22px;
}
.category-list.sitemappage ul {
    margin-bottom: 20px;
}
.category-list.sitemappage ul li.has-subnav,
.category-list.sitemappage > ul > li {
    display: block;
    width: 33%;
    float: left;
}
.category-list.sitemappage > ul > li:nth-child(3n+1) {
    clear:left;
}
.category-list.sitemappage ul li.has-subnav .subnav {
    padding-left: 40px;
}
.category-list.sitemappage ul li.has-subnav > a,
.category-list.sitemappage > ul > li > a {
    font-size: 16px;
    padding-left: 20px;
    line-height: 40px;
    color: black;
    font-family: 'robotobold', Arial, sans-serif;
}
section.sitemap-list {
    width: 33%;
    float: left;
}
.category-list.sitemappage section.sitemap-list h1 {
    line-height: 25px;
    font-family: 'robotobold', Arial, sans-serif;
    font-size: 16px;
    padding-left: 20px;
    margin-bottom: 0px;
}
.sitemap-list li {
    padding-left: 40px;
}
.sitemap-list li a {
    line-height: 23px;
}
.sitemap-list ul {
    margin-bottom: 0px;
}
.box-action .list-action li {
    padding: 0 10px 0 0;
}
#colorbox #cboxLoadedContent .alert-error {
    overflow: hidden;
    box-sizing: border-box;
    min-width: 300px;
    margin-bottom: 20px;
    margin-top: 50px;
    font-size: 16px;
}
#content #live-search-results {
    top: -48px;
}

.error-cart{
    color : #f00;
    margin-left : 15px;
}
.bottom-bg {
    background: transparent url("../img/bg-bottom.jpg") 0 100% repeat-x;
}
html { background: none !important; }
body { background: #f5f5f5 url("../img/bg-top.jpg") repeat-x !important;}
.news .article p {
    display: block;
    /*-webkit-margin-before: 1em;*/
    /*-webkit-margin-after: 1em;*/
    /*-webkit-margin-start: 0px;*/
    /*-webkit-margin-end: 0px;*/
    margin-bottom: 1em;
    margin-top: 1em;

}
.news .article p span {
    padding: 0px;
}
.news ul {
    list-style: disc inside;
    margin-bottom: 1em;
    margin-top: 1em;
}
.news ol {
    list-style: decimal inside;
    margin-bottom: 1em;
    margin-top: 1em;
}
.layout-box-type-clientsettings .controls {
    position: relative;
}
.layout-box-type-clientsettings .controls span.error {
    position: absolute;
    top: 10px;
    width: 200px;
    text-align: left;
}




.montersi-livechat {
    position: fixed;
    bottom: 0;
    right: 30px;
    width: 210px;
    background: #fff;
    z-index: 100000;
    max-height: 30px;
    -webkit-transition: max-height 0.2s ease-in-out, width 0.2s ease-in-out;
    transition: max-height 0.2s ease-in-out, width 0.2s ease-in-out;
}
.montersi-livechat.expanded {
    max-height: 330px;
    width: 240px;
}
.montersi-livechat.expanded .montersi-livechat-head button::before {
    height: 2px;
    border-top-width: 2px;
    margin-top: -1px;
}
.montersi-livechat.expanded .montersi-livechat-head button::after {
    height: 2px;
    margin-top: -1px;
}
.montersi-livechat.expanded .montersi-livechat-head button span.collapsed {
    display: none;
}
.montersi-livechat.expanded .montersi-livechat-head button span.expanded {
    display: block;
}
.montersi-livechat-head button {
    border: 0;
    padding: 0 30px 0 15px;
    height: 30px;
    background: #ff9b36;
    color: #fff;
    cursor: pointer;
    width: 100%;
    font-size: 10px;
    letter-spacing: 1.3px;
    text-transform: uppercase;
    text-align: left;
    position: relative;
}
.montersi-livechat-head button::before,
.montersi-livechat-head button::after {
    display: block;
    width: 10px;
    height: 5px;
    border-color: #fff;
    border-style: solid;
    position: absolute;
    right: 15px;
    top: 50%;
    content: '';
    -webkit-transition: border-width 0.2s ease-in-out, height 0.2s ease-in-out, margin 0.2s ease-in-out;
    transition: border-width 0.2s ease-in-out, height 0.2s ease-in-out, margin 0.2s ease-in-out;
}
.montersi-livechat-head button::before {
    border-width: 3px 1px 0;
    margin-top: -5px;
}
.montersi-livechat-head button::after {
    border-width: 0 1px 2px;
}
.montersi-livechat-head button span.expanded {
    display: none;
}
.montersi-livechat-main {
    padding: 40px 20px 0;
    height: 230px;
    text-align: center;
    color: #ff9b36;
}
.montersi-livechat-main p {
    line-height: 1.3em;
    font-size: 14px;
}
.montersi-livechat-foot {
    text-align: center;
    height: 60px;
}
.montersi-livechat-foot-btn {
    display: inline-block;
    background: #000;
    color: #fff;
    padding: 0 30px;
    font-size: 10px;
    letter-spacing: 1.3px;
    text-transform: uppercase;
    line-height: 30px;
}


.producer-description {
    border-bottom: 3px solid #ff9b36;
    padding-bottom : 10px;
    margin-top : -10px;
    margin-bottom : 20px;
}


#availableFrom {
    font-size : 16px;
    color : #a0a0a0;
    padding-top : 70px;
}

#availableFrom span {
    color : #3682b4
}


.availableFrom {
    font-size : 16px;
    color : #a0a0a0;
    position : absolute;
    bottom : 10px;
    left: 20px;
}

.availableFrom span {
    color : #3682b4
}



.btn-cart.short span {
    overflow: hidden;
}

#recommendedLabel {
    font-size: 15px;
    padding-left: 16px;
    padding-top: 10px;
}


#homeIcons {
    clear: both;
    padding: 45px 0px;
    font-family: "Roboto", sans-serif;
    width: 100%;
    display: block;
    overflow: hidden;
}

#homeIcons li {
    float : left;
    width : 130px;
    font-family: 'robotoregular', Arial, sans-serif;
    font-size: 13px;
    line-height: 16px;
    background-repeat : no-repeat;
    background-position : 0px 0px;
    background-size: contain;
    padding-left : 40px;
    margin-right : 10px;
    border-right : 1px #c5c5c5 solid;
}

#homeIcons li:nth-child(1) {
    background-image : url('../img/ico_24h.png');
    width : 115px;
}

#homeIcons li:nth-child(2) {
    background-image : url('../img/ico_serwis.png');
    width : 136px;
}

#homeIcons li:nth-child(3) {
    background-image : url('../img/ico_0zl.png');
    width : 136px;
}

#homeIcons li:nth-child(4) {
    background-image : url('../img/ico_config.png');
    line-height : 32px;
    display : block;
    border : none;
    margin-right : 0px;
    width : 120px;
}

#contact-header {
    position : absolute;
    top: 16px;
    left: 262px;
}

#contact-header li {
    display :inline-block;
    padding-left : 23px;
    background-repeat : no-repeat;
    background-position : 0px 0px;
    background-size: contain;
}

#contact-header li a {
    color : #414141;
}

#contact-header li:nth-child(1) {
    background-image : url('../img/ico_tel.png');
    width : 78px;
}

#contact-header li:nth-child(2) {
    background-image : url('../img/ico_mail.png');
}