/* slidergallery ZACATEK */
.slidegallery {
	background: none repeat scroll 0 0 #4e4a45;
	color: rgba(255, 255, 255, 0.6);
	font-size: 18px;
	line-height: 24px;
	overflow: hidden;
	position: relative;
	text-align: center;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.3);
	width: 100%;
        height: 230px !important;
        margin-bottom: 20px;
}
.slidegallery .slides li {
        text-align: left;
        background-position: left top;
        /* NOVA UPRAVA */
        background-size: 100% 100%;
        background-repeat: no-repeat;
}
.slidegallery .dots {
	bottom: 12px;
	position: absolute;
	right: 12px;
}
.slidegallery .dots li.active {
	background: none repeat scroll 0 0 #fff;
        opacity: 0.8;
}
.slidegallery .dots li {
	border: 2px solid #fff;
	border-radius: 6px;
	cursor: pointer;
	display: inline-block;
	height: 10px;
	margin: 0 4px;
	opacity: 0.8;
	text-indent: -999em;
	transition: background 0.5s ease 0s, opacity 0.5s ease 0s;
	width: 10px;
        box-shadow: 0px 0px 10px #000000;
}
.slidegallery ul {
	list-style: outside none none;
	margin: 0px;
	padding: 0px;
        height: inherit !important;
}
.slidegallery ul li {
	display: block;
	float: left;
	background-position: center;
        height: inherit;
}
.slidegallery .arrowLeft,
.slidegallery .arrowRight {
        /* top: 95px; */
        top: 90px;
	position: absolute;
        font-family: 'humusoft-iconic';
        /* font-size: 220%; */
        font-size: 160%;
}
.slidegallery .arrowLeft {
	left: 0;
}
.slidegallery .arrowRight {
	right: 0;
}
.slidegallery .arrowLeft a,
.slidegallery .arrowRight a {
	color: #ffffff;
	display: block;
	/* padding: 5px 10px 5px 10px; */
        padding: 10px 10px 10px 10px;
	text-decoration: none;
	cursor: pointer;
        text-shadow: 0px 0px 10px #000000;
        opacity: 0.8;
}
.slidegallery .dots li:hover,
.slidegallery .arrowLeft a:hover,
.slidegallery .arrowRight a:hover {
        color: #dbdbdb;
}
/* slidergallery KONEC */
.slidegallery .slides li a {
    height: inherit;
    display: block;
}
.slidegallery .slides li a:active,
.slidegallery .slides li a:hover {
    text-decoration: none;
}
.slidegallery .slides li a img.ico {
    display: none;
}

.slidegallery .slides li span.slideformat {
    text-shadow: 1px 1px 1px #333333;
    padding: 25px 50px 0px 50px;
    color: #f5f5f5;
    font-size: 125%;
    line-height: 120%;
    display: block;
    font-family: ubuntu-sans-custom,sans-serif;
}
.slidegallery .slides li span.slideformat span.bannerVenue {
    display: block;
    font-size: 80%;
}
.slidegallery .slides li span.slideformat span.bannerTitle {
    display: block;
    font-size: 130%;
    line-height: 117%;
    margin-bottom: 10px;
    max-width: 420px;
}
.slidegallery .slides li span.slideformat.width300 span.bannerTitle {
    display: block;
    max-width: 300px;
}
.slidegallery .slides li span.slideformat.width480 span.bannerTitle {
    display: block;
    max-width: 480px;
}
.slidegallery .slides li span.slideformat.width680 span.bannerTitle {
    display: block;
    max-width: 680px;
}
.slidegallery .slides li span.slideformat.svgimg img {
    margin-top: 5px;
    margin-bottom: 10px;
    width: 413px;
    height: 75px;
}
.slidegallery .slides li span.slideformat.max span.bannerTitle {
    display: block;
    max-width: 1050px;
}
.slidegallery .slides li span.slideformat span.bannerVenue span, 
.slidegallery .slides li span.slideformat span.bannerTitle span {
    background-image:  url("/data/img/text-bg.png");
    background-repeat: repeat;
}
.slidegallery .slides li span.slideformat span.bannerButton {
    display: block;
    font-size: 80%;
    padding: 5px 13px 5px 13px;
    background-color: #da5e24;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    box-shadow: 1px 1px 5px #333333;
}

@media screen and (max-width: 1170px) {
    .slidegallery {
        height: 149px !important;
    }
    .slidegallery .arrowLeft,
    .slidegallery .arrowRight {
        /* top: 55px; */
        top: 50px;
    }
    .slidegallery .slides li span.slideformat {
        padding: 15px 50px 0px 50px;
        font-size: 90%;
        line-height: 110%;
    }
    .slidegallery .slides li span.slideformat span.bannerTitle {
        max-width: 235px;
    }
    .slidegallery .slides li span.slideformat.width300 span.bannerVenue {
        font-size: 75%;
    }
    .slidegallery .slides li span.slideformat.width300 span.bannerTitle {
        max-width: 180px;
    }
    .slidegallery .slides li span.slideformat.width300 span.bannerButton {
        font-size: 70%;
    }
    .slidegallery .slides li span.slideformat.width480 span.bannerTitle {
        max-width: 320px;
    }
    .slidegallery .slides li span.slideformat.width680 span.bannerTitle {
        max-width: 520px;
    }
    .slidegallery .slides li span.slideformat.max span.bannerTitle {
        max-width: 650px;
    }
    .slidegallery .slides li span.slideformat.svgimg img {
        width: 275px;
        height: 50px;
    }

}

@media screen and (max-width: 760px), handheld {
    .slidegallery,
    .slidegallery ul {
        /* height: 63px !important; */
        /* height: auto !important; */
        height: 189px !important;
    }
    .slidegallery .slides li {
        /* NOVA UPRAVA */
        background-size: 100% 63px;        
    }
    .slidegallery ul li {
        height: inherit;
    }
    .slidegallery .arrowLeft,
    .slidegallery .arrowRight {
        /* top: 18px; */
        top: 11px;
    }
    .slidegallery .slides li span.slideformat {
        font-size: 80%;
        line-height: 100%;
        /* NOVA UPRAVA */
        margin-top: 63px;
        padding: 10px 15px 10px 15px;
    }
    .slidegallery .slides li span.slideformat span.bannerTitle {
        max-width: none;
    }
    .slidegallery .slides li span.slideformat.svgimg img {
        margin-bottom: 3px;
    }
    .slidegallery .slides li span.slideformat span.bannerVenue span, 
    .slidegallery .slides li span.slideformat span.bannerTitle span {
        background-image: none;
        background-repeat: repeat;
    }
}