<!--
BODY
{
        font-family: Arial CE;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        color: #B1ABAB;
}
.prezentacja
{
        border-width: 0px;
        border-color: silver;
        border-style: solid;
}
.logowanie_pole
{
        size: 20pt;
        border-width: 1px;
        border-style: solid;
        border-color: white;
        color: white;
        background: black;
        font-size: 11px;
}
.logowanie_button
{
        size: 20pt;
        border-width: 1px;
        border-style: solid;
        border-color: black;
        color: white;
        font-family: Impact;
        background: black;
        font-size: 11px;
}
.przycisk
{
        size: 40pt;
        border-width: 1px;
        border-style: dashed;
        border-color: white;
        color: white;
        font-family: Impact;
        background: black;
        font-size: 13px;
}
.hr_gorny
{
        size: 1px;
        color: #898989;
}
.link_rejestruj
{
        font-family: Arial Black;
        text-decoration: none;
        font-size: 11px;
        color: #595959;
}
.link_menu
{
        font-family: Arial Black;
        font-weight: bold;
        text-decoration: none;
        color: black;
        font-size: 15px;
}
A
{
        font-family: Arial Black;
        text-decoration: none;
        font-size: 11px;
        color: #6A6A6A;
}
A:hover
{
        font-family: Arial Black;
        text-decoration: none;
        font-size: 11px;
        color: #C5C5C5;
}
.menu
{
   color: beige;
   font-family: Georgia;
   font-size: 15px;
   font-weight: bold;
}
.menu
{
   color: beige;
   font-family: Georgia;
   font-size: 15px;
   font-weight: bold;
}
.menu:hover
{
   color: black;
   font-family: Georgia;
   font-size: 15px;
   font-weight: bold;
}
-->


