﻿body
{
    margin: 0px 10px 10px 10px;
    font-family: Arial;
    font-size: 10pt;
}
h1, h2
{
    text-align: center;
    font-family: Arial;
    font-weight: bold;
    font-size: 14pt;
    color: #04317B;
    margin-top: 10px;
    margin-bottom: 10px;
}
h2
{
    font-size: 12pt;
}
img
{
    border: 0px;
}
a
{
    font-family: Arial;
    font-size: 9pt;
    color: #04317B;
}
li
{
    font-family: Arial;
    font-size: 9pt;
    color: #000000;
}
fieldset
{
    border: 1px solid #e5e9eb;
    padding: 10px;
    width: 600px;
    margin-left: 165px;
}
legend
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    padding: 5px;
    color: #04317B;
    font-style: normal;
}
.divPodklad
{
    width: 950px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

