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