/*
    Created on : 29.12.2014, 16:37:40
    Author     : buTs
*/
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}
a {
	color: #ac121e;
}
a:link, a:visited{
	text-decoration: none;
}
.center-global {
	width: 950px;
	margin: 0 auto;
}
.footer-center-global {
	width: 1000px;
	margin: 0 auto;
}
body {
	background-color: #ffffff;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
.smap .card .tail {
	/*background-image: url("../images/map-arrowdown.png") !important;
    bottom: -18px !important;
    height: 18px !important;
    left: 109px !important;*/
	box-shadow: none !important;
}
.smap .card {
    border-radius: 0 !important;
    border-style: none !important;
    border-width: 0px !important;
    width: 241px !important;
	height: 121px !important;
	padding: 0px !important;
	-webkit-box-shadow: 0px 12px 13px -15px rgba(0,0,0,0.55);
	-moz-box-shadow: 0px 12px 13px -15px rgba(0,0,0,0.55);
	box-shadow: 0px 12px 13px -15px rgba(0,0,0,0.55);
	margin-bottom: 10px !important;
    overflow: visible !important;
	/*z-index: 4;*/
}
.smap .card .close {
    background-image: url("../images/close.png") !important;
	background-position: -7px -7px !important;
	background-repeat: no-repeat !important;
}
.smap .card .card-body {
	overflow: visible !important;
}
.smap .layer-switch,
.smap .zoom,
.smap .compass {
	position: fixed !important;
}
.smap .layer-switch{
	top: 5px !important;
}
.smap .compass {
	top: 5px !important;
	right: 20px !important;
}
.smap .zoom {
	top: 70px !important;
}
.smap .card .close:after { display: none !important; }
@media (max-width: 1200px) {
	.smap .layer-switch{
		top: 66px !important;
	}
	.smap .compass {
		top: 70px !important;
	}
	.smap .zoom {
		top: 135px !important;
	}
}
.vizitka > img {
	float: left;
	height: 121px;
	width: 84px;
}
.vizitka > .vizitkaHide > h3 {
	color: #ffffff;
	width: auto;
	height: auto;
	padding: 6px 32px 6px 8px;
	font-size: 12px;
	background-color: #000000;
	margin: 0;
    line-height: 20px;
    text-indent: 0px;
    vertical-align: middle;
	display: block;
	max-height: 48px;
	overflow: hidden;
}
.vizitka > .vizitkaHide > p {
	font-size: 11px;
	color: #6a6a6a;
	width: auto;
	height: auto;
	margin: 0;
	padding: 6px;
	display: block;
	line-height: 14px;
}
.vizitka > .vizitkaHide {
	height: 94px;
	overflow: hidden;
}
.vizitka > a {
	display: block;
	background-image: url("../images/arrow-red.png");
    background-position: 47px 3px;
    background-repeat: no-repeat;
	width: 65px;
	height: 20px;
	float: right;
	text-decoration: none;
	margin: 0px;
	padding: 4px 2px 2px 2px;
}
.vizitka > a > span {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #ac121e;
}
.vizitka > a:hover {
	background-image: url("../images/arrow-black.png");
}
.vizitka > a:hover > span {
	color: #000000;
}
.secondMap {
	height: 1024px;
	background-color: grey;
	position: relative;
}
.secondMapNav {
	width: 948px;
	height: 50px;
	background-color: #818181;
	top: 0;
	left: 0;
	right: 0;
	position: fixed;
	color: #ffffff;
	padding: 0 10px 0 30px;
    display: none;
    /*z-index: 10;*/
}
.map {
	clear: both;
	display: block;
}
.headlineLeft > h2 {
	font-size: 25px;
	line-height: 50px;
	width: 80px;
}
.headlineLeft {
	float: left;
}
.headlineRight{
	line-height: 50px;
	text-align: right;
}
.headlineRight > strong {
	margin-right: 10px;
	font-size: 12px;
}
#map a {
	color: #ffffff;
	position: relative;
	padding: 0 10px 0 30px;
	opacity: 0.3;
	font-size:  13px;
}
#map a:last-child {
	padding: 0 0 0 30px;
}
#map a > img {
	position: absolute;
	top: -10px;
	left: -5px;
}
.headlineRight a:last-child {
	margin-right: 10px;
}
#map a.active {
	opacity: 1.0;
}
footer {
	height: 100px;
	background-color: #ffffff;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
    z-index: 1;
}
.footer-content {
	padding-top: 10px;
	position: relative;
}
.footer-content > a {
	float: left;
	display: block;
}
.footer-column {
	float: left;
	padding: 5px 10px 10px 10px;
	color: #6d6d6d;
}
.footer-column > h5,
.footer-column > span {
	margin: 0;
	line-height: 14px;
	font-size: 11px;
	font-family: arial;
	float: left;
	clear: left;
}
.footer-column > h5 {
	font-weight: bold
}
.footer-column > span > a {
	color: #6d6d6d;
}
.footer-column > span > a:hover {
	text-decoration: underline;
}
.detail {
	height: 580px;
	width: 580px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -291px;
    margin-top: -291px;
	display: none;
	z-index: 10000;
	background-color: #ffffff;
}
#detail-popup.active + .detail {
	display: block;
}
.detail > img {
	margin: 0;
    width: 580px;
    height: 350px;    
}
.detail > .detail-top {
	height: 35px;
	width: 100%;
	background-color: #ededed;
	position: relative;
}
.detail > .detail-top > .img-top {
	height: 23px;
	width: 23px;
	background-image: url("../images/img-back.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
	display: block;
	position: absolute;
	right: 6px;
	top: 6px;
}
.detail > .detail-top > .img-top:hover {
	background-image: url("../images/img-back-hover.png");
}
.detail > .detail-content {
	height: 160px;
	width: 100%;
	padding: 10px 20px;
	overflow-y: auto;
	background-color: #ffffff;
}
.detail > .detail-content > h3 {
	margin: 0 0 4px 0;
	font-size: 24px;
}
.detail > .detail-content > p {
	margin: 0 0 10px 0;
	font-size: 14px;
	line-height: 23px;
}
.detail > .detail-bottom {
	height: 35px;
	width: 100%;
	position: relative;
	background-color: #ffffff;
}
.detail > .detail-bottom > .img-bottom {
	height: 23px;
	width: 23px;
	background-image: url("../images/img-forw.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
	display: block;
	position: absolute;
	right: 6px;
	top: 6px;
}
.detail > .detail-bottom > .img-bottom:hover {
	background-image: url("../images/img-forw-hover.png");
}
