html, body, #body{
    height: 100%;
    width: 100%;
}
/************************************
    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: 41.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 .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;
}

#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;
}

#reset-form #reset-email-field {
    background-position: right -40px;
}

#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;
    font-weight: bold;
    font-size: 10px;
}

.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;
}

    .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;
}

    .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: white;
        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;
    }

    .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;
}

#kontenerLogowanie{
    width: 100%;
    height: 100vh;
    display: flex;
}

#kontenerLogowanieWnetrze{
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
#kontenerLogowanieWnetrze .LadowanieCss{
    width: 100%;
    position: absolute;
    box-sizing: border-box;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}
body.nowyLayout.nowyFormularzLogowania {
    background-color: #192C30;
}

    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%;
    }

    body.nowyLayout.nowyUzytkownik #kontenerLogowanie {
        min-height: 100%;
        height: 100%;
    }

    body.nowyLayout.nowyFormularzLogowania.nowyUzytkownik form {
        position: relative;
        height: auto;
        min-height: 100%;
    }

body.nowyLayout #middle {
    height: auto;
    background-color: #192c30;
    background-image: none;
    width: 430px;
}

body.nowyLayout.nowyFormularzLogowania #middle {
    background-color: transparent;
}

body.nowyLayout #middleInner {
    padding-top: 10px;
    margin: 0px auto;
}

body.nowyLayout.nowyFormularzLogowania #middleInner {
    background-color: rgba(255,255,255,0.5);
    padding: 10px 0;
    margin: 0 auto;
    padding:10px;
}
@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;
}

body.nowyLayout #zmiana-form.bgColor {
    background-color: transparent;
}

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: 12px;
}

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: 'Open Sans',sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 50px;
}

body.nowyLayout .buttons {
    margin-top: 20px;
}

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;
}

    body.nowyLayout .button.noColor {
        border: 1px solid #b2b7bb;
        background-color: #192c30;
    }

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%;
}
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 {
    width: 36px;
    min-height: 39px;
    background-image: url('obrazkiNew/login_error.png');
}

@media (max-width: 767px) {
    body.nowyLayout .new-error .text {
        width: 250px;
        min-height: 39px;
        color: #fff;
        margin-left: 50px;
        font-size: 12px;
        display: flex;
        align-items: center;
    }
}
@media (min-width: 768px) {
    body.nowyLayout .new-error .text {
        width: 250px;
        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 {
    width: 36px;
    min-height: 22px;
    background-image: url('obrazkiNew/informacja.gif');
}

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: 'Open Sans',sans-serif;
    font-weight: normal;
    font-size: 18px;
    height: 39px;
    line-height: 39px;
/*    background: url('obrazkiNew/login_zaloguj.png') left center no-repeat;*/
    display: inline-block;
    padding-left: 20px;
    color: #c02b15;
    margin: 10px 0 10px 0;
}

#stopka {
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
    width: 100%;
}

body #stopka > img,
body.nowyLayout #stopka > img {
    display: none;
}

body.nowyLayout .rejestracjaKontener {
    background-color: white;
    padding: 10px;
}

body.nowyLayout #reset-form div.header {
    font-family: 'Open Sans',sans-serif;
    font-weight: normal;
    font-size: 18px;
    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 0 10px 0;
}

body.nowyLayout #zmiana-form div.header {
    font-family: 'Open Sans',sans-serif;
    font-weight: normal;
    font-size: 18px;
    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 0 10px 0;
}

body.nowyLayout #zmianakoniec-form div.header {
    font-family: 'Open Sans',sans-serif;
    font-weight: normal;
    font-size: 18px;
    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 0 10px 0;
}

#queries,
.queriesSubHeader,
.queries {
    display: none;
}


body.nowyLayout #PolitykaPrywatnosci #middleInner {
    width: 600px;
    padding: 10px;
}

body.nowyLayout #PolitykaPrywatnosci #middle {
    width: 620px;
    height: auto;
    margin: 10px auto;
    padding-bottom: 40px;
    background-color: white;
    background-image: none;
}

body.nowyLayout.nowyFormularzLogowania #OchronaDanych #middle {
    width: 820px;
    height: auto;
    background-color: rgba(255,255,255,0.85);
/*    padding: 10px;*/
    margin: 0 auto;
}


body.nowyLayout.nowyFormularzLogowania #PolitykaPrywatnosci #middleInner {
    width: 600px;
    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;
}

    .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 {
        height: 1px;
        background-color: #cbcbcb;
    }

    .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;
        }

            .rejestracjaFormularz th > div > div {
                display: inline-block;
                height: 15px;
                line-height: 15px;
                background-color: white;
                padding: 0 10px;
            }

                .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 {
                display: inline-block;
                height: 15px;
                width: 15px;
                background: white url('ObrazkiNew/rejestracja_pinezka.gif') right top no-repeat;
                float: right;
            }

            .rejestracjaFormularz th > div > span.osoba {
                display: inline-block;
                height: 15px;
                width: 15px;
                background: white url('ObrazkiNew/rejestracja_osoba.gif') right top no-repeat;
                float: right;
            }

    .rejestracjaFormularz td {
        vertical-align: middle;
    }

        .rejestracjaFormularz td.label {
            text-align: right;
            padding-right: 10px;
            width: 10%;
            padding-left: 5px;
        }

    .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: 2px 0;
        }

        .rejestracjaFormularz td input.colspan5 {
            border: 1px solid #e6e6e6;
            height: 30px;
            width: 100%;
            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 {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 2px;
    border: 1px solid #e6e6e6;
    z-index: 1000;
    font-size: 12px;
    height: 30px;
    width: 101%;
    background-image: url('obrazkiNew/ddl_wybor.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+ */
}

#rejestracjaErrors {
    color: white;
    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+ */
}

    #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: 10px 0 30px 0;
}

    #rejestracjaPrzyciski a {
        float: left;
    }

        #rejestracjaPrzyciski a + a {
            float: right;
            background-color: #404040;
        }

.text-xs-center {
    text-align: center;
}

.g-recaptcha {
    display: inline-block;
}


.logowaniePodgladHasla {
    float: right;
    font-size: 20px;
    margin-top: -35px;
    position: relative;
    margin-right: 10px;
    color: #b8b8b8;
    cursor: pointer;
    display: none;
}