html {
	height: 100%;
	min-height: 100%;
}
body {
	height: 100%;
	font-family: sans-serif, Arial; 
	font-size: 0.9rem;
}
h1 {
	color: #1d1d1b;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 1.8rem;
}
.h_page_uvod h1 {
	font-weight: 300;
	font-size: 2.3rem;
	line-height: 2.3rem;
	padding: 1.3rem 0;
	margin: 0;
	color: #ffffff;
	text-shadow: 4px 4px 5px #000000;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid rgba(255,255,255,0.6);
	text-transform: none;
}
.h_page_uvod h1 span {
	font-weight: 400;
}
h2 {
	font-weight: bold;
	font-size: 1.1rem;
	color: #00712f;
}
#h_wrap1 {
	width: 100%;
	min-width: 320px;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
}
#h_horni_prechod {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -9;
	width: 100%;
	height: 400px;
	background-image: linear-gradient(to top, transparent, #ffffff); 
}
#h_top_slat {
	width: 100%;
	height: 57px;
	background: url('../img/top_slat_bg.png') repeat-x left top;
}
#h_top_slat_sovy {
	width: 100%;
	height: 53px;
	background: url('../img/top_slat_sovy.png') no-repeat center top;
}
#h_main_bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -10;
	width: 100%;
	height: 100%;
	background: url('../img/bg_vuz3.jpg') no-repeat center top;
}
#h_main_bg_pom {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -10;
	width: 100%;
	height: 100%;
	opacity: 0;
    background: transparent none no-repeat center top;
}
.h_page_ekonomika #h_main_bg {
	background-image: url('../img/bg_kolace.jpg');
}
.h_page_producenti #h_main_bg {
	background-image: url('../img/bg_sad.jpg');
}
.h_page_producent #h_main_bg {
	background-image: url('../img/bg_sad.jpg');
}
.h_page_mapa #h_main_bg {
	background-image: url('../img/bg_lichnice.jpg');
}
.h_page_kontakty #h_main_bg {
	background-image: url('../img/bg_vuz.jpg');
}
.h_page_zr #h_main_bg {
	background-image: url('../img/bg_kravy.jpg');
}
#h_header {
	position: relative;
	overflow: visible;
	min-height: 50px;
}
#h_logotypy {
	top: -40px;
	margin-left: 5px;
	position: absolute;
}
#h_top_mix0 {
	padding-right: 10px;
}
#h_top_mix1 {
	padding-top: 1rem;
}
.h_top_mix {
	clear: both;
}
.h_top_icons {
	display: inline-block;
	padding-top: 6px;
	padding-right: 2rem;
}
.h_top_icons a {
	display: inline-block;
	margin-right: 5px;
}
.h_toggler {
	border: none;
	background-color: transparent;
	margin: 40px 0 5px 180px;
	float: right;
}
#h_top_nav {
	padding-top: 80px;
	width: 100%;
}
#h_header .h_logotyp {
	width: 80px;
	height: 80px;
}
.h_podcast {
	display: inline-block;
	background-color: #ffffff;
	line-height: 38px;
	color: #495057;
	border-radius: 10px;
	font-weight: 400;
	padding: 0 0.5rem 0 0.5rem;
	margin-right: 15px;
}
.h_podcast:visited, .h_podcast:hover {
	color: #495057;
}
.h_toggler_img {
	display: inline-block;
	width: 54px;
	height: 38px;
	background: url('../img/menu_btn.png') no-repeat center center;
}
.h_search {
	border-radius: 10px;
	display: table;
	background-color: #ffffff;
	width: 160px;
	margin-left: 0.3rem;
}
.h_search_text {
	display: table-cell;
	width: 100%;
}
.h_search_text input.form-control{
	border-radius: 10px;
}
.h_search_btn {
	display: table-cell;
}
.h_search .btn {
	color: transparent;
	width: 35px;
	height: 35px;
	background: url('/img/lupa.png') no-repeat center center;
}
#h_grid_wrap {
	margin: 2rem auto 3rem auto;
	max-width: 1680px;
}
#h_grid {
	margin: 0 0.5rem;
	padding: 2rem 0.8rem;
	background-color: #ffffff;
	box-shadow: 5px 5px 8px #888888;
}
.h_page_uvod #h_grid {
	box-shadow: none;
	background-color: transparent;
	margin-top: 6rem;
	padding: 0;
	padding-left: 0.7rem;
	padding-right: 0.7rem;
}
.h_page_uvod #h_grid {
	background: url('../img/uvod_podkres.png') repeat-x left bottom;
}
#h_grid a:not(.btn) {
	color: #00712f;
	text-decoration: underline;
}
#h_grid a:not(.btn):hover {
	color: #00712f;
	text-decoration: none;
}
#h_grid img {
	height: auto;
	max-width: 100%;
}
#h_collapse {
	clear: both;
	padding-left: 1rem;
	padding-right: 1rem;
}
#h_menu1 {
	padding: 0;
	font-size: 1.1rem;
}
#h_menu1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#h_menu1 li {
	padding-bottom: 0.3rem;
}
#h_menu1 a, #h_menu1 .actual {
	color: #1d1d1b;
	width: 100%;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
