﻿body {
	background-position: center top;
	border-width: 6px;
	border-color: #d9bc56;
	font-family: Arimo, Arial, sans-serif;
	color: #999;
	background-color: #000;
	background-repeat: repeat-x;
	border-top-style: solid;
}
* {margin: 0; padding: 0; outline: 0;}

.wrap {
	background-position: center top;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url('../img/wrap.png');
}
.topcontainer {
}
.headercontainer {
}

#mapsto{
	width: 100%;
}

.slidercontainer {
	max-width: 920px;
	margin: 0px auto;
	background-color: #d9bc56;
	padding:10px;
}
.slidercontainer2 {
	max-width: 890px;
	margin: 0px auto;
	background-color: #d2c6b4;
	padding:10px;
}

.slide-ins {
}
.abs {
	z-index:1001;
	width:100%;
	background-color:#231512;
}
@media (max-width:960px) {
.abs{margin-top:0px; position:relative;}
.topcontainer{
position:relative;}

}
nav {
	margin: 0px 0px 5px auto;
	background-position: center top;
	padding: 0px 0px 0px 0px;
	text-align: right;
	color: #000000;
	min-height: 24px;
	z-index: 999;
}
#menu ul {
	list-style-type: none;
	min-height: 24px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	text-align: right;
	margin: 0px 0px 0px auto;
}
#menu li {
	list-style-type: none;
	min-height: 24px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	display:inline-block;
}
#menu li a {
	border: 1px solid #d9bc56;
	text-decoration: none;
	color: #999;
	font-size: 12px;
	display: block;
	min-height: 14px;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 14px;
	padding: 5px 5px;
	background-color: #fff;
	text-align: center;
}
#menu li a:hover, #menu li a.active {
	color: #555;
	background-color:#d9bc56;
	border: 1px solid #d9bc56;

}
#menu li img {
	vertical-align:middle;
	border: none;
	padding-right:4px;
}
header, .header {
	background-position: left bottom;
	overflow: hidden;
	text-align: left;
	z-index: 998;
	margin-right: auto;
	margin-left: auto;
	color: #fff;
	font-weight: 400;
	max-width: 940px;
	padding: 0px 0px 9px 0px;
	background-repeat: no-repeat;
	min-height: 90px;
	background-image: url('../img/gora.jpg');
	background-color: #000;
}
.header {
	min-height: 181px;
	background-image: url('../img/gora2.jpg');
	
}
h3 {
	border-radius: 17px;
	padding: 15px;
	overflow: hidden;
	margin: 35px auto 0px 0px;
	font-size: 20px;
	color: #222;
	font-weight: 500;
	text-align: center;
	letter-spacing: 0px;
	min-height: 24px;
	text-indent: 0px;
	line-height: 24px;
	background-color: rgb(255,255,255);
	max-width: 440px;
}
h2 {
	border-color: #d2c6b4;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #5d4e49;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	margin:auto;
	max-width:864px;
	font-size:16px;
	padding:0px 20px 20px 20px;
	
}
#logo {
	background-position: left top;
	position: absolute;
	width: 253px;
	height: 71px;
	z-index: 999;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
	background-repeat: no-repeat;
	text-transform: none;
	font-size: 21px;
	color: #000000;
	line-height: 1.1em;
	padding-left: 103px;
	padding-top: 18px;
}
h1, h4 {
	background-position: center top;
	padding: 20px 20px 20px 20px;
	overflow: hidden;
	margin: 0px auto 0px auto;
	font-size: 14px;
	color: #fff;
	font-weight: 300;
	text-align: center;
	letter-spacing: 0px;
	min-height: 16px;
	text-indent: 0px;
	max-width: 900px;
	line-height: 1em;
	text-transform: uppercase;
}
h4 {
background-color:#d2c6b4;
color:#333;
	padding: 15px 19px;
	font-size: 16px;

}

h6 {
color: #000;
font-size: 14px;
text-align:right;
margin:0px 0px 0px auto;
font-weight:300;
padding:5px 0px 0px 0px;

}
h6 a {
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
	color: #76B729;

}
h6 a:hover {
	color: #333;

}

.ru {
	font-size:16px;
}
@media (max-width:940px) {
.header {
	background-position: center;
	background-repeat: no-repeat;
}
}

@media (max-width:700px) {
header {
	background-repeat: no-repeat;
min-height:120px;
}
}

@media (max-width:500px) {
nav {	margin-top:10px; max-width:960px;}
header {
	background-position: center 15px;
	min-height: 40px;
	background-repeat: no-repeat;
	padding: 25px 0px 10px 0px;
	background-image: url('../img/logo.png');
}
.topcontainer {
	background-image:none;
}
.headercontainer {
	background-image:none; background-color:#439cd8;
}
h1 {
	 padding:20px;
}

.wrap {	background-position: center 190px;}
body {	}
#menu ul {	text-align:center; 	padding: 5px 15px 5px 15px; max-width:960px;}
#menu li {	float:none; display:inline-block;}
h6 {	display:none;}
}

@media (max-width:300px) {
header {	background-size: 85%;}
}

