body {
    background: url("/obrazek/3/pozadi-10-jpg/") no-repeat fixed center 0 gray; background-size: cover;
}

#theme {
    background: url("/obrazek/3/motiv-5-jpg/") no-repeat scroll 0 0 transparent;
}

#container {min-height: 560px;}

h3 {color: #49971F; font-size: 1.25em;}


.h3 {
    background: url("/obrazek/3/button-zeleny-png") no-repeat scroll center center transparent;
    color: #49971F;
    font-size: 1.25em;
    height: 2em;
    margin-top: 0;
    padding: 7px 10px 0;
}

#content {font-size: 1em;}

#content ul li {padding-bottom:5px;}

#menu ul li a, #menu ul ul li a { font-weight: normal;}
#menu ul li a.active, #menu ul ul li a.active { font-weight: normal; }

#active_article {  text-align: left;}

/* ---[ footer ]------------------------------ */

#footer, #footer p a, #footer li a {color: white;}
 
