@font-face {
    font-family: 'OS';

    /*src: url('../fonts/PT_Sans-Web-Regular.ttf');*/
    src: url('../fonts/Oxygen-Regular.ttf');
    /*src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');*/
}
@font-face {
    font-family: 'OSl';

    /*src: url('../fonts/PT_Sans-Web-Regular.ttf');*/
    src: url('../fonts/Oxygen-Light.ttf');
    /*src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');*/
}
@font-face {
    font-family: 'OSb';
    src: url('../fonts/Oxygen-Bold.ttf');
}

@font-face {
    font-family: 'TTReg';
    src: url('../fonts/OldStandard-Regular.ttf');
}

@font-face {
    font-family: 'D';
    src: url('../fonts/Darleston.otf');
}


body {
    font-family: 'OSl';
}

a.classic {
    color: #333;
    text-decoration: none;
}

span.songLyrics:hover {
    cursor: pointer;
}

#concertsMapWrapper {
    width: 95%;
    height: 420px;
    margin-left: 15px;

    /*    pointer-events: none;*/
}

#content { 
    width: 100%;
    background: #FFF;
    /*    margin-top: 50px;*/
}

.content_box {
    padding-left: 30px;
    padding-right: 30px;
}
.pix_home {
    width: 100%;
    float: left;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

#fotovideo .video-container {
    margin-top: 0px;
}

#video_title_home {
    padding-top: 15px;
    border-top: 1px dotted #C7C7C7;
}


.pix_home img {
    width: 18%;
    margin-left: 2%;
    float: left;
}

h2 a {
    color: #333;
    text-decoration: none;
}

h2 a:hover {
    color: #333;
    text-decoration: none;   
}



.all_gallery {
    clear: both;
}

.gallery_title {
    font-size: 1.1em !important;
    padding-bottom: 8px !important;
    float: left;
    width: 100%;
}

.pix_home img:first-child {
    margin-left: 0px;
}

#video_home {
    float: left;
    width: 100%;
}

#main {

}

#menu {
    margin: auto;
}

.navbar-brand {
    font-family: 'OS';
    padding-top: 0px !important;
    padding-bottom: 0px;
}

.carousel-caption h3 {
    padding-bottom: 13px;
}

.no-padding {
    padding: 0 !important;
    margin: 0 !important;
}

#news {
    background: #F5F5F5;
}

.news_box {
    padding-bottom: 30px;
    border-bottom: 1px dotted #CCC;
    margin-bottom: 20px;
}

.news_title {
    font-weight: bold;
    font-size: 1.2em;
    padding-bottom: 1px;
}

.news_title a {
    color: #333;
}

.news_title a:hover {
    color: #333;
    text-decoration: none;
}

.news_text {
    font-size: 1em;
    text-align: justify;
    padding-right: 15px;
}

.news_date {
    color: #B5B5B5;
    padding-bottom: 5px;
    font-size: 0.9em;
    color: black;
}

.gigs_box {
    padding-left: 30px;
    padding-right: 30px;
}
.gigs_date {
    color: #929292;

}

.gigs_date img {
    vertical-align: top;
    padding-left: 5px;
    opacity: 0.7;
}

.gigs_date img:hover {
    opacity: 1;
}

.gigs_box .gigs_content:first-child {
    border-top: 0 !important;
}

.gigs_content {
    padding-bottom: 10px;
    padding-top: 10px;
    border-top: 1px dotted #C7C7C7;
}

.gigs_place {
    padding-top: 8px;
}

.gigs_city {
    font-weight: bold;
    font-size: 1.1em;
}

.news_photo {
    margin-top: 3px !important;
}

.news_photo img {
    width: 100%;
    height: auto;
    border: 4px solid white;

}

#main-content {
    width: 100%;

}

.boxes {
    max-width: 1200px;

    /*    background: blue;*/
    margin: auto;
}

.box {
    margin-top: 4px;
    padding-bottom: 30px;
    background: #F5F5F5
}

.rightbox {
    border-left: 4px solid white;
}

#gigs {
    background: #F5F5F5;
    /*    height: 300px;*/
    border-left: 4px solid white;
}

.box h2 {
    text-transform: uppercase;
    font-size: 2em;
    padding-left: 30px;
    padding-top: 2vh;
    padding-bottom: 15px;
}

