html, body, #body {
    height: 100%;
    width: 100%;
    font-family: Roboto,Arial,sans-serif;
}

/************************************
    RWD
*************************************/
@media (max-width: 767px) {
    .col-xs-12 {
      width: 100% !important;
    }
    .col-xs-11 {
      width: 91.66666667% !important;
    }
    .col-xs-10 {
      width: 83.33333333% !important;
    }
    .col-xs-9 {
      width: 75% !important;
    }
    .col-xs-8 {
      width: 66.66666667% !important;
    }
    .col-xs-7 {
      width: 58.33333333% !important;
    }
    .col-xs-6 {
      width: 50% !important;
    }
    .col-xs-5 {
      width: 41.66666667% !important;
    }
    .col-xs-4 {
      width: 33.33333333% !important;
    }
    .col-xs-4-zakladki {
      width: 33% !important;
    }
    .col-xs-3 {
      width: 25% !important;
    }
    .col-xs-2 {
      width: 16.66666667% !important;
    }
    .col-xs-1 {
      width: 8.33333333% !important;
    }
    .col-xs-offset-12 {
      margin-left: 100% !important;
    }
    .col-xs-offset-11 {
      margin-left: 91.66666667% !important;
    }
    .col-xs-offset-10 {
      margin-left: 83.33333333% !important;
    }
    .col-xs-offset-9 {
      margin-left: 75% !important;
    }
    .col-xs-offset-8 {
      margin-left: 66.66666667% !important;
    }
    .col-xs-offset-7 {
      margin-left: 58.33333333% !important;
    }
    .col-xs-offset-6 {
      margin-left: 50% !important;
    }
    .col-xs-offset-5 {
      margin-left: 41.66666667% !important;
    }
    .col-xs-offset-4 {
      margin-left: 33.33333333% !important;
    }
    .col-xs-offset-3 {
      margin-left: 25% !important;
    }
    .col-xs-offset-2 {
      margin-left: 16.66666667% !important;
    }
    .col-xs-offset-1 {
      margin-left: 8.33333333% !important;
    }
    .col-xs-offset-0 {
      margin-left: 0% !important;
    }
    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-4-zakladki, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {

    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-4-zakladki, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
      
    }
    .col-sm-12 {
      width: 100% !important;
    }
    .col-sm-11 {
      width: 91.66666667% !important;
    }
    .col-sm-10 {
      width: 83.33333333% !important;
    }
    .col-sm-9 {
      width: 75% !important;
    }
    .col-sm-8 {
      width: 66.66666667% !important;
    }
    .col-sm-7 {
      width: 58.33333333% !important;
    }
    .col-sm-6 {
      width: 50% !important;
    }
    .col-sm-5 {
      width: 41.66666667% !important;
    }
    .col-sm-4 {
      width: 33.33333333% !important;
    }
    .col-sm-4-zakladki {
      width: 33.1% !important;
    }
    .col-sm-3 {
      width: 25% !important;
    }
    .col-sm-2 {
      width: 16.66666667% !important;
    }
    .col-sm-1 {
      width: 8.33333333% !important;
    }
    .col-sm-offset-12 {
      margin-left: 100% !important;
    }
    .col-sm-offset-11 {
      margin-left: 91.66666667% !important;
    }
    .col-sm-offset-10 {
      margin-left: 83.33333333% !important;
    }
    .col-sm-offset-9 {
      margin-left: 75% !important;
    }
    .col-sm-offset-8 {
      margin-left: 66.66666667% !important;
    }
    .col-sm-offset-7 {
      margin-left: 58.33333333% !important;
    }
    .col-sm-offset-6 {
      margin-left: 50% !important;
    }
    .col-sm-offset-5 {
      margin-left: 41.66666667% !important;
    }
    .col-sm-offset-4 {
      margin-left: 33.33333333% !important;
    }
    .col-sm-offset-3 {
      margin-left: 25% !important;
    }
    .col-sm-offset-2 {
      margin-left: 16.66666667% !important;
    }
    .col-sm-offset-1 {
      margin-left: 8.33333333% !important;
    }
    .col-sm-offset-0 {
      margin-left: 0% !important;
    }
}
@media (max-width: 991px){
 
}
@media (min-width: 992px) and (max-width: 1279px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-4-zakladki, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
      
    }
    .col-md-2-5 {
      width: 20% !important;
    }
    .col-md-12 {
      width: 100% !important;
    }
    .col-md-11 {
      width: 91.66666667% !important;
    }
    .col-md-10 {
      width: 83.33333333% !important;
    }
    .col-md-9 {
      width: 75% !important;
    }
    .col-md-8 {
      width: 66.66666667% !important;
    }
    .col-md-7 {
      width: 58.33333333% !important;
    }
    .col-md-6 {
      width: 50% !important;
    }
    .col-md-5 {
      width: 41.66666667% !important;
    }
    .col-md-4 {
      width: 33.33333333% !important;
    }
    .col-md-4-zakladki {
      width: 33.1% !important;
    }
    .col-md-3 {
      width: 25% !important;
    }
    .col-md-2 {
      width: 16.66666667% !important;
    }
    .col-md-1 {
      width: 8.33333333% !important;
    }
}
@media (max-width: 1279px){

}
@media (min-width: 1280px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-4-zakladki, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        
    }
    .col-lg-2-5 {
        width: 20% !important;
    }
    .col-lg-12 {
        width: 100% !important;
    }
    .col-lg-11 {
        width: 91.66666667% !important;
    }
    .col-lg-10 {
        /*width: 83.33333333% !important;*/
    }
    .col-lg-9 {
        width: 75% !important;
    }
    .col-lg-8 {
        width: 66.66666667% !important;
    }
    .col-lg-7 {
        width: 58.33333333% !important;
    }
    .col-lg-6 {
        width: 50% !important;
    }
    .col-lg-5 {
        width: 60.66666667% !important;
    }
    .col-lg-4 {
        width: 33.33333333% !important;
    }
    .col-lg-4-zakladki {
        width: 33.1% !important;
    }
    .col-lg-3 {
        width: 25% !important;
    }
    .col-lg-2 {
        width: 16.66666667% !important;
    }
    .col-lg-1 {
        width: 8.33333333% !important;
    }
}
/************************************
    RWD
*************************************/
#banner-top {
    text-align: center;
}

