
.art-nav-fixed {
	position: fixed;
	top: 1px;
	margin: 0 auto;
	width: 100%;
	transition-duration: 0.5s !important;
	z-index: 100;
}

.art-vmenublockcontent-fixed {
	position: fixed;
	top: 0;
	margin: 1px auto;
	transition-duration: 0.5s !important;
	z-index: 100;
}

.art-footer {
	z-index: 101;
}



.art-header {
	/* height: 128px; */
	padding: 10px !important;
}

.art-headline {
	/* color: #000000 !important; */
	color: #FF8C00 !important;
	text-shadow: 0.7px 0.7px 0 #808080 !important;
}

@media screen and (max-width: 720px) {
	.art-headline {
		margin: 20px auto !important;
	}
}

.art-slogan {
	color: #FFFFFF !important;
	/* color: #FFFF00 !important; */
	/* color: #FF8C00 !important; */
	/* color: #00FF00 !important; */

	text-shadow: 0.7px 0.7px 0 #808080 !important;
}



h1 {
	color: #FF8C00 !important;
	font-size: 24px !important;
	text-shadow: 0.7px 0.7px 0 #808080 !important;
}

h1>span {
	font-size: 12px !important;
	color: #FF8C00 !important;
	text-shadow: 0.7px 0.7px 0 #808080 !important;
	font-stretch: ultra-expanded !important;
	letter-spacing: 1px !important;
	transition-duration: 1.0s;
}

h2 {
	color: #FF8C00 !important;
	font-size: 20px !important;
	text-shadow: 0.7px 0.7px 0 #808080 !important;
}

h3 {
	color: #FF8C00 !important;
	font-size: 18px !important;
	text-shadow: 0.7px 0.7px 0 #808080 !important;
}

h4 {
	color: #FF8C00 !important;
	font-size: 16px !important;
	text-shadow: 0.7px 0.7px 0 #808080 !important;
}

h5 {
	color: #FF8C00 !important;
	font-size: 14px !important;
	text-shadow: 0.7px 0.7px 0 #808080 !important;
}

h6- {
	color: #FF8C00 !important;
	font-size: 12px !important;
	text-shadow: 0.7px 0.7px 0 #808080 !important;
}

.block {
	height: 240px;
}

#foto-slider div {
	/* width: 100%; */
	/* max-width: 256px; */
	height: 128px;
	
	padding: 10px;
	
	/* -webkit-filter: contrast(90%); */
	/* opacity: 0.9; */
	
	/* -webkit-transform: scale(0.9); */
	/* -moz-transform: scale(0.9); */
	/* -o-transform: scale(0.9); */
	/* -ms-transform: scale(0.9); */
	/* transform: scale(0.9); */
	
	transition-duration: 1.50s;
}


#foto-slider img {
	/* width: 128px; */
	/* max-width: 256px; */
	/* height: 128px; */
	
	/* margin-top: auto; */
	/* vertical-align: center; */
	
	border:2px solid #FFFFFF;
	box-shadow: 1px 1px 0 #000000, 2px 2px 6px #000000;
	
	/* -webkit-filter: contrast(90%); */
	/* opacity: 0.9; */
	
	/* -webkit-transform: scale(0.9); */
	/* -moz-transform: scale(0.9); */
	/* -o-transform: scale(0.9); */
	/* -ms-transform: scale(0.9); */
	/* transform: scale(0.9); */
	
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	
	animation: fadeIn ease 10s;
	-webkit-animation: fadeIn ease 10s;
	-moz-animation: fadeIn ease 10s;
	-o-animation: fadeIn ease 10s;
	-ms-animation: fadeIn ease 10s;
	
	transition-duration: 1.50s;
}

#foto-slider img:hover {
	/* width: 128px; */
	/* height: 128px; */
	overflow: hidden;
	
	border:2px solid #FFFFFF;
	box-shadow: 1px 1px 3px #000000;
	/* box-shadow: none; */
	
	-webkit-filter: contrast(100%);
	opacity: 1.0;
	
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	
	margin-left: 20px;
	margin-right: 20px;
	
	transition-duration: 1.50s;
}

#ymaps-geolink {
	background: #FFFFFF;
	/* width: 360px; */
	/* height: 360px; */
	margin: 0 auto;
	/* padding: 10px; */
	/* border:2px solid #000000; */
	/* box-shadow: 1px 1px 3px #000000; */
	/* box-shadow: none; */
	
	z-index: 999;
	transition-duration: 1.50s;
	
	pointer-events: none;
}

.widget-mini {
	margin: 10px auto;
}

.widget-info a {
	margin: 0 auto;
	font-size: 14px !important;
	color: #000000 !important;
	text-shadow: 0.5px 0.5px 0 #FFFFFF !important;
}

.widget-info a:hover {
	margin: 0 auto;
	font-size: 14px !important;
	color: #0000FF !important;
	text-shadow: 0.7px 0.7px 0 #808080 !important;
}



#geo {
	margin: 0 auto;
	padding: auto;
	width: 300px;
	text-align: center;
	background: #FFFFFF;
}

.geo-button {
	margin: 2px;
	display: inline;
	text-align: center;
	/* background: #FFFF0050; */
	border: none;
	color: #000000;
	font-size: 14px;
}

#location {
	display: inline-block;
	width: 300px;
	text-align: center;
	/* background: #FFFF0050; */
	/* background: #FFFFFF; */
	background: linear-gradient(to bottom, #FFFF00, #FFFFE0, #FFFF00);
	box-shadow: 0 0 5px 1px #808080;
	border: 1px solid #808080;
	color: #000000;
	font-size: 14px;
	
	transition-duration: 0.50s;
}

#sendLocation {
	display: inline-block;
	width: 290px;
	height: 36px;
	text-align: center;
	background: #FFFFE0;
	/* background: linear-gradient(to bottom, #FFFF00, #FFFFE0, #FFFF00); */
	border: 2px solid #FFFFFF;
	box-shadow: 5px 5px 10px #666;
	color: #000000;
	font-size: 14px;
	
	transition-duration: 0.50s;
}

#sendLocation:hover {
	display: inline-block;
	width: 290px;
	height: 36px;
	text-align: center;
	background: #98FB9850;
	/* background: linear-gradient(to bottom, #FFFF00, #FFFFE0, #FFFF00); */
	border: 2px solid #FFFFFF;
	box-shadow: 5px 5px 10px #666;
	color: #000000;
	font-size: 14px;
	
	/* -webkit-transform: scale(1.01); */
	/* -ms-transform: scale(1.01); */
	/* transform: scale(1.01); */
	
	transition-duration: 0.50s;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

