@charset "utf-8";
/* CSS Document */
/**/
html, body {
    height: 100%;
    width: 100%
    }
a:focus {
    outline: none
    }
/**/
.f1 {
    font-family: "Roboto Slab", serif
    }
/*300 400 700*/
.f2 {
    font-family: "Sanchez", serif
    }
body {
    font-family: "Roboto Slab", serif
    }
body.xs {
    padding-top: 50px
    }
body.xs .carousel-caption {
    display: none !important
    }
strong {
    font-weight: 700
    }
.modal-dialog {
    margin-top: 0 !important
    }
/*
.dropdown-menu .sub-menu { left: 100%; position: absolute; top: 0; visibility: hidden; margin-top: -1px; }
.dropdown-menu li:hover .sub-menu { visibility: visible; }
.dropdown:hover .dropdown-menu { display: block; }
.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu { margin-top: 0; }
.navbar .sub-menu:before { border-bottom: 7px solid transparent; border-left: none; border-right: 7px solid rgba(0, 0, 0, 0.2); border-top: 7px solid transparent; left: -7px; top: 10px; }
.navbar .sub-menu:after { border-top: 6px solid transparent; border-left: none; border-right: 6px solid #fff; border-bottom: 6px solid transparent; left: 10px; top: 11px; left: -6px; }

*/
#header {
    z-index: 100
    }
.navbar {
    margin: 0
    }
.tnav {
    display: table;
    height: 30px
    }
.tnavv {
    display: table-cell;
    vertical-align: middle;
    text-align: center
    }
#logo-top {
    position: absolute;
    left: 0;
    top: 10px;
    left: 40px;
    z-index: 800
    }
.is-sticky #header {
    width: 100%
    }
.slide {
    /*box-shadow: 0 10px 10px rgba(0,0,0,0.4);*/
    }
.strona {
    min-height: 100%
    }
.blok {
    /*min-height: 100%;*/
    background-size: cover;
    /* box-shadow: 0 5px 5px rgba(0,0,0,0.6) */
    }
.tlo {
    background: rgba(255, 255, 255, 0.9);
    /*border-radius:10px*/
    padding-bottom: 10px;
    padding-top: 15px
    }
.odstep {
    margin-bottom: 10px
    }
.padd {
    display: block;
    clear: both;
    width: 80%;
    margin: 0 auto;
    height: 15px
    }
.mnavrow {
    background: rgba(255, 255, 255, 0.9);
    font-family: "Sanchez", serif;
    font-size: 18px;
    text-align: center
    }
.mnavrow li a {
    padding: 3px;
    vertical-align: middle;
    display: block;
    color: #002137
    }
.mnavrow li a span {
    display: block;
    font-size: 12px
    }
#baner {
    min-height: inherit
    }
/**/
.nav li.Corktech a:hover, li.Corktech a.selected, li.Corktech.active {
    background: #C57419
    }
.nav li.Corkcomfort a:hover, li.Corkcomfort a.selected, li.Corkcomfort.active {
    background: #CC9B58
    }
.nav li.Artcomfort a:hover, li.Artcomfort a.selected, li.Artcomfort.active {
    background: #D4252C
    }
.nav li.Authentica a:hover, li.Authentica a.selected, li.Authentica.active {
    background: #009eaa
    }
.nav li.Vinylcomfort a:hover, li.Vinylcomfort a.selected, li.Vinylcomfort.active {
    background: #D4AC00
    }
.nav li.Parquet a:hover, li.Parquet a.selected, li.Parquet.active {
    background: #778635
    }
.nav li.Dekwall a:hover, li.Dekwall a.selected, li.Dekwall.active {
    background: #8D87CF
    }
.nav > li > a:hover, .nav > li > a:focus {
    background-color: inherit;
    text-decoration: none
    }
.men {
    float: none;
    width: 99%
    }
@media (min-width: 768px) {
    .men {
        float: left;
        width: 19.99%
        }
    }
@media (min-width: 992px) {
    .men {
        float: left;
        width: 19.99%
        }
    }
@media (min-width: 1200px) {
    .men {
        float: left;
        width: 19.99%
        }
    }
/**/
.affix#alert {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999
    }
/*TÅA*/
#Corktech {
    background: url(../images/baner1.jpg) center top fixed no-repeat;
    background-size: cover
    }
#Dekwall {
    background: url(../images/baner2.jpg) center top fixed no-repeat;
    background-size: cover
    }
#Parquet {
    background: url(../images/baner3.jpg) center top fixed no-repeat;
    background-size: cover
    }
#Authentica {
    background: url(../images/baner4.jpg) center top fixed no-repeat;
    background-size: cover
    }
#Vinylcomfort {
    background: url(../images/baner5.jpg) center top fixed no-repeat;
    background-size: cover
    }
#Corkcomfort {
    background: url(../images/baner6.jpg) center top fixed no-repeat;
    background-size: cover
    }
#smapa {
    /*background: url(../images/baner1.jpg) center top fixed no-repeat; background-size: cover */
    }