#banner-bottom {
    text-align: center;
}

#middle {
    height: 360px;
    /*background-image: url('obrazkiNew/tlo.gif');*/
    background-repeat: repeat;
    margin: 0 0 10px 0;
    width: 430px;
}

#login-form {
    display: table;
    /*clear: both;
    border: solid 1px #B3BBC2;
    border-radius: 5px;*/
}

#login-form .field {
    background-position: right;
    /*background-image: url('obrazkiNew/logowanie_ikony.gif');*/
    background-repeat: no-repeat;
}

#login-form #login-field {
    background-position: right 0px;
    float: none;
    width:100%;
}

    #login-form #login-field .login-field-left-icon {
        background-color: #E4E5E6;
        display: inline-block;
        height: 46px;
        line-height: 54px;
        border: 1px solid #b8b7b5;
        border-radius: 0.25rem 0 0 0.25rem;
        width: 8%;
        margin-right: -4px;
        vertical-align: top;
        text-align: center;
    }

        #login-form #login-field .login-field-left-icon > i {
            font-size: 20px;
            position: relative;
            top: 25%;
        }

    #login-form #login-field .login-field-right-text {
        /*        background-color: green;*/
        display: inline-block;
        width: 91%;
    }

    #login-form #login-field .login-field-right-text > input {
        border-radius: 0 5px 5px 0;
    }





    #login-form #password-field {
        background-position: right 0px;
        float: none;
        width: 100%;
    }

        #login-form #password-field .password-field-left-icon {
            background-color: #E4E5E6;
            display: inline-block;
            height: 46px;
            line-height: 54px;
            border: 1px solid #b8b7b5;
            border-radius: 0.25rem 0 0 0.25rem;
            width: 8%;
            margin-right: -4px;
            vertical-align: top;
            text-align: center;
        }

            #login-form #password-field .password-field-left-icon > i {
                font-size: 20px;
                position: relative;
                top: 25%;
            }

        #login-form #password-field .password-field-right-text {
            /*        background-color: green;*/
            display: inline-block;
            width: 91%;
        }

            #login-form #password-field .password-field-right-text > input {
                border-radius: 0 5px 5px 0;
            }





#login-form #password-field {
    background-position: right -40px;
    float: none;
}

#reset-form .field {
    background-position: right;
    background-image: url('wspolne/resetowanie_hasla.png');
    background-repeat: no-repeat;
}

#reset-form #reset-login-field {
    background-position: right 0px;
    margin-left: 30px;
    margin-right: 30px;
}

#reset-form #reset-email-field {
    background-position: right -40px;
    margin-left: 30px;
    margin-right: 30px;
}

#zmiana-form .field {
    background-position: right;
    background-image: url('wspolne/resetowanie_hasla.png');
    background-repeat: no-repeat;
}

#zmiana-form #zmiana-login-field {
    background-position: right 0px;
}

#zmiana-form #zmiana-email-field {
    background-position: right -40px;
}

.zapomnialem-hasla {
    position: relative;
    top: 15px;
}

.zapomnialem-hasla:hover {
    opacity:0.5;
}

.form {
    min-height: 140px;
    width: 415px;
    margin: 0 auto 10px auto;
    padding-top: 60px;
    padding-bottom: 5px;
}

    .form .field {
        height: 40px;
        border-radius: 5px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 3px;
        text-align: left;
    }

        .form .field input:focus {
            background-color: #fff !important;
        }

        .form .field input {
            margin-left: 5px;
            height: 100%;
            *height: 35px;
            line-height: 35px;
            border: none;
            outline: none;
            font-size: 12px;
            font-weight: bold;
            font-family: 'Open Sans', sans-serif;
            width: 100%;
            position: relative;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

    .form .header {
        position: relative;
        top: -30px;
/*        color: white;*/
        font-size: 21px;
        line-height: 0px;
        font-family: 'Open Sans', sans-serif;
    }

.button {
    border-radius: 5px;
    height: 40px;
    min-width: 110px;
    color: white;
    border: none;
    font-size: 12px;
    font-weight: bold;
    margin: 1px;
    cursor: pointer;
}

    .button.noColor {
        background-color: #464646;
    }

.field {
    position: relative;
    font-size: unset;
    padding-bottom: unset;
}

    .field .hint {
        position: absolute;
        left: 10px;
        top: 0;
        line-height: 40px;
        font-size: 12px;
        font-weight: bold;
        font-family: 'Open Sans', sans-serif;
    }

#colors-and-flags {
    margin: 30px auto;
    /*padding-top: 10px;*/
    overflow: hidden;
    border-top: 2px solid #646464;
    border-top: 2px solid rgba(100, 100, 100, 0.34);
}

    #colors-and-flags span a {
        margin-left: 3px;
    }

body.nowyLayout #colors-and-flags span a {
    margin-left: 0;
    width: 18px;
    height: 18px;
    float: left;
}

#colors-and-flags #flags {
    float: right;
    margin-right: 15px;
}

#colors-and-flags #colors {
    float: left;
    margin-left: 15px;
}

    #colors-and-flags #colors #kolor_wlasny {
        position: relative;
        top: -1px;
        right: -2px;
        display: inline-block;
        width: 8px;
        height: 12px;
        border: 1px solid #6f6f6f;
        cursor: pointer;
    }

.form .error-box {
    width: 220px;
    margin: 10px auto;
}

.form .info-box {
    width: 220px;
    margin: 10px auto;
}

.new-error {
    position: relative;
    background-color: white;
    color: black;
}

    .new-error .image {
        position: absolute;
        left: 0;
        width: 20px;
        height: 100%;
/*        background-image: url('obrazkiNew/wykrzyknik.png');
        background-position: center center;
        background-repeat: no-repeat;*/
    }

    .new-error .text {
        margin-left: 20px;
        text-align: left;
        color: black;
        font-size: 10px;
        font-weight: bold;
        font-family: 'Open Sans', sans-serif;
    }

