#stred{
 border: 1px solid black;
 background-color: #007700;
}

a{
 color: white;
}

a:hover{
 text-decoration: underline;
}

dt.zelene{
 color: lightgreen;
 font-size: 12pt;
}

dt.cerveny{
 color: red;
 font-size: 12pt;
}

dt.modry{
 color: blue;
 font-size: 12pt;
}

dt.tehlovy{
 color: #800000;
 font-size: 12pt;
}

dt.oranzovy{
 color: orange;
 font-size: 12pt;
}

dt.cerny{
 color: black;
 font-size: 12pt;
}

dd{
 margin: 0px;
 margin-top: 10px;
 text-align: justify;
 text-indent: 20px;
}

dd.no_odsek{
 margin: 0px;
 margin-top: 10px;
 text-align: justify;
 text-indent: 0px;
}

dt{
 margin-top: 10px;
 font-weight: bold;
}

#podm{
 border: 1px solid black;
 padding: 5px;
 background-color: #007700;
}

#celek{
 margin-top: 50px;
}

#menu a{
 color: black;
}

ul{
}

li{
 border: 1px solid #007700;
}

li:hover{
 background-color:#009900;
}

li a{
 padding-left: 40px;
 border: 1px solid #007700;
}

li a:hover{
 background-color: #009900;
}
