@media (max-width: 1250px) {
	.container {
		width: 930px;
	}
	header nav > ul > li > a {
		margin: 0px 20px;
		font-size: 24px;
	}
	.foto_hlavicka_uvod,
	.owl-hlavicka .foto_uvod_slide {
		height: 470px;
		background-size: cover;
	}
	.dlazdice_uvod .dlazdice {
		width: 30%;
		margin: 0px 10px;
		padding: 28px 10px 0px 10px;
		vertical-align: top;
	}
	.dlazdice_uvod .dlazdice h2 {
		font-size: 21px;
	}
	.dlazdice_uvod .dlazdice p {
		font-size: 19px;
	}
	.obsah .onas {
		background-size: contain;
	}
	.obsah .onas .text {
		width: 75%;
		margin-top: 50px;
		margin-left: 50px;
	}
}

@media (max-width: 1000px) {
	.container {
		width: 620px;
	}
	header nav {
		float: none;
		position: absolute;
		top: 9px;
		right: 0px;
	}
	.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before{
		background-color: var(--ruzova);
	}
	.hamburger-box{
		vertical-align: middle;
	}
	.hamburger-label{
		color: #333;
		font-weight: 700;
		font-size: 18px;
		display: inline-block;
		vertical-align: middle;
		text-transform: uppercase;
	}
	header nav .hamburger{
		display: block;
		text-decoration: none;
	}
	header nav ul{
		display: none;
		position: absolute;
		top: 45px;
		right: 10px;
		box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
		background-color: white;
		border-radius: 15px;
		min-width: 250px;
		padding: 15px 0px;
		z-index: 99999;
	}
	header nav > ul > li{
		margin: 0px;
		float: none;
	}
	header nav > ul > li > a{
		margin: 0px;
		padding: 7px 30px 7px 20px;
		font-size: 28px;
		font-weight: 300;
		text-align: right;
		border: none;
		line-height: 120%;
	}
	header nav > ul > li > a:hover,
	header nav > ul > li > #aktiv {
		border: none;
	}
	header nav > ul > li > ul{
		display: block;
		position: static;
		margin: 0px;
		width: auto;
		padding: 7px 0px;
		background-color: #F8F7EF;
		box-shadow: none;
	}
	header nav > ul > li > ul li a{
		font-size: 24px;
		font-weight: 300;
		text-align: right;
		padding: 6px 20px;
		background-color: #F5F5F5;
		background-image: none;
	}
	header nav > ul > li > ul li a:hover{
		padding: 8px 20px;
	}
	.hamburger {
		padding: 12px 15px;
	}
	.foto_hlavicka_uvod,
	.owl-hlavicka .foto_uvod_slide {
		height: 400px;
		background-size: cover;
	}
	.dlazdice_uvod .dlazdice {
		display: inline-block;
		width: calc(30% - 10px);
		height: 200px;
		margin: 0px 5px;
		vertical-align: top;
	}
	.dlazdice_uvod .dlazdice img {
		height: 35px;
	}
	.dlazdice_uvod .dlazdice h2 {
		font-size: 18px;
		margin-top: 15px;
	}
	.dlazdice_uvod .dlazdice p {
		font-size: 16px;
		margin-top: 7px;
	}
	.dlazdice_uvod .dlazdice p br {
		display: none;
	}
	.obsah.uvod {
		padding-top: 45px;
		text-align: center;
	}
	.leva, .prava  {
		width: 100%;
		display: block;
		margin-bottom: 20px;
		padding: 0px;
	}
	.aktuality_uvod .aktualita .foto {
		width: 200px;
	}
	.aktuality_uvod .aktualita .text {
		width: calc(100% - 230px);
		padding-top: 10px;
		overflow: hidden;
	}
	.aktuality_uvod .aktualita .text h3 {
		font-size: 18px;
		margin: 5px 0px;
	}
	.aktuality_uvod .aktualita .text p {
		font-size: 14px;
		line-height: 130%;
	}
	.obsah .onas .text {
		width: calc(100% - 60px);
		margin-top: 40px;
		margin-left: 30px;
	}
	.obsah.poptavka {
		text-align: center;
		background-size: cover;
	}
	footer {
		text-align: center;
	}
	footer .sloupec {
		float: none;
		width: 100%;
		margin: 30px 0px;
		text-align: center;
		background-image: none;
	}
	footer .sloupec:nth-of-type(1),
	footer .sloupec:nth-of-type(2),
	footer .sloupec:nth-of-type(3) {
		width: 100%;
		text-align: center;
		padding: 0px;
	}
	footer img.realizace {
		display: inline-block;
		float: none;
		margin: 25px 0px 0px 0px;
	}
	.tabulka50 td {
		display: block;
		clear: both;
		text-align: center;
	}
	.tabulka50 td:first-child {
		padding-right: 0px;
	}
	.tabulka50 td:last-child {
		padding-left: 0px;
	}
	.foto_box {
		width: 33.33%;
	}
	.aktuality .aktualita {
		width: 50%;
	}
	.aktuality .aktualita .text {
		height: 220px;
	}
	.partneri .partner {
		display: inline-block;
		width: 27%;
		margin: 0px;
		padding: 22px;
	}
	.partneri .partner img {
		max-height: auto;
		margin: 0px;
	}
	.fotopol {
		width: calc(33.33% - 21px);
	}
	.fotopol:nth-of-type(5n+1) {
		margin-left: 10px;
	}
	.fotopol:nth-of-type(5n+5) {
		margin-right: 10px;
	}
	.fotopol:nth-of-type(3n+1) {
		margin-left: 0px;
	}
	.fotopol:nth-of-type(3n+3){
		margin-right: 0px;
	}
	.formular input[type=text],
	.formular input[type=number],
	.formular select,
	.formular input[type=submit] {
		width: 100%;
	}
}