.new-info {
    position: relative;
}

    .new-info .image {
        position: absolute;
        left: 0;
        width: 20px;
        height: 100%;
        /*        background-image: url('obrazkiNew/informacja.gif');*/
        background-position: center center;
        background-repeat: no-repeat;
        font-family: 'Font Awesome 5 Pro';
        font-weight: 300;
        content: "\f30f";
        font-size: 28px;
    }

    .new-info .text {
        margin-left: 20px;
        text-align: left;
        color: white;
        font-size: 10px;
        font-weight: bold;
        font-family: 'Open Sans', sans-serif;
    }

.new-info-reset-hasla {
    position: relative;
}

    .new-info-reset-hasla .image {
        position: absolute;
        left: 0;
        width: 20px;
        height: 100%;
        /*        background-image: url('obrazkiNew/informacja.gif');*/
        background-position: center center;
        background-repeat: no-repeat;
        font-family: 'Font Awesome 5 Pro';
        font-weight: 300;
        content: "\f658";
        font-size: 28px;
        color: #168a32;
    }

    .new-info-reset-hasla .text {
        margin-left: 20px;
        text-align: left;
        color: white;
        font-size: 10px;
        font-weight: bold;
        font-family: 'Open Sans', sans-serif;
    }

.clear {
    clear: both;
}

#middleInner {
    padding-top: 15px;
    border-radius: 5px;
    clear: both;
    border: solid 1px #B3BBC2;
    border-radius: 5px;
}

#kontenerLogowanie{
    width: 100%;
    height: 100%; /*55%; *//*100vh;*/
    display: flex;
}

#kontenerLogowanieWnetrze {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-around;
}
#kontenerLogowanieWnetrze .LadowanieCss{
    width: 100%;
    position: absolute;
    box-sizing: border-box;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}
body.nowyLayout.nowyFormularzLogowania {
    background-color: #E4E5E6;
}

    body.nowyLayout.nowyFormularzLogowania form {
        height: 100%;
        /*background: url('obrazkiNew/logowanie_tlo_nl.gif') 0 0 repeat;*/
    }

    body.nowyLayout.nowyFormularzLogowania form#form1{
        background: none;
    }

    body.nowyLayout.nowyFormularzLogowania.nowyUzytkownik #kontenerLogowanie {
        min-height: 100%;
        height: 100%;
        display:block;
    }

    body.nowyLayout.nowyUzytkownik #kontenerLogowanie {
        min-height: 100%;
        height: 100%;
    }


body.nowyLayout.nowyFormularzLogowania.nowyUzytkownik form {
    position: relative;
    height: 100%; /*auto*/
    min-height: 100%;
    overflow: auto;
}

body.nowyLayout #middle {
    height: auto;
    /*background-color: #192c30;
    background-image: none;*/  
    /*#reset-form*/
    width: 960px;
}


body.nowyLayout.nowyFormularzLogowania #middle {
    background-color: transparent;
/*    margin: 0;
*/    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

body.nowyLayout #middleInner {
    padding-top: 10px;
    margin: 0px auto;
}

body.nowyLayout.nowyFormularzLogowania #middleInner {
    /* top: 50%;*/
/*    display: flex;
*/    position: relative;
    background-color: white;
    padding: 0 0;
    margin: 0 auto;
}

@media (max-width: 767px) {
    body.nowyLayout #middle{
        width: 100%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    body.nowyLayout #middle{
        width: 50%;
    }
}
body.nowyLayout #login-form.bgColor,
body.nowyLayout.nowyFormularzLogowania #form.bgColor {
    background-color: transparent;
}

body.nowyLayout #reset-form.bgColor {
    background-color: transparent;
    padding-bottom:20px;
}

body.nowyLayout #zmiana-form.bgColor {
    background-color: transparent;
    padding-bottom: 20px;
}

body.nowyLayout #zmianakoniec-form.bgColor {
    background-color: transparent;
}

body.nowyLayout .zapomnialem-hasla {
    position: static;
    width: 100%;
    margin: 10px auto 0 auto;
    display: block;
    border-top: 1px solid #324043;
    border-bottom: 1px solid #324043;
    line-height: 30px;
    color: #324043;
    font-size: 16px;
}

body.nowyLayout .logowanie-banery .zapomnialem-hasla {
    position: static;
    width: 100%;
    margin: 10px auto 0 auto;
    display: block;
    border-top: 1px solid #bdc2c3;
    border-bottom: 1px solid #bdc2c3;
    line-height: 30px;
    color: #bdc2c3;
    font-size: 12px;
}

body.nowyLayout.nowyFormularzLogowania .zapomnialem-hasla {
    border: 0;
    margin: 0 auto;
}

body.nowyLayout .form {
    min-height: 0;
    padding: 0;
    margin: 0 auto 0 auto;
}

body.nowyLayout .form .field {
    height: 50px;
    border-radius: 0px;
}

body.nowyLayout .form .field input {
    font-size: 18px;
    color: #cfcdce;
    margin: 0;
    height: 48px;
    padding: 0 10px;
    line-height: 48px;
    border: 1px solid #b8b7b5;
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#login-form #login-field input {
/*    background: #FFFFFF url('obrazkiNew/nowyLayout_ikona_logowanie_login.png') 95% center no-repeat;*/
}

#login-form #password-field input {
/*    background: #FFFFFF url('obrazkiNew/nowyLayout_ikona_logowanie_haslo.png') 95% center no-repeat;*/
}

body.nowyLayout .form .field label {
    color: #cfcdce;
    font-family: Roboto,Arial,sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 50px;
}

body.nowyLayout .buttons {
    margin-top: 10px;
    padding-bottom: 10px;
}

body.nowyLayout .form .header {
    position: static;
    line-height: 35px;
}

body.nowyLayout .button {
    font-variant: small-caps;
    font-size: 20px;
    font-weight: normal;
    border-radius: 0;
    width: 168px;
    height: 50px;
    background-color: darkgrey;
    border: #b2b7bb;
    border-radius: 5px;
}

    body.nowyLayout .button:hover {
        font-variant: small-caps;
        font-size: 20px;
        font-weight: normal;
        border-radius: 0;
        width: 168px;
        height: 50px;
        /*background-color: grey;*/
        border-radius: 5px;
        opacity: 0.7;
    }

    body.nowyLayout .button:active {
        border: 1px solid #b2b7bb;
        opacity: 1;
    }

    body.nowyLayout .button.noColor {
        border: 1px solid #b2b7bb;
        background-color: #192c30;
    }

        body.nowyLayout .button.noColor:hover {
            border: 1px solid #b2b7bb;
            opacity: 0.7;
        }

        body.nowyLayout .button.noColor:active {
            border: 1px solid #b2b7bb;
            opacity: 1;
        }

