.hidden_s {
	display: none; }
img {
    image-orientation: none; }
.zagsize24 {
	padding: 0;
	margin: 10px 0;
	color: #000;
	font-size: 24px;
	font-weight: normal; }
.zagsize24h1 {
	padding: 0;
	margin: 10px 0 0 0;
	color: #000;
	font-size: 24px;
	font-weight: normal; }
.zagsize18 {
	padding: 0;
	margin: 10px 0;
	color: #000;
	font-size: 18px;
	font-weight: normal; }
.zagsize18h2 {
	padding: 0;
	margin: 0 0 15px 0;
	color: #000;
	font-size: 18px;
	font-weight: normal; }
.zagsize14 {
	padding: 0;
	margin: 10px 0;
	color: #000;
	font-size: 14px;
	font-weight: bold; }
.zagsize14_red {
	padding: 0;
	margin: 10px 0;
	color: #821407;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase; }
.zagsize14_red a {
	color: #821407;
	font-size: 14px;
	text-decoration: underline; }
.zagsize14_red a:hover {
	color: #821407;
	font-size: 14px;
	text-decoration: none; }
a.link_black, a.link_black:hover { color: #383838; }
a.link_light_grey, a.link_light_grey:hover { color: #b3b3b3; }
.textsize14 { font-size: 14px; }
.textsize12 { font-size: 12px; }
.textsize11 { font-size: 11px; }
.pic_left {
/*	float: left; */
	padding: 4px;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
/*	margin: 5px 32px 20px 0; } */
	margin: 5px 5px 10px 0; }
.text_center { text-align: center; }
.text_right { text-align: right; }
.pic_center_content {
	padding: 5px;
    text-align: center;
	margin: 5px 0;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2); }
.pic_left_content {
	float: left;
	padding: 5px;
	margin: 5px 15px 5px 0;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2); }
.pic_right_content {
	float: right;
	padding: 5px;
	margin: 5px 0px 5px 15px;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2); }
address { display:inline; font-style:normal; }
.breadcrumbs { display:inline; all:unset; margin:0; }
.paginate_page { border:1px; border-style:solid; border-color:#000000; }

.imgnoshadow {
    box-shadow:0 0 0px rgba(0,0,0,0) !important;
    margin: 0px !important; }
.official_article { margin: 10px; }
.official_article img {
    float: right;
    margin: 10px; }
#map-wrapper {
	position: relative;
	width: 100%;
	height: 94%; }
.map-main {
	width: 100%;
    margin-top: 5px;
    z-index:4 !important;
	height: 550px !important}
.map-article {
	width: 100%;
    margin-top: 5px;
    z-index:4 !important;
	height: 300px !important; }
#bottom_menu {
	position: relative;
	width: 100%;
	height: 6%; }
#ZoomControl {
	background: url(../_i/zoom.png) no-repeat;
	position: absolute;
	z-index: 1001;
	display: block;
	top: 10px;
	left: 10px;
	width: 29px;
	height: 56px; }
.ZoomPlus, .ZoomMinus {
    cursor: pointer;
    height: 27px;
    overflow: hidden;
    position: relative;
    width: 27px; }
.ZoomPlus {
    top: 1px;
    left: 1px; }
.ZoomMinus {
    top: 1px;
    left: 1px; }
#fullscr {
	position: absolute;
	top: 10px;
	left: 70px;
	z-index: 1001;
	}
#categories {
	position: absolute;
	top: 10px;
	right: 345px;
	z-index: 1001; }
.button {
	font-family: 'PT Sans', sans-serif;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../_i/button-bg.png) repeat-x;
	height: 28px;
	font-size: 12px;
	white-space: nowrap; }
