﻿* {margin: 0; padding: 0; outline: 0;}

body {
	background-position: center top;
	font-family: Century Gothic, Open Sans, Arial, Verdana, sans-serif;
	color: #999;
	background-image: url('../img/bg_body.png');
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.logo {
	position: absolute;
	z-index: 999;
	width: 260px;
	height: 108px;
	margin-left: 0px;
	text-align: left;
	font-size: 36px;
	font-weight: 700;
	padding-top: 50px;
	line-height:40px;
	text-shadow:1px 1px 20px #fff;
	
}
nav {
	margin: 0px;
	background-position: center top;
	padding: 0px;
	text-align: left;
	color: #000000;
	width: 100%;
	height: 20px;
	z-index: 999;

}
#menu ul {
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	list-style-type: none;
	height: 25px;
	padding: 5px 15px 0px 0px;
	margin: 0px 0px 0px auto;
	text-align: right;
	width: 265px;
	background-color: #808080;
	background:linear-gradient(to bottom, #666, #808080) #808080;
}
#menu li {
	list-style-type: none;
	float: right;
	height: 13px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#menu li a {
	text-decoration: none;
	color: #ccc;
	font-size: 13px;
	display: block;
	height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 13px;
}
#menu li a.active {
	color: #fff;
}
#menu li a:hover {
	color: #fff;
}
#menu li img {
	vertical-align:middle;
	border: none;
}
header {
	background-position: 0px center;
	overflow: hidden;
	height: 158px;
	text-align: right;
	z-index: 998;
	max-width: 960px;
	background-repeat: no-repeat;
	background-image: url('../img/bg_top.png');
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	font-size: 20px;
	text-transform: uppercase;
	padding-top: 0px;
	line-height: 28px;
	font-weight: bold;
	padding-top:0px;
}
header a {
	color: rgb(80, 80, 80);
	font-size: 30px;
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
}
header a:hover{
	color:#000;
}
header p {
	padding: 38px 0px 38px 0px;
}
.container {
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	background-color: #fff;
}
.container2 {
		background-color: rgba(245,245,245,0.95);

}
.box {
	background-color: #808080;
	width: 50%;
	float: left;
	height: 560px;
	text-align:center;
}
.box img {
	width:100%;
	border:none;
	height:520px;
}
.box img:hover {
	opacity:0.7;
}
.box02 {
	background-color: #666;
}
.box a {
	color: #fff;
	text-decoration:none;
	font-size:18px;
}
.mbox {
	background-color: #808080;
	width: 25%;
	float: left;
	height: 295px;
	text-align:center;
}
.mbox img {
	width:100%;
	border:none;
	height:240px;
}
.mbox a {
	color: #fff;
	text-decoration:none;
	font-size:14px;
}
.mbox02 {
	background-color: #666;
}
.mbox img:hover {
	opacity:0.7;
}

h1 {
	padding: 0px;
	overflow: hidden;
	margin: 0px auto 0px auto;
	font-size: 16px;
	color: #000;
	font-weight: 700;
	text-align: left;
	letter-spacing: 0px;
	height: 34px;
	text-indent: 0px;
	max-width: 960px;
	line-height: 34px;
}
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;
	text-indent: 100px;
	background-color: #eee;
}
h2 a {
	text-decoration: none;
	color: #808080;
}
h2 a:hover {
	color: #333333;
}
h3 {
	color: #808080;
	font-weight: normal;
}
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;
	font-size: 14px;
	line-height: 1.35em;
	text-align: justify;
	font-weight: 400;
	color: #666666;
}

.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: #000;
	padding-top: 0px;
	padding-bottom: 0px;
	transition-duration: 0.4s;
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0px, rgba(255,255,255,0.5) 100px, rgba(255,255,255,0.7) 200px) #f0f0f0;
	background-color: #E2E2E2;
}
#foot {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
footer a {
	color: #808080;
	transition-duration: 0.4s;
}
#author {
	min-height: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 11px;
	padding-left: 0px;
	opacity: 0.8;
		text-align: center;

}
footer #contact {
	min-height: 110px;
	padding-top: 40px;
	padding-bottom: 0px;
	text-align: center;
	letter-spacing: 0px;
	font-size: 15px;
	line-height: 1.55em;
}
footer #contact strong {
	font-weight: bold;
	font-size: 16px;
}
footer a:hover {
	color: #000;
}
footer img {
	border-style: none;
}
footer img.counter {
	vertical-align: -30%;
}
footer img.counter:hover {
	opacity:0.65;
}

.prod {
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	max-width: 935px;
	background-color: #fff;
	padding-left: 25px;
		padding-bottom: 15px;

}
.prod .item {
	float: left;
	text-align: center;
	width: 213px;
	height: 216px;
	padding-top: 0px;
	padding-bottom: 0px;
	box-shadow: 0px 0px 8px #DDDDDD;
	margin-right: 18px;
	margin-left: 0px;
	margin-bottom: 18px;
}
.prod .item a {
	color: #808080;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	transition-duration: 0.6s;
	line-height: 1em;
}
.prod .item a:hover {
	color: #00ADEF;
	transition-duration: 0.6s;
}
.prod .item img {
	border-style: none;
	transition-duration: 0.6s;
	width: 213px;
		height: 156px;

}
.prod .item img:hover {
	transform: translateY(-4px);
	-moz-transform: translateY(-4px);
	-webkit-transform: translateY(-4px);
	transition-duration: 0.6s;
	
}
.clear {
	clear: both;
	height: 0px;
}
h2 img {
	border-style: none;
}
.floating {
	float: left;
	margin-right: 20px;
	padding-top: 6px;
}
.google-maps {
	padding: 0px;
	height: 400px;
	margin: 0;
	width: 100%;
}
.spacer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.mark2 {
	color: #999;
}
.zoom-gallery1 {
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.zoom-gallery1 img {
	width: 173px;
	border:none;
}
.qr {
	background-image: url('../img/qr.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	width: 200px;
	height: 200px;
	float: left;
}
.large {
	color: #000000;
	font-size: 18px;
}
.foto img {
	height: 396px;
}
