#masthead .site-branding {
    display: flex;
    max-width: 85%;
}
@media all and (min-width: 996px) {
    #masthead .site-branding {
        min-width: 440px;
        /* padding-left: 70px; */
        padding-top: 0px;
    }
}
#masthead .site-branding {
    flex: 0 1 auto;
    min-width: 200px;
    padding-left: 20px;
    padding-top: 0px;
    flex-grow: 100;
}
body, button, input, select, optgroup, textarea {
    color: #303030;
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    line-height: 1.5;
    font-weight: 400;
}
#masthead .site-branding .mmr-main-logo {
    width: 350px;
}

h1 {
    font-size: 2.5em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.alert-message {
    margin-top: 0;
    margin-bottom: 1em;
    font-size: 1.2em;
}

img {
    height: auto;
    max-width: 100%;
}
#FooterWidgets {
    border-top: 8px solid #30b86b;
    background-color: #7f7f7f;
    padding: 30px 30px 30px;
    position: relative;
    background-image: url("media/domy-sloucene.png");
    background-repeat: repeat-x;
    background-position: bottom left;
}
#FooterWidgets section:first-child {
    max-width: 130px;
    min-width: 250px;
    margin-left: 150px;
}
#FooterWidgets > aside {
    display: flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
#FooterWidgets section:first-child {
    max-width: 130px;
    min-width: 250px;
    margin-left: 150px;
}
#FooterWidgets section {
    max-width: 400px;
    border-right: 1px solid #635d5d;
}
#FooterWidgets section {
    margin-left: 10px;
    margin-right: 50px;
    color: white;
    flex-grow: 1;
    flex-basis: 20%;
    min-width: 300px;
}
.widget {
    margin: 0 0 1.5em;
}
#FooterWidgets section:first-child {
    max-width: 130px;
    min-width: 350px;
    margin-left: 200px;
}
#FooterWidgets h2, #FooterWidgets h3 {
    font-weight: 500;
}
.widget-title {
    cursor: pointer;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
}
h2 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
#FooterWidgets ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}
.menu-partnerske-weby-a-odkazy-container {
    display: block !important;
    margin-left: -20px;
}
.widget_nav_menu ul li {
    line-height: 200%;
    font-weight: 700;
}
.widget_nav_menu ul li {
    line-height: 200%;
    font-weight: 700;
}
#FooterWidgets a {
    color: white;
    font-weight: 400;
    text-decoration: none;
}
#colophon {
    background: none;
    border-top: 1px solid #635d5d;
    text-align: left;
    padding-left: 150px;
    padding-top: 30px;
    height: 50px;
}
footer {
    border-top: 1px solid #30b86b;
    background-color: #666666;
    padding: 0 30px 0;
    text-align: center;
    font-weight: 400;
    color: white;
}