﻿@media screen and (max-width: 960px) {
	#logo img {
		max-width: 120px;
		width: 100%;
		padding-top: 15px;
	}
}

@media screen and (max-width: 800px) {
	#logo img {
		max-width: 90px;
		width: 100%;
		padding-top: 30px;
	}

	.title {
		font-size: 14px;
	}
}

@media screen and (max-width: 640px) {
	#logo img {
		display: none;
	}

	.title {
		font-size: 13px;
	}
}

@media screen and (max-width: 480px) {
	#wowslider-container1 {
		display: none;
	}

	.title {
		font-size: 11px;
	}
}

@media screen and (max-width: 480px) {
	.bar {
		text-shadow: 1px 1px 1px rgb(0, 0, 0, 0.95);
		font-size: 15px;
		background-color: #000000;
	}
}

@media screen and (max-width: 320px) {
	.bar {
		text-shadow: 1px 1px 1px rgb(0, 0, 0, 0.95);
		font-size: 12px;
		background-color: #000000;
	}
}

@media screen and (max-width: 280px) {
	.bar {
		text-shadow: 1px 1px 1px rgb(0, 0, 0, 0.95);
		font-size: 10px;
		background-color: #000000;
	}
}

* {
	margin: 0;
	padding: 0;
}

html,
body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	width: 100%;
	background-color: #FFFFFF;
	color: #000000;
}

#mask {
	min-height: 100%;
	width: 100%;
	margin: 0 auto;
}

#container {
	margin: 0;
}

#logo {
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
	text-align: left;
	height: auto;
	z-index: 999;
	position: absolute;
	max-width: 267px;
}

#logo img {
	vertical-align: middle;
	line-height: 120px;
	padding-top: 30px;
}

#head {
	background-position: center top;
	padding: 20px 0 10px 0;
	margin: 0;
	height: 70px;
	width: 100%;
	background-repeat: repeat;
	z-index: 998;
}

header {
	padding: 0;
	max-width: 900px;
	margin: 0 auto 0 auto;
	height: 70px;
	z-index: 998;
}

#menu {
	box-shadow: 0 0 4px 1px rgb(0, 0, 0, 0.76);
	border-width: 1px;
	border-color: rgb(255, 255, 255, 0.3);
	margin: 0;
	padding: 0;
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	position: absolute;
	z-index: 999;
	width: 100%;
	height: 50px;
	background-color: #808080;
	border-bottom-style: solid;
}

#menu ul {
	list-style-type: none;
	height: 20px;
	padding: 0;
	margin: 0 auto 0 auto;
	text-align: right;
	max-width: 900px;
}

#menu li {
	list-style-type: none;
	float: right;
	height: 20px;
	margin: 0 5px 0 5px;
	padding: 0;
}

#menu li a {
	text-decoration: none;
	color: #C0C0C0;
	font-size: 11px;
	display: block;
	height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
}

#menu li:hover {
	color: #000000;
}

#menu li a:hover {
	color: #FFFFFF;
}

#menu li a.active {
	color: #FFFFFF;
}

h1 {
	overflow: hidden;
	color: #464646;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	padding: 34px 0 25px 0;
	margin: 0 auto 0 auto;
	max-width: 900px;
	letter-spacing: 0;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-variant: normal;
	line-height: 17px;
	z-index: 999;
	text-shadow: 1px 1px 2px rgb(255, 255, 255, 0.6);
	height: 50px;
	text-transform: uppercase;
}

.tresc {
	padding: 35px 0 35px 0;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	text-align: justify;
	line-height: 1.4em;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
}

.tresc a {
	color: #FE9905;
	font-weight: bold;
}

article {
	border-width: 1px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	max-width: 900px;
	background: linear-gradient(to right, rgb(255, 255, 255, 0) 0%, rgb(255, 255, 255, 0.38) 10%, rgb(255, 255, 255, 0.8) 50%, rgb(255, 255, 255, 0.38) 90%, rgb(255, 255, 255, 0) 100%) transparent;
}

.photos {
	background-size: cover;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	padding: 20px 0 20px 0;
	text-align: center;
	background-color: #E7E8EA;
	background-repeat: no-repeat;
}

.photos img {
	box-shadow: 0 0 5px 0 rgb(0, 0, 0, 0.15);
	margin: 8px;
	border: none;
}

.photos2 {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	padding: 20px 0 20px 0;
	text-align: center;
}

.photos2 img {
	margin: 2px;
	border: none;
	width: 100%;
}

.contain {
	background-position: center top;
	margin: 0 auto 0 auto;
	padding: 0 20px 0 20px;
	background-repeat: no-repeat;
	background-image: url("../img/bg_p.jpg");
}

