
@font-face {
    font-family: 'UniCredit';
    src: url('../Fonts/subset-UniCredit-Italic.eot');
    src: url('../Fonts/subset-UniCredit-Italic.eot?#iefix') format('embedded-opentype'), url('../Fonts/subset-UniCredit-Italic.woff') format('woff'), url('../Fonts/subset-UniCredit-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'UniCredit';
    src: url('../Fonts/subset-UniCredit-Heavy.eot');
    src: url('../Fonts/subset-UniCredit-Heavy.eot?#iefix') format('embedded-opentype'), url('../Fonts/subset-UniCredit-Heavy.woff') format('woff'), url('../Fonts/subset-UniCredit-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'UniCredit';
    src: url('../Fonts/subset-UniCredit-MediumItalic.eot');
    src: url('../Fonts/subset-UniCredit-MediumItalic.eot?#iefix') format('embedded-opentype'), url('../Fonts/subset-UniCredit-MediumItalic.woff') format('woff'), url('../Fonts/subset-UniCredit-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'UniCredit';
    src: url('../Fonts/subset-UniCredit-Bold.eot');
    src: url('../Fonts/subset-UniCredit-Bold.eot?#iefix') format('embedded-opentype'), url('../Fonts/subset-UniCredit-Bold.woff') format('woff'), url('../Fonts/subset-UniCredit-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'UniCredit';
    src: url('../Fonts/subset-UniCredit-Light.eot');
    src: url('../Fonts/subset-UniCredit-Light.eot?#iefix') format('embedded-opentype'), url('../Fonts/subset-UniCredit-Light.woff') format('woff'), url('../Fonts/subset-UniCredit-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'UniCredit';
    src: url('../Fonts/subset-UniCredit-HeavyItalic.eot');
    src: url('../Fonts/subset-UniCredit-HeavyItalic.eot?#iefix') format('embedded-opentype'), url('../Fonts/subset-UniCredit-HeavyItalic.woff') format('woff'), url('../Fonts/subset-UniCredit-HeavyItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'UniCredit';
    src: url('../Fonts/subset-UniCredit-Medium.eot');
    src: url('../Fonts/subset-UniCredit-Medium.eot?#iefix') format('embedded-opentype'), url('../Fonts/subset-UniCredit-Medium.woff') format('woff'), url('../Fonts/subset-UniCredit-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'UniCredit';
    src: url('../Fonts/subset-UniCredit-BoldItalic.eot');
    src: url('../Fonts/subset-UniCredit-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../Fonts/subset-UniCredit-BoldItalic.woff') format('woff'), url('../Fonts/subset-UniCredit-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'UniCredit';
    src: url('../Fonts/subset-UniCredit.eot');
    src: url('../Fonts/subset-UniCredit.eot?#iefix') format('embedded-opentype'), url('../Fonts/subset-UniCredit.woff') format('woff'), url('../Fonts/subset-UniCredit.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UniCredit';
    src: url('../Fonts/subset-UniCredit-LightItalic.eot');
    src: url('../Fonts/subset-UniCredit-LightItalic.eot?#iefix') format('embedded-opentype'), url('../Fonts/subset-UniCredit-LightItalic.woff') format('woff'), url('../Fonts/subset-UniCredit-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}


* {
    font-family: 'UniCredit', sans-serif;
    font-size: 14px;
    line-height: 28px;
    color: #000;
}



h1 {
    margin-bottom: 20px;
    font-size: 50px;
    font-weight: bold;
}

h2 {
    margin-bottom: 20px;
    font-size: 40px;
    font-weight: bold;
}

h3 {
    font-size: 24px;
    font-weight: bolder;
    color: #2b5fa3;
}

.cf:after {
    clear: both;
    content: "";
    display: table
}

.no-padding-top {
    padding-top: 0 !important;
}

.no-padding-bottom {
    padding-bottom: 0 !important;
}

.no-margin-top {
    margin-top: 0 !important;
}

.blue {
    color: #2b5fa3;
}

.center {
    text-align: center !important;
}

.space {
    margin: 3em 0;
}

    .space.large {
        margin: 5em 0;
    }

    .space.small {
        margin: 2em 0;
    }

    .space.xsmall {
        margin: 1em 0;
    }

.btn {
    padding: 12px 40px !important;
    margin: 20px 0 0 0 !important;
    border: 1px solid #5c82b3 !important;
    border-radius: 3px !important;
    background: transparent;
    font-size: 16px !important;
    font-weight: bold !important;
    color: #E30117 !important;
}

    .btn:hover {
        background: #5c82b3;
        color: #FFF;
    }

.width-auto {
    width: auto !important;
}

p {
    color: #7c7c7c;
}

    p.large {
        font-size: 24px;
        font-weight: 100;
        line-height: 36px;
    }

    p.largeBold {
        font-size: 24px;
        font-weight: 100;
        line-height: 36px;
        font-weight: bold;
    }

h3.ownPlace {
    font-size: 32px;
    font-weight: bolder;
    color: black;
}

a.ownPlace {
    font-size: 32px;
    font-weight: bolder;
    color: black;
}

input, textarea {
    padding: 10px 15px;
    width: 100%;
    max-width: 100%;
    border: 0;
    border-radius: 5px;
}

.checkbox {
    width: 15px;
    border: none;
    position: relative;
    top: 1px;
    margin-left: 0;
    margin-right: 5px;
    height: 12px;
}

.header {
    min-height: 120px;
    border-top: 4px solid #E30117;
    border-bottom: 1px solid #E30117;
}

.logo {
    padding-top: 30px;
    display: block;
    height: auto;
    width: 200px;
}

.navbar-brand {
    height: inherit;
    padding: inherit;
}

.navbar-toggle {
    border-color: #5f85b8;
    margin-top: 55px;
    margin-right: 0;
    cursor: pointer;
}

    .navbar-toggle .icon-bar {
        background-color: #5f85b8;
    }

.navbar-nav {
    margin-top: 80px;
    padding: 0;
    list-style-type: none;
}

    .navbar-nav li {
        float: left;
        padding: 6px 20px;
        border-right: 1px solid #5f85b8;
    }

        .navbar-nav li:last-child {
            border-right: 0;
        }

    .navbar-nav a {
        text-decoration: none;
        background-color: #FFF;
        color: #5f85b8;
        font-size: 14px;
        font-weight: 700;
        cursor: pointer;
    }

    .navbar-nav li.active a {
        color: #E30117;
    }

    .navbar-nav a:hover, .navbar-nav a:active, .navbar-nav a:focus {
        text-decoration: none !important;
        background-color: #FFF !important;
    }

    .navbar-nav > li > a {
        padding: 0;
    }

.banner {
    background: transparent url('../images/banner.jpg') center center no-repeat;
    margin-top: 3em;
    min-height: 507px;
}

    .banner .content {
        padding-top: 80px;
    }

    .banner.page {
        background: transparent url('../images/page-banner.jpg') center center no-repeat;
        margin-top: 0;
        min-height: 208px;
    }

        .banner.page .content {
            padding-top: 50px;
            padding-bottom: 0;
        }

        .banner.page h1 {
            margin-bottom: 0;
        }

    .banner .form {
        background: #5C82B4;
        margin-top: 50px;
        min-height: 110px;
        border-radius: 8px;
        width: 100%;
    }

        .banner .form .title {
            background: #4972A7 url('../images/form-title.png') top right no-repeat;
            border-top-left-radius: 8px;
            border-bottom-left-radius: 8px;
        }

        .banner .form > div {
            height: 110px;
            display: table;
        }

        .banner .form .title span {
            display: table-cell;
            vertical-align: middle;
            padding: 0 10px;
            font-size: 24px;
            font-weight: 400;
            color: #FFF;
        }

        .banner .form input {
            margin: 30px 0;
        }

        .banner .form .input input {
            font-weight: 400;
            color: #000;
        }

/*banner2*/
/*.banner2 {
    background: transparent url('../images/banner.jpg') center center no-repeat;
    margin-top: 3em;
    min-height: 507px;
}*/

.banner2 .content {
    padding-top: 80px;
}

.banner2.page {
    background: transparent url('../images/page-banner.jpg') center center no-repeat;
    margin-top: 0;
    min-height: 208px;
}

    .banner2.page .content {
        padding-top: 50px;
        padding-bottom: 0;
    }

    .banner2.page h1 {
        margin-bottom: 0;
    }

.banner2 .form {
    background: #5C82B4;
    margin-top: 50px;
    min-height: 110px;
    border-radius: 8px;
    width: 100%;
}

    .banner2 .form .title {
        background: #4972A7 url('../images/form-title.png') top right no-repeat;
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
    }

    .banner2 .form > div {
        height: 110px;
        display: table;
    }

    .banner2 .form .title span {
        display: table-cell;
        vertical-align: middle;
        padding: 0 10px;
        font-size: 24px;
        font-weight: 400;
        color: #FFF;
    }

    .banner2 .form input {
        margin: 30px 0;
    }

    .banner2 .form .input input {
        font-weight: 400;
        color: #000;
    }

.submit .input, .submit input {
    background: #f31228;
    background: -webkit-linear-gradient(#f31228, #e30117);
    background: linear-gradient(#f31228, #e30117);
    box-shadow: 0 3px 0 0 #82000c;
    color: #fff;
    display: inline-block;
    text-align: center;
    border: 0;
    width: 95%;
    font-size: 18px;
    font-weight: 700;
}

.breadcrumb {
    background: transparent;
    padding: 0;
    margin: 0;
}

    .breadcrumb a {
        background: transparent url('../images/breadcrumb-arrow.png') right center no-repeat;
        padding-right: 20px;
        margin-right: 5px;
        margin-left: 0;
        text-decoration: underline;
        font-weight: bold;
        color: #E30117;
    }

    .breadcrumb > li + li:before {
        content: "";
        padding: 0;
    }

.cta, .content {
    padding-top: 40px;
    padding-bottom: 40px;
}

.cta {
    background: #ECF1F7;
}

    .cta .step {
        padding: 0 40px;
    }

.drop-file {
    border: 1px solid #E1E6ED;
    border-radius: 3px;
    width: 80%;
    margin: auto;
    text-align: center;
    padding: 20px;
    display: table;
}

.pdf-icon {
    background: transparent url('../images/pdf-icon.png') left center no-repeat;
    min-height: 55px;
}

.file {
    font-weight: 700;
    display: table;
    margin: auto;
    padding-left: 55px;
}

    .file span {
        display: table-cell;
        vertical-align: middle;
        color: #E30117;
        text-decoration: underline;
    }

#map {
    width: 100%;
    height: 529px;
}

.footer {
    background: #5C82B4;
    padding: 50px 0;
}

    .footer * {
        color: #FFF;
    }

.footer-menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: right;
}

    .footer-menu li {
        float: left;
        padding: 6px 20px;
        border-right: 1px solid #89AAD7;
    }

        .footer-menu li.lang {
            padding: 0;
        }

        .footer-menu li:last-child {
            border-right: 0;
            padding-right: 0;
        }

    .footer-menu a {
        font-size: 14px;
        font-weight: 700;
    }

        .footer-menu a:hover, .footer-menu a:focus {
            color: #FFF;
            text-decoration: none;
        }

.price-table {
    border-radius: 3px;
    width: 100%;
}

    .price-table.small {
        max-width: 770px;
        margin: auto;
    }

    .price-table th:first-of-type {
        border-top-left-radius: 5px;
    }

    .price-table th:last-of-type {
        border-top-right-radius: 5px;
    }

    .price-table th, .price-table td {
        padding: 5px 25px;
        text-align: left;
    }

        .price-table td, .price-table td strong {
            color: #7c7c7c;
        }

    .price-table thead {
        background: #5C82B4;
    }

        .price-table thead th {
            font-weight: bold;
            color: #FFF;
        }

    .price-table tbody {
        border: 1px solid #E1E6ED;
        border-top: 0;
    }

        .price-table tbody tr:nth-child(2n+2) td {
            background: #ECF1F7;
        }

.cta .addresses > div {
    text-align: left;
    border-right: 1px solid #BFD0E7;
    padding: 10px 30px;
}

    .cta .addresses > div:last-child {
        border-right: 0;
    }

.cta a {
    text-decoration: underline;
    font-weight: bold;
    color: #E30117;
}

.order-form {
    border: 1px solid #E1E6ED;
    border-radius: 4px;
    max-width: 970px;
    margin: auto;
}

    .order-form .cta.arrow {
        background: #ECF1F7 url('../images/order-cta-arrow.png') bottom center no-repeat;
        padding-top: 10px;
        padding-bottom: 20px;
    }

    .order-form .content {
        padding-left: 30px;
        padding-right: 30px;
    }

    .order-form .hline {
        border-bottom: 1px solid #E1E6ED;
    }

    .order-form label {
        width: 100%;
        cursor: pointer;
        font-size: 16px;
        color: #2b5fa3;
    }

        .order-form label.required:after {
            content: " *";
            font-size: 16px;
            color: #E30117;
        }

    .order-form input, .order-form textarea, .order-form .submit .input {
        border: 1px solid #E1E6ED;
        border-radius: 5px;
        padding: 7px 15px;
    }

    .order-form .submit .input {
        border: 0;
    }

    .order-form .podminky {
        float: left;
        clear: none;
        width: 5%;
    }

    .order-form .submit .input:hover {
        text-decoration: none;
    }

.select2-container {
    width: 100% !important;
}

    .select2-container .select2-selection--single {
        border: 1px solid #E1E6ED !important;
        padding: 7px 8px;
        height: 44px !important;
    }

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 44px !important;
}

#info-bubble {
    padding-top: 32px;
}

.info-bubble {
    background: #ECF1F7;
    padding: 12px 15px;
    border-radius: 5px;
    color: #5f85b8;
    width: 100%;
    display: block;
    position: relative;
    line-height: 20px;
}

    .info-bubble i {
        position: absolute;
        background: transparent url('../images/bubble-arrow.png') left top no-repeat;
        height: 15px;
        width: 10px;
        left: -10px;
        top: 15px;
    }

.termin-free {
    border: 1px solid #E1E6ED !important;
    background: #D5F1D9 !important;
}

.termin-selected {
    border: 1px solid #63BE74 !important;
    //background: #D5F1D9 !important;
}

.termin-blocked {
    border: 1px solid #E1E6ED !important;
    background: #ff8080 !important;
    //background: #ECF1F7 !important;
}

#select-date {
}

    #select-date .legends ul {
        list-style-type: none;
        margin: 10px 0;
        padding: 0;
    }

        #select-date .legends ul li {
            padding: 5px 0;
            color: #2b5fa3;
            font-weight: bold;
            display: inline-block;
            margin-right: 10px;
        }

    #select-date .legends i {
        width: 24px;
        height: 24px;
        display: block;
        margin-right: 10px;
        float: left;
    }

.place-fix {
    margin-top: 55px;
}

#datepicker {
    margin: auto;
}

#select-date .times ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

    #select-date .times ul li {
        border: 1px solid #E1E6ED;
        border-top: 0;
        text-align: center;
    }

        #select-date .times ul li:first-of-type {
            border-top: 1px solid #E1E6ED;
        }

        #select-date .times ul li a {
            display: block;
            width: 100%;
            padding: 11px 10px 10px;
            font-weight: bold;
            color: #2b5fa3;
        }

            #select-date .times ul li a:hover, #select-date .times ul li a:focus {
                text-decoration: none;
            }

