body
{
    margin: 0px 10px 10px 5px;
    font-family: Arial;
}
.Podklad
{
    width: 950px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
h1
{
    margin-top: 15px;
    font-family: Arial;
    font-size: 22pt;
    font-weight: bold;
    color: #04317B;
}
.maly
{
    font-size: 18pt;
    text-align: left;
}
h2
{
    text-align: center;
    font-family: Arial;
    font-size: 16pt;
    font-weight: bold;
    color: #04317B;
}
.Pravy h2
{
    text-align: left;
    margin-bottom: 8px;
}
.Pravy h2:hover
{
    text-decoration: underline;
}
h2 a
{
    text-align: left;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    color: #04317B;
    text-decoration: none;
}
.Sedy
{
    padding: 20px 50px 20px 50px;
    background-color: #f5f5f5;
    text-align: center;
    font-family: Arial;
    font-size: 12pt;
    font-weight: normal;
    color: #000000;
    overflow: auto;
    height: auto;
}
.Zluty
{
    padding: 20px 50px 20px 50px;
    background-color: #f1f1e6;
    text-align: center;
    font-family: Arial;
    font-size: 12pt;
    font-weight: normal;
    color: #000000;
    overflow: auto;
    height: auto;
}
.svZluty
{
    padding: 20px 50px 20px 50px;
    background-color: #f9f7f0;
    text-align: center;
    font-family: Arial;
    font-size: 12pt;
    font-weight: normal;
    color: #000000;
    overflow: auto;
    height: auto;
}
.Modry
{
    padding: 20px 50px 20px 50px;
    background-color: #cdd5d5;
    text-align: center;
    font-family: Arial;
    font-size: 12pt;
    font-weight: normal;
    color: #000000;
    overflow: auto;
    height: auto;
}
.Levy
{
    /*width: 150px;*/
    text-align: center;
    padding-left: 30px;
    padding-bottom: 10px;
    vertical-align: middle;
}
.Pravy
{
    /*width: 800px;*/
    padding-left: 30px;
    padding-right: 40px;
    padding-bottom: 10px;
    text-align: left;
    font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
}
.divCenter
{
    width: 800px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.odeslat
{
	background: url( 'http://www.edb.cz/Image/offers/send.jpg' );
	height: 22px;
	width: 125px;
	border: 0;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
	margin-left: 5px;
	margin-right: 5px;
}
.hRule
{
    height: 1px;
    margin-top: 2px;
    margin-bottom: 2px;
    background-color: silver;
    color: silver;
    border: 0px;
}
