BODY {
    color: black;
    background-color: #FFFFFF;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px; line-height: 18px;
}
td {
    color: black;
    font-size: 10px; line-height: 18px;
}
.tytulMenu {
    background-color: navy;
    color: white;
    font-size: 10px;
    width: 100%;
    padding: 2px;
}
.ramka {border-color: navy;
    border-width: 0px;
    border-style: solid;
    background-color: #FFFFFF;
    width: 100%;
    font-size: 11px; line-height: 17px;
}




.trescMenu {
    border-color: navy;
    border-width: 1px;
    border-style: solid;
    background-color: #FFFFFF;
    width: 100%;
    padding: 7px;
    font-size: 10px;
}
body        { font-size: 11px; line-height: 18px; color: #000000 }
td          { font-size: 11px; line-height: 16px; color: #000000 }
a           { font-size: 11px; line-height: 18px; color: #000000; text-decoration: none; }
a:hover     { font-size: 11px; line-height: 18px; color: #F0000F; text-decoration: underline; }
.title      { font-size: 15px; line-height: 18px; color: #000990 }
.title1     { font-size: 12px; line-height: 18px; color: #000000 }
.aktualizacja     { font-size: 10px; line-height: 14px; color: #000000 }
.podpis     { font-size: 8px; line-height: 16px; color: #000000 }
.tabela_naglowek       { font-size: 12px; color: #FFFFFF }
.autor      { font-size: 11px; line-height: 18px; color: #000000; font-weight: italic }
.tytul      { font-size: 13px; line-height: 18px; color: #000000; font-weight: bold }



H3 {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px; line-height: 18px;
    color: red;
    text-align: center;
}

h2{ font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px; line-height: 22px;
    color: #000990; margin-bottom:10px;
}

p { margin-top:0px; margin-bottom:15px;}

A:link  {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;line-height: 18px; color: #000990;
}
A:active {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;line-height: 18px;  color: #000990;
}
A:visited {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;line-height: 18px;  color: #000990;
}
A:hover {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;line-height: 18px;  color: #000990;
}

