div.g4u_tlacitka {
    background-color: black;
    height: 20px;
    line-height: 20px;
    position: relative;
    width: 100%;
}

div.g4u_tlacitka a {
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    padding: 0px;
    margin: 0px;
    background-color: Black;
    background-image: none;
}

div.g4u_tlacitka a:hover {
    background-color: Black;
    background-image: none;
}

#gal_popis_transparent {
    position: absolute;
    top: 120px;
    left: 0px;
    text-align: left;
    z-index: 12;
    background: white;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

#gal_popis {
    position: absolute;
    top: 120px;
    left: 0px;
    z-index: 14;
    font-size: small;
    text-align: left;
}

#gal_popis h3 {
    font-size: 100%;
    color: black;
    padding: 10px 10px 10px 20px;
    font-weight: bold;
    margin: 0px;
}

#gal_popis div {
    font-size: 100%;
    color: black;
    padding: 0 10px 10px 20px;
    font-weight: normal;
}

#gal_popis div div {
    padding: 0;
}

#gal_popis a img {
    border: 0px;
    vertical-align: middle;
    margin-right: 2px;
}

#gal_a_close {
    border: 0px;
    position: absolute;
    top: 125px;
    right: 5px;
    z-index: 15;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

#gal_a_predchozi {
    border: 0px;
    position: absolute;
    left: 5px;
    z-index: 15;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

#gal_a_dalsi {
    border: 0px;
    position: absolute;
    right: 5px;
    z-index: 15;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

#gallyery4uLoadingContDiv {
    font-size: 0px;
    line-height: 0px;
    overflow: hidden;
    position: relative;
    background: white url(/images/gallery/loading.gif) no-repeat center center;
}

div.g4u_tlacitka a.g4u_logo img {
    border: 0px;
}

div.g4u_tlacitka a.g4u_predchozi {
    width: 21px;
    background-image: url(../images/gallery/g4u20beta_predchozi.gif);
}

div.g4u_tlacitka a:hover.g4u_predchozi {
    background-image: url(../images/gallery/g4u20beta_predchozi_over.gif);
}

div.g4u_tlacitka a.g4u_stop {
    width: 21px;
    background-image: url(../images/gallery/g4u20beta_stop.gif);
}

div.g4u_tlacitka a:hover.g4u_stop {
    background-image: url(../images/gallery/g4u20beta_stop_over.gif);
}

div.g4u_tlacitka a.g4u_play {
    width: 21px;
    background-image: url(../images/gallery/g4u20beta_play.gif);
}

div.g4u_tlacitka a:hover.g4u_play {
    background-image: url(../images/gallery/g4u20beta_play_over.gif);
}

div.g4u_tlacitka a.g4u_dalsi {
    width: 22px;
    background-image: url(../images/gallery/g4u20beta_dalsi.gif);
}

div.g4u_tlacitka a:hover.g4u_dalsi {
    background-image: url(../images/gallery/g4u20beta_dalsi_over.gif);
}

div.g4u_tlacitka a.g4u_zavrit {
    width: 22px;
    background-image: url(../images/gallery/g4u20beta_zavrit.gif);
    position: absolute;
    top: 0px;
    right: 20px;
}

div.g4u_tlacitka a:hover.g4u_zavrit {
    background-image: url(../images/gallery/g4u20beta_zavrit_over.gif);
}

div.g4u_tlacitka a.g4u_predchozi span,
div.g4u_tlacitka a.g4u_stop span,
div.g4u_tlacitka a.g4u_play span,
div.g4u_tlacitka a.g4u_dalsi span,
div.g4u_tlacitka a.g4u_zavrit span {
    display: none;
}


/* PROFI SHOW POPUP */

.as4uPopupOverlay {
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 12;
}

.as4uPopupDataContainer {
    z-index: 18;
    position: fixed;
    background: #fff;
    padding: 10px;
    padding: 45px 15px 20px 15px;
    border: 1px solid #999999;
}

.as4uPopupDataContainerIn {
    width: 98%;
    position: relative;
    height: 100%;
    overflow: auto;
    padding: 0 1%;
}

