/* --------------------------------------------------------------------------------------------------------------------- */
/* LAYOUT
/* --------------------------------------------------------------------------------------------------------------------- */

html, body {
    margin: 0;
    padding: 0;
    hyphens: auto;
}

#main {
    text-align: left;
}

#header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 100;
}

#content {
    padding: 0px 0px 0px 0px;
}

#footer {
    max-width: 1600px;
    height: auto;
    margin: 0 auto 0 auto;
    clear: none;
}

/* -------------------------------- CLASSES --------------------------------- */

hr {
    margin: 1em 0px 1em 0px;
    border: 0px;
    color: #89733F;
    background: #89733F;
    height: 1px;
    display: block;
}

.hr {
    clear: both;
    padding-top: 20px;
    border-top: 1px solid #89733F;
}

.clear {
    clear: both;
    font-size: 0px;
    height: 0px;
    line-height: 0px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.invisible {
    display: none;
}

.forprint, .forprint-block {
    display: none; /* pro tiskové styly */
}

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.image {
    display: block;
}

/* --------------------------------- inputs --------------------------------- */

.input-1 {
    border-left: 1px solid #CFCFCF;
    border-top: 1px solid #CFCFCF;
    border-right: 1px solid #F1F1F1;
    border-bottom: 1px solid #F1F1F1;
    color: #505050;
    padding: 2px 5px;
    margin: 1px 0px;
}

.input-2 {
    border-left: 1px solid #CFCFCF;
    border-top: 1px solid #CFCFCF;
    border-right: 1px solid #F1F1F1;
    border-bottom: 1px solid #F1F1F1;
    color: #505050;
    padding: 2px 5px;
    margin: 1px 0px;
}

.input-ta {

    height: 80px;

    border-left: 1px solid #CFCFCF;
    border-top: 1px solid #CFCFCF;
    border-right: 1px solid #F1F1F1;
    border-bottom: 1px solid #F1F1F1;
    color: #505050;
    padding: 5px;
    margin: 1px 0px;

}


.input-ta-120 {
    width: 400px;
    height: 120px;
    padding: 5px;

    border: 1px solid #E6E1BB;
    color: #763A14;
    background: #FCFAF1;

}

.button-1 {
    background: #A5241C;
    color: #FCF4B7;
    border: 1px outset #BC5B55;
    padding: 3px 15px;
    font-size: 95%;
    cursor: pointer;
}

.button-2 {
    background: #DED9CB;
    color: #513E15;
    border: 1px outset #C6C1B5;
    padding: 3px 5px;
    font-size: 75%;
    cursor: pointer;
}


.input-select {
    color: #454545;
    border: 1px solid #A1A1A1;
    padding: 2px 2px;
    height: 22px;
    /*width: 230px;*/
    background: url(img/form-select-bg.png) repeat-x left top;
}

/* --------------------------------------------------------------------------------------------------------------------- */
/* CONTENT
/* --------------------------------------------------------------------------------------------------------------------- */

table p {
    margin-top: 0px;
}

table h2, table h3 {
    margin-top: 0px;
}

.table-base th,
.table-base td {
    padding: 4px 4px 4px 4px;
}

.table-base th {
    background: #015695;
    color: #FFFFFF;
}

.table-base td {
    border-bottom: 1px solid #C3C3C3;
}

.iluImage {
    width: 100%;
}

.text h1 {
    float: none;
    text-align: center;
    margin: 0;
}

.level2Title {
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 100%;
    background-color: #fff;
    margin: 0 auto;
    max-width: 1600px;
    text-align: center;
}

.level2Title img {
    width: 80px;
    max-width: 100%;
    height: auto;
    margin-left: 0px;
    margin-top: 80px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: 0px;
    margin-bottom: 40px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    min-width: 0px;
    min-height: 0px;
    max-height: none;
}

.level2Title .text {
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 60px;
    padding-right: 40px;
    padding-bottom: 0px;
}

.level3Container ul,
.level3Container ol {
    clear: both;
    margin: 0 0 20px 0;
}

.level3Container ul {
    list-style-type: square;
}

.level3Container {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    min-height: 0px;
    max-width: 1600px;
    margin-right: auto;
}

.level3Background {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 100%;
    background-image: url("img/bg_02.png");
    background-position: 0% 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
}

.level3Title {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 100%;
    background-color: rgb(255, 255, 255);
    padding-left: 40px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    min-width: 0px;
}

.level3Title img {
    float: left;
    width: 80px;
    max-width: 100%;
    height: auto;
    margin-left: 0px;
    margin-top: 50px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: 0px;
    margin-bottom: 90px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    min-width: 0px;
    min-height: 0px;
    max-height: none;
}

.level3Title .text {
    float: left;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 83.07%;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 60px;
    padding-left: 27px;
    padding-right: 0px;
    padding-bottom: 0px;
}

.level3Title .prednadpis {
    float: left;
    font-size: 12px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: 500;
    line-height: 20px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    font-family: Avenir;
    text-transform: uppercase;
    letter-spacing: 7px;
    color: rgb(69, 68, 75);
    margin-bottom: 0px;
    margin-right: 0px;
}

.level3Content {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: both;
    width: 66.6%;
    position: relative;
    padding-bottom: 81px;
    background-color: rgb(255, 255, 255);
    padding-left: 40px;
    padding-right: 3.75%;
    border-right-color: rgb(182, 199, 84);
    border-right-width: 1px;
    border-right-style: solid;
}

.level3Content p.main {
    float: left;
    font-size: 16px;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: 300;
    line-height: 28px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-bottom: 60px;
    padding-top: 0px;
    padding-bottom: 0px;
}

a {
    color: rgb(90, 130, 0);
    text-decoration: underline;
}

a:link {
    color: rgb(90, 130, 0);
    text-decoration: underline;
}

a:visited {
    color: rgb(90, 130, 0);
    text-decoration: underline;
}

a:active {
    color: rgb(90, 130, 0);
    text-decoration: underline;
}

a:hover {
    color: rgb(90, 130, 0);
    text-decoration: underline;
}

.level3Right {
    float: left;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 33.3%;
    position: relative;
    margin-right: 0px;
    margin-bottom: 0px;
}

.level3Right .title {
    float: left;
    font-size: 20px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 300;
    line-height: 42px;
    margin-left: 0%;
    margin-top: 124px;
    clear: none;
    min-height: 0px;
    font-family: Avenir;
    color: rgb(69, 69, 75);
    letter-spacing: 7px;
    text-transform: uppercase;
    padding-right: 20px;
    padding-left: 20px;
}

.level3Right .text {
    float: left;
    font-size: 14px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 300;
    line-height: 28px;
    margin-left: 0%;
    margin-top: 29px;
    clear: both;
    min-height: 0px;
    padding-right: 30px;
    padding-left: 30px;
}

.level3Right .level3ClickForm {
    text-align: center;
    width: 100%;
}

.level3Right .level3ClickForm p {
    float: none;
    display: inline-block;
    padding: 1px 6px;
    cursor: pointer;
    font-family: Avenir;
    font-size: 14px;
    font-weight: bold;
    line-height: 28px;
    letter-spacing: 7px;
    text-transform: uppercase;
    text-align: center;
    width: 65%;
    color: rgb(69, 68, 75);
    border-top-color: rgb(181, 179, 174);
    border-right-color: rgb(181, 179, 174);
    border-bottom-color: rgb(181, 179, 174);
    border-left-color: rgb(181, 179, 174);
    border-top-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    margin: 0px;
    clear: none;
    min-height: 0px;
    padding: 10px;
}

.level3Right .level3ClickForm p:hover {
    background-color: rgb(181, 179, 174);
}

.level3Right p {
    margin-bottom: 0px;
}

#Level3FormName,
#Level3FormContact,
#Level3FormMessage,
#Level3FormSubmit {
    float: none;
    height: 33px;
    padding-top: 0px;
    padding-right: 13px;
    padding-bottom: 0px;
    padding-left: 13px;
    font-size: 14px;
    display: block;
    width: 100%;
    color: rgb(126, 132, 134);
    font-weight: 300;
    border-top-color: rgb(181, 179, 174);
    border-right-color: rgb(181, 179, 174);
    border-bottom-color: rgb(181, 179, 174);
    border-left-color: rgb(181, 179, 174);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    font-family: soleto;

    float: none;
    text-align: center;
    margin: 20px auto 0;
}