@media (max-width: 650px) {
	.container {
		width: auto;
		padding: 0px 20px;
	}
	header {
		padding-top: 10px;
		padding-bottom: 0px;
		text-align: center;
	}
	header .logo {
		display: inline-block;
		float: none;
		width: 130px;
	}
	header nav {
		top: 7px;
		right: 10px;
	}
	.hamburger-label{
		display: none;
	}
	.foto_hlavicka_uvod,
	.owl-hlavicka .foto_uvod_slide {
		height: 270px;
	}
	.foto_hlavicka {
		height: 170px;
		background-size: cover;
	}
	.aktuality_uvod {
		padding-top: 10px;
		max-height: none;
	}
	.aktuality_uvod .aktualita .foto,
	.aktuality_uvod .aktualita .text {
		float: left;
		width: 100%;
		clear: both;
		text-align: center;
	}
	.aktuality_uvod .aktualita .foto img {
		margin-bottom: 15px;
		border-top-left-radius: 20px;
		border-top-right-radius: 20px;
		border-bottom-left-radius: 0px;
	}
	.aktuality_uvod .aktualita .text {
		padding: 5px 15px 15px 15px;
	}
	.aktuality_uvod .aktualita .text h3 {
		font-size: 18px;
		line-height: 120%;
		margin-top: 0px;
		margin-bottom: 15px;
	}
	.owl-theme.owl-aktuality .owl-dots .owl-dot span {
		width: 15px;
		height: 15px;
	}
	.aktuality .aktualita {
		width: 100%;
		padding: 5px 0px;
	}
	.aktuality .aktualita .text {
		height: auto;
	}
	.aktuality .aktualita .text h3 {
		font-size: 18px;
		margin-bottom: 0px;
	}
	.aktuality .aktualita .text p {
		margin-top: 15px;
	}
	.dlazdice_uvod {
		margin-top: -50px;
	}
	.dlazdice_uvod .dlazdice {
		float: left;
		width: 100%;
		height: auto;
		font-size: 22px;
		padding: 25px 15px 3px 15px;
		margin: 5px 0px;
	}
	.dlazdice_uvod .dlazdice h2 {
		font-size: 20px;
		margin-top: 15px;
	}
	.dlazdice_uvod .dlazdice p {
		font-size: 18px;
	}
	.obsah {
		padding-top: 40px;
		padding-bottom: 50px;
	}
	.obsah.uvod {
		padding-top: 50px;
		padding-bottom: 10px;
	}
	.obsah .onas {
		background-image: none;
	}
	.obsah .onas .text {
		width: 100%;
		padding: 30px 20px;
		margin: 0px;
	}
	.obsah h1 {
		font-size: 30px;
		text-align: center;
		margin-top: 0px;
		margin-bottom: 20px;
		line-height: 120%;
	}
	.obsah h2 {
		font-size: 26px;
		line-height: 120%;
	}
	.obsah.poptavka ul li {
		font-size: 20px;
		margin-top: 15px;
		margin-bottom: 35px;
	}
	.partneri .partner {
		display: inline-block;
		width: 42%;
		margin: 0px;
		padding: 20px;
	}
	.partneri .partner img {
		max-height: auto;
		margin: 0px;
	}
	.album {
		width: 100%;
	}
	.album h3 {
		font-size: 20px;
	}
	.foto_box {
		width: 50%;
	}
	.pdf_box {
		width: 45%;
	}
	.sloupec-3 {
		width: 100%;
		text-align: center;
	}
	.videa iframe {
		width: 100%;
		height: auto;
		margin-right: 0px;
		margin-bottom: 10px;
		}
	.obsah table {
		margin-left: 0px;
	}
	.obsah table td,
	.obsah table th {
		padding: 9px 0px;
	}
	footer .sloupec:nth-of-type(1) img {
		width: 200px;
	}
	.fotopol {
		width: calc(50% - 10px);
		padding: 13px 13px 2px 13px;
	}
	.fotopol:nth-of-type(3n+1),
	.fotopol:nth-of-type(5n+1) {
		margin-left: 10px;
	}
	.fotopol:nth-of-type(3n+3),
	.fotopol:nth-of-type(5n+5) {
		margin-right: 10px;
	}
	.fotopol:nth-of-type(odd) {
		margin-left: 0px;
	}
	.fotopol:nth-of-type(even) {
		margin-right: 0px;
	}
	.fotopol .nazev {
		height: 38px;
		margin-top: 2px;
		font-size: 13px;
		font-weight: 500;
	}
	.pusobnost span {
		font-size: 14px;
		padding: 5px 10px;
		margin: 4px 2px;
	}
}

@media (max-width: 500px) {
	.obsah h2,
	.obsah h3,
	.obsah p {
		text-align: center;
	}
	.obsah ul li {
		text-align: left;
	}
	.galerie {
		margin-left: 0px;
	}
	.foto_box {
		width: 100%;
	}
	.kontakty {
		text-align: center;
	}
}