.button a {
	display: block;
	padding: 7px 15px 5px 5px;
	text-decoration: none;
	color: #000; }
.button a.active,
.button a:hover { color: #778091; }
.button .bl {
	position: absolute;
	top: 0;
	left: -7px;
	background: url(../_i/button-left.png) repeat-x;
	height: 28px;
	width: 7px;
	display: block; }
.button .br {
	position: absolute;
	top: 0;
	right: -7px;
	background: url(../_i/button-right.png) repeat-x;
	height: 28px;
	width: 7px;
	display: block; }
.button .misc {
	position: absolute;
	top: 13px;
	right: 5px;
	background: url(../_i/button-misc.png) 0 0 repeat-x;
	width: 5px;
	height: 3px;
	display: block; }
.button a.active .misc { background-position: 0 -3px; }
#fullscr .button a { padding-right: 5px; 	display: block !important; }
.cat-list,
.map-list,
.maptype-list {
	position: absolute;
	top: 25px;
	right: -124px;
	padding: 10px;
	background: #fff;
	margin: 0;
	border: 1px solid #727272;
	display: none; }
#categories ul,
#maps ul,
#maptype ul {
	padding: 0;
	margin: 0;
	white-space: nowrap; }
#categories li,
#maps li,
#maptype li {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 19px; }
#categories li a.active,
#maps li a.active,
#maptype li a.active {
	text-decoration: none;
	color: #000;
	cursor: default; }
#categories .button { width: 117px; }
.cat-list { }
.activeFilter {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #727272;
	font-size: 12px; }
#maps {
	position: absolute;
	top: 10px;
	right: 207px;
	z-index: 1001; }
#maps .button { width: 105px; }
.map-list {
	left: -7px;
	width: 97px; }
#maptype {
	position: absolute;
	top: 10px;
	right: 80px;
	z-index: 1001; }
#maptype .button { width: 63px; }
.maptype-list {
	left: -7px;
	right: auto;
	width: 55px; }
#MyMap {
	width: 100%;
	height: 100%; }
.MapPushpinBase { cursor: pointer !important; }
.balloon-layout {
	position: absolute;
	background: #fff;
	border: 1px solid #efefef;
	border-radius: 10px;
	width: 300px;
	max-width: 300px; }
.balloon-content {
	padding: 10px;
	font-size: 12px; }
.balloon-tail {
	background: url(../_i/balloon-tail.png);
	width: 16px;
	height: 15px;
	position: absolute;
	bottom: -14px;
	left: 50%;
	margin-left: -8px; }
#loading {
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -64px;
	background: url(../_i/loader.gif) no-repeat;
	width:128px;
	height: 15px;
	z-index: 1001; }
.karta {
	font-family: 'PT Sans', sans-serif;
    padding: 0;
	margin: 0;
    height: 100%;
	background-color: #F3F0EB; }
.add_response {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  color: #6f1b10;
  font-size: 20px;
  font-weight: bold;
  font-family: 'PT Sans', sans-serif;
  padding-left: 15px;
  padding-right: 15px;
  height: 24px;
  margin: 0;
  border: none;
  float: left;
  margin-top: 8px; }
.route { display: none; }
.visible { display: inline !important; }
.lib_text {
    margin: 0 0 0 30px;
    padding: 3px 0 14px 0; }
.select_article {
    padding:3px;
    margin: 0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
	font-family: 'PT Sans', sans-serif;
    border-radius:4px;
    -webkit-box-shadow: 1px 1px 0 #ccc, 0 -1px #fff inset;
    -moz-box-shadow: 0 1px 0 #ccc, 0 -1px #fff inset;
    box-shadow: 0 1px 0 #ccc, 0 -1px #fff inset;
    background: #f7f7f7;
    color:#383838;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}
#select_article {position:relative}
#select_article:after {
    content:'<>';
    font:11px "Consolas", monospace;
    color:#aaa;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:8px; top:2px;
    padding:0 0 2px;
    border-bottom:1px solid #ddd;
    position:absolute;
    pointer-events:none;
}
#select_article:before {
    content:'';
    right:6px; top:-2px;
    width:20px; height:20px;
    background:#f7f7f7;
    position:absolute;
    pointer-events:none;
    display:block;
}

@media (max-width: 520px) {
	.block_sub_header{
		max-width: unset;
	}
}