.fade {
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.all_news {
    padding-left: 30px;
    text-decoration: underline;
    font-weight: bold;
}

.all_gigs {
    padding-left: 30px;
    padding-top: 30px;
    text-decoration: underline;
    font-weight: bold;
}





.roll {
    float: right;
    padding-right: 10px;
}

.roll-text {
    display: none;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 20px;
}

.roll:hover {
    cursor: pointer;
}

.roll-cross {
    text-align: right;
    margin-top: -3px;
    display: none;
}

.roll-cross:hover {
    cursor: pointer;
}

.roll-href {
    display: none;
}

.gigs_additional {
    display: none; 
    padding-top: 5px;
}

#footer-cover {
    background: #191919;
    color:#787878;
}

#footer {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
    max-width: 1200px;
    margin: auto;
    background: #191919;
    color: #787878;
    text-align: center;
    /*    background: #F5F5F5;*/
}

.navbar-default {
    background: rgba(255,255,255,0.9);
    box-shadow: none !important;
    border: none !important;
}

.nav > li > a {
    padding-left: 25px;
    padding-top: 66.5px;
    padding-bottom: 26.5px;
    padding-right: 25px;
    text-transform: uppercase;
    color: black;
    font-family: 'OSl';
    font-size: 1.1em;
    border: none !important;
    /*border-right: 1px dotted #CECECE;*/
    background-image: url('../images/blank_bg.png');
    background-repeat: repeat;
    /*    -webkit-transition: background 0.1s linear;
        -moz-transition: background 0.1s linear;
        -o-transition: background 0.1s linear;
        transition: background 0.1s linear;
        text-shadow: 1px 0px 20px white;*/

}

.menu-link:hover {
    /*    background: #F5F5F5 !important;   */
    color: black !important;
    /*font-family: 'OS';*/
}


.last {
    border-right: 0px !important;
}


.navbar-default .navbar-nav > li > a:hover {
    color: black;
    text-shadow: none;
}

.no-pad {
    padding: 0 !important;
}

.carousel.fade {
    opacity: 1;
}
.carousel.fade .item {
    -moz-transition: opacity ease-in-out .7s;
    -o-transition: opacity ease-in-out .7s;
    -webkit-transition: opacity ease-in-out .7s;
    transition: opacity ease-in-out .7s;
    left: 0 !important;
    opacity: 0;
    top:0;
    position:absolute;
    width: 100%;
    display:block !important;
    z-index:1;
}
.carousel.fade .item:first-child {
    top:auto;
    position:relative;
}
.carousel.fade .item.active {
    opacity: 1;
    -moz-transition: opacity ease-in-out .7s;
    -o-transition: opacity ease-in-out .7s;
    -webkit-transition: opacity ease-in-out .7s;
    transition: opacity ease-in-out .7s;
    z-index:2;
}

#page-content {
    max-width: 1200px;
    margin: auto;
}

#page-top {
    width: 100%;
    /*background-color: #F8F8F8;*/   
    border-bottom: 1px solid #E8E8E8;
}

#page-main {
    /*text-align: center;*/
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
}

#page-main p {
    font-size: 1.1em;
    line-height: 1.6em;
    text-align: justify;
}

#page-title {
    max-width: 1200px;
    margin: auto;
    /*text-align: center;*/
    padding-top: 30px;
    padding-left: 15px;
    padding-bottom: 30px;
    background-image: url('../images/symbol2.png');
    background-repeat: no-repeat;
    background-position: 100% 50%;
}

#page-title h1 {
    font-family: 'OSl';
    color: #373737;
    font-size: 2.1em;
}

.page-sep {
    width: 100%;
    height: 5px;
    background-image: url('../images/bg_line.jpg');
    background-repeat: repeat;   
}

h1,h2 {
    padding: 0;
    margin: 0;
    font-size: 1.4em;
}

p {
    padding: 0;
    margin: 0;
}

#above-footer {
    width: 100%;
    height: 200px;
    background: #191919;
}

.navbar-fixed-top {
    position: fixed;
}

.navbar {
    margin-bottom: 0px;
}

.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}

#main-left {
    padding-right: 15px !important;
}

#main-right {
    padding-left: 15px !important;
}

.video-container {
    position: relative;
    /*padding-bottom: 56.25%;*/
    padding-bottom: 50%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-top: 20px;
}

.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
}

.g-box {
    background-color: #F8F8F8 !important;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #E8E8E8;
    /*background-image: url('../images/corner.png');*/
    background-repeat: no-repeat;
    background-position: 100% 100%;
    margin-bottom: 20px;
}