#h_menu1 a:hover, #h_menu1 .actual, #h_menu1 .active {
	text-decoration: underline;
}
.h_page_uvod .h_pombg {
    width: 1px;
    height: 1px;
    overflow: hidden;
}
.h_page_uvod #h_pombg1 {
	background: url('../img/bg_lichnice3.jpg');
}
.h_page_uvod #h_pombg2 {
	background: url('../img/bg_kravy3.jpg');
}
.h_page_uvod #h_pombg3 {
	background: url('../img/bg_sad3.jpg');
}
.h_page_uvod #h_pik {
	margin-top: 320px;
}
.h_page_uvod #h_pik img {
	margin: 16px;
}
.h_page_uvod .h_region {
	margin: 20px 0 50px 0;
}
#h_zapati {
	height: 4rem;;
}
#h_footer {
	width: 100%;
	height: 4rem;
	line-height: 2rem;
	color: #ffffff;
	position: absolute;
	bottom: 0;
	background-color: #00712f;
	text-align: center;
	font-size: 0.9rem;
	padding: 0 0.5rem;
}
#h_footer a:link, #h_footer a:visited, #h_footer a:hover {
	color: #ffffff;
}
#h_footer_mark {
	display: inline-block;
	font-weight: bold;
}
#h_footer_right {
	float: right;
	padding-left: 1rem;
}
.h_noauth2 #navigaceDole {
    display: none;
}