.choiced span {
    padding: 22px 0;
    font-size: 16px;
    margin-right: 40px;
    display: block;
    float: left;
    color: #2b5fa3;
}

    .choiced span strong {
        font-size: 18px;
        color: #2b5fa3;
    }

.preview-header {
    background-color: #ecf1f7;
    height: 200px;
    position: relative;
    border-bottom: 1px solid #e1e6ed;
}

.preview-header-holder {
    height: 85px;
    display: block;
    position: absolute;
    left: 150px;
    top: 50%;
    margin-top: -42px;
}

    .preview-header-holder::before {
        content: "";
        display: block;
        position: absolute;
        top: 22px;
        left: -61px;
        height: 47px;
        width: 47px;
        background-repeat: no-repeat;
        background-image: url(../images/check.png);
        background-position: center;
        background-size: auto;
    }

.preview-header-img {
    height: 80%;
    display: block;
    position: absolute;
    right: 85px;
    bottom: 0;
}

.preview-subheading {
    font-size: 24px;
    color: #2b5fa3;
    font-weight: bold;
}

.preview-content {
    box-sizing: border-box;
    padding: 25px;
}

    .preview-content .value, .preview-content b, .preview-content .preview-footer-holder p {
        font-size: 16px;
    }

.preview-table {
    border: 1px solid #e1e6ed;
    border-radius: 5px;
}

