@media (min-width: 2000px) {
	.foto_hlavicka,
	.foto_hlavicka_uvod {
		background-size: cover;
	}
}

@media (max-width: 1250px) {
	.container {
		width: 930px;
	}
	.foto_hlavicka_uvod img {
		width: 215px;
		margin-top: -150px;
	}
	header .titulek {
		width: 300px;
		margin-top: 6px;
	}
	header .titulek p {
		font-size: 25px;
	}
	header .titulek p strong {
		font-size: 34px;
	}
	.dlazdice_box {
		gap: 25px;
	}
	.dlazdice_box .dlazdice:nth-of-type(1) .telo img {
		height: 90px;
		margin: 10px 0px;
	}
	.dlazdice_box .dlazdice:nth-of-type(1) .telo a p {
		font-size: 32px;
		margin-top: 15px;
	}
	.dlazdice_box .dlazdice:nth-of-type(3) .telo p:first-of-type {
		margin-top: 4px;
		font-size: 20px;
		line-height: 130%;
	}
	.sluzby_nadpis,
	.sluzba h3 {
		font-size: 22px;
	}
	footer img.realizace {
		display: none;
	}
	.pojistovny {
		flex-wrap: wrap;
		gap: 20px 0;
	}
	.pojistovna {
		flex: 0 0 33.33%;
		max-width: 33.33%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.pojistovna img {
		max-width: 80%;
	}
}

@media (max-width: 1000px) {
	.container {
		width: 620px;
	}
	header .logo {
		width: 250px;
	}
	header .titulek {
		width: auto;
		text-align: right;
	}
	header .titulek p {
		font-size: 24px;
	}
	header .titulek p strong {
		font-size: 30px;
	}
	.foto_hlavicka_uvod {
		height: 430px;
		background-size: cover;
		background-position: 55% top;
	}
	.foto_hlavicka_uvod img {
		margin-top: -40px;
	}
	.dlazdice_box {
		flex-direction: column;
		gap: 20px;
		margin-top: 0;
	}
	.dlazdice_box .dlazdice {
		width: 75%;
		height: auto;
	}
	.dlazdice_box .dlazdice:first-of-type {
		margin-top: -133px;
	}
	.dlazdice_box .dlazdice .telo {
		padding: 22px 30px 20px 30px;
	}
	footer {
		text-align: center;
	}
	footer .sloupec {
		float: none;
		width: 100%;
		margin: 30px 0px;
		text-align: center;
	}
	footer .sloupec.logo,
	footer .sloupec.kontakt,
	footer .sloupec.personel {
		width: 100%;
		text-align: center;
		padding-left: 0;
		border-left: none;
	}
	footer .sloupec.logo img {
		padding: 0px;
		margin-bottom: 10px;
	}
	footer .kontakt_polozky {
		align-items: center;
	}
	footer .kontakt_item {
		justify-content: center;
	}
	footer p.logo_perex {
		width: 100%;
		max-width: 100%;
		margin: 15px 0px;
	}
	footer img.realizace {
		display: inline-block;
		float: none;
		width: 110px;
		margin: 20px 0px 0px 0px;
	}
	.foto_box {
		width: 33.33%;
	}
	.tabulka50 td {
		display: block;
		clear: both;
		text-align: center;
	}
	.tabulka50 td:first-child {
		padding-right: 0px;
	}
	.tabulka50 td:last-child {
		padding-left: 0px;
	}
	.formular input[type=text],
	.formular input[type=number],
	.formular select,
	.formular input[type=submit] {
		width: calc(50% - 10px);
	}
}


@media (max-width: 650px) {
	.container {
		width: auto;
		padding: 0px 20px;
	}
	header {
		height: auto;
		padding-top: 75px;
		padding-bottom: 85px;
		text-align: center;
	}
	header .logo {
		float: none;
		display: inline-block;
		width: 240px;
		margin-left: -8px;
	}
	header .titulek {
		width: 100%;
		text-align: center;
		margin-top: 40px;
	}
	header .titulek p {
		font-size: 22px;
	}
	header .titulek p strong {
		font-size: 26px;
	}
	.foto_hlavicka_uvod h1 {
		font-size: 27px;
		font-weight: 600;
		margin-bottom: 10px;
	}
	.foto_hlavicka_uvod p {
		color: white;
		font-size: 20px;
		font-weight: 300;
		line-height: 120%;
	}
	.dlazdice_box {
		gap: 25px;
	}
	.dlazdice_box .dlazdice {
		width: calc(100% - 20px);
	}
	.aktualita {
		padding: 0px 10px;
	}
	.obsah h1 {
		font-size: 26px;
		text-align: center;
		margin-top: 0px;
		margin-bottom: 20px;
	}
	.obsah h2 {
		font-size: 20px;
	}
	.obsah.uvod p {
		font-size: 19px;
	}
	.obsah.uvod img {
		width: calc(50% - 20px);
		margin: 5px 7px;
	}
	.sluzby_nadpis,
	.sluzba h3 {
		font-size: 19px;
	}
	.sluzby_sloupec {
		float: none;
		width: 100%;
	}
	.sluzby_sloupec:first-child {
		padding-right: 0px;
	}
	.sluzby_sloupec:last-child {
		padding-left: 0px;
	}
	.pojistovny {
		gap: 18px 0;
		flex-direction: column;
		align-items: center;
	}
	.pojistovna {
		flex: none;
		max-width: 100%;
		margin: 5px 0px;
	}
	.pojistovna img {
		max-width: 200px;
		max-height: 36px;
	}
	.leva, .prava  {
		width: 100%;
		display: block;
		margin-bottom: 20px;
		padding: 0px;
	}
	footer {
		padding-top: 25px;
	}
	footer p.logo_perex {
		display: none;
	}
	footer p.nadpis_role {
		margin-top: 22px;
	}
	footer .sloupec.kontakt p.nadpis_role:first-child,
	footer .sloupec.personel p.nadpis_role:first-child {
		margin-top: 0;
	}
	footer p.jmeno {
		font-size: 20px;
	}
	footer .kontakt_item {
		font-size: 19px;
	}
	.album {
		width: 100%;
	}
	.album h3 {
		font-size: 20px;
	}
	.foto_box {
		width: 50%;
	}
	.pdf_box {
		width: 45%;
	}
	.sloupec-3 {
		width: 100%;
		text-align: center;
	}
	.tabulka50 {
		margin-top: 0px;
	}
	.formular input[type=text],
	.formular input[type=number],
	.formular select,
	.formular input[type=submit],
	.formular textarea {
		width: 100%;
	}
}

@media (max-width: 500px) {
	.obsah {
		text-align: center;
		padding-top: 10px;
	}
	.obsah ul,
	.obsah ol {
		text-align: left;
		margin-left: 35px;
	}
	.galerie {
		margin-left: 0px;
	}
	.foto_box {
		width: 100%;
	}
	.kontakty {
		text-align: center;
	}
	.nadpis_obal {
		text-align: center;
		margin-top: -42px;
		margin-bottom: 60px;
	}
	.sluzby_nadpis {
		line-height: 130%;
	}
}