#opisy {
    background: url(../images/baner0.jpg) center top fixed no-repeat;
    background-size: cover
    }
/*footer*/
#footer {
    width: 100%;
    min-height: 200px;
    background: #1a4766;
    overflow: hidden;
    color: #fff
    }
#footer .menu-footer {
    margin-top: 10px
    }
#footer .menu-footer ul, #menu-footer ul li {
    list-style: none
    }
#footer .menu-footer ul li {
    float: left;
    padding: 10px;
    /*border-right:1px solid #fff*/
    }
#footer .menu-footer ul li ul li {
    float: none;
    padding: 0;
    font-size: 12px;
    border: none
    }
#footer .menu-footer ul li a {
    color: #fff
    }
#footer .menu-footer ul li a:hover {
    color: #D4AC00
    }
#footer .menu-footer ul li ul {
    margin: 15px 0 0 0;
    padding: 0 0 0 10px;
    border-top: 1px solid #fff;
    padding-top: 5px
    }
#footer .menu-footer ul li span span {
    display: none
    }
#footer .contact {
    margin: 15px 0 0 0;
    color: #fff
    }
#footer .fodstep {
    margin-top: 30px;
    padding-top: 10px;
    border: 1px solid #093451;
    box-shadow: 0 0 3px #165682
    }
/**/
/*--------- Partnerzy --------*/
#partnerzy .partn {
    padding: 10px;
    border: 1px dotted #C3D8D0;
    min-height: 150px
    }
#partnerzy .pact {
    cursor: pointer
    }
#partnerzy .pact:hover, #partnerzy .pact:focus {
    background: #DCDCDC
    }
#partnerzy .partn .pfima {
    font-weight: bold;
    margin-bottom: 5px;
    color: #3278ae
    }
#partnerzy .partn .padres {
    margin: 5px
    }
#partnerzy .partn .ptel {
    margin: 5px
    }
#partnerzy .partn .pwww {
    color: #00a064
    }
.pfima span {
    padding: 20px;
    color: #003823;
    font-variant: small-caps
    }
/*taby*/
#mtabs {
    margin-top: 15px
    }
#mtabs .nav-tabs {
    border-bottom: 1px solid #1a4766
    }
#mtabs .nav-tabs > li > a:hover, #mtabs .nav-tabs > li.active > a, #mtabs .nav-tabs > li.active > a:focus {
    color: white;
    background: #1a4766
    }
.noscrollbar {
    line-height: 1.35;
    overflow: hidden;
    white-space: nowrap
    }
.noscrollbar span {
    display: none
    }
.carousel-caption .btlo {
    background: rgba(0, 0, 0, 0.6);
    padding: 10px;
    border-radius: 15px
    }
.carousel-inner .item {
    background-size: cover !important
    }
.carousel-caption {
    text-align: right;
    left: 10%;
    right: 10%
    }
.carousel-caption h1 {
    font-size: 50px
    }
.carousel-caption p {
    font-size: 30px
    }
.carousel-caption a, .carousel-caption a.btn:hover {
    color: white
    }
.carousel-caption a:hover {
    color: #3071A9;
    text-decoration: none
    }
/*bootstrap*/
/*.modal-backdrop{position:fixed}*/
.carousel-caption {
    bottom: 40px
    }
.thumbnail {
    position: relative
    }
.thumbnail span {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    line-height: 18px;
    text-align: center;
    background: #fff;
    padding: 5px
    }
/*wory*/
.wzory {
    position: relative
    }
.wzory span {
    position: absolute;
    display: block;
    bottom: 0;
    text-align: left;
    padding: 10px 15px;
    background: rgba(255, 255, 255, 0.6);
    width: 100%;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    color: #74706D
    }
@media (max-width: 500px) {
    .wzory span {
        font-size: 12px
        }
    }
/**/
.szukaj-menu-top {
    display: none;
    padding-top: 10px
    }
.rem-serch {
    cursor: pointer
    }
.color .panel-heading {
    background: #1A4766;
    border-color: #1A4766
    }
.color {
    border-color: #1A4766
    }
a.list-group-item:hover {
    background: #CC9B58
    }
/**/
/*-----------MAPA SERWISU--------------*/
#mapa-serwisu {
    /*font: bold 10.5px/15px Verdana, Arial, Helvetica, sans-serif;*/
    background: #fefefe;
    margin: 10px;
    padding: 10px;
    border: 1px dashed #006941
    }
#mapa-serwisu a {
    text-decoration: none;
    color: #052d46;
    display: block;
    border-bottom: dotted 1px;
    line-height: 25px
    }
#mapa-serwisu ul {
    margin: 0 0 0 25px
    }
#mapa-serwisu li {
    margin: 0;
    padding: 0
    }
#mapa-serwisu a:hover {
    text-decoration: none;
    color: #a26747
    }
/*-----------MAPA SERWISU KONIEC-------------*/
.opsp {
    font-size: 12px;
    border: 1px solid #D4D2D2;
    padding: 5px
    }