body.nowyLayout #colors-and-flags {
    margin: 0px auto 20px auto;
    border-top: 0;
}

body.nowyLayout.nowyFormularzLogowania #colors-and-flags {
    margin: 8px auto 0 auto;
    border-top: 0;
    background-color: rgba(255,255,255,0.5);
    /*padding: 10px 0px 10px 0px;*/
    width: 100%;
    display:none;
}
body.nowyLayout #colors-and-flags #colors #kolor_wlasny {
    position: static;
    width: 18px;
    height: 18px;
    border: none;
    border-radius: 9px;
    margin-right: 1px;
}

body.nowyLayout #colors-and-flags #colors a {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 9px;
    margin-right: 3px;
}

    body.nowyLayout #colors-and-flags #colors a.pomarancz {
        background-color: #e8651b;
    }

    body.nowyLayout #colors-and-flags #colors a.niebieski {
        background-color: #8abff2;
    }

    body.nowyLayout #colors-and-flags #colors a.sliwka {
        background-color: #7d68ab;
    }

    body.nowyLayout #colors-and-flags #colors a.zielony {
        background-color: #4eb451;
    }

    body.nowyLayout #colors-and-flags #colors a.czarny {
        background-color: #818181;
    }

    body.nowyLayout #colors-and-flags #colors a img {
        display: none;
    }


body.nowyLayout #flags a img {
    display: none;
    width: 18px;
    height: 18px;
    border-radius: 9px;
}

body.nowyLayout #flags a.pl,
body.nowyLayout #flags a.en,
body.nowyLayout #flags a.ru,
body.nowyLayout #flags a.ua,
body.nowyLayout #flags a.de,
body.nowyLayout #flags a.cz {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 9px;
    box-shadow: 0 0 1px #909090;
    cursor: pointer;
    margin-right: 3px;
}

body.nowyLayout #flags a.pl {
    background: url('obrazkiNew/nowyLayout_flaga_pl.png') center center no-repeat;
    margin-right: 0;
}

body.nowyLayout #flags a.en {
    background: url('obrazkiNew/nowyLayout_flaga_en.png') center center no-repeat;
}

body.nowyLayout #flags a.ru {
    background: url('obrazkiNew/nowyLayout_flaga_ru.png') center center no-repeat;
}

body.nowyLayout #flags a.ua {
    background: url('obrazkiNew/nowyLayout_flaga_ua.png') center center no-repeat;
}

body.nowyLayout #flags a.de {
    background: url('obrazkiNew/nowyLayout_flaga_de.png') center center no-repeat;
}

body.nowyLayout #flags a.cz {
    background: url('obrazkiNew/nowyLayout_flaga_cz.png') center center no-repeat;
}

body.nowyLayout #rejestracjaNaglowek #flags a.pl,
body.nowyLayout #rejestracjaNaglowek #flags a.en,
body.nowyLayout #rejestracjaNaglowek #flags a.ru,
body.nowyLayout #rejestracjaNaglowek #flags a.ua,
body.nowyLayout #rejestracjaNaglowek #flags a.de,
body.nowyLayout #rejestracjaNaglowek #flags a.cz {
    position: relative;
    top: 5px;
    margin: 0 2px;
}

body.nowyLayout.nowyFormularzLogowania #licence-info {
    margin-top: 0px;
}

body.nowyLayout .form .error-box {
    width: 100%;
    min-height: 40px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 10px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}

body.nowyLayout.nowyFormularzLogowania .form .error-box {
    margin-top: 15px;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
}

    body.nowyLayout.nowyFormularzLogowania .form .error-box ul li {
        font-size: 11px;
    }

body.nowyLayout .form .info-box {
    width: 100%;
    min-height: 39px;
    margin: 0 auto;
    padding-top: 35px;
    padding-bottom: 10px;
}

body.nowyLayout.nowyFormularzLogowania .form .info-box {
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
}

    body.nowyLayout.nowyFormularzLogowania .form .info-box ul li {
        font-size: 11px;
    }

body.nowyLayout .new-error .image:before {
    width: 36px;
    min-height: 39px;
    font-family: 'Font Awesome 5 Pro';
    font-weight:300;
    content: "\f235";
    font-size: 30px;
    color: #BD0D2B;
    position: relative;
    top: 4px;
}

@media (max-width: 767px) {
    body.nowyLayout .new-error .text {
        width: 250px;
        min-height: 39px;
        color: black;
        margin-left: 50px;
        font-size: 12px;
        display: flex;
        align-items: center;
    }
}
@media (min-width: 768px) {
    body.nowyLayout .new-error .text {
        width: 350px;
        min-height: 39px;
        color: #324043;
        margin-left: 50px;
        font-size: 12px;
        display: flex;
        align-items: center;
    }
}

body.nowyLayout .new-error .text ul li{
    display: flex;
    align-items: center;
}

body.nowyLayout .logowanie-banery .new-error .text {
    min-height: 39px;
    color: #bdc2c3;
    margin-left: 50px;
    font-size: 12px;
    display: flex;
    align-items: center;
}

body.nowyLayout .new-info .image:before {
    /*    width: 36px;
    min-height: 22px;
    background-image: url('obrazkiNew/informacja.gif');*/
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    content: "\f30f";
    font-size: 28px;
    margin-left: 10px;
}

body.nowyLayout .new-info .text {
    min-height: 22px;
    color: #324043;
    margin-left: 50px;
    font-size: 12px;
    display: flex;
    align-items: center;
}

body.nowyLayout .new-info .text ul li{
    display: flex;
    align-items: center;
}

body.nowyLayout .logowanie-banery .new-info .text {
    min-height: 22px;
    color: #bdc2c3;
    margin-left: 50px;
    font-size: 12px;
    display: flex;
    align-items: center;
}