.container {
	max-width: 940px;
	background-color: rgb(255, 255, 255);
	margin-right: auto;
	margin-left: auto;
	color: #222;

}
.container2 {
	max-width: 938px;

}
.container hr {
	opacity:0.15;
}
.top {
	position: absolute;
	z-index: 999;
	margin-top: 83px;
	width: 430px;
	height: 44px;
	color: #9D701C;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	background: linear-gradient(to left, rgba(245, 228, 198,0) 0px, rgba(245, 228, 198,0.4) 100px, rgba(245, 228, 198,0.6) 160px, rgba(245, 228, 198,0.8) 250px) transparent;
}
.top-bottom {
	position: absolute;
	height: 80px;
	width:100%;
	margin-top: -136px;
}
.top-b {
	max-width:960px;
	margin:auto;
}
article {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;

}
.tresc {
	padding: 30px;
	font-size: 14px;
	line-height: 1.2em;
	text-align: justify;
	font-weight: 400;
	color: #333;
}
#author {
	min-height: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 11px;
	padding-left: 0px;
	opacity: 0.8;
		text-align: center;
		background-color:#ccc;
}

.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 {
	margin: 0px auto 0px auto;
	max-width: 938px;
	color:#555;
	padding-top: 0px;
	padding-bottom: 0px;
	transition-duration: 0.4s;
	background-color: #eee;
}
#foot {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
footer a {
	color: #000;
	transition-duration: 0.4s;
}
footer #contact {
	background-position: right center;
	min-height: 40px;
	padding: 20px;
	text-align: center;
	letter-spacing: 0px;
	font-size: 14px;
	line-height: 1.35em;
	background-repeat: no-repeat;
}
footer #contact strong {
	font-weight: bold;
	font-size: 16px;
}
footer a:hover {
	color:#555;
}
#author img {
	border-style: none;
}
#author img.counter {
	vertical-align: -30%;
}
footer img.counter:hover {
	opacity:0.65;
}
#author {
	color:#666;
	max-width:938px;
	margin:auto;

}
#author a {
	color:#999;
}

.prod {
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 20px 0px;
	max-width: 960px;
	text-align: center;
}
.prod .item {
	float: none;
	text-align: center;
	width: 250px;
	height: 216px;
	padding-top: 0px;
	padding-bottom: 0px;
	box-shadow: 0px 0px 8px rgba(100,100,100,0.35);
	margin: 10px 7px;
	border: 20px #f6f6f6 solid;
	display:inline-block;
			padding-bottom:15px;
			background-color:#fff;
}
.prod .item a {
	color: #808080;
	font-weight: 400;
	font-size: 14px;
	text-decoration: none;
	transition-duration: 0.6s;
	line-height: 1em;

}
.prod .item a:hover {
	color: #9D701C;
	transition-duration: 0.6s;
}
.prod .item img {
	border-style: none;
	transition-duration: 0.6s;
	width: 100%;
		height: auto;
		padding-bottom:10px;

}
.prod .item img:hover {
	transform: translateY(-4px);
	transition-duration: 0.6s;
	
}
.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;
	margin-top: 25px;
	margin-right: 20px;
	border: none;
}
.floatingleft {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 25px;
}

.google-maps {
	padding: 0px;
	height: 320px;
	margin: auto;
	max-width: 938px;
}
.spacer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.mark2 {
	color: #9D701C;
}
.zoom-gallery1 {
}
.zoom-gallery1 img {
}
.foto img {
	padding: 3px;
	background-color: #eee;
	border: 1px solid rgba(150,150,150,0.35);
	margin:2px;
	width:111px;
}

.foto {
	padding:0px 10px 0px 10px;
	text-align:center;
}
.foto img:hover {
background-color:#fcd342;

}
.bar {
	background-repeat: repeat-x;
	background-position: center top;
	height: 15px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.box {
	width: 100%;
	background-repeat: repeat-x;
	background-position: center top;
	
}
.logo p {
	max-width:1280px;
	margin:auto;
	z-index:998;
	text-align:right;
		font-size: 15px;
	line-height: 17px;
	color: #fff;
	color: rgba(255,255,255,0.5);

}
.logo a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.logo a:hover{
	color:#fff;
		color: rgba(255,255,255,0.5);

}
.logo {
	background-position: center top;
	width: 100%;
	height: 45px;
	z-index: 999;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
	z-index: 999;
	background-repeat: no-repeat;
	padding:13px 0px;
}
#slideshow img {
	border:none;
}
.c1_2 {
	float: left;
	width: 50%;
	padding-top:25px;
	padding-bottom:25px;
}
.wht {
	background-color: rgba(255,255,255,0.3);
}
.boxcontainer {
	width: 100%;
}
@media (max-width:830px) {
	.floating {	display:none;}
	.floatingleft {	display:none;}

}
@media (max-width:319px) {
.foto img {	width:100%; margin:0px; padding:0px;	border:none; height:auto;}

}
.bgins2 {
	background-color:#fff;
}
.fotos {
	line-height:0em;
}
.fotos img {
	width:25%;
}
.left {
	text-align:left;
}