.g-box h3 {
    text-align: center;
    padding-top: 10px;
    margin: 0;

    font-size: 1.4em;
}

.g-box p {
    text-align: center !important;
    /*font-style: italic;*/
}



.underline {
    height: 1px;
    background: #333;
    display: block;
    position: relative;
    top: 10px;
    opacity: 0;
    -webkit-transition: 0.15s all ease;
    transition: 0.15s all ease;
}

.nav-tabs > li > a:hover > .underline, .tab-pane a:hover > .underline, #newsletter-send:hover > .underline {
    opacity: 0.5;
    top: 3px; 
}

#offer:hover {
    cursor: pointer;  
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background: none;
    border: none;
}
.nav-tabs > li > a:hover {
    background: none;
    cursor: pointer;
}

.nav-tabs {
    border-bottom: 0px;
}

#lang-box {
    position: absolute;
    right: 10px;
    top: 0;
    padding: 7px;
    padding-left: 10px;
    padding-right: 10px;
    background: rgba(255,255,255,0.6);
    color: black;
    letter-spacing: 0.5px;
    font-size: 0.8em;
    z-index: 10000000;
}

.fb-footer {
    padding-bottom: 3px;
    padding-left: 5px; 
    opacity: 0.8;
    -webkit-transition: opacity 0.3s; /* Safari */
    transition: opacity 0.3s;
}

.fb-footer:hover {
    opacity: 1;
}

#sm-box {
    position: absolute;
    right: 95px;
    top: 0;
    padding-top: 7px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background: rgba(255,255,255,0.6);
    color: black;
    letter-spacing: 0.5px;
    font-size: 0.8em;
    z-index: 10000000;
}
.navbar {
    border-radius:0;
    min-height: 0px;
}

#submenu {
    background-color: #e7e7e7;
    margin-bottom:20px;
}

.collapsing {
    display:none;

}

#lang-box a:hover {
    text-decoration: none;
}

.subnav a {
    padding-top: 13px !important;
    padding-bottom: 13px !important;
    color: black !important;
    text-transform: none !important;
}

.submenu {
    /*background: green;*/
    width: 100%;
    max-width: 1200px;
    margin: auto;
    position: relative;
    text-align: center;
}

#tabs-content {
    position: absolute;
    width: 100%;
    left: 0;
    background: rgba(255,255,255,1);
    display: none;
}

.submenu-wrapper {
    max-width: 1200px;
    /*    background: blue;*/
}

#one {
    width: 100%;
    margin: auto;
}

#two {
    width: 100%;
    margin: auto;
}

#one-nav {
    margin: auto;
    /*background: red !important;*/
    max-width: auto;
    margin-left: 1%;
}

#two-nav {
    margin: auto;
    /*background: red !important;*/
    max-width: auto;
    margin-left: 5%;
}
#three-nav {
    margin: auto;
    /*background: red !important;*/
    max-width: auto;
    text-align: right;
    margin-right: 5%;
    float: right;
}
#gallery-nav {
    margin: auto;
    /*background: red !important;*/
    max-width: auto;
    margin-left: 8%;
}
#gallery-navcz {
    margin: auto;
    /*background: red !important;*/
    max-width: auto;
    margin-left: 15%;
}


#header-box {
    max-width: 1200px;
}

.container {
    width: auto !important;
    padding-left: 0px;
    padding-right: 0px;
}

.sn-cover {
    position: absolute;
    z-index: 15;
    bottom: 35%;
    width: 100%;
    /*    min-height: 50px;*/
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

.sn-box {
    position: relative;
    /* background: white; */
    text-align: left;
    /*    height: 50px;*/
    padding-top: 3px;
    padding-bottom: 2px;
    margin: auto;
    color: black;
    background: rgba(255,255,255,0.6);
    border-bottom: 1px solid #000000;
    -webkit-transition: background 1s; 
    -moz-transition: background 1s; 
    -ms-transition: background 1s; 
    -o-transition: background 1s; 
    transition: background 1s;  
}

.sn-box2 {
    max-width: 210px;
    border-bottom: none;
    background-color: #998964;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    -webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
}
.read-more {
    width: 100%;
}

.sn-box2 a {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.4em;
    color: white;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: bold;

}

.sn-box2:hover {
    background-color: #a88e55;
    -webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;

} 

a:hover {
    text-decoration: none;
}


.sn-box h2 {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 4em;
    text-transform: uppercase;
    font-family: 'TTReg';
}

.heading-box {
    width: 100%; text-align: center;
}

.lang-span {
    float: right;
    padding-right: 15px;
    margin-top: 12px;
}

.lang-span a {
    color: black;
    letter-spacing: 0.5px;
    font-size: 0.9em;
}

.lang-span a:hover {
    text-decoration: none;
}

#newsletter-cover {
    background: #ECECEC;
}