.as4uPopupClose {
    position: relative;
    top: 0;
    right: 0;
    width: 25px;
    height: 25px;
    background: #666 url(../../../images/gallery/bubble/BubbleClose.png) no-repeat center center;
    z-index: 20;
    float: right;
}

.as4uPopupClose:hover {
    background-color: #818181;
}

.as4uPopupLista {
    position: absolute;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 35px;
    top: 0;
    left: 0;
    cursor: move;
}

.as4uPopupLista .inner {
    padding: 5px 10px 0 10px;
    height: 25px;
}

.as4uPopupLista .inner .inner2 {
    background: #666;
    height: 25px;
}

.as4uPopupLista .inner .inner2 .lista_title {
    padding-left: 15px;
    font-weight: bold;
    float: left;
    line-height: 25px;
}


/*   ------------------------------  as4uSlider - 28.12.2011 ---------------- */

div.as4uSliderCont {
    position: relative;
    height: 150px;
    width: 500px;
    margin: 0 auto;
}

div.as4uSliderCont div.as4uSliderImageCont {
    position: absolute;
    width: 180px;
    height: 136px;
    border: 2px solid #cecece;
    text-align: center;
    overflow: hidden;
    padding: 2px;
    background: #fff;
}

div.as4uSliderCont div.as4uSliderImageCont img {
    cursor: pointer;
}

div.as4uSliderCont div.as4uSliderFirst {
    left: 10px;
    width: 130px;
    height: 98px;
    z-index: 2;
    top: 15px;
}


/*
div.as4uSliderCont div.as4uSliderFirst img,
div.as4uSliderCont div.as4uSliderThird img {
  width: 130px;
}   */

div.as4uSliderCont div.as4uSliderSecond {
    left: 157px;
    z-index: 4;
    top: 0;
}

div.as4uSliderCont div.as4uSliderThird {
    left: 355px;
    width: 130px;
    height: 98px;
    z-index: 1;
    top: 15px;
}

div.as4uSliderCont div.as4uSliderNoVisible {
    display: none;
    width: 130px;
    height: 98px;
    z-index: 1;
    top: 15px;
    left: 160px;
}


/* TEST VECI SLIDER - */

#largerSlider div.as4uSliderCont div.as4uSliderImageCont {
    width: 250px;
    height: 189px;
}

#largerSlider div.as4uSliderCont div.as4uSliderFirst,
#largerSlider div.as4uSliderCont div.as4uSliderThird,
#largerSlider div.as4uSliderCont div.as4uSliderNoVisible {
    width: 180px;
    height: 136px;
}


/* naseptavac */

.ui-autocomplete {
    padding: 0px;
    border: 1px solid black;
    background-color: white;
    overflow: hidden;
    width: 250px;
    font-size: 90%;
    line-height: normal;
    z-index: 15 !important;
    transition: 0s !important;
}

.ui-autocomplete * {
    transition: 0s !important;
}

.ui-autocomplete ul {
    width: 100%;
    list-style: none;
    list-style-image: none;
    padding: 0;
    margin: 0;
    display: block;
}

.ui-autocomplete li {
    margin: 0px;
    display: block;
    border-bottom: 1px solid #e6e6e6;
}

.ui-autocomplete-loading {
    background: white url('/images/globalni/loading-indicator.gif') right center no-repeat;
}

.ui-autocomplete a {
    color: #515151;
    text-decoration: none;
    display: block;
    padding: 4px 10px;
    cursor: default;
}

.ui-autocomplete a:hover {
    background-color: #f0f0f0;
    color: #515151;
}


/* nahravani obrazku */

.progressCont {
    margin: 2px 0;
    height: 110px;
}

.progressCont .progressFile {
    display: block;
    float: left;
    height: 50px;
    /*width: 200px;*/
    font-size: 12px;
    line-height: 100%;
}

.progressCont .progressFile table {
    width: 100%;
}

.progressCont .progressFile table td {
    vertical-align: top;
}

