/* SLIDER STYLES */
	
.slider-wrapper {position: relative; overflow: hidden; width: 100%; 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 {}
.velke {padding: 0; margin: 0; text-align: left; font-size: 60px; line-height: 125%; letter-spacing: 1px; color: #a6ff00; -webkit-text-shadow: 0 0 10px rgba(0,0,0,0.5); -moz-text-shadow: 0 0 10px rgba(0,0,0,0.5); text-shadow: 0 0 10px rgba(0,0,0,0.5);}
.stredni {width: 550px; font-size: 33px; padding: 0; margin: 0; text-align: left;}
.male {font-size: 27px; padding: 0;}
.cerne {color: rgba(20,20,20,0.8);}
.modre {color: #008ed3}
.zlute {color: #ffd90f;}
.stin {color: #444; -webkit-text-shadow: 1px 1px 0 rgba(0,0,0,0.5); -moz-text-shadow: 1px 1px 0 rgba(255,255,255,0.5); text-shadow: 1px 1px 0 rgba(255,255,255,0.5);}
.bile {color: #fff;}
.vpravo {text-align: right;}


@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) {

}