body
{
        background: #FFFFFF;
        font-family: verdana, sans-serif;
        font-size: 10pt;
}

.menu_top
{
    margin-bottom: 10px;
}

.menu_top a
{
	margin-left: 5px;
    margin-right: 5px;
    color: #2A5376;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}

.nadpis
{
	margin-left: 20px;
    margin-right: 5px;
    color: #2A5376;
    font-weight: bold;
    font-size: 14pt;
}

.telo
{
	margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 100px;
    text-align: justify;
}