#vyber .menu,
#sekce .menu {
    background: #a87c3c;
}

#katalog .popis + #sekce .menu,
#vyber + #sekce .menu
{
    background: #e5e5e5;
    color: #a87c3c;
}

.places-table .place {
    background: white;
}

#buttons .button {
    background: #a87c3c;
}

#buttons .button:hover {
    background: #bd9c6a;
}
