header.header.container-header.full-width {
    background-image: url('/images/sablona/_TR11366.jpg');
    background-position: 50%;
}
.navbar-brand img {
    max-height: 100px;
    max-width: 100px;
    height: auto;
    width: auto;
}
.container-topbar {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: flex-end;
    position: absolute;
}
[class*="rsform-block-cisloviza"],
[class*="rsform-block-platnostviza"],
[class*="rsform-block-dokladna"],
[class*="rsform-block-ico"],
[class*="rsform-block-nazevfirmy"],
[class*="rsform-block-adresafirmy"] {
    padding: 20px 20px 20px 20px;
    background: #ededed;
    background: #ffdda3;
}
.site-grid {
    background-repeat: no-repeat;
    background-position: 0;
    background-size: cover;
    background-color: #fff0d6;
    padding: 40px 0;
}
.rsform-block-submit {
    text-align: center;
} 
button#submit {
    padding: 10px 30px;
}
button#submit:not(:focus):not(:hover) {
    background: #870714;
}
div.mod-languages a {
    min-width: 235px;
    display: block;
}
form#userForm h2 {
    text-align: center;
}
.footer {
    margin-top: 0;
    background: #870714;
}
header.header:before {
    background: rgb(0 0 0 / 42%);
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    z-index: 0;
}
.container-header > .grid-child {
    z-index: 1;
}