body
{
    margin: 0px;
    font-family: arial;
    color: #505050;
    background-color: #faf3f3;
}

form
{
    margin: 0px;
}

textarea,select,input
{
    font-size: 11px;
}

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

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

a:hover
{
    color: red;
}

.small
{
    font-size: 11px;
}

.cytat
{
    color: #a0a0a0;
    padding-left: 2px;
    border-left: 1px solid #a0a0a0;
}

.menu
{
    color: #d25c5c;
    font-weight: bold;
    text-align: right;
    padding-right: 30px;
    font-size: 14px;
}

.menu2
{
    color: black;
    font-weight: bold;
}

p
{
    text-indent: 20px;
}

.table
{
}

.th
{
    background-color: #cbd7fc;
    border: 1px solid gray;
}

.td
{
    
    border: 1px solid gray;
}

.big
{
    font-size: 15px;
}

h1
{
    font-size: 15px;
}