body.nowyLayout .new-info-reset-hasla .image:before {
    /*    width: 36px;
    min-height: 22px;
    background-image: url('obrazkiNew/informacja.gif');*/
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    content: "\f658";
    font-size: 28px;
    margin-left: 10px;
}

body.nowyLayout .new-info-reset-hasla .text {
    min-height: 22px;
    color: #324043;
    margin-left: 50px;
    font-size: 12px;
    display: flex;
    align-items: center;
}

    body.nowyLayout .new-info-reset-hasla .text ul li {
        display: flex;
        align-items: center;
    }

body.nowyLayout .logowanie-banery .new-info-reset-hasla .text {
    min-height: 22px;
    color: #bdc2c3;
    margin-left: 50px;
    font-size: 12px;
    display: flex;
    align-items: center;
}



body.nowyLayout .login-box {
    font-family: Roboto,Arial,sans-serif;
    font-weight: normal;
    font-size: 25px;
    height: 39px;
    line-height: 39px;
    /*background: url('obrazkiNew/login_zaloguj.png') left center no-repeat;*/
    /*display: inline-block;*/
    /*padding-left: 60px;*/
    text-align: left;
    /*color: #c02b15;*/
    margin: 0 0 10px 0;
}

#stopka {
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
    width: 100%;
    padding-top: 11px;
    padding-bottom: 11px;
}

body #stopka > img,
body.nowyLayout #stopka > img {
    display: none;
}

body.nowyLayout .rejestracjaKontener {
    background-color: white;
    padding: 20px;
}

body.nowyLayout #reset-form div.header {
    font-family: Roboto,Arial,sans-serif;
    font-weight: normal;
    font-size: 25px;
    height: 39px;
    line-height: 39px;
    /*background: url('obrazkiNew/nowylayout_ikona_resetowanieHasla.png') left center no-repeat;*/
    display: inline-block;
/*    padding-left: 60px;*/
    color: black;
    margin: 35px 0 10px 0;
}

body.nowyLayout #zmiana-form div.header:before {
    font-family: Roboto,Arial,sans-serif;
    font-weight: normal;
    font-size: 28px;
    height: 39px;
    line-height: 39px;
    /*    background: url('obrazkiNew/nowylayout_ikona_resetowanieHasla.png') left center no-repeat;*/
    display: inline-block;
    /*    padding-left: 60px;*/
    color: #c02b15;
    margin: 35px 10px 10px 0;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    content: "\f3c2";
}

body.nowyLayout #zmianakoniec-form div.header:before {
    font-family: Roboto,Arial,sans-serif;
    font-weight: normal;
    font-size: 28px;
    height: 39px;
    line-height: 39px;
    /*    background: url('obrazkiNew/nowylayout_ikona_resetowanieHasla.png') left center no-repeat;*/
    display: inline-block;
    /*    padding-left: 60px;*/
    color: #c02b15;
    margin: 35px 10px 10px 0;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    content: "\f3c2";
}

#queries,
.queriesSubHeader,
.queries {
    display: none;
}


body.nowyLayout #PolitykaPrywatnosci #middleInner {
    width: 800px;
    padding: 10px;
}

body.nowyLayout #PolitykaPrywatnosci #middle {
    /*width: 620px;*/
    height: auto;
/*    margin: 10px auto;
*/    padding-bottom: 40px;
    background-color: white;
    background-image: none;
}

#OchronaDanychTeskt {
    width: 95%;
    margin: 0px auto;
    text-align: left;
    max-height: 500px;
    overflow: auto;
}

#PolitykaPrywatnosciTekst {
    width: 95%;
    margin: 0px auto;
    text-align: left;
    max-height: 750px;
    overflow: auto;
    max-height: 500px;
}

#PolitykaPrywatnosci {
    /*    display: flex;*/
    width: 1260px;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

#OchronaDanych {
/*       display: flex;
*/  width: 1260px;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

body.nowyLayout #OchronaDanych #middle {
    padding-bottom: 40px;
}

body.nowyLayout.nowyFormularzLogowania #OchronaDanych #middleInner {
    /*top:10%;*/
    padding: 10px;
    width: 1260px;
}

body.nowyLayout.nowyFormularzLogowania #PolitykaPrywatnosci #middleInner {
    width: 1260px;
    /*background-color: rgba(255,255,255,0.85);*/
    padding: 10px;
    margin: 0 auto;
}

@media (min-width: 3500px) {
    #OchronaDanychTeskt {
        width: 95%;
        margin: 0px auto;
        text-align: left;
        max-height: 1500px;
        overflow: auto;
    }

    #PolitykaPrywatnosciTekst {
        width: 95%;
        margin: 0px auto;
        text-align: left;
        max-height: 750px;
        overflow: auto;
        max-height: 1500px;
    }

    #PolitykaPrywatnosci {
        display: flex;
        width: 2260px;
    }

    #OchronaDanych {
        display: flex;
        width: 2260px;
    }

    body.nowyLayout.nowyFormularzLogowania #OchronaDanych #middleInner {
        /*top:10%;*/
        padding: 10px;
        width: 2260px;
    }

    body.nowyLayout.nowyFormularzLogowania #PolitykaPrywatnosci #middleInner {
        width: 2260px;
        /*background-color: rgba(255,255,255,0.85);*/
        padding: 10px;
        margin: 0 auto;
    }
}



body.nowyLayout.nowyFormularzLogowania #PolitykaPrywatnosci #middle {
    background-color: transparent;
}

label.blad {
    color: red;
}

.logoLogowania {
    margin-top: 20px;
}

div.staraPrzegladarka {
    background: white;
    width: 80%;
    padding: 10px;
    margin: 0 auto;
}

.rejestracjaKontener {
    font-size: 12px;
    width: 676px;
    margin: 0 auto;
}

