html, body {
    height: 100%;
    margin: 0;
    padding: 0px;
    font-size: 14px;
    line-height: 1.4;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    min-width: 1100px;
}

body.not-home {
    height: auto;
    min-height: 100%;
    padding-bottom: 140px;
    box-sizing: border-box;
}

body {
    position: relative;
    height: 100%;
    width: 100%;
    min-width: 1100px;
}

.clear {
    clear: both;
}

.sign {
    width: 160px;
    height: 60px;
    background-size: 90%;
    background-repeat: no-repeat;
    background-image: url("/images/omnie_podpis.png");
    float: right;
    margin: 40px 32px;
}

.header-slider-container {
    width: 100%;
    min-height: 151px;
    height: 100%;
    padding: 0px;
    margin: 0px;
    position: relative;
    /* overflow: hidden; */
    background: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.header-slider-container.standard {
    height: auto;
}

.header-slider-container .content {
    width: 1060px;
    padding:  0 20px;
    overflow: visible;
}

.page-width {
    width: 1060px;
    margin: auto;
    padding: 0 20px;
}

.content-title {
    border-bottom: 1px solid #a2a2a2;
    float: right;
    width: 772px;
    margin: 70px 14px 90px 0;
}

.header-slider-container .content .left {
    float: left;
    position: absolute;
    top: 0;
}

.header-slider-container .content .left img {
    margin: 80px 0 0 5px;
    width: 120px;
    position: absolute;
    z-index: 99999;
}

.header-slider-container .content .right {
    float: right;
    padding-bottom: 20px;
    top: 15px;
    min-width: 500px;
}

ul.menu {
    list-style: none;
    margin: 90px 0px 0 0;
    min-height: 36px;
    float: right;
}

ul.menu li {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    color: #636363;
    min-height: 30px;
    position: relative;
    padding-top: 16px;
}

ul.menu li.small {width: 70px;}
ul.menu li.medium {width: 85px;}
ul.menu li.big {width: 150px;}

ul.menu li.last {
    padding-right: 0;
}

ul.menu li a {
    text-decoration: none;
    color: #636363;
    padding: 6px 15px 15px 15px;
}

ul.menu li a.active {
}

ul.menu.slide-1 li a {
    /*color: #fff;*/
}

.footer-img-container {
    width: 100%;
}


.footer-content, .header-content, .content {
    width: 1060px;
    padding: 0 20px;
    margin: 0px auto;
    position: relative;
    overflow: hidden;
}

body.not-home .footer-content {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
}

.footer-text {
    border-top: 1px solid #a2a2a2;
    color:  #636363;
    padding-top: 8px;
    margin-top: 40px;
    font-size: 12px;
}

.footer-text span {
    margin-right: 40px;
}

.footer-text span.copyright {
    margin-right: 0px;
    float: right;
}


.header-content {
    overflow: visible;
}



.footer-content .inner {
    padding: 40px 200px;
}

.footer-content {padding-bottom: 60px;bottom: 0px;margin-top: 180px;}
.index .footer-content {
     margin-top: 120px;
}

.scroll-img {
    /*border: 1px solid red;*/
    margin: 0px; padding: 0px;
    /*width: 1190px;*/
    width:100%;
    overflow: hidden;
    font-size: 0;
}

.gallery-wrapper{
    width: 1060px;
    min-height: 640px;
    /*position: relative;*/
    float: left;
}

.gallery-container {

    height: 500px;
    position: absolute;
    overflow: hidden;
    left: 0;
    right: 0;
}

.gallery-container img {
    max-height: 100%;
    max-width: 100%;
}

.info {
    float: left;
    width: 820px;
}

p.desc {height: 40px;}

.scroll-img ul {
    width: 250%;
    padding: 0px;
}

.scroll-img ul li {
    display: inline-block;
    margin: 10px 10px 10px 0px;

}

.header-wrap {
    min-height: 280px;
    width: 100%;
}

.header-wrap.index {
    width: 100%;
    min-height: 100%;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.wrapper {
    background-color: #fff;
    /* margin-top: 60px; */
}

.page-content {
    float: right;
    border-top: 1px solid #a2a2a2;
    padding: 40px 0;
    margin-top: 60px;
}

.index .content-left {
    width: 400px;
    min-height: 100px;
    float: left;
}

.index .content-right {
    width: 600px;
    float: right;
    margin: 120px 0 0px 0;
}

.index .content-right .headline p {
    text-align: left;
}

.headline {
     margin-left: 380px;
}

.index .content-right p {
    text-align: justify;
}

.offer .content-right {
    margin-left: 460px;
    width: 500px;
}

.offer .headline {
    margin-bottom: 90px;
}
.payment-offer .content-right {
    margin-left: 150px;
    width: 900px;
}

.payment-offer .headline {
    margin-bottom: 90px;
}

.psycho .content-right {
    margin-left: 460px;
    margin-top: 90px;
    width: 500px;
    text-align: justify;
}

table.payment-offer {
    border: 1px solid #222;
    border-collapse: collapse;

}

table.payment-offer th {
    /* width: 416px; */
    border: 1px solid #222;
    font-weight: normal;
    padding: 20px 40px;
    text-align: right;
}

table.payment-offer td {
    border: 1px solid #222;
    padding: 15px 40px;
    text-align: right;
}

.animation {
    height: 6px;
    width: 64px;
    position: relative;
    background-color: #198A71;
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    -ms-transition: width 1s;
    -o-transition: width 1s;
    transition: width 1s;
}

.cennik .animation, .kontakt .animation {
    background-color: #1fa2da;
}


.animation-wrapper {
    position: relative;
    top: -8px;
    background-color: #fff;
    height: 10px;
}

.kontakt .headline:hover .animation {
    width: 200px;
}
.kontakt .headline {width: 210px;}

.oferta .headline:hover .animation {
    width: 346px;
}
.oferta .headline {width: 356px;}

.cennik .headline:hover .animation {
    width: 163px;
}
.cennik .headline {width: 170px;}

.psycho .headline:hover .animation {
    width: 410px;
}
.psycho .headline {width: 420px;}


.page-wrapper {
    min-height: 100%;
}


li.active span.dot, li:hover span.dot {
    display: block;
}

span.dot {
    display: none;
    width: 10px;
    height: 6px;
    background-color: #198A71;
    margin: 3px auto;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -5px;
}

span.dot.cennik, span.dot.kontakt {
    background-color: #1fa2da;
}

#info-table td {
    padding: 10px;
}

#info-table tr td:first-child {
    width: 80px;
}