footer {
	margin: 0 auto 0 auto;
	border-style: none;
	background-position: right bottom;
	box-shadow: 0 0 7px 2px rgb(0, 0, 0, 0.5);
	padding: 45px 0 45px 0;
	min-height: 70px;
	text-align: center;
	font-size: 14px;
	color: #333333;
	background-color: rgb(255, 255, 255);
	width: 100%;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	background-image: url("../img/site_bottom.png");
	background-repeat: repeat-x;
}

#foot {
	padding: 0 15px 0 15px;
	margin: 0 auto 0 auto;
	max-width: 950px;
	width: auto;
}

#contact {
	max-width: 300px;
	margin-top: 0;
	text-shadow: 1px 1px 2px rgb(255, 255, 255, 0.6);
	line-height: 1.2em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#contact a {
	text-decoration: none;
	color: #999999;
}

#author {
	padding: 20px 0 20px 0;
	margin: 0;
	width: 100%;
	font-size: 12px;
	line-height: 1.3em;
	text-align: center;
	height: 24px;
	background-color: #FFFFFF;
	color: #AB7EA4;
}

#author a {
	text-decoration: none;
	color: #5F255F;
}

#author a:hover {
	color: #000000;
}

#author img {
	border-style: none;
}

#contact a:hover {
	text-decoration: underline;
	color: #000000;
}

.highlight {
	text-decoration: blink;
	color: #DC1D2E;
}

h2 {
	color: #FE9905;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	padding-right: 30px;
	padding-left: 30px;
	font-variant: small-caps;
}

h3 {
	background-position: center center;
	box-shadow: 0 0 3px 1px rgb(0, 0, 0, 0.2);
	color: #FFFFFF;
	text-decoration: none;
	font-size: 17px;
	background-repeat: no-repeat;
	height: 40px;
	background-color: #EE7F00;
	text-align: center;
	text-transform: uppercase;
	font-family: Tahoma;
	line-height: 40px;
}

h4 {
	background-position: center center;
	color: #FFFFFF;
	background-image: url("../img/contact.png");
	height: 38px;
	background-repeat: no-repeat;
	background-color: #666666;
}

h6 {
	background-position: center top;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
	font-size: 17px;
	z-index: 997;
	height: 32px;
	font-weight: bold;
	opacity: 0.9;
	text-transform: uppercase;
	line-height: 32px;
	width: 100%;
	text-indent: 0;
	background-repeat: no-repeat;
	position: absolute;
	background: linear-gradient(to right, rgb(0, 0, 0, 0) 0%, rgb(0, 0, 0, 0.2) 25%, rgb(0, 0, 0, 0.45) 50%, rgb(0, 0, 0, 0.2) 75%, rgb(0, 0, 0, 0) 100%) transparent;
	color: #FFFFFF;
	text-shadow: 1px 1px 2px rgb(0, 0, 0, 0.65);
}

h6 a {
	background-position: center top;
	text-decoration: none;
	color: #fff;
	height: 32px;
	margin-right: auto;
	margin-left: auto;
	line-height: 32px;
	padding-right: 3px;
	padding-left: 3px;
}

h6 a:hover {
	margin: 0;
	background-position: center top;
	cursor: pointer;
	background-repeat: repeat-x;
	z-index: 20;
	text-decoration: blink;
	color: #F78204;
}

.counter {
	border-style: none;
	vertical-align: -30%;
}

.clear {
	clear: both;
	height: 0;
}

.google-maps {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 320px;
}

.ws_info {
	border-width: 6px;
	border-color: #646464;
	overflow: hidden;
	background-position: left bottom;
	bottom: 0;
	width: 600px;
	height: 32px;
	z-index: 999;
	line-height: 32px;
	color: #666666;
	font-size: 14px;
	text-align: left;
	padding: 0;
	margin: 0 0 25px auto;
	letter-spacing: 1px;
	font-variant: normal;
	text-shadow: 1px 1px 2px rgb(255, 255, 255, 0.6);
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-image: url("../img/rot_dol.png");
	text-indent: 110px;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-weight: bold;
	border-bottom-style: solid;
}

.floating_r {
	float: right;
	margin-top: -25px;
	margin-left: 25px;
}

.tresc4 {
	text-align: center;
}

.foto img {
	text-align: center;
}

.foto {
	text-align: center;
}

#slider {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #808080;
	height: 400px;
	background: linear-gradient(to bottom, rgb(255, 255, 255, 0.8) 0, rgb(255, 255, 255, 0.45) 70px, rgb(255, 255, 255, 0.0) 140px, rgb(255, 255, 255, 0.0) 240px, rgb(255, 255, 255, 0.4) 100%) #808080;
}

.text {
	z-index: 999;
	width: 250px;
	margin-left: 0;
	float: left;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 1.6em;
	padding: 25px;
	color: #FFFFFF;
	text-shadow: 1px 1px 2px rgb(0, 0, 0, 0.6);
}

#slideshow {
	padding: 0;
	margin: 0;
	float: right;
	width: 600px;
	height: 400px;
}