.rejestracjaFormularz {
    width: 676px;
    font-size: 14px;
    width: 97%!important;
    display: block;
}

    .rejestracjaFormularz tr > td {
        
    }

        .rejestracjaFormularz tr > td + td {
            
        }

            .rejestracjaFormularz tr > td + td + td {
                
            }

                .rejestracjaFormularz tr > td + td + td + td {
                    
                }

                    .rejestracjaFormularz tr > td + td + td + td + td {
                        
                    }

                        .rejestracjaFormularz tr > td + td + td + td + td + td {
                            
                        }

    .rejestracjaFormularz .rejestracjaDaszekGorny {
        /*height: 10px;*/
        -moz-border-radius: 10px 10px 0 0;
        -webkit-border-radius: 10px 10px 0 0;
        border-radius: 10px 10px 0 0;
    }

        .rejestracjaFormularz .rejestracjaDaszekGorny.gray {
            background-color: #cbcbcb;
        }

    .rejestracjaFormularz .rejestracjaDaszekDolny {
        border: 0;
        height: 1px;
        background: #333;
        background: -webkit-gradient(linear, left top, right top, color-stop(0%,hsla(0,0%,0%,0)), color-stop(50%,hsla(0,0%,0%,.75)), color-stop(100%,hsla(0,0%,0%,0)));
        background: -webkit-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.75) 50%, hsla(0,0%,0%,0) 100%);
        background: -moz-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.75) 50%, hsla(0,0%,0%,0) 100%);
        background: -ms-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.75) 50%, hsla(0,0%,0%,0) 100%);
        background: -o-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.75) 50%, hsla(0,0%,0%,0) 100%);
        background: linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.75) 50%, hsla(0,0%,0%,0) 100%);
    }

    .rejestracjaFormularz .rejestracjaWhiteSpacer {
        height: 20px;
    }

    .rejestracjaFormularz th {
        padding: 10px 0;
        color: #838383;
    }

        .rejestracjaFormularz th > div {
            /*background: url('ObrazkiNew/rejestracja_naglowek_bg.gif');*/
            width: 100%;
            height: 15px;
            font-weight: bold;
        }

            .rejestracjaFormularz th > div > div {
                display: inline-block;
                height: 15px;
                line-height: 15px;
                background-color: white;
                padding: 0 10px;
                font-size: 17px;
                color: black;
            }

                .rejestracjaFormularz th > div > div.checkBox {
                    position: relative;
                    padding-left: 20px;
                }

                .rejestracjaFormularz th > div > div input {
                    position: absolute;
                    /*top: 1px;*/
                    left: 2px;
                }

            .rejestracjaFormularz th > div > span.pinezka:before {
                display: inline-block;
                font-size: 18px;
                font-family: 'Font Awesome 5 Pro';
                font-weight: 300;
                content: "\f3c5";
                /*                float: right;*/
            }

            .rejestracjaFormularz th > div > span.osoba:before {
                display: inline-block;
                font-size: 18px;
                font-family: 'Font Awesome 5 Pro';
                font-weight: 300;
                content: "\f007";
            }

    .rejestracjaFormularz td {
        vertical-align: middle;
    }

    .rejestracjaFormularz .zgody td {
        padding-bottom: 15px;
    }

        .rejestracjaFormularz td.label {
            text-align: right;
            padding-right: 10px;
            width: 15%;
            padding-left: 5px;
            font-size:14px;
        }

    .rejestracjaFormularz label {
        /*color: #838383;*/
        text-align: right;
    }

    .rejestracjaFormularz td input {
/*        font-size: 12px;
        color: #838383;*/
    }

        .rejestracjaFormularz td input.blad {
            background-color: #ffcbcb;
        }

        .rejestracjaFormularz td input.colspan1 {
            border: 1px solid #e6e6e6;
            height: 30px;
            width: 100%;
            margin: 2px 0;
        }

        .rejestracjaFormularz td input.colspan3 {
            border: 1px solid #e6e6e6;
            height: 30px;
            width: 100%;
            margin: 7px 0;
        }

        .rejestracjaFormularz td input.colspan5 {
            border: 1px solid #e6e6e6;
            height: 30px;
            width: 60.8%;
            margin: 2px 0;
        }

    .rejestracjaFormularz td.select > div {
        position: relative;
    }

    .rejestracjaFormularz td.select div.select {
        position: relative;
        border: 1px solid #e6e6e6;
        color: #838383;
        height: 30px;

        margin: 2px 0;
        cursor: pointer;
    }

        .rejestracjaFormularz td.select div.select input.value {
            display: none;
        }

        .rejestracjaFormularz td.select div.select input.text {
            width: 100%;
            height: 30px;
            border: 0;
            line-height: 30px;
            cursor: pointer;
        }

        .rejestracjaFormularz td.select div.select input.disabled {
            width: 100%;
            height: 30px;
            border: 0;
            line-height: 30px;
            cursor: pointer;
        }

        .rejestracjaFormularz td.select div.select span {
            position: absolute;
            right: -3px;
            top: 0;
            display: block;
            width: 30px;
            height: 30px;
            background-image: url('obrazkiNew/rejestracja_select_ikona.gif');
            background-position: center center;
            background-repeat: no-repeat;
        }

            .rejestracjaFormularz td.select div.select span.gray {
                background-color: #cbcbcb;
            }

    .rejestracjaFormularz td.select select {
        display: none;
        border: 1px solid #e6e6e6;

        height: 100px;
        position: absolute;
        top: 31px;
        z-index: 1000;
        font-size: 12px;
        box-shadow: #838383 1px 1px 3px;
    }


    .rejestracjaFormularz td span.checkBox input {
        position: relative;
        /*top: 2px;*/
    }

.rejestracjaZaakceptujPolitykeBezpieczenstwa {
    display: inline-flex;
}

    .rejestracjaZaakceptujPolitykeBezpieczenstwa p {
        padding-left: 3px;
        top: -1px;
        position: relative;
    }

.rejestracjaZaakceptujPolitykePrzetwarzaniaDanychOsobowych {
    display: inline-flex;
}

    .rejestracjaZaakceptujPolitykePrzetwarzaniaDanychOsobowych p {
        padding-left: 3px;
        top: -1px;
        position: relative;
    }


.ddl {
    margin: 7px 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 2px;
    border: 1px solid #e6e6e6;
    z-index: 1000;
    font-size: 14px;
    height: 30px;
    width: 101%;
    background-image: url('obrazkiNew/chevron-down.png');
    background-position: right center;
    background-repeat: no-repeat;
}

    .ddl.blad {
        background-color: #ffcbcb;
    }


