﻿* {margin: 0; padding: 0; outline: 0;}
body {
	font-family: Jura, Arial, Verdana, sans-serif;
	color: #999;
	background-color: #FFFFFF;
}
.line {
	max-width:1280px;
	height:1px;
	background-color:#ddd;
	margin:auto;
	background:linear-gradient(to right, rgba(255,255,255,1) 50%, rgba(255,255,255,0.7) 60%, rgba(255,255,255,0.4) 75%, rgba(255,255,255,0.7) 90%, rgba(255,255,255,1) 100%) #ddd; 


}
nav {
	margin: 0px auto 0px auto;
	background-position: center top;
	padding: 5px 0px 0px 0px;
	text-align: left;
	color: #000000;
	min-height: 30px;
	z-index: 999;
	max-width: 960px;
}
.box {
	background-position: right top;
	background-size: contain;
	max-width: 960px;
	max-height: 480px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../img/top.jpg');
	background-repeat: no-repeat;
	margin-bottom:36px;
}
.box img {
	width:240px;
	border:none;
}
.arrows {
	font-size: 20px;
	max-width: 240px;
	text-align: center;
	height:36px;
	padding:0px;
	line-height:36px;
}
.arrows a {
	color:#999;
}
.arrows a:hover {
	color:#DC251E;
}

@media (max-width: 800px) {
.box img {width:200px;}
.box {max-height: 400px;}
.arrows {max-width:200px;}
}
@media (max-width: 640px) {
.box img {width:160px;}
.box {max-height: 320px;}
.arrows {max-width:160px;}
.wzor {	display:none;}
}
@media (max-width: 520px) {
.slideshow {display:none;}
.box {max-height: 240px;}
.arrows {display:none;}
}

#menu ul {
	list-style-type: none;
	min-height: 15px;
	padding: 5px 0px 5px 0px;
	margin: 0px auto 0px auto;
	text-align: right;
	max-width: 960px;
}
#menu li {
	list-style-type: none;
	float: right;
	min-height: 13px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#menu li a {
	text-decoration: none;
	color: #999;
	font-size: 13px;
	display: block;
	min-height: 13px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 13px;
}
#menu li a.active {
	color: #222;
}
#menu li a:hover {
	color: #222;
}
#menu li img {
	vertical-align:middle;
	border: none;
}
header {
	background-position: left center;
	overflow: visible;
	height: 70px;
	z-index: 998;
	max-width: 960px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	background-image: url('../img/logo.gif');
	color: #FFFFFF;
}
header a {
	text-decoration: none;
	font-weight: 600;
	color: #DC251E;
}
header a:hover{
	color: #211A18;

}
header p {
	padding: 16px 0px 20px 0px;
	font-size: 16px;
	line-height: 1.1em;
	color: #211A18;
		font-weight: 300;

}
.ribbon {
	background-position: center top;
	width: 160px;
	height: 185px;
	background-image: url('../img/kontakt.png');
	position: absolute;
	z-index: 999;
	margin-left: 795px;
	margin-top: 20px;
	text-align: center;
	font-size: 14px;
	letter-spacing: -1px;
	padding-top: 30px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #A9844B;
}
	.ribbon strong {
	font-size: 18px;
	letter-spacing: -2px;
	font-weight: bold;
	color: #785E36;
}

.container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
}
.top {
}
.top2 {
	position: absolute;
	z-index: 999;
	margin-top: 295px;
	width: 600px;
	height: 44px;
	color: #081747;
	padding-top: 20px;
	padding-right: 20px;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	background: linear-gradient(to right, rgba(255, 255, 255,0) 0px, rgba(255, 255, 255,0.3) 100px, rgba(255, 255, 255,0.55) 160px, rgba(255, 255, 255,0.76) 250px) transparent;
	float: none;
	margin-left: 330px;
	text-align: right;
}

