body
{
    margin: 0px;
    font-family: arial;
    color: #606060;
    background-color: #ebedf0;
}

form
{
    margin: 0px;
}

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

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

h1
{
    font-size: 15px;
}

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

a:hover
{
    text-decoration: underline;
}

a.menu
{
    font-weight: normal;
}

.ramka
{
    background-color: white;
    border: 1px solid #c0c0c0;
    padding: 5px;
}

.small
{
    font-weight: normal;
}