#rejestracjaNaglowek {
    overflow: hidden;
}

    #rejestracjaNaglowek img {
        float: left;
    }

    #rejestracjaNaglowek #flags {
        margin-top: 12px;
        margin-bottom: 10px;
        color: #838383;
        text-align: right;
    }

        #rejestracjaNaglowek #flags img {
            float: right;
            margin-left: 5px;
            position: relative;
            top: 2px;
        }

#rejestracjaInfoLines {
    /*background: url('ObrazkiNew/rejestracja_naglowek_bg.gif');*/
    margin: 10px 0;
    padding: 10px;
    text-align: left;
    color: #838383;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}

#rejestracjaInfoLinesPuste {
    /*background: url('ObrazkiNew/rejestracja_naglowek_bg.gif');*/
    margin: 10px 0;
    padding: 10px;
    text-align: left;
    color: #838383;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
}

#rejestracjaErrors {
    color: red;
    text-align: left;
    margin: 10px 0;
    padding: 10px;
/*    background-image: url('obrazkiNew/rejestracja_wykrzyknik.gif');*/
    background-position: 95% center;
    background-repeat: no-repeat;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
    background-color: white;
}

    #rejestracjaErrors p {
        font-weight: bold;
    }

    #rejestracjaErrors ul {
        margin: 20px 20px 0 0;
        list-style-type: disc;
        list-style-position: inside;
        padding-left: 1em;
        text-indent: -1em;
    }


#rejestracjaInfoGray {
    border: 1px solid #e7e7e7;
    background-color: #f7f7f7;
    margin: 10px 0;
    padding: 10px;
    text-align: left;
    color: #838383;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}

#rejestracjaPrzyciski {
    overflow: hidden;
    margin: 30px 0 100px 0;
}

    #rejestracjaPrzyciski a {
        border-radius: 5px;
        background-color: white;
        color:black;
        border:1px solid;
        font-size:14px;
    }

        #rejestracjaPrzyciski a + a {
            background-color: white;
            color: black;
            border: 1px solid;
            border-radius: 5px;
        }

/*            #rejestracjaPrzyciski a + a :hover {
                float: right;
                background-color: red;
                color: black;
                border: 1px solid;
                opacity: 0.7;
                border-radius: 5px;
            }*/

/*#btPowrot ::after hover{
    background-color: darkgrey;
    opacity: 0.7;
    border-radius: 5px;
}*/


    .btnLogowanieNowyLayout2 a {
        border-radius: 5px;
        background-color: white;
        color: black;
        border: 1px solid;
        font-size: 14px;
    }

        .btnLogowanieNowyLayout2 a + a {
            background-color: white;
            color: black;
            border: 1px solid;
            border-radius: 5px;
        }

.text-xs-center {
    text-align: center;
}

.g-recaptcha {
    display: inline-block;
}


/************************************
    NowyLayout2
*************************************/

#loginFormPrawaKolumnaNowyLayout2 {
    width: 47%;
    display: table-cell;
    border-radius: 0 5px 5px 0;
    position: relative;
    vertical-align: middle;
    text-align: center;
    padding: 20px;
}

#loginFormLewaKolumnaNowyLayout2 {
    /*float: left;*/
    margin:30px;

}

#logoLogowanieNowyLayout2Podpis > h2 {
    font-size: 30px;
    color: white;
    position: relative;
}

#ctl00_MainContent_imLogoLogowania2 {
    /*    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);*/
    background-color: white;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 0 20px #fff;
    margin: 0 auto;
}



input {
    /*width: 250px;*/
    border-radius: 5px;
    background: #fff;
    border: 1px solid #ccc;
    outline: none;
    /*padding: 6px;*/
}

    input:focus {
        border: 1px solid #56b4ef;
        box-shadow: 0px 0px 3px 1px #c8def0;
    }


select {
    /*width: 250px;*/
    border-radius: 5px;
    background: #fff;
    border: 1px solid #ccc;
    outline: none;  
    /*padding: 6px;*/
}

    select:focus {
        border: 1px solid #56b4ef;
        box-shadow: 0px 0px 3px 1px #c8def0;
    }


@media all and (max-width: 1000px) {
    #loginFormPrawaKolumnaNowyLayout2{
        display:none;
    }
}


.Absolute-Center {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

    .Absolute-Center.is-Responsive {
        width: 50%;
        height: 50%;
        min-width: 200px;
        max-width: 400px;
        padding: 40px;
    }

#logo-container {
    margin: auto;
    margin-bottom: 10px;
    width: 200px;
    height: 30px;
    background-image: url('http://placehold.it/200x30/000000/ffffff/&text=BRAND+LOGO');
}

.dropbtn {
    background-color: white;
    /*      color: white;*/
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    font-family: Roboto,Arial,sans-serif;
}

/*        .dropbtn :hover{
            border: 1px solid black;
            border-radius: 5px;
        }*/

.dropdown {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: right;
}

.dropdown-content {
    display: none;
    position: absolute;
    /*            background-color: #f9f9f9;
            box-shadow: 0px 8px 16px 
                0px rgba(0, 0, 0, 0.2);*/
    z-index: 1;
    right: 0;
    font-size: 16px;
    text-align: left;
    background: white;
    border: 1px solid #e8e8e7;
    border-radius: 5px;
}

    .dropdown-content a {
        color: black;
        padding: 12px 13px;
        text-decoration: none;
        display: block;
        border-bottom: 1px solid #e8e8e7;
    }


    .dropdown-content span {
        position: fixed;
        margin-left: 5px;
    }

        .dropdown-content a:hover {
            background-color: #E4E5E6;
        }

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn:hover {
    background-color: #E4E5E6;
    /*  border: 1px solid black;*/
    border-radius: 5px;
}

body.nowyLayout.nowyFormularzLogowania .form #ctl00_MainContent_pnlJuzZalogowanyError {
    color: black;
    padding: 10px;
}

    body.nowyLayout.nowyFormularzLogowania .form #ctl00_MainContent_pnlJuzZalogowanyError li {
        width: 270px;
        color: black;
    }

a.nice:hover {
    position: relative;
    background-color: black !important;
    color: white !important;
    /*    top: 1px;
    left: 1px;*/
}

