body {
background-color : #D9E9DF;
color : black;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div.menu {
position : absolute;
top : 120px;
left : 10px;
width : 180px;
font-size : 90%;
}
div.sloupec {
position : absolute;
top : 120px;
left : 780px;
width : 180px;
font-size : 100%;
}
div.obsah {
position : absolute;
top : 20px;
left : 210px;
width : 550px;
}
p.patka {
font-size : 60%;
text-align : center;
border-top : 1px solid Teal;
padding : 5px;
}
p.patka a {
color : Teal; !important;
}
em, strong {
color : Teal;
}
li {
margin : 15px 10px 15px 10px;
padding : 0;
line-height : 130%;
list-style-image : url(data/dot.gif)
}
ol, ul {
margin : 15px 25px 15px 50px;
padding : 0;
}
a.tlacitko{
border-bottom : 1px solid #FFFFFF;
background-color : transparent;
font-size : 11pt;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
width : 160px;
padding : 1px 0px 1px 1px;
color : Teal;
margin : 1px 0px 1px 1px;
display : block;
}
a.tlacitko:link{
text-decoration: none;
color : Teal;
}
a.tlacitko:visited{
text-decoration: none;
color : Teal;
}
a.tlacitko:hover{
text-decoration: none;
border-bottom : 1px solid #FFFFFF;
background-color : Teal;
color : #D9E9DF;
} 
p {
padding : 0;
margin : 10px;
line-height : 140%;
text-align:justify
}
p.box {
padding : 10px;
border : 1px solid Teal;
background-color : white;
}
a:link {
color : Teal;
}
a:visited {
color : Teal;
}
a:hover {
color : Teal;
}
h1 {
font-size : 120%;
color : Teal;
font-weight : normal;
margin : 10px;
padding : 0 0 3px 10px;
border-bottom : 1px solid Teal;
}
h2 {
font-size : 80%;
color : Teal;
font-weight : normal;
margin : 10px;
padding : 0 0 3px 10px;
text-align:left
}
h3 {
font-size : 160%;
color : Teal;
font-weight : normal;
margin : 10px;
}
h4 {
font-size : 120%;
color : Teal;
font-weight : normal;
margin : 10px;
text-align:center
}
.menu p {
padding : 10px;
border : 1px solid Teal;
}
.sloupec p {
padding : 10px;
border : 1px solid Teal;
}
.menu ul {
margin : 15px;
padding : 0;
}
.menu ul li {
margin : 5px 0 5px 0;
padding : 0;
list-style-type : none;
}
.menu ul li a {
font-weight : bold;
}
