body {
    background-color: #000;
    color: #727272;
    font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

input, textarea {
    font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
    font-size: 12px;
    border-style: none;
    padding: 3px;
}

h2 {
    font-size: 1.33em;
    font-weight: normal;
}

#page {
    margin: 0 auto;
    width: 750px;
    min-height: 967px;
    _height: 967px;
    background-image: url(/img/pozadie.jpg);
    background-repeat: no-repeat;
    background-position: 0 225px;
}

#header {
    position: relative;
    height: 224px;
    border-bottom: 1px solid #101010;
    background-image: url(/img/text-robert-daniel.gif);
    background-repeat: no-repeat;
    background-position: 434px 72px;
}

#leaf {
    position: absolute;
    width: 82px;
    height: 92px;
    background-image: url(/img/listok.gif);
    background-repeat: no-repeat;
    left: 650px;
    top: 23px;
}

#official-page {
    position: absolute;
    width: 112px;
    height: 16px;
    background-image: url(/img/text-oficialna-stranka.gif);
    background-repeat: no-repeat;
    left: 591px;
    top: 122px;
}

#menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 400px;
    height: 200px;
    margin: 0;
    padding: 0;
}

#menu li {
    list-style-type: none;
    position: absolute;
    width: 200px;
    height: 50px;
    display: block;
}

#menu a {
    display: block;
    width: 200px;
    height: 50px;
    background-repeat: no-repeat;
}

#menu a:hover {
    background-position: -200px 0;
}

#menu span {
    display: none;
}

#player {
    position: absolute;
    top: 0;
    left: 200px;
    width: 200px;
    height: 50px;
}

#menu-hs { top: 50px; left: 0; }
#menu-hs a { background-image: url(/img/menu-hlavna-stranka.gif); }

#menu-uk { top: 100px; left: 0; }
#menu-uk a { background-image: url(/img/menu-umelecka-kariera.gif); }

#menu-ka { top: 150px; left: 0; }
#menu-ka a { background-image: url(/img/menu-kalendar-akcii.gif); }

#menu-f { top: 50px; left: 200px; }
#menu-f a { background-image: url(/img/menu-fotogaleria.gif); }

/*
#menu-hs { top: 0; left: 0; }
#menu-hs a { background-image: url(/img/menu-hlavna-stranka.gif); }

#menu-uk { top: 50px; left: 0; }
#menu-uk a { background-image: url(/img/menu-umelecka-kariera.gif); }

#menu-ka { top: 100px; left: 0; }
#menu-ka a { background-image: url(/img/menu-kalendar-akcii.gif); }

#menu-f { top: 150px; left: 0; }
#menu-f a { background-image: url(/img/menu-fotogaleria.gif); }

#menu-nk { top: 50px; left: 200px; }
#menu-nk a { background-image: url(/img/menu-navstevna-kniha.gif); }
*/

#menu-o { top: 100px; left: 200px; }
#menu-o a { background-image: url(/img/menu-odkazy.gif); }

#menu-k { top: 150px; left: 200px; }
#menu-k a { background-image: url(/img/menu-kontakt.gif); }

#content {
    text-align: justify;
    min-height: 602px;
    _height: 602px;
    padding: 30px 20px 30px 0;
    margin-left: 400px;
}

#content p {
    margin: 1em 0;
}

#content a {
    color: #fff;
}

#content img {
    margin: 15px;
    padding: 1px;
    border: 1px solid #333;
}

#content a:hover img {
    border: 1px solid #fff;
}


#footer {
    border-top: 1px solid #101010;
    font-size: 12px;
    line-height: 2em;
    text-align: center;
    height: 6em;
}

strong {
    color: #fff;
}

#footer p {
    margin: 0;
}

#footer a {
    color: #727272;
    text-decoration: none;
}

#footer a:hover {
    color: #fff;
}

a.feed-icon {
    border-style: none;
    background-image: url(/img/feed.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding-left: 18px;
}