#newsletter {
    max-width: 1200px;
    min-height: 55px !important;
    margin: auto;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.se-button {
        font-family: 'OSl' !important;
        background-color: #998964 !important;
        font-weight: bold;
        text-transform: uppercase;
        border-radius: 0px !important;
}

.wannaSend {
    margin-right: 7px;
}

.input {
    padding: 6px;
    padding-left: 10px;
    outline: none;
    border: 1px dotted #B3B3B3;
}

*:focus {
    outline: none;
}

.sbm {
    background: none;
    /*    border: 1px dotted #B3B3B3;*/
    border: none;
    font-weight: bold;
    padding: 6px;
    transition: color 0.5s ease;
}

.sbm:hover {
    color: #787878;
}

#top-sep {
    height: 114px;
    width: 100%;
}

#three-col-content {
    border-top: 1px solid #e7e7e7;
    min-height: 88vh;
}



#mid-col {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
}

.mid-title {
    font-family: 'TTReg';
    font-size: 46px;
    line-height: 50px;
    width: 100%;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 30px;
    float: left;
}

.text-content h1 {
    font-family: 'TTReg';
    font-size: 46px;
    line-height: 50px;
    width: 100%;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 30px;
    float: left;  
}

.text-content strong {
    font-weight: bold;
    width: 100%;
    text-align: justify;
    color: #686e75;
    margin-bottom: 10px;
    font-size: 16px;
    float: left;
}

.job-box p {
    text-align: justify;
}

.job-box {
    float: left;
    width: 100%; 

}


.job-more {
    float: left;
    margin-top: 14px;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 17px;
}

.job-more:hover {
    cursor: pointer;
}

.more-info {
    display: none;
    font-weight: 300;
    margin-top: 10px;
    float: left;
    width: 100%;
    font-size: 15px;
}

.admin-cover {
    width: 1000px;
    margin: auto; 
}

#frm-editorForm-content_ifr {
    height: 700px !important;
}

#frm-editorForm > table {
    width: 100%;
}

.text-content p {
    text-align: justify;
    width: 100%;
    margin-bottom: 20px;
    float: left;
}

.text-content ul, .text-content li {
    float: left;
    width: 100%;
    line-height: 1.5em;
}

.mid-p {
    text-align: justify;
    width: 100%;
    margin-bottom: 20px;
    float: left;
}

.intro {
    font-weight: bold;
    width: 100%;
    text-align: justify;
    color: #686e75;
    margin-bottom: 20px;
    font-size: 16px;
    float: left;
}

#carousel-services {
    width: inherit;
    max-width: inherit;
    position: fixed
}

#carousel-services img {
    height: 88vh;
    width: auto;
    max-width: none;
    margin-left: -50%;
}

.S-wellness {
    width: 380px;
}

.S-svatby {
    width: 305px;
}

.S-posezeni {
    width: 670px;
}

.S-region {
    width: 330px;
}

.S-hotel-a-okoli {
    width: 540px;
}

.pic-zoom {
    float: left;
    width: 100%;
    overflow: hidden; 
}

.grow img {
    height: auto;
    width: 100%;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    transition: all 300ms ease;
    opacity: 0.7;
}

.gallery-pic {

}

.gallery-cover {
    background-image: url('../images/gallery/bg.jpg');
    background-size: cover;
}

.grow {
    width: 100%;
    max-width: 100%;
    background-color: black;
    margin-bottom: 2px;
    border-right: 2px solid white;
}

.grow img:hover, .grow a:hover > .subcat-name {
    opacity: 1;
    background-color: rgba(255,255,255,0.9);
    color: black;
}

.pix-holder {
    position: fixed;
}

.lb-outerContainer {
    background-color: rgba(255,255,255,0.9) !important;
}

#show-gallery {
    /*border: 1px solid #E7E7E7;*/

}