h1 {
	background-position: center top;
	padding: 0px;
	overflow: hidden;
	margin: 0px auto 0px auto;
	font-size: 15px;
	color: #fff;
	font-weight: 600;
	text-align: center;
	letter-spacing: 0px;
	height: 46px;
	text-indent: 0px;
	max-width: 960px;
	line-height: 46px;
	background-repeat: repeat-x;
	text-transform: uppercase;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
	background-color: #211A18;
}
h2 {
	background-position: center 800px;
	overflow: hidden;
	padding-top: 12px;
	margin: 0px auto 0px auto;
	font-size: 20px;
	color: #000;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0px;
	height: 36px;
	text-indent: px;
	max-width: 960px;
	line-height: 1em;
	background-repeat: no-repeat;
	background-color: #ddd;
	background: linear-gradient(to bottom, #999, #ddd) transparent;
}
h2 a {
	text-decoration: none;
	color: #808080;
}
h2 a:hover {
	color: #333333;
}
h3 {
	color: #808080;
	font-weight: normal;
}
h4{
	background-color:#c0c0c0;
	color:#333;
	text-align:center;
	padding:10px 0px 10px 0px;
	margin-top:-15px;
	margin-bottom:15px;
}
h6 {
}
h6 a {
	color: #523907;
	text-decoration: none;
	background-color: rgba(255,255,255,0.5);
	display: block;
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
	height: 50px;
	text-indent: 230px;
}
h6 a:hover {
	color: #EDB231;
	background-color: rgb(255,255,255);

}
article {
	margin-right: auto;
	margin-left: auto;
	width: 928px;
	padding: 0px;
}
.tresc {
	padding: 25px 20px 25px 20px;
	font-size: 14px;
	line-height: 1.35em;
	text-align: justify;
	font-weight: 400;
	color: #000;
}

.photos {
	padding: 0px;
	text-align: left;
	letter-spacing: 4px;
}
.photos img {
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
	border: 1px solid rgba(255,255,255,0.1);
	margin-bottom: 5px;
}
footer {
	box-shadow: 0px 0px 140px 30px rgba(244, 244, 244,0.25);
	margin: 0px auto 0px auto;
	max-width: 960px;
	color: #333;
	padding-top: 25px;
	padding-bottom: 5px;
	transition-duration: 0.4s;
	background: linear-gradient(to bottom, rgba(200, 200, 200,0) 0px, rgba(200, 200, 200,0.35) 50px, rgba(200, 200, 200,0.75) 120px) rgba(200, 200, 200,1);
}
#foot {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
footer a {
	color: #000000;
	transition-duration: 0.4s;
}
#author {
	min-height: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 13px;
	padding-left: 0px;
	opacity: 0.8;
		text-align: center;

}
footer #contact {
	min-height: 90px;
	padding-top: 0px;
	padding-bottom: 25px;
	text-align: center;
	letter-spacing: 0px;
	font-size: 15px;
	line-height: 1.35em;
}
footer #contact strong {
	font-weight: bold;
	font-size: 16px;
}
footer a:hover {
	color: #666;
}
footer img {
	border-style: none;
}
footer img.counter {
	vertical-align: -30%;
}
footer img.counter:hover {
	opacity:0.65;
}

.clear {
	clear: both;
	height: 0px;
}
h2 img {
	border-style: none;
}
.large {
	font-size: 23px;
	font-weight: 400;
	line-height: 60px;
	letter-spacing: -2px;
	word-spacing:4px;
}

.floating {
	float: right;
	margin-left: 20px;
	padding-top: 0px;
	border:3px #ccc solid;
}
.google-maps {
	padding: 0px;
	height: 320px;
	margin: 0;
	width: 100%;
}
.spacer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.mark2 {
	color: #DC251E;
}
.shadow {
	height: 4px;
	max-width: 960px;
	margin: auto;
	background-color: #A7A9AC;
}
.contain {
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color:#fff;
}
.contain2 {
	background-color:#eee;
}

.foto img {
	height:146px;
	border:2px #fff solid;
}
.tresc a {
	color: #fff;
}
.tresc a:hover {
	color: #000;
}
.foto {
text-align:left;
}
.wzor {
	width: 320px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	background-color: #CAC9C5;
	text-align:center;
	padding:15px 0px 15px 0px;
}
.wzor img {
	border:none;
	width:80%;
}