

BODY {
        color: #FFFFFF;
}

A.menu2 {
        font-family: Arial;
        color: #FCE804;
        font-weight: normal;
        font-size: 18px;
        text-decoration: none;
}

A.menu2:HOVER {
        font-family: Arial;
        color: #00E205;
        font-weight: normal;
        font-size: 18px;
        text-decoration: none;
}

.head_menu {
        font-family: Arial;
        color: #FEE34E;
        font-weight: bold;
        font-size: 12px;
        padding-left: 0px;
        padding-right: 0px;
        line-height: 20px;
}
A.menu {
        font-family: Arial;
        color: #FFFFFF;
        font-weight: normal;
        font-size: 14px;
        text-decoration: none;
}

A.menu:HOVER {
        font-family: Arial;
        color: #cccccc;
        font-weight: normal;
        font-size: 14px;
        text-decoration: none;
}

.menu_tytul {
        background-color: #5E5E5E;
        border: 0px solid #800080;
        margin: 1px;
        padding: 1px;
}

A.menu1 {
        font-family: Arial;
        color: #000000;
        font-weight: normal;
        font-size: 12px;
        text-decoration: none;
        background: #E9E9E9;
}

A.menu1:HOVER {
        font-family: Arial;
        color: #ffffff;
        font-weight: normal;
        font-size: 12px;
        text-decoration: none;
        background: #ABC2CA;
}

.menu_opcje {
        position: absolute;
        white-space: nowrap;
        visibility: hidden;
        background-color: #E9E9E9;
        border: 1px solid #050761;
        padding: 1px;
        margin: 1px;
        padding-left: 0px;
        padding-right: 0px;
}