a:focus {
    text-decoration: none;
}

#show-gallery > .grow {
    background: white;
}

.center {
    text-align: center;
}

.font20 {
    font-size: 20px !important;
}

.sep {
    width: 100%;
    height: 1px;
    float: left;
    margin-top: 20px;
    background-color: #EEE5E0;
}

.contact-value {
    font-size: 15px;
    font-weight: 300;
}

input:focus {
    outline: none !important; 
}

.flash {
    color: black;
    position: fixed;
    z-index: 100000;
    padding: 5px;
}

.form-control {
    margin-bottom: 12px;
    outline: none !important;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 0px !important;
    height: auto;
}

.form-control:focus {
    box-shadow: none !important;
    border: 1px dotted #B3B3B3;
}

input[type='submit'].sbt {
    background: #998964;
    color: white;
    text-shadow: none;
    text-transform: uppercase;
    border-radius: 0px;
    padding: 13px;
    border: 0px;
}

input[type='submit'].sbt:hover {
    background-color: #a88e55;
    -webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
}

textarea, input { outline: none !important;}

.input-heading {
    padding-left: 25px;
    padding-bottom: 5px;
    font-size: 16px;
}

.txta {
    height: 100px !important;
}

.pointer:hover {
    cursor: pointer !important;
}

.subcat-name {
    position: absolute;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    opacity: 0.7;
    padding-top: 5%;
    padding-bottom: 5%;
    font-family: 'TTReg';
    bottom: 0;
    color: white;
    font-size: 1.5em;
    z-index: 15000;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    transition: all 300ms ease;
}


.subcat-name:hover, .subcat-name:hover ~ img {


    opacity: 1;

}

.call-href {
    opacity: 0.8;
}

.call-href:hover {
    opacity: 1;
}

.event-box {
    float: left;
    width: 100%;
    margin-top: 18px;
    border-bottom: 1px solid #EEE5E0;

}

.event-box h3 {
    font-size: 20px;
}

.event-heading {
    margin-bottom: 10px;
    margin-top: 20px !important;
    text-align: center;
}

.event-descr {
    text-align: center;
}

.page-submenu > div {
    text-align: center;
}
.subtab {

}

.subtab:hover {
    cursor: pointer;
}

.opened {
    font-weight: bold;
}

.subtab-content {
    display: none;
}

.active-st {
    display: block !important;
}

.noselect {
    -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 */
}

.gallery-title {
    padding-top: 35px;
    padding-bottom: 15px;
    /*    padding-left: 20px;*/
    text-transform: uppercase;
    font-size: 2.0em;
    text-align: center;
}

hr {
    float: left;
    width: 100%;
    margin-bottom: 0px;
}

.zoom-effect-container {
    float: left;
    position: relative;
    width: 25%;
    margin: 0 auto;
    overflow: hidden;
}
.zoom-effect-container:before {
    content: "";
    display: block;
    padding-top: 56.25%; 	/* initial ratio of 1:1*/
}

.image-card {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 2px !important;
    margin-bottom: 0px !important;
}

