body {
        margin:0; padding:0;
        background:#ffffff;
        text-align:center;
        font: normal 8pt/13pt verdana, arial,sans-serif;
        }
        
#hlavicka {

}

#obsah {
        width: 750px;
        margin:1em auto;
        border: solid 2px #007FFF;
        text-align:left;
        -webkit-border-radius: 50px;
        box-shadow: 10px 10px 10px gray;
        -moz-box-shadow: 10px 10px 10px gray;
        -webkit-box-shadow: 10px 10px 10px gray;
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=15, Direction=135, Color=gray);
        background-color:white;
       }

#levypanel {
        float: left;
        width: 200px;
        margin:0; padding:0;

        }

#levypanel-obsah {
        margin:0; 
        padding: 0.5em 1em;

        }

#hlavnipanel {
        margin:0 0 0 225px;
        padding:0;
        }

#hlavnipanel-obsah {
        margin:0; 
        padding: 0.5em 1.5em 0.5em 1em;
        text-align:justify;
        }

#paticka {
     padding: 10px;
     border-top: 2px solid #007FFF;
     text-align:center;
}

hr.cleaner {
        clear:both;
   display: none
        }

#menu {
width: 200px;
height: 100%;
margin-left: 5px;
margin-bottom: 20px;
float: left;
text-align: center;

}

#menu li a {
height: 37px;
voice-family: "\"}\""; 
voice-family: inherit;
font-weight:bold;
height: 32px;
text-decoration: none;
text-align: center;
}        
        
#menu li a:link, #menu li a:visited {
color: navy;
display: block;
background:  url(images/off.png) top center no-repeat;
padding: 8px 0 0 0px;
height: 32px;
text-align: center;
}
        
#menu li a:hover {
color: blue;
background:  url(images/on.png) top center no-repeat;
padding: 8px 0 0 0px;
height: 32px;
text-align: center;
}        

ul {
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}

a {text-decoration: none; color:black}
a:hover {text-decoration: underline; color:blue}

a:hover.odkaz3 {text-decoration: underline; color:red}
.odkaz3 {text-decoration: none; color:red}

.odkaz2 {text-decoration: none; color:blue}

a:hover img {filter:alpha(opacity=80, style=0); opacity:0.8}

h2 {font-size: 14pt; margin-top: 6px; margin-bottom: 20px; text-align:center}

h3 {font-size: 12pt;}

h4 {font-size: 11pt}

ul.moje {list-style-image: url(odrazka.gif);
          margin-left:30px;}
ul.moje li {line-height:20px}

ul.moje2 {list-style-image: url(odrazka.gif);
          margin-left:30px;}

img.foto {border: solid 1px #007FFF}

img#titul {
-webkit-border-top-left-radius: 50px;
-webkit-border-top-right-radius: 50px;

}
