body
{
    margin: 0px;
    font-family: arial;
    font-size: 11px;
    color: #606060;
}

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

h1
{
    font-size: 15px;
}

form
{
    margin: 0px;
}

.menu
{
    text-align: right;
    padding-right: 5px;
}

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

a:hover
{
    color: red;
}

.white
{
    color: #e0e0e0;
}

.strona
{
    color: #780708;
    font-weight: bold;
    text-decoration: none;
    font-size: 17px;
}