@charset "utf-8";
/* ***************************************************** */
/*
/*  copyright 2019
/*  PIXMEDIA - Jakub Kribik
/*  www.pixmedia.cz
/*  info@pixmedia.cz
/*
/* ***************************************************** */
@media only screen and (max-width: 1899px) and (min-width: 1680px) {
	.content,
	.content-in{
		width:1140px;
	}
	#slider,
	#slider ul.swipe-wrap,
	#slider ul.swipe-wrap li{
		height:352px;
	}
	#slider ul.slider-nav li#slider-predchozi,
	#slider ul.slider-nav li#slider-dalsi{
		top:-226px;
	}
	#page1 #content .content-in img{
		max-width:490px;
	}
	#page1 #content .content-in .content-right img{
		max-width:100%;
	}
	#content .content-right{
		width:620px;
	}
	#content .content-right iframe{
		width:620px;
		height:349px;
	}
	#content iframe.img-right{
		width:560px;
	}
	.partneri.news-thumbs .news-thumb:nth-child(5n+6){
		clear:none;
	}
	.partneri.news-thumbs .news-thumb:nth-child(4n+5){
		clear:left;
	}
}