.h_producent a {
	text-decoration: none !important;	
	color: #000000 !important;
}
.h_producent h2 {
	padding-top: 0.4rem;
	font-size: 1.05rem;
	color: #000000;
	font-weight: 400;
	max-width: 212px;
}
.h_producent h2 span {
	text-transform: none;
	color: #00712f;
	display: block;
	padding-top: 0.3rem;
	font-size: 1rem;
}
.h_producent .card-body {
	padding-top: 0;
	padding-bottom: 0;
}
.h_producent .h_img_border {
	width: 212px;
	height: 187px;
}
.h_producent .h_img_border img {
	width: 100%;
	height: 100% !important;
	object-fit: cover;
	object-position: 50% 0;
}
.h_producent .h_img_border.h_no_img {
	border-color: #ffffff;
}
#h_producent_flashbox, #h_flashbox {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 100%; /* img-height / img-width x 100 */
}
.h_producent_flash, .h_flash {
	position: absolute;
	top: 0;
	left: 0;
	border: 2px solid #00712f;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 0;
	padding-top: 87.43%; /* img-height / img-width x 100 */
}
#h_flashbox {
	padding-top: 90%;
}
.h_flash {
	padding-top: 82.91%; /* img-height / img-width x 100 */
}
#h_producent_flash_pom, #h_flash_pom {
	opacity: 0;
}
.h_imapa iframe {
	border: 2px solid #00712f !important;
}
.h_img_border {
	display: inline-block;
	overflow: hidden;
	border: 2px solid #00712f;
}
#h_foto_left, #h_foto_right {
	max-width: 534px;
}
#h_foto_left .h_img_border, #h_foto_right .h_img_border {
	margin-bottom: 10px;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 0;
	padding-top: 81.63%;
}
#encyklopedie_objekty1 h1 {
	text-align: left;	
	text-transform: none;
}
#encyklopedie_objekty1 h1 span {
	display: block;
	color: #00712f;
	padding-top: 0.3rem;
}
#encyklopedie_objekty1 #souradnice .ukazat {
	/*font-size: 1.2rem;*/
}
#encyklopedie_objekty1 #souradnice .ukazat:first-letter {
	/*text-transform: capitalize;*/
}
body.h_noauth2 #encyklopedie_objekty1 #souradnice {
	display: none;
}
body.h_noauth2 #encyklopedie_objekty1 #fotogalerie {
	display: none;
}
body.h_noauth2 #encyklopedie_objekty1 #vazby1 {
	display: none;
}
body.h_noauth2 #encyklopedie_objekty1 #vazby2 {
	display: none;
}
body.h_noauth2 #encyklopedie_objekty1 #lokalizace {
	display: none;
}
body.h_noauth2 #encyklopedie_objekty1 #imapa {
	display: none;
}
body.h_noauth2 #encyklopedie_objekty1 #hledejVOkruhu {
	display: none;
}
body.h_noauth2 #encyklopedie_objekty1 #typZaznamu {
	display: none;
}
body.h_noauth2 #encyklopedie_objekty1 #aktualizace {
	display: none;
}
body.h_noauth2 #encyklopedie_objekty1 #dalsiInf {
	display: none;
}
body.h_noauth2 #encyklopedie_objekty1 #separator {
	display: none;
}
body.h_noauth2 #encyklopedie_objekty1 .tlacitka1 {
	display: none;
}
#tema_tema #podrizene .sep {
	border: none !important;
}
#tema_tema #podrizene section .obr {
	float: left !important;
	padding-right: 1rem;
}
#tema_tema.tid12504 .foto1 img, #tema_tema.tid12505 .foto1 img {
	border: 2px solid #00712f;
}
#h_grid ol {
	padding-left: 1.5rem;
}
#h_grid ul {
	padding-left: 1rem;
}
#h_grid ul ul, #h_grid ol ol, #h_grid ul ol, #h_grid ol ul {
	padding-left: 1.5rem;
}
#h_grid ul ul ul, #h_grid ol ol ol {
	padding-left: 2rem;
}
#h_grid ul ul ul ul, #h_grid ol ol ol ol {
	padding-left: 2.5rem;
}
#h_grid li {
	line-height: 1.7;
}
#fotky_galerie .foto {
    width: 300px;
}
.h_lng {
	padding-top: 5px;
}
#tema_tema.tid12505 .foto1 {
	width: 100%;
	padding: 0 !important;
}
#tema_tema.tid12505 .foto1 img {
/*	display: none; */
}
@media (min-width: 372px) {
	#h_footer, #h_zapati {
		height: 2rem;
	}
}
@media (min-width: 384px) {
	#h_collapse {
		padding-top: 5px;
	}
	.h_toggler {
		margin-top: 0;
	}
}
@media (min-width: 600px) {
	h1 {
		font-size: 1.7rem;
	}
	.h_page_uvod #h_pik {
		margin-top: 395px;
	}
	#h_frm_producenti {
		font-size: 1rem;
	}
}	
/*@media (min-width: 715px) {*/
@media (min-width: 803px) {
	#h_top_mix0 {
		display: block;
		position: absolute;
		top: -49px;
		right: 0;
	}
	#h_top_mix1 {
		display: none;
	}
}
@media (min-width: 768px) {
	#h_grid {
		padding-left: 2rem;
		padding-right: 2rem;
	}
	#tema_tema .foto1 {
    	float: right;
    	margin-left: 25px;
    	max-width: 400px;
	}
	#tema_tema .foto1 img {
    	float: none;
    	max-width: 400px;
	}
	#tema_tema #popisHlavni {
    	width: auto;
    	clear: none;
	}
}	
@media (min-width: 900px) {
	#h_collapse {
		display: block;
		clear: none;
		margin-left: 330px;
		padding-top: 7px;
	}
	#h_menu1 li {
		display: inline-block;
		padding-right: 2rem;
		padding-bottom: 0;
	}
	#h_menu1 li:last-child {
		padding-right: 0;
	}
	#h_header .h_toggler {
		display: none !important;
	}
}
@media (min-width: 973px) {
	#h_collapse {
		/*margin-left: 420px;*/
	}
	#h_header .h_logotyp {
		/*width: auto;*/
		/*height: auto;*/
	}
	.h_page_uvod #h_grid {
		font-size: 3rem;
		line-height: 3rem;
	}
}
@media (min-width: 1100px) {
	#tema_tema .foto1 {
    	max-width: 600px;
	}
	#tema_tema .foto1 img {
    	max-width: 600px;
	}
	#h_top_row {
		display: block !important;
	}
	#h_top_cell1 {
		display: block !important;
	}
	#h_top_mix0 {
		display: block !important;
	}
	.h_page_uvod #h_grid {
		margin-left: 3rem;
		margin-right: 3rem;
	}
}
@media (min-width: 1200px) {
	.h_page_kontakty #h_grid {
  	  display: grid;
  	  grid-template-columns: 1fr 1fr 1fr;
  	  grid-template-rows: auto;
	}
	.h_page_kontakty #h_grid #h_main {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
		grid-column: 2 / 2;
		grid-row: 1 / 1;
	} 
	.h_page_kontakty #h_grid #h_foto_left {
		padding-top: 4rem;
		grid-column: 1 / 1;
		grid-row: 1 / 1;
	} 
	.h_page_kontakty #h_grid #h_foto_right {
		padding-top: 4rem;
		-ms-grid-column: 3;
		-ms-grid-row: 1;
		grid-column: 3 / 3;
		grid-row: 1 / 1;
	} 
}
@media (min-width: 1300px) {
	.h_page_uvod h1 {
/*		font-size: 4rem;*/
/*		line-height: 4rem;*/
	}
	.h_page_uvod #h_grid {
		margin-left: 5rem;
		margin-right: 5rem;
	}
}
@media (min-width: 1500px) {
	#h_top_mix0 {
		margin-right: 35px;
	}
	#h_logotypy {
		margin-left: 35px;
	}
	#h_collapse {
		margin-left: 400px;
	}
	#h_menu1 {
		font-size: 1.2rem;
	}
	.h_page_uvod #h_grid {
		margin-left: 9rem;
		margin-right: 9rem;
	}
}
@media (min-width: 1700px) {
	#h_menu1 {
		font-size: 1.3rem;
	}
	#h_menu1 li {
		padding-right: 2.5rem;
	}
	#h_menu1 li:last-child {
		padding-right: 0;
	}
}
@media (min-width: 1800px) {
	#h_menu1 li {
		padding-right: 3.5rem;
	}
	#h_menu1 li:last-child {
		padding-right: 0;
	}
}