.progressCont .progressFile textarea {
    width: 100%;
}

.progressCont .progressFile img {
    float: left;
    margin: 0 2px 0 0;
}

.progressCont .progress {
    display: block;
    float: left;
    height: 25px;
    background: #090;
}

.progressCont .progressInfo {
    float: right;
    width: 25px;
    height: 25px;
}

.progressCont .progressCancel {
    float: right;
    width: 25px;
    height: 25px;
}

.moveFreePlaceObr {
    position: relative;
    margin: 2px;
    text-align: center;
    background: #ffff99;
    border: 2px dotted #DEDEDE;
    width: 100%;
    height: 110px;
}


/* nastojr mapy */

#as4uMapSearchTools {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #666666;
    box-shadow: 0 0 15px #000000;
    padding: 10px;
    position: absolute;
    right: 25px;
    text-align: left;
    top: 15px;
    width: 540px;
    z-index: 20;
}


/* video / audio */

div.as4u_video_class,
div.as4u_audio_class {
    background-color: #000000;
    position: relative;
}

div.as4u_video_class a.video_play,
div.as4u_audio_class a.audio_play {
    cursor: pointer;
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    z-index: 99;
}

div.as4u_video_class a.video_play {
    background: url("/css/images/video_play.png") no-repeat center center;
}

div.as4u_audio_class a.audio_play {
    background: url("/css/images/audio_play.png") no-repeat center left;
    line-height: 25px;
    font-size: small;
    color: #b3b3b3;
    text-decoration: none;
}

div.as4u_video_class a.video_play span {
    position: absolute;
    top: -1000px;
}

div.as4u_audio_class a.audio_play span {
    position: static;
    display: block;
    padding-left: 40px;
}

div.as4u_video_class img,
div.as4u_audio_class img,
div.as4u_video_class object,
div.as4u_audio_class object,
div.as4u_video_class embed,
div.as4u_audio_class embed {
    position: absolute;
    top: 0px;
}

.hide-fullscreen video::-webkit-media-controls-fullscreen-button {
    display: none;
}

.as4u_audio_class .ovladani_rychlosti {
    display: none;
}


/* cookies */

.cookies_info {
    width: 100%;
    position: fixed;
    bottom: 0;
    background: #333333;
    text-align: center;
    font-family: sans-serif;
    padding: 1.5em;
    opacity: 0.9;
    border-top: 3px solid #ff9900;
    z-index: 999;
}

.cookies_info .cookies_info_in {
    width: 45%;
    position: relative;
    margin: auto;
    color: white;
}

.cookies_info .cookies_info_in .cookies_info_text {
    width: 59%;
    float: left;
}

.cookies_info .cookies_info_in .cookies_info_odkazy {
    width: 40%;
    float: right;
}

.cookies_info .cookies_info_in a {
    display: inline-block;
    color: #e6e6e6;
    float: left;
    margin-left: 1em;
    font-size: 13px;
    text-decoration: none;
}

.cookies_info .cookies_info_in a.cookies_info_confirm {
    background: #FF9900;
    border-radius: 10px;
    padding: 0.7em 1em;
    text-transform: uppercase;
    text-align: center;
    color: black !important;
    font-weight: bold;
    font-size: 16px;
    box-shadow: 1px 1px 2px black;
}

.cookies_info .cookies_info_in a:hover.cookies_info_confirm {
    background: #CE7500;
}

.cookies_info .cookies_info_in a.cookies_info_moreinfo {
    margin: 0.8em 0.8em 0.8em 2em;
}


/* voice asistent */

#as4u_voice_info_enabled {
    display: none;
}

.no_for_display,
#voice_info_on_page {
    display: none;
}

#as4u_voice_info,
#as4u_voice_info_enabled {
    width: 100%;
    position: fixed;
    left: 0px;
    bottom: 0px;
    background: #333333;
    text-align: center;
    font-family: sans-serif;
    padding: 1.5em;
    opacity: 0.9;
    border-top: 3px solid #ff9900;
    z-index: 999;
}