#Level3FormMessage {
    height: 6em;
}

#textFormLevel3 {
    float: left;
    width: 90%;
    margin: 0 5%;
    box-sizing: border-box;
}

#Level3FormSubmit {
    border-right-style: none;
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
}

#Level3FormSubmit:hover {
    background-color: rgb(181, 179, 174);
}

@media only screen and (max-width: 800px) {
    .level2Title,
    .level3Title {
        padding-right: 40px;
    }

    .level2Title img,
    .level3Title img {
        width: 140px;
        margin-bottom: 59px;
    }

    .level2Title .text,
    .level3Title .text {
        clear: both;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }

    .level3Content {
        clear: both;
        width: 100%;
        padding-right: 40px;
    }

    .level3Right {
        width: 100%;
        padding-bottom: 44px;
        border-top-color: rgb(182, 199, 84);
        border-top-width: 1px;
        border-top-style: solid;
    }
}

@media only screen and (max-width: 640px) {
    .level2Title,
    .level3Title {
        padding-left: 30px;
        padding-right: 30px;
    }

    .level2Title img,
    .level3Title img {
        width: 100px;
    }

    .level2Title text,
    .level3Title text {
        width: 100%;
    }

    .level3Title .prednadpis {
        margin-bottom: 9px;
    }

    .level3Content {
        padding-left: 30px;
        padding-right: 30px;
    }

    .level3Content p.main {
        margin-bottom: 50px;
    }

    .level3Right {
        padding-bottom: 69px;
    }
}