.contact-container {
    margin: 120px 0;
}

.contact-container .row {
    width: 756px;
    margin: 30px 0px 30px 282px;
}

.contact-container .item {
    width: 370px;
    float: left;
}

.contact-container .item .icon {
    width: 71px;
    height: 72px;
    background-size: cover;
    float: left;
    margin-right: 30px;
}

.contact-container .item .text {
    text-align: left;
    float: left;
     line-height: 70px;
}

.contact-container .item.address .text {
    line-height: 1.1em;
    padding: 20px 0px;
}

.contact-container .item .icon.name {
    background-image: url('/images/glowa_kontakt.png');
}

.contact-container .item .icon.phone {
    background-image: url('/images/tel_ikona.png');
}

.contact-container .item .icon.email {
    background-image: url('/images/email_ikona.png');
}

.contact-container .item .icon.address {
    background-image: url('/images/adres_ikona.png');
}

#map {
    width: 100%;
    height: 700px;
}

.foto-about-me {
    margin: 132px 30px;
}
.mobile-pricelist {
    display: none;
}


@media screen and (max-width: 768px) {
    ul.menu {
        list-style: none;
        margin: 10px;
        min-height: auto;
        float: none;
        text-align: center;
        
    }
    ul.menu li {
        font-family: 'Open Sans', Helvetica, Arial, sans-serif;
        display: inline-block;
        font-size: 12px;
        text-align: center;
        cursor: pointer;
        color: #636363;
        min-height: 30px;
        position: relative;
        padding-top: 0px;
    }
    .header-slider-container .content .right {
        float: none;
        padding-bottom: 20px;
        top: 15px;
        min-width: auto;
    }
    .page-width {
        width: auto;
    }
    .contact-container .row {
        width: auto;
        margin: 25px;
    }
    .headline {
        margin-left: auto;
    }
    .kontakt .headline {
        width: auto;
    }
    .header-slider-container .content .left img {
        margin: 20px;
        width: 70px;
        position: relative;
        z-index: 99999;
    }
    .header-slider-container .content {
        width: 100%;
        padding: 0px;
        overflow: visible;
    }
    .header-slider-container .content .left {
        float: none;
        position: relative;
        top: 0;
        text-align: center;
        margin: 0px auto;
    }
    html, body {
        height: 100%;
        margin: 0;
        padding: 0px;
        font-size: 14px;
        line-height: 1.4;
        font-family: 'Open Sans', Helvetica, Arial, sans-serif;
        min-width: auto;
    }
    body {
        position: relative;
        height: 100%;
        width: 100%;
        min-width: auto;
    }
    .contact-container .item {
        width: 100%;
        animation: none;
        float: none;
        margin-bottom: 20px;
    }
    .contact-container .item .icon {
        width: 40px;
        height: 40px;
        background-size: cover;
        float: left;
        margin-right: 20px;
    }
    .contact-container .item .text {
        text-align: left;
        float: left;
        line-height: 40px;
        font-size: 12px;
    }
    .contact-container {
        margin: 0px;
    }
    .header-wrap {
        min-height: auto;
        width: 100%;
    }
    ul.menu {
        list-style: none;
        margin: 10px;
        min-height: auto;
        float: none;
        padding: 0px;
    }
    .footer-content, .header-content, .content {
        width: auto;
    }
    .footer-text {
        border-top: 1px solid #a2a2a2;
        color: #636363;
        padding-top: 8px;
        margin-top: 40px;
        font-size: 12px;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }
    .footer-content {
        padding-bottom: 20px;
        bottom: 0px;
        margin-top: 0px;
    }
    .contact-container .item.address .text {
        line-height: 1.1em;
        padding: 7px 0px;
    }
    #map {
        width: 100%;
        height: 300px;
    }
    .headline img {
        height: 25px;
    }
    span.dot {
        display: none!important;
    }
    .footer-text span {
        margin-right: 0px;
    }
    .psycho .content-right {
        margin-left: auto;
        margin-top: auto;
        width: auto;
        font-size: 12px;
        line-height: 20px;
        text-align: justify;
    }
    .animation-wrapper {
        display: none;
    }
    .psycho .headline {
        width: auto;
    }
    .payment-offer .content-right {
        margin-left: auto;
        width: auto;
    }
    table.payment-offer td {
        border: 1px solid #222;
        padding: 5px;
        text-align: center;
        font-size: 12px;
    }
    table.payment-offer th {
        /* width: 416px; */
        border: 1px solid #222;
        font-weight: normal;
        padding: 10px;
        text-align: center;
        font-size: 12px;
    }
    .cennik .headline {
        width: auto;
    }
    .payment-offer .headline {
        margin-bottom: 20px;
    }
    
    .mobile-pricelist {
        display: block;
    }
    table.payment-offer {
        display: none;
    }
    .pl {
        border: 1px solid gray;
        padding: 10px;
        margin-bottom: 20px;
        font-size: 13px;
    }
    .pl-name {
        font-weight: bold;
    }
    .offer .content-right {
        margin-left: auto;
        width: auto;
        font-size: 12px;
        line-height: 20px;
    }
    .oferta .headline {
        width: auto;
        margin: bottom;
        margin-bottom: 20px;
    }
    .index .content-left {
        width: auto;
        min-height: auto;
        float: none;
    }
    .index .content-right {
        width: auto;
        float: none;
        margin: auto;
        font-size: 12px;
        line-height: 20px;

    }
    .foto-about-me {
        margin: auto;
    }
    .foto-about-me  {
        height: 150px;
        float: left;
        margin: 0px 20px 0px 0px;
    }
    div#o-mnie {
        padding-top: 30px;
    }
    .index .footer-content {
        margin-top: 0px;
    }
}