A {
    font-weight: normal;
    font-size: 10pt;
    color: #0a2245;
    font-family: Arial;
    text-decoration: none;
}

A:HOVER {
    font-weight: normal;
    font-size: 10pt;
    color: "#A81040";
    font-family: Arial;
    text-decoration: none;
}

TD {
    font-weight: normal;
    font-size: 10pt;
    color: "#000000";
    font-family: arial;
}

.tekst {
    font: normal 12px arial;
    color: "#000000";
    margin: 2px;
    text-align: justify;
    text-indent: 2em;
}

.naglowek {
    font: normal 25px arial;
    color: "#000000";
}


h1 {
    color: black;
    text-align: center;
    font-family: Arial;
    font-size: 25px;
    font-style: italic;
    font-weight: normal;
    margin-top: 15px;
}

/* td.rec_img { border-top: 1px solid #EBDED5; border-bottom: 1px solid #EBDED5; }*/
td.rec_img { background-color: #F8EADF;  }
.rec_img img { }

tr.break td { height: 35px; }

tr.rozwin td { text-align: justify; font-style: italic; display: table-cell; font-size: 12px; padding-top: 15px; }

tr.rec_txt td {  display: none; }

.rec_1 { text-align: left; font-weight: normal; border-bottom: 1px dotted #EBDED5; color: #444444; font-size: 11px; font-style: italic; }

.rec_3 { font-weight: normal; text-align: right;  border-bottom: 1px dotted #EBDED5; color: #444444; font-size: 11px;}

.grey { background: #EAE2DC;}



