body
{
	margin: 0px 10px 10px 5px;
}
.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;
}
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: 80px;
    padding-bottom: 10px;
    text-align: left;
    font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}