.content {
    padding: 10% 0 0;
    height: inherit;
}

#tf-home{
    /*background: url(../img/onas/onas.jpg);*/
    background: url(../img/80397099.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    color: #ffffff;
    min-height: 100vh;
}
#tf-home .overlay{
    background-attachment: fixed;
    height: 100%;
    overflow: auto;
    background: none;
    background-color: rgba(0,0,0,.5);
    min-height: 100vh;
}

@media (max-width: 960px) {
    #tf-home .overlay {
        /*height: auto ;*/
        height: 100%;
        overflow: auto;
    }
    #tf-home .content {
        padding: 40% 0 0 ;
    }
}



#tf-zarzad{
    padding: 80px 0;
    min-height: 100vh;
}


#tf-rada .overlay {
    background-color: rgba(0,0,0,.6);
    padding: 80px 0;
    min-height: 100vh;
}

#tf-rada{
    /*padding: 80px 0;*/
    /*background: url(../img/onas/zarzad.jpg);*/
    background: url(../img/120573309.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    color: #ffffff;
    min-height: 100vh;
}

#tf-relacje .overlay {
    background-color: rgba(0,0,0,.7);
    padding: 80px 0;
    min-height: 100vh;
}

#tf-relacje {
    background: url(../img/2752168.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    color: #ffffff;
    min-height: 100vh;
}

#tf-zasady {
    padding: 80px 0;
    min-height: 100vh;
}

#tf-struktura {
    /*background-color: darkgrey;*/
    /*background: url(../img/logoszarepodkatem.jpg);*/
    background: url(../img/back.gif);
    color: black; 
    padding: 80px 0;
    min-height: 100vh;
}

#tf-polityka {
    padding: 80px 0;    
    min-height: 85vh;
}

dt {
    width: 160px !important;
}
dd {
    margin-left: 12em !important;
}

.odbicie {
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
}

#cofnij {
    position: absolute;
    line-height: 30px;
    padding-left: .5em;
    color: #5a5a5a;
    text-transform: uppercase;
}

.link-table a {
    font-weight: bold;
    font-size: larger;
}

.link-table span {
    padding-right: .5em;
    font-size: large;
}

#walne-h4 {
    font-size: 20px;
}

#tf-relacje p {
    margin-top: 3em;
    text-align: justify;
    text-indent: 3em;
}

@media (max-width: 1100px) {
    h2 {
        line-height: initial;
    }
    dd { 
        margin-left: 2em !important;
    }

    img {
        max-width: 8em !important;
    }
}