@media only screen and (max-width: 320px) {
    .level2Title,
    .level3Title {
        padding-right: 20px;
        padding-left: 20px;
    }

    .level3Content {
        padding-right: 20px;
        padding-left: 20px;
    }

    .level3Content p.main {
        margin-bottom: 40px;
        font-size: 14px;
        line-height: 24px;
    }

    .level3Right {
        padding-bottom: 69px;
    }
}

/* ------------------------------------------------------------------------------------------------------------------ */
/* HEADER
/* ------------------------------------------------------------------------------------------------------------------ */

#headerBackground {
    position: absolute;
    left: 0;
    top: -1000px;
    background: #45454B;
    width: 100%;
    height: 100%;
}

#mainmenuDiv {
    float: right;
    padding: 0.4125rem 0 0.5rem 0;
    margin: 0 0 0 160px;
}

#mainmenuBackground {
    position: absolute;
    background: #45454B;
    width: 100%;
}

.simoptLogo {
    position: absolute;
    left: 0;
    float: left;
    width: 100px;
    max-width: 100%;
    height: auto;
    margin-left: 3.007445%;
    margin-top: 11px;
    clear: none;
    color: #000;
    margin-right: 0%;
}

/* ------------------------------------------------------------------------------------------------------------------ */
/* FOOTER 
/* ------------------------------------------------------------------------------------------------------------------ */

#textFooter.fixPos {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    background: #FFF;
}

#headerMax {
    position: relative;
    margin: 0 auto;
    max-width: 1600px;
    height: 0;
}

#headerFix {
    position: fixed;
    height: 0;
    z-index: 100;
}

#tvorbaAnimMove {
    position: relative;
    height: 100px;
    left: 0;
    width: 66.7%;
    overflow: hidden;
    background: white;
}

@media only screen and (max-width: 800px) {
    #tvorbaAnimMove {
        width: 100%;
    }
}

.noselect div,
.noselect span,
.noselect p {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
    -khtml-user-select: none; /* Konqueror */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE/Edge */
    user-select: none;
    /* non-prefixed version, currently
                           not supported by any browser */
}

.linkOnMobileApp {
    padding-left: 1em;
    white-space: nowrap;
}

.contact_GDPR {
    color: #fff;
    padding: 5px;
    float: left;
}

#contact_GDPR_INPUT {
    display: inline-block;
}

#contact_GDPR_footer {
    padding-left: 30px;
    padding-top: 10px;
    float: left;
}

#contact_GDPR_Aims {
    margin: 0 auto;
    width: 466px;
    padding: 10px 0;
}

#contact_GDPR_level3 {
    padding-top: 10px;
    float: left;
}

#contact_GDPR_NEWSLETTER {
    margin-left: 30px;
    clear: both;
}

#seo_GDPR {
    float: left;
    padding: 10px 30px;
}

#contact_GDPR_PAGE {
    color: #fff;
    width: 40%;
    margin: 10px auto;
}

@media only screen and (max-width: 989px) {
    #contact_GDPR_PAGE {
        width: 50%;
    }
}

@media only screen and (max-width: 816px) {
    #contact_GDPR_PAGE {
        width: 60%;
    }
}

@media only screen and (max-width: 800px) {
    #contact_GDPR_Aims {
        width: 65%;
    }
}

@media only screen and (max-width: 576px) {
    #contact_GDPR_Aims,
    .contact_GDPR_HOMAPAGE {
        width: 80%;
        margin: 0 auto;
    }

    #contact_GDPR_PAGE {
        width: 80%;
    }
}


.inline-button {
    display: inline-block;
    padding: 5px 10px;
    border: 2px solid #B5B3AE;
}


.container {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%;
    box-sizing: border-box;
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/* ---------------------------------------------------------------------------- */
/* Cookie Consent
/* ---------------------------------------------------------------------------- */
.termsfeed-com---nb-headline {
    position: fixed !important;
}

.termsfeed-com---nb .cc-nb-main-container {
    padding: 1rem 2rem !important;
}

.cc-nb-okagree,
.cc-nb-reject,
.cc-cp-foot-save {
    background-color: #9fae4b !important;
}

.termsfeed-com---pc-dialog input[type="checkbox"].cc-custom-checkbox {
    visibility: hidden;
}
