.prenumerata-formularz-tytul {
    color: #f40c0c;
    font-weight:bold;
    font-size: 135%;
}

img.prenumerata-formularz-ukryj {
    margin-right: 7px;
    cursor: pointer;
}

table.table-klient td {
    padding: 4px;
}



table.table-klient td.naglowek {
    font-size: 130%;
    font-weight: bold;
}


thead td {
    text-align: center;
    background-color: #fff;
    font-weight: bold;
    padding: 3px 10px;
}


div.box-prenumerata {
    margin-bottom: 9px;
    height: 434px !important;
    background-color: #fff;

}

div.box-prenumerata-l {
    font-size: 22px;
    background-color: #fff;
}

div.box-prenumerata-r {
    font-size: 22px;
    background-color: #fff;
}

div.pismo-tytul {
    background-color: #fff;
    text-align: center;
    padding-top: 10px;
}

div.pismo-form {
    background-color: #fff;
}

div.pismo-opis {
    background-color: #fff;
    padding: 10px;
    font-size: 14px !important;
}

div.box-prenumerata-r {
    background-color: #fff;


}

a.link-form-pismo ,a.link-form-pismo:visited,a.link-form-pismo:link {
    color: #f40c0c !important;
    text-decoration: underline;
    height: 30px;
    font-size: 22px !important;
}


.box-prenumerata:hover {
    cursor: pointer;
}


/* position: fixed; */

.modal-backdrop {
    position: initial !important;
}

.modal-backdrop.in {
    opacity: 0 !important;
}


img.img-okladka {
    height:250px;
    margin-top: 50px;
}



section.zen-messages {
    clear: both;
    margin: 0 auto;
    
}

section.zen-messages p {
    font-size: 13px;
    padding: 5px 5px 5px 8px;
    margin-bottom: 20px !important;
}

section.zen-messages p#successMessage {
    background-color: #c1ff5f;
    color: #0f6800;
    border: 1px solid #0f6800
}

section.zen-messages p#errorMessage {
    background-color: #f9d0d0;
    color: #cf0000;
    border: 1px solid #cf0000
}

section.zen-messages p#infoMessage {
    background-color: #aff1fb;
    color: #007283;
    border: 1px solid #007283
}
