body {
	background-color: #eeeeee;
}
h1 {
	text-align: left;
}
#h_wrap1 {
	width: 100%;
	min-width: 320px;
	max-width: 1300px;
	margin: 0 auto;
	background-color: #ffffff;
}
#h_header {
	border-bottom: 14px solid #888888;
	position: relative;
	min-height: 140px;
}
.h_toggler {
	border: none;
	background-color: transparent;
	position: absolute;
	bottom: 10px;
	right: 3px;
}
.h_toggler_img {
	display: inline-block;
	border: 1px solid #000000;
	border-radius: 10px;
	width: 54px;
	height: 38px;
	background: url('../img/menu_btn.png') no-repeat center center;
}
#h_col1 {
	background-color: #0071b9;
}
#h_menu1 {
	padding: 1.5rem 0;
}
#h_menu1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#h_menu1 a, #h_menu1 .actual {
	display: inline-block;
	color: #ffffff;
	width: 100%;
	padding: 0.5rem 1rem;
	font-weight: bold;
}
#h_menu1 a:hover, #h_menu1 .actual, #h_menu1 .active {
	text-decoration: underline;
}
#h_footer {
	border-top: 14px solid #bbbbbb;
	background-color: #0071b9;
	color: #ffffff;
}
#h_footer a {
	color: #ffffff;
	text-decoration:underline;
}
#h_footer a:hover {
	text-decoration:none;
}
#h_logo2 {
	width: 163px;
	height: 80px;
	background: url('../img/logo_beran_bile.png') no-repeat;
}
#h_23 a:not(.btn) {
	color: #01578f;
	text-decoration:underline;
}
#h_23 a:not(.btn):hover {
	color: #000080;
	text-decoration: none;
}
#h_23 img {
	height: auto;
	max-width: 100%;
}
@media (min-width: 768px) {
	#h_col1 {
		width: 250px;
		min-width: 250px;
		display: table-cell;
		vertical-align: top;
		background: #0071b9 url('../img/col1_bg.png') no-repeat;
		background-position: 100% 100%;
	}
	#h_23 {
		display: table-cell;
		vertical-align: top;
		width: 100%;
		background: url('../img/main_bg.jpg') no-repeat;
		background-position: 0 100%;
	}
	#h_23b {
		display: table;
		width: 100%;
	}
	#h_header {
		background: url('../img/top_bg_small.jpg') no-repeat right top;
		background-size: contain, 100%;
	}
}
@media (min-width: 850px) {
	#h_logo1 {
		padding: 23px 0 0 24px;
	}
}
@media (min-width: 1040px) {
	#h_header {
		background: url('../img/top_bg.jpg') no-repeat right top;
		background-size: contain, 100%;
	}
}
@media (min-width: 1200px) {
	#h_aside {
		display: table-cell;
		margin-left: 0;
		vertical-align: top;
		width: 332px;
		margin-left: 0;
	}
	#h_aside img {
		max-width: 321px;
	}
	#h_main {
		display: table-cell;
		vertical-align: top;
	}
}
@media (min-width: 1230px) {
	#h_header {
		height: 241px;
	}
}
#h_main ol {
	padding-left: 1.5rem;
}
#h_main ul {
	padding-left: 1rem;
}
#h_main ul ul, #h_main ol ol, #h_main ul ol, #h_main ol ul {
	padding-left: 1.5rem;
}
#h_main ul ul ul, #h_main ol ol ol {
	padding-left: 2rem;
}
#h_main ul ul ul ul, #h_main ol ol ol ol {
	padding-left: 2.5rem;
}
#fotky_galerie .foto {
	border-radius: 10px;
    width: 150px;
    height: 100px;
}
#fotky_galerie .foto img {
	border-radius: 0;
}
#tema_tema #navigaceDole .nd8, #akce_ukaz #navigaceDole .nd2,#akce_seznam .nd1, #fotky_galerie #navigaceDole .nd1,#encyklopedie_objekty1 #navigaceDole .nd1,#sitemap #navigaceDole .nd1,#ankety_index #navigaceDole .nd1, #fotky_prezentace #navigaceDole .nd1 {
    display: none; /* login */
}
.h_noauth2 #navigaceDole .navstevnost {
    display: none;
}
