/* CSS Document */

*
    {
     margin:0px auto;
    }
body,html
    { 
    
    margin-top: 0px; 
    margin-right: 0px; 
    margin-left: 0px; 
    text-align: center; 
    background-color:rgb(153,255,153);
    color:red;
    font-family:Verdana,Tahoma,Arial;
    font-size:18px;
    } 
iframe {
padding:0px auto;
margin-top:0px
}

div.menu {
position : absolute;
top : 20px;
left:600px;
width : 180px;
font-size : 80%;
text-align:left;
color:navy;
margin:10px;
}
div.sloupec {
position :absolute;
top : 20px;
left :0px;
width : 180px;
text-align:center;

}
div.obsah {

position : absolute;
top : 0px;
left : 200px;
width :600px;
padding:0;
text-align:center;
margin:10px;

}
p.patka {
font-size : 90%;
text-align : center;
border-top : 1px dashed #abd656;
padding : 5px;
}
p.patka a {
color : #50681e !important;
}
em, strong {
color : #abd656;
}
ol, ul {
margin : 15px 25px 15px 50px;
padding : 0;
color:blue;
}
li {
margin : 15px 10px 15px 10px;
padding : 0;
line-height : 130%;
}
p {
padding : 0;
margin : 10px;
line-height : 140%;
}
p.box {
padding :-50px;
border : 1px solid #eff0dd;
background-color : #f8f9f1;
text-align:center;
}
a:link {
color : blue;
font-size:75%;
text-align:right;
}
a:visited {
color : green;
}
a:hover {
color : rgb(204,0,0);
}
h1 {
font-size : 160%;
color : rgb(0,0,204);
font-weight : normal;
margin : 10px;

}
h2 {
font-size : 130%;
color : #abd656;
font-weight : normal;
margin : 10px;
padding : 0 0 3px 10px;
border-bottom : 1px dashed #abd656;
text-align:center;
}
h3 {
font-size : 110%;
color : navy;
font-weight : normal;
margin : 10px;
padding : 0 0 3px 10px;

text-align:center;
}
h4{
font-size : 80%;
color : green;
font-weight : normal;
margin : 10px;
padding : 0 0 0px 10px;
border-bottom : 1px dashed #abd656;
text-align:center;
}

h5{
font-size : 90%;
color : green;
font-weight : normal;
margin : 5px;
padding : 0 0 3px 10px;
border-bottom : 1px dashed #abd656;
}

h6 {
font-size : 85%;
color : navy;
font-weight : normal;
margin : 0px;
padding : 0 0 3px 10px;
border : 1px dashed blue;
text-align:center;
}


.menu p {
padding : 10px;
border : 1px dashed #abd656;
}
.sloupec p {
padding : 10px;
border : 1px dashed rgb(0,0,153);
font-size:75%;
}
.menu ul {
margin : 15px;
padding : 0;

}
.menu ul li {
margin : 5px 0 5px 0;
padding : 0;
list-style-type : none;
color:blue;
}
.menu ul li a {
font-weight : bold;
background-color:white;
color:blue;
font-size:12px;
}

strong, em {
color:red
}



.pdy{
font-size:16px;
font-family:arial narrow ; 
font-weight:bold;
background-color:red;
color:white;
border: 4px solid orange;
color:white;
width:580px;
}


.vhl {
font-size:16px;
font-family:arial narrow ;
font-weight:bold; background-color:green;
color:white;border:4px solid orange;
width:580px;
text-align:center;

}

.atym{
font-size:16px;
font-family:arial narrow ;
font-weight:bold; background-color:navy;
color:white;border:4px solid orange;
width:580x;
}
.patka{clear:both;}