#as4u_voice_info .as4u_voice_in,
#as4u_voice_info_enabled .as4u_voice_in {
    width: 45%;
    position: relative;
    margin: auto;
    margin-top: 10px;
    color: white;
}

#as4u_voice_info .as4u_voice_in a,
#as4u_voice_info_enabled .as4u_voice_in a {
    color: white;
}

img.as4u_ikona_souboru {
    width: unset;
    height: auto;
}


/* -----------  ZOOMOVANI --------------- */

div.buttons_zoom {}

div.buttons_zoom button.zoom-in,
div.buttons_zoom button.zoom-out,
div.buttons_zoom button.reset {
    display: inline-block;
    vertical-align: top;
    width: 15px;
    height: 20px;
    color: transparent;
    overflow: hidden;
    background: transparent;
    border: 0;
    padding: 0;
    opacity: 0.6;
    cursor: pointer;
}

div.buttons_zoom button.zoom-in:hover,
div.buttons_zoom button.zoom-out:hover,
div.buttons_zoom button.reset:hover {
    opacity: 1;
}

div.buttons_zoom button.zoom-in {
    background: url(/images/gallery/plus.svg)center center no-repeat;
    background-size: contain;
    margin-left: 15px;
}

div.buttons_zoom button.zoom-out {
    background: url(/images/gallery/minus.svg)center center no-repeat;
    background-size: contain;
}

div.buttons_zoom input[type="range"i] {
    opacity: 0.6;
    filter: grayscale(1);
}

div.buttons_zoom input[type="range"i]:hover {
    opacity: 1;
    filter: grayscale(0) hue-rotate(-180deg);
}

div.buttons_zoom input[type="range"i]::-webkit-slider-thumb,
div.buttons_zoom input[type="range"i]::-moz-range-thumb {
    cursor: pointer;
}

div.buttons_zoom button.reset {
    background: url(/images/gallery/reset.svg)center center no-repeat;
    background-size: contain;
}


/*
.cookies_info .cookies_info_in .cookies_info_text {
    width: 59%;
    float: left;
}
.cookies_info .cookies_info_in .cookies_info_odkazy {
	width: 40%;
	float: right;
}
.cookies_info .cookies_info_in a {
	display: inline-block;
	color: #e6e6e6;
	float: left;
	margin-left: 1em;
	font-size: 13px;
	text-decoration: none;
}
.cookies_info .cookies_info_in a.cookies_info_confirm {
    background: #FF9900;
    border-radius: 10px;
    padding: 0.7em 1em;
    text-transform: uppercase;
    text-align: center;
    color: black !important;
    font-weight: bold;
    font-size: 16px;
    box-shadow: 1px 1px 2px black;
}
.cookies_info .cookies_info_in a:hover.cookies_info_confirm {
	background: #CE7500;
}
.cookies_info .cookies_info_in a.cookies_info_moreinfo {
	margin: 0.8em 0.8em 0.8em 2em;
}
*/

div.show_full_image {
    display: none;
}


/* -------------------COOKIES INFO 2022 -------------------------- */

.cookies_info_v22 {
    width: 100%;
    position: fixed;
    bottom: 0;
    background: #333333;
    text-align: center;
    font-family: sans-serif;
    padding: 1.5em;
    opacity: 0.97;
    border-top: 3px solid #ff9900;
    z-index: 999;
    box-sizing: border-box;
}

.cookies_info_v22 p {
    line-height: 140%;
}

.cookies_info_v22 .cookies_info_in h3 {
    font-size: 22px;
    margin-bottom: 10px;
    color: #fa9702 !important;
    font-weight: 500;
}

.cookies_info_v22 .cookies_info_in {
    width: 100%;
    max-width: 1420px;
    position: relative;
    margin: auto;
    height: auto;
    display: flex;
}

.cookies_info_v22 .cookies_info_in * {
    color: white !important;
}

.cookies_info_v22 .cookies_info_in .cookies_info_text {
    width: 64%;
    float: left;
    text-align: left;
}


/* checkboxy */

