body{
font-family : Arial; font-weight: normal;
background-color : #ff6600;
}
a{ text-decoration: none}
a:link { text-decoration: none; color: white}
a:visited { text-decoration: none; color: white}
a:hover { text-decoration: none; color: black }
a.menu{
text-decoration: none;
color : White;
font-weight : bold;
font-size : 12pt;
}
a:link.menu {
text-decoration: none;
color : White;
font-weight : bold;
font-size : 12pt;
}
a:visited.menu{
text-decoration: none;
color : White;
font-weight : bold;
font-size : 12pt;
}
a:hover.menu{
text-decoration: underline;
color: black;
text-decoration: underline overline;
}

p.menu{
margin-top : 10px;
margin-bottom : 10px;
}
/* Absolutní pozicování */
div.head{
height:100px;
position : absolute;
top : 0px;
left : 10px;
width : 90%;
margin-right : 10px;
border-bottom-width : 0px;
border-bottom-color : ;
border-bottom-style : solid;
}
div.levy{
position : absolute;
top : 3%;
left : 1%;
width : 10%
}
div.levy2{
position : absolute;
top : 14%;
left : 1%;
width : 10%;
}
.logo{
position : absolute;
top : 15%;
left : 8%;
}
.levej{
position : absolute;
top : 15%;
left : 8%;
}
/* nastavení nadpisů */

h2 {
font-weight : normal;
font-size:9pt;
text-align : left;
color : White;
margin-left:0%;
margin-right:10%;
margin-top : 3%;
top : 5%;
left : 0%;

}

/* nastavení patky */
div.patka{
position : absolute;
top: 95%;
width : 95%;
font-size:0.5em;
border-top-color : black;
border-top-style : solid;
border-top-width : 1px;
margin-left : 3px;
margin-right : 3px;
text-align : right;
}
h1.title {
font-size : 14pt;
text-align : Center;
color : black;
position : absolute;
font-family : Arial ;
position : absolute;
top : 15%;
left :0%; 
width: 100%;
}
h2.title {
font-weight : normal;
font-size : 9pt;
text-align : block;
color : white;
position : absolute;
font-family : Arial;
position : absolute;
top : 20%;
left : 15%;
width: 80%; 
}
h3.title {
font-weight : normal;
font-size : 9pt;
text-align : left;
color : white;
position : absolute;
font-family : Arial;
position : absolute;
top : 25%;
left : 15%;
width: 80%; 
}
h4.title {
font-weight : normal;
font-size : 9pt;
text-align : right;
color : white;
position : absolute;
font-family : Arial;
position : absolute;
top:90%;
width: 95%;
}
table {
font-weight : normal;
font-size : 9pt;
text-align : block;
color : white;
position : absolute;
font-family : Arial; 
width: 100%;
}
legend.menu{
color : Black;
text-align : left;
font-size : 18pt;
font-weight : bold;
}
p{

margin-top : 2px;
margin-left : 30px;
}