﻿* {
	margin: 0;
	padding: 0;
}

html,
body {
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100%;
}

#mask {
	min-height: 100%;
	width: 100%;
	margin: 0 auto;
}

#container {
	margin: 0;
}

#logo {
	box-shadow: 0 0 4px 1px rgb(0, 0, 0, 0.5);
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 0;
	float: left;
	width: 135px;
	text-align: left;
	height: 123px;
	z-index: 999;
	position: absolute;
	background-color: #3C2A2D;
}

#head {
	background-position: center top;
	padding: 0;
	margin: 0;
	min-height: 16px;
	width: 100%;
	background-repeat: repeat-y;
	background-image: url("../img/nav_prim_shadow.png");
}

header {
	padding: 0;
	max-width: 980px;
	margin: 0 auto 0 auto;
	min-height: 45px;
}

nav {
	box-shadow: 0 0 4px 1px rgb(0, 0, 0, 0.5);
	margin: 0;
	background-position: center top;
	padding: 5px 0;
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #3C2A2D;
}

ul {
	list-style-type: none;
	height: 20px;
	padding: 0;
	margin: 0 auto 0 auto;
	text-align: right;
	max-width: 980px;
}

li {
	list-style-type: none;
	float: right;
	height: 20px;
	margin: 0 5px 0 5px;
	padding: 0;
}

li a {
	text-decoration: none;
	color: #FFFFCC;
	font-size: 11px;
	display: block;
	height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}

li:hover {
	color: #000000;
}

li a:hover {
	color: #FFFFFF;
}

.active {
	color: #FFFFFF;
}

h1 {
	color: #e6a800;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	background-color: #3C2A2D;
	padding: 15px 0 15px 0;
	margin: 0 160px 0 160px;
	width: 660px;
	letter-spacing: -1px;
	font-family: "PT Serif", Georgia, serif;
	font-variant: small-caps;
	line-height: 16px;
	z-index: 999;
	text-shadow: 1px 1px 0 #0D0203;
	float: left;
	min-height: 16px;
}

.tresc {
	padding: 15px 30px 15px 30px;
	font-size: medium;
	color: #FFEEBF;
	font-weight: normal;
	text-align: left;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
}

article {
	border-color: rgb(255, 238, 191, 0.15);
	border-width: 1px;
	margin: 0 auto 0 auto;
	padding: 20px 10px 50px 10px;
	max-width: 960px;
	border-right-style: solid;
	border-left-style: solid;
	background-color: rgb(48, 33, 35, 0.5);
}

.photos {
	border-width: 1px;
	border-color: #FFFFCC;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	padding: 5px 0 25px 0;
	text-align: center;
}

.photos img {
	box-shadow: 0 0 5px 0 rgb(0, 0, 0, 0.15);
	margin: 2px;
	border: none;
	width: 30.6% !important;
	height: auto !important;
}

.content {
	padding: 0;
	margin: 0 auto 0 auto;
	z-index: 10;
}

.content div {
	margin-bottom: -25px;
}

.contain {
	background-position: center top;
	margin: 0 auto 0 auto;
	padding: 0;
	background: linear-gradient(to bottom, rgb(255, 255, 255, 0.8) 0, rgb(255, 255, 255, 0.6) 400px, rgb(255, 255, 255, 0.45) 650px) #1CB8E3;
	background-repeat: no-repeat;
	background-color: #3C2A2D;
	background-image: url("../img/bg_ins.jpg");
	background-attachment: fixed;
}

footer {
	background-position: center top;
	border-width: 1px;
	border-color: rgb(255, 255, 255, 0.25);
	box-shadow: 0 0 7px 2px rgb(0, 0, 0, 0.5);
	padding: 45px 0 45px 0;
	min-height: 60px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #3C2A2D;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-top-style: solid;
	border-bottom-style: solid;
	background-repeat: repeat-y;
	background-image: url("../img/nav_prim_shadow.png");
}

#foot {
	margin: 2px auto 5px auto;
	max-width: 980px;
}

