/* SLIDER STYLES */
	
.slider-wrapper {position: relative; overflow: hidden; width: 100%; background-size: cover; margin: 0px auto 0 auto; z-index: 1;}

.slider {position: relative; width: 100%; /*	height:400px; when responsive, comment this out */	margin: 0 auto 0 auto;}
.background-slider {width: 100%;}

/* ELEMENT STYLES */

.sliderfoto {width: 100%;}


@media only screen and (max-width: 1300px) and (min-width:985px) {

}

@media only screen and (max-width: 984px) {

}

/*------------iPhone 6 šířka------------*/
@media only screen and (max-width: 767px) {

}

/*-----------iPhone výška-------------*/
@media only screen and (max-width: 619px) {

}

@media only screen and (max-width: 320px) {

}