h1, h3, h4, strong { color: #555;}

h2 {
    color: #777777;
    font-weight: bold;
}

#menu a {
    background: none repeat scroll 0 0 transparent;
    border-right: 0 solid #555555 !important;
    color: #949599 !important;
    font-weight: bold !important;
    padding: 0 25px !important;
    text-decoration: none;
}

#menu a:hover {
background: none;
color: #777777 !important;
}

#menu .selected a {
background:#949599 !important;
color: #777777 !important;
}

#menu .selected a:hover, #menu .active a:hover,  #menu .active a {
background-color: #949599 !important;
color: #FFF500 !important;
}

#content ul, #content ol {
    margin-top: 10px;
}

.tabulka thead {
    background: none repeat scroll 0 0 #E7E7E8;
}

#footer, #footer a {
    background-color: #FFF500; 
    color: #949599 !important;
    font-size: 13pt;
}

#footer p.copyright a:link, #footer p.copyright a:visited, #footer p.copyright a:hover {
    color: #949599 !important;
}

#menu {  background: url("/obrazek/3/menu-img-png") repeat-x scroll 0 0 #FFF500;
padding-bottom: 5px;}

#lcolumn { display: none; }
#rcolumn { float: none; width: 998px; }
#content { min-height: 435px;  padding: 35px 35px 10px 35px;}

#theme {
    height: 184px;
    width: 998px;
    border-bottom: 2px solid #FFF100;
    background: url("/obrazek/3/2-motiv-998x184-png/") no-repeat scroll 0 0 transparent;
}

#container {
    padding-top: 186px;
    width: 998px;
}

body { background-color: white; padding: 0;}