#contact {
	float: right;
	width: 740px;
	margin-top: 6px;
	text-shadow: 1px 1px 2px rgb(0, 0, 0, 0.6);
	line-height: 1.2em;
	text-align: right;
}

#contact a {
	text-decoration: none;
	color: #FFE195;
}

#author {
	float: left;
	margin: 8px 0 0 0;
	width: 210px;
	font-size: 11px;
	padding-left: 0;
	line-height: 1.3em;
	padding-right: 0;
	text-align: left;
}

#author a {
	text-decoration: none;
	color: #FFE195;
	text-shadow: 1px 1px 2px rgb(0, 0, 0, 0.6);
}

#author img {
	border-style: none;
}

#author a:hover {
	color: #fff;
}

#contact a:hover {
	text-decoration: underline;
	color: #fff;
}

h6 {
	background-position: center top;
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 16px;
	z-index: 0;
	min-height: 16px;
	font-weight: normal;
	opacity: 0.9;
	font-family: Georgia, "Times New Roman", serif;
	text-transform: uppercase;
	line-height: 16px;
	text-indent: 0;
	background-repeat: repeat;
}

h6 a {
	background-position: center top;
	text-decoration: none;
	color: #261114;
	text-shadow: 0 0 3px rgb(0, 0, 0, 0.4);
	display: block;
	min-height: 16px;
	margin-right: auto;
	margin-left: auto;
	line-height: 16px;
	background-repeat: repeat;
	padding: 8px 20px;
	background-image: url("../img/h6_prim_shadow.png");
	max-width: 960px;
}

h6 a:hover {
	background-position: center top;
	text-shadow: 0 0 2px rgb(0, 0, 0, 0.9);
	background-image: url("../img/h6h_prim_shadow.png");
	color: #fff;
	display: block;
}

.google-maps {
	border-width: 0;
	padding: 0;
	height: 320px;
	margin: 0;
	width: 100%;
}

.srodek {
	text-align: center;
}

@media (max-width: 980px) {
	#contact {
		float: none;
		text-align: center;
		width: auto !important;
		max-width: 980px;
		padding: 0 20px;
	}

	#author {
		display: none;
	}

	h1 {
		float: none;
		text-align: center;
		width: auto !important;
		max-width: 980px;
		padding: 15px 20px;
		margin: 0 20px 0 160px;
	}

	ul {
		text-align: center;
	}

	li {
		float: none;
		display: inline-block;
	}
}

@media (max-width: 760px) {
	h6 a {
		padding: 8px 20px 8px 160px;
		height: auto;
		min-height: 16px;
	}
}

.highlight {
	text-decoration: blink;
	color: #DC1D2E;
}

.second {
	border-width: 1px;
	border-color: #000000;
	border-top-style: solid;
	padding-top: 20px;
	margin-top: 10px;
}

li img {
	border-style: none;
}

li img:hover {
	opacity: 0.6;
}

h2 {
	text-align: left;
	font-size: 17px;
	font-weight: bold;
	padding-right: 30px;
	padding-left: 30px;
	color: #FFFFFF;
	padding-top: 10px;
}

h2 a:hover {
	color: #FFFFFF;
}

h3 {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 17px;
	padding-left: 20px;
	margin-bottom: 15px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #A60B06;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}

.counter {
	border-style: none;
	vertical-align: -30%;
}

nav img:hover {
	transform: scale(1.3);
	transition-duration: 0.6s;
}

.clear {
	clear: both;
	height: 0;
}

.item {
	background-color: #8E0906;
	color: #FFFFFF;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 20px;
}

.item a {
	display: block;
	text-decoration: none;
	color: #005500;
	font-family: "Myriad Pro", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 22px;
	padding: 0;
	height: 260px;
	width: 293px;
	text-align: center;
	background-color: #C6EAEC;
	letter-spacing: -1px;
	line-height: 1.1em;
}

.oferta {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 10px;
}

.item a:hover {
	background-color: #DFF3F4;
}

.flash {
	position: absolute;
	z-index: 0;
}

.item img {
	border-style: none;
	padding-bottom: 5px;
}