body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-color: #FFFFFF;
        font-family: Tahoma;
}
.naglowek {
       font-size: medium;
       font-weight: bold;
       color: #B92341;
       text-align: left;
}
a:link {
        text-decoration: none;
        color: #000000;
}
a:visited {
        text-decoration: none;
        color: #000000;
}
a:hover {
        text-decoration: underline;
        color: #000000;
}
a:active {
        text-decoration: none;
        color: #000000;
}
#menu_lewe {
        font-size: small;
        font-weight: bold;
}
#stopka_menu {
        font-size: small;
        color: #ffffff;
}
#stopka_menu > a:link {
        text-decoration: none;
        color: #ffffff;
}
#stopka_menu > a:visited {
        text-decoration: none;
        color: #ffffff;
}
#stopka_menu > a:hover {
        text-decoration: underline;
        color: #ffffff;
}
#stopka_menu > a:active {
        text-decoration: none;
        color: #ffffff;
}
#linki  {
        font-size: 8pt;
        font-weight: 100;
        text-align: right;
        vertical-align: bottom;
}
#linki2  {
        font-size: 8pt;
        font-weight: 100;
        text-align: center;
        vertical-align: bottom;
}
#tytul {
       font-size: 11pt;
       font-weight: bold;
}
#text {
       font-size: 11pt;
       text-align: justify;
}