.preview-footer-holder {
    background-color: #ecf1f7;
    height: 50px;
    margin-bottom: 25px;
}

    .preview-footer-holder p {
        padding: 10px;
    }

.preview-btn-holder {
    border-top: 1px solid #e1e6ed;
    box-sizing: border-box;
    padding: 10px 0;
}

.blue-color {
    color: #2b5fa3;
}

.bold {
    font-weight: 600;
}

.font-16 {
    font-size: 16px !important;
}
/* Jazyky */

div#language {
    position: relative;
    z-index: 999;
}

#language ul,
#menu-horizontal ul,
#menu-promoted ul {
    list-style-type: none;
}

#language {
    height: 34px;
    /*background: #f7941d url(images/bg-jazyky-right.gif) no-repeat right;*/
    float: left;
    margin-left: 2px;
    padding-right: 18px;
    /*width: 100px;*/
    background: url(../images/sipka-dolu.png) right 50% no-repeat;
}

    #language ul {
        margin: 0;
        padding: 5px 5px 5px 10px;
    }

    #language li {
        display: inline;
        margin: 0;
        padding: 0;
        background-image: none;
    }

    #language li {
        color: #fff;
        display: block;
    }

        #language li.last {
        }

        #language li a,
        #language li span {
            padding: 5px 0px 10px 0px;
        }

        #language li a {
            text-decoration: none;
            /*color: #fff;*/
        }

            #language li a:hover {
                /*text-decoration: underline;*/
            }

        #language li span {
            color: #000;
        }

    #language ul.submenu {
        background: #fff;
        min-width: auto;
        width: 80px;
        padding: 5px 0px;
        top: 30px;
        left: -15px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        border-width: 1px;
    }

        #language ul.submenu li {
            padding: 0;
            width: 100%;
        }

            #language ul.submenu li a {
                display: block;
                width: 100%;
                padding-left: 0px;
                padding: 2px 14px;
                color: #000;
            }

            #language ul.submenu li span {
                color: #ed1c23;
            }

            #language ul.submenu li a:hover {
                background-color: #ebebeb;
            }

li.has-submenu {
    position: relative;
    /*width: 100%;*/
}

ul.submenu {
    width: 100%;
    min-width: 150px;
    position: absolute;
    left: 0px;
    display: none;
    border: 1px solid #d9d9d9;
    border-top: 0;
    /*background: #f2f2f2;*/
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#menu-promoted ul.submenu li {
    width: 100%;
}

ul.submenu li a {
    font-size: 15px;
    font-weight: normal;
    width: auto;
    display: block;
    float: none;
    /*background: #ededed;*/
    background: #fff;
    background-image: none;
    border-radius: 0;
    border: 0;
    /*text-align: left;*/
    padding-left: 32px;
}

    ul.submenu li a:hover {
        background: #ebebeb;
    }

ul.submenu li:last-child a {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

li.has-submenu:hover a {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

li.has-submenu:hover ul.submenu {
    display: block;
}

label.left-label {
    width: auto;
    /*margin: 0px 15px 0 0px;*/
    margin-right: 15px;
    clear: none;
}
