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

.section-title.center h2 {
    text-align: center;
}

#tf-przekazy{
    background: url(../img/wu_logo.png);
    background-color: black ; 
    background-attachment: fixed;
    background-repeat: no-repeat;
    color: #ffffff;
    min-height: 100vh;
    background-position: right 2em bottom 1em ; 
    background-size: 50%;
}
#tf-przekazy .overlay{
    background-attachment: fixed;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,.6);
    min-height: 100vh;
}

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

#tf-karty-epayment {
    padding-top: 1em;
    padding-top: 2em;
    text-align: center;
}

#tf-karty-epayment a {
    color: #0066a1
}

/*#tf-karty-epayment a:hover {
    text-decoration: underline;
}*/

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


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

#tf-doladowania{
    /*padding: 80px 0;*/
    background: url(../img/111143072.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    color: #ffffff;
    min-height: 100vh;
}
#szkolenia .overlay {
    background-color: rgba(0,0,0,.7);
    padding: 80px 0;
    min-height: 100vh;
}
#szkolenia{
    /*padding: 80px 0;*/
    background: url(../oferta/test1.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    color: #ffffff;
    min-height: 100vh;
}

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



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

.nav-tabs > li > a {
    color: white;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #DA251D;
}

.nav-tabs a:hover {
    color: #DA251D;
}

.wieksze {
    font-size: larger;
    font-weight: 700;
}

#tf-doladowania {

}

@media (max-width: 1100px) {
    #tf-przekazy {    
        background: url(../img/wu_logo.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        background-size: 90%;
    }
    #tf-przekazy .content {
        padding: 20% 0 0 ;
    }
    #tf-platnosci {
        padding: 0px;
    }

    ul {
        padding-left: 1em;
    }
    #tf-doladowania .overlay {
        padding: 0px;
    }
        #szkolenia .overlay {
        padding: 0px;
    }
    #tf-ekantor{
        padding: 0px;
    }
}