body
{
    margin: 0px;
    font-family: arial;
    color: #2C489A;
}

td,th
{
    font-size: 13px;
}

form
{
    margin: 0px;
}

td.menu
{
    border-top: 1px solid #8F8F8F;
    border-bottom: 1px solid #8F8F8F;
    background-color: white;
    text-align: center;
}

a.menu
{
    color: gray;
}

a.menu:hover
{
    color: black;
}

td.menu2
{
    border-top: 1px solid #8F8F8F;
    background-color: white;
    text-align: center;
    text-decoration: underline;
    color: black;
}

a.menu2
{
    color: black;
    text-decoration: underline;
}

.menu3
{
    border-bottom: 1px solid #8F8F8F;
}

.menudorosli
{
    border-left: 1px solid #999999;
    border-top: 1px solid #999999;
    border-right: 1px solid #999999;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
}

.przerwa
{
    border-bottom: 1px solid #8F8F8F;
}

h1
{
    font-size: 18px;
}

.th
{
    background-color: #EEEEEE;
}

.td
{
    background-color: white;
}

a
{
    font-weight: bold;
    text-decoration: none;
    color: #2C489A;
}

a:hover
{
    text-decoration: underline;
}

.small
{
    font-size: 11px;
}

.red
{
    color: red;
}
