body {
        font-family: Arial;
        background-color: #F2F2F2;
        font-size: 11px;
        font-weight: normal;
        margin-left:0px;
        margin-top:0px;
}

.text{
        font-family: Arial;
        color: #000000;
        font-size: 12px;
        font-weight: normal;
        line-height:20px;
}
A.text{
        font-family: Arial;
        color: #000000;
        font-size: 12px;
        font-weight: normal;
        text-decoration:none;
}
A.text:Hover{
        font-family: Arial;
        color: #000000;
        font-size: 12px;
        font-weight: normal;
        text-decoration:underline;
}
.menu{
        font-family: Arial;
        color: #000000;
        font-size: 12px;
        font-weight: bold;
        text-decoration:none;
}
A.menu{
        font-family: Arial;
        color: #000000;
        font-size: 12px;
        font-weight: bold;
        text-decoration:none;
}
A.menu:Hover{
        font-family: Arial;
        color: #84191F;
        font-size: 12px;
        font-weight: bold;
        text-decoration:none;
}
.submenu{
        font-family: Arial;
        color: #999999;
        font-size: 12px;
        font-weight: bold;
        text-decoration:none;
}
A.submenu{
        font-family: Arial;
        color: #999999;
        font-size: 12px;
        font-weight: bold;
        text-decoration:none;
}
A.submenu:Hover{
        font-family: Arial;
        color: #84191F;
        font-size: 12px;
        font-weight: bold;
        text-decoration:none;
}
A.admin{
        font-family: Tahoma;
        color: #FF0000;
        font-size: 9px;
        font-weight: normal;
        text-decoration:none;
}
A.admin:Hover{
        font-family: Tahoma;
        color: #FF0000;
        font-size: 9px;
        font-weight: normal;
        text-decoration:underline;
}
.przycisk{
        font-family: Tahoma;
        color: #000000;
        font-size: 10px;
        font-weight: normal;
        background-color:#f1f1f1;
        border:1px solid #999999;
}
.form_admin{
        font-family: Arial;
        color: #000000;
        font-size: 12px;
        font-weight: normal;
        border:1px solid #999999;
}
.kalendarz {
        font-family: Arial;
        color: #000000;
        font-size: 12px;
}
A.kalendarz {
        font-family: Arial;
        color: #000000;
        font-size: 12px;
        text-decoration:none;
}
.kalendarz_wybrany {
        font-family: Arial;
        color: #f2f2f2;
        font-size: 26px;
}
A.kalendarz_wybrany {
        font-family: Arial;
        color: #f2f2f2;
        font-size: 26px;
        text-decoration:none;
}
A.kalendarz_wybrany:Hover {
        font-family: Arial;
        color: #FFFFFF;
        font-size: 26px;
        text-decoration:none;
}