.image-card img {
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.zoom-effect-container:hover .image-card img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.subcat-holder {
    width: 100%;
    height: 83vh;
}

.subcat-small {

    height:35%;

}
.subcat-big {

    height:65%;


}

.subcat-big, .subcat-small {
    width: 50%;
    float: left;
    background-color: black;
    position: relative;
}

.subcat-heading {
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    width: 80%;
    margin: auto;
    position: absolute;
    margin-left: 10%;
    text-align: center;
    bottom: 8%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'TTReg';
    text-transform: uppercase;
    color: white;
    font-size: 1.7em;
}

.subcat-big:hover, .subcat-small:hover {
    opacity: 1;
}

.subcat-big:hover > a > div.subcat-heading, .subcat-small:hover > a > div.subcat-heading {
    background-color: rgba(0,0,0,0.6);
    /*    border-bottom: 1px solid #F5F5F5;*/
}

.sc-current > div.subcat-heading {
    background-color: #998964;
    border-bottom: none !important;
    color: white;
}

.sc-current:hover > div.subcat-heading {
    background-color: #a88e55 !important;
}

.sc-bg {
    opacity: 0.7;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease; 
    width: 100%; height: 100%;
    display: block;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center;

}
.sc-bg:hover {
    opacity: 1;
}

.sc-current {
    opacity: 1;
}

.sc-wedding {
    /*background-image: url('../images/gallery/akce_na_miru/svatby_s.jpg');*/
    background-image: url('../images/svatby.jpg');
}
.sc-celebration {
    /*background-image: url('../images/gallery/akce_na_miru/oslavy_s.jpg');*/
    background-image: url('../images/spolecenske.jpg');
}
.sc-company {
    background-image: url('../images/gallery/akce_na_miru/firemni_akce_s.jpg');
}
.sc-seating {
    background-image: url('../images/gallery/akce_na_miru/posezeni_s_prateli_s.jpg');
}
.sc-accommodation {
    background-image: url('../images/gallery/hotel_a_okoli/ubytovani_s.jpg');
}
.sc-about {
    background-image: url('../images/gallery/hotel_a_okoli/onas_s.jpg');
}
.sc-wellness {
    background-image: url('../images/gallery/hotel_a_okoli/wellness_s.jpg');
}
.sc-region {
    background-image: url('../images/gallery/hotel_a_okoli/region_s.jpg');
}



.float-right {
    float: right;
    width: 49.5%;
}

.admin-table tr:nth-child(even) {background: #F5F5F5};
.admin-table tr:nth-child(odd) {background: #FFF};
.admin-table th { padding-bottom: 10px !important; font-size: 20px !important;} 
.admin-table a {
    text-decoration: underline;
}

.legend-box {
    width: 160px;
    float: left;
    margin-top: 20px;
}

.legend {
    height: 30px;
    padding-top: 1px;
    text-transform: uppercase;
}

#frm-editorCForm td {
    height: 44px;
}
#frm-editorCForm th {
    width: 50px;
}

/*.text-content .write:first-of-type {
    margin-top: 7px;
}*/

.write {
    /*text-align: initial !important;*/
    font-style: italic;
    line-height: 1.7em;
    margin-bottom: 10px !important;
    /*margin-top: 35px ;*/
    padding-left: 4%;
    padding-right: 4%;
}

.darleston {
    font-family: 'D';
    font-size: 2.8em;
    letter-spacing: 2px;
    text-align: right !important;
    padding-right: 15px;
    margin-bottom: 0px !important;

}

.darker {
    border-top: 1px solid #BFBFBF;
}

.text-area {
    width: 600px;
    height: 274px;
}

.ref-img {
    width: 100%;
    height: auto;
}

.modernTable td:nth-child(2), .modernTable td:nth-child(3)  {
    text-align: right;
}

.pricelist-box {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
}

.pricelist-select {
    padding: 5px;
    margin-left: 5px;
}

.pricelist-item {
    display: none;
}

.pricelist-item > table > thead > tr {
    height: 38px;
    vertical-align: top;
    font-weight: bold;
}

.pricelist-item > table {
    border-collapse: collapse;
}
.pricelist-item td {
    border: 1px solid #e7e7e7;
    padding: 10px 10px 3px 10px;
}

.pricelist-item td ul {
    padding-top: 5px;
}
.pricelist-item td li {
    padding-bottom: 3px;
    padding-top: 3px;
}

.gallery-holder {
    margin-top: 45px;
}



/*@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .pix-holder {
        width: 97% !important;
    }
}*/


#map iframe {
    width: 100%;
    height: 100%;
}

.event-p {

}

#frm-careerForm-content {
    width: 642px;
    height: 146px;
}

.event-pic {
    width: 100%;
    padding-bottom: 20px;
}

.event-more {
    display: none;
}

.event-title:hover {
    cursor: pointer;
}

.logos-cover {
    position: absolute;
    top: 8px;
    max-width: 30%;
}
.logos-cover-right {
    position: absolute;
    top: 8px;
    right: 10px;
    max-width: 30%;
}

.logos-cover img, .logos-cover-right img {
    opacity: 0.3;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    padding-right: 10px;
    padding-left: 10px;
}

.logos-cover img:hover, .logos-cover-right img:hover {
    opacity: 1;
}

.video-gallery {
    margin-left: 25%;
}

#google-map {
    width: 33.3333%; height: 88vh;
}

.contact-item {
    text-align: right;
}



@media screen and (max-width: 1860px) {
/*    .logos-cover img, .logos-cover-right img {
        max-width: 33%;
    }*/
}

@media screen and (max-width: 1024px) {
/*    .logos-cover img, .logos-cover-right img {
        max-width: 33%;
    }*/
}