.checkboxy {
    margin-top: 20px;
}

.checkboxy p {
    margin-bottom: 6px;
}

.checkboxy label {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 20px;
    border-radius: 10px;
    position: relative;
    cursor: pointer;
    margin-left: 15px;
}

.checkboxy label input {
    position: absolute;
    display: none;
}

.checkboxy label span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    background-color: #a7a7a7;
    border-radius: inherit
}

.checkboxy label span::after {
    content: "";
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    background-color: white;
    border-radius: 50%;
    transition: .1s;
}

.checkboxy label input:checked+span {
    background-color: #fa9702;
}

.checkboxy label input:checked+span::after {
    left: calc(100% - 20px);
}

.cookies_info_v22 .cookies_info_in .cookies_info_odkazy {
    width: 36%;
    text-align: right;
    box-sizing: border-box;
    padding-top: 24px;
}

.cookies_info_v22 .cookies_info_in a {
    display: inline-block;
    color: #e6e6e6;
    background: rgb(62 62 62);
    margin-left: 6px;
    font-size: 14px;
    text-decoration: none;
    border-radius: 30px;
    padding: 0.7em 1em;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}

.cookies_info_v22 .cookies_info_in a:hover {
    background: rgb(46, 46, 46);
}

.cookies_info_v22 .cookies_info_in a.cookies_info_confirm {
    background: #FF9900;
    color: black !important;
}

.cookies_info_v22 .cookies_info_in a:hover.cookies_info_confirm {
    background: #CE7500;
}

.cookies_info_v22 .cookies_info_in a.cookies_info_moreinfo {
    background: transparent;
    color: white !important;
    font-weight: bold;
    box-shadow: 1px 1px 2px transparent;
}

.cookies_info_v22 .cookies_info_in a.cookies_info_moreinfo:hover {
    background: rgb(62 62 62);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}

.cookies_info_v22 .cookies_info_in a.cookies_close {
    background: transparent;
    border-radius: 10px;
    width: 41px;
    height: 40px;
    background: transparent url(/css/images/close.svg)center center no-repeat;
    background-size: 20px;
    text-align: center;
    color: transparent;
    vertical-align: top;
    padding: 0;
    box-shadow: 1px 1px 2px transparent;
}

.cookies_info_v22 .cookies_info_in a.cookies_close:hover {
    background: transparent url(/css/images/close_hover.svg)center center no-repeat;
    background-size: 20px;
}

.cookies_info_v22 .cookies_info_in a.cookies_info_moreinfo {
    /* margin: 0.8em 0.8em 0.8em 2em; */
}


/* mobil */

@media (max-width: 1100px) {
    .cookies_info_v22 .cookies_info_in .cookies_info_text {
        width: calc(100% - 220px);
    }
    .cookies_info_v22 .cookies_info_in .cookies_info_odkazy {
        width: 240px;
        margin: 0;
    }
    .cookies_info_v22 .cookies_info_in a {
        margin-bottom: 13px;
    }
}

@media (max-width: 650px) {
    .cookies_info .cookies_info_in {
        width: 100%;
    }
    .cookies_info .cookies_info_in .cookies_info_text {
        width: 40%;
    }
    .cookies_info .cookies_info_in .cookies_info_odkazy {
        width: 60%;
    }
}

@media (max-width: 550px) {
    .cookies_info_v22 .cookies_info_in {
        flex-wrap: wrap;
    }
    .cookies_info_v22 .cookies_info_in .cookies_info_text {
        width: 100%;
    }
    .cookies_info_v22 .cookies_info_in .cookies_info_odkazy {
        width: 100%;
        text-align: right;
    }
    .cookies_info_v22 .cookies_info_in .cookies_info_odkazy a {
        margin-left: 10px;
        margin-right: 0;
    }
    .cookies_info_v22 .cookies_info_in a {
        margin-left: 0;
        margin-right: 13px;
    }
}


/* -- seznam dodatek -- */

.szn-ending-tooltip,
.szn-ending-popup-cover {
    display: none !important;
}