/* _content/HazenaDecin.LetniVyzva/Components/Layout/MainLayout.razor.rz.scp.css */
.bottom-nav[b-2gzyttmtkk] {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60px;
    background-color: white;
    z-index: 100;
    border-top: 1px solid #ccc;
}

.label[b-2gzyttmtkk] {
    font-size: 0.75rem;
    line-height: 1;
    color: #444;
    margin-top: 2px;
}
/* _content/HazenaDecin.LetniVyzva/Components/Pages/Admin/SpravaVyzev.razor.rz.scp.css */
/* _content/HazenaDecin.LetniVyzva/Components/Pages/Login.razor.rz.scp.css */
body[b-v8z4dgsjvp] {
    background-color: red !important; /* světle modrá */
    /* nebo obrázek na pozadí: */
    /* background-image: url('/images/pozadi.jpg');
       background-size: cover;
       background-repeat: no-repeat;
       background-attachment: fixed; */
}