a.nice:active {
    position: relative;
    background-color: black !important;
    color: white !important;
    opacity: 0.5;
    /*    top: 1px;
    left: 1px;*/
}

body.nowyLayout{

}

/************************************
    Slider w tle dla nowego layoutu 2
*************************************/
@media (max-width: 500px) {
    .slide .content {
        bottom: -300px;
        left: 0;
        width: 100%;
    }

    .slide.current .content {
        transform: translateY(-300px);
    }
}

.slider {
    position: relative;
    overflow: hidden;
    width: 100vw;
    height: 100vh;
}

.slide {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
    width: 100%;
    height: 100%;
    z-index:-2;
}

    .slide.current {
        opacity: 1;
        z-index: 0;
    }

    .slide .content {
        position: absolute;
        bottom: 70px;
        left: -600px;
        color: #333;
        padding: 35px;
        opacity: 0;
        width: 600px;
        background-color: rgba(255, 255, 255, 0.8);
    }

        .slide .content h1 {
            margin-bottom: 10px;
        }

    .slide.current .content {
        opacity: 1;
        transform: translateX(600px);
        transition: all 0.7s ease-in-out 0.3s;
    }

.buttonsSlider a#next {
    position: absolute;
    top: 40%;
    right: 15px;
    border: none;
    font-size: 35px;
}

.buttonsSlider a#prev {
    position: absolute;
    top: 40%;
    left: 15px;
    border: none;
    font-size: 35px;
}

.buttonsSlider a {
    border: 2px solid #fff;
    border-radius: 5%;
    outline: none;
    background-color: transparent;
    color: #fff;
    cursor: pointer;
    padding: 13px 15px;
}

    .buttonsSlider a:hover {
        background-color: #fff;
        color: #333;
    }

/************************************
    Pasek na dole i u góry dla nowego layoutu 2
*************************************/
#logowaniePasekGorny {
    height: 60px;
    display: flex;
    position: fixed;
    width: 100%;
    top: 0;
}

#logowaniePasekGornyLogo {
    width: 60%;
    margin: auto;
}

#logowaniePasekDolny {
    height: 160px;
    display: flex;
    position: fixed;
    width: 100%;
/*    opacity: 0.6;*/
    bottom: 0;
}

#logowaniePasekDolnyInformacje {
    width: 60%;
    margin: 20px auto;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tfoot, thead {
    font-family: Roboto,Arial,sans-serif;
}

#stopka #licence-info {
    font-family: Roboto,Arial,sans-serif;
    color: black;
    font-weight: normal !important;
}

#stopka #stopka-logo {
    font-size: 11px;
    color: black;
    font-weight: normal !important;
}

#stopka a{
    color: black;
    font-weight:normal!important;
}
#login-form #login-field .login-field-right-text > input {
    font-family: Roboto,Arial,sans-serif;
}

#login-form #password-field .password-field-right-text > input {
    font-family: Roboto,Arial,sans-serif;
}

body.nowyLayout .button {
    font-family: Roboto Flex,sans-serif;
}

.pasekDolnyRejestracja {
    color: white;
    display: inline-block;
    width: 350px;
    height: 90px;
    float: left;
}

.pasekDolnyLinia {
    padding-left: 75px;
    margin-right: 75px;
    color: white;
    font-size: 10px;
    font-size: 10px;
    border-right: dotted 3px;
    height: 100px;
    position: relative;
    top: -10px;
    opacity: 0.4
}

.pasekDolnyTekstUzytkownika {
    color: white;
    display: inline-block;
    min-width: 350px;
    height: 90px;
    margin-left: 75px;
    float: left;
}

.logowaniePodgladHasla {
    float: right;
    font-size: 20px;
    margin-top: -35px;
    position: relative;
    margin-right: 10px;
    color: #b8b8b8;
    cursor: pointer;
    display: none;
}


/************************************
    Rozbudowane okno logowania 2
*************************************/
#kontenerLogowanieUkladRozbudowany2Lewa {
    background-color: gray;
    width: 50%;
    height: 100%;
    float:left;
}

#kontenerLogowanieUkladRozbudowany2Prawa {
    background-color: white;
    width: 50%;
    height: 100%;
    float: left;
}

#kontenerLogowanieUkladRozbudowany2PrawaInformacje {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    height: 600px;
    width: 80%;
    margin: 0 auto;
}

#kontenerLogowanieUkladRozbudowany2ListaZakladek li {
    display: inline;
    font-size: 25px;
    padding: 20px;
    color:black;
}

/*#kontenerLogowanieUkladRozbudowany2ListaZakladek{
    padding-bottom:5px;
}
*/
#kontenerLogowanieUkladRozbudowany2ListaZakladek li a {
    display: inline;
    font-size: 28px;
    padding: 20px;
    color: black;
}

    #kontenerLogowanieUkladRozbudowany2ListaZakladek li a:hover {
        transition: .3s;
    }


body.nowyLayout.nowyFormularzLogowania.nowyUzytkownik #kontenerLogowanieUkladRozbudowany2Lewa {
    width: 100%;
    height: unset;
}

body.nowyLayout.nowyFormularzLogowania.nowyUzytkownik #kontenerLogowanieUkladRozbudowany2Prawa {
    width: 0%;
    display:none;
    height:0%;
}


@media (max-width: 1800px) {
    #kontenerLogowanieUkladRozbudowany2Lewa {
        width: 40%;
    }
    #kontenerLogowanieUkladRozbudowany2Prawa {
        width: 60%;
    }
}

@media (max-width: 1500px) {
    #kontenerLogowanieUkladRozbudowany2Lewa {
        width: 100%;
    }

    #kontenerLogowanieUkladRozbudowany2Prawa {
        display:none!important;
    }
}


/*Blad przy wchodzeniunp. z linku do produktu*/
.nowyFormularzLogowania #TB_load {
    display: none;
}
.oknoLogowania #TB_overlay {
    display: none;
}



#zmien_uklad_strony:before {
    content: "\f87a";
    font-family: "Font Awesome 6 Pro";
    font-weight: 100;
    font-size: 20px;
    position: relative;
    cursor: pointer;
    font-weight: 300;
}

#zmien_uklad_strony {
    position: absolute;
    z-index: 9999999999;
    display: block;
    padding-block: 15px;
}