h1 {
    color: #DA2625;
}

#menu2 a {
    background-color: #1DAFCA;
    color: white;
}
#menu2 a:hover {
    background-color: #97D1DE;
}
#menu2 li.selected, #menu2 li.selected a {
    background-color: #97D1DE;
    color: white;
}

.menu4 a {
    background-color: #1DAFCA;
    color: white;
}
.menu4 a:hover, .menu4 li.selected, .menu4 li.selected a {
    background-color: #97D1DE;
    color: white;
}
#blok {
    background-image: url(../../grafika/blok-modry.png);
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #97D2DF;
}

.menu4 {
    background-image: url(../../grafika/blok-modry.png);
    background-attachment: scroll;
    background-position: -29px -14px;
    background-repeat: no-repeat;
    background-color: #97D2DF;
}


.facelift #menu2 a {
    background-color: #97D1DE;
}
.facelift #menu2 a:hover, .facelift #menu2 li.selected, .facelift #menu2 li.selected a {
    background-color: #1DAFCA;
}

.facelift #blok {
    background-image: url(../../facelift/blok-modry.png);
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #97D2DF;
}

.facelift .menu4 {
/*
    background-image: url(../../facelift/blok-modry.png);
    background-attachment: scroll;
    background-position: -309px -14px;
    background-repeat: no-repeat;
    background-color: #97D2DF;
*/

    background: #1DAFCA;
}
