﻿* {
	margin: 0;
	padding: 0;
	outline: 0;
}
body {
	background-position: center top;
	font-family: Roboto Slab, Georgia, Times New Roman, serif;
	color: #999;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
nav {
	margin: 0px auto 10px auto;
	background-position: center top;
	padding: 0px;
	text-align: left;
	color: #000000;
	width:100%; 
		height: 36px;
	z-index: 999;
}
#menu ul {
	list-style-type:none;
	text-align:right;
	padding:7px 20px 10px 90px;
	max-width:1280px;
	margin:auto;}
#menu li {
	border-width: 1px;
	border-color: #ccc;
	display: inline-block;
	margin: 0px 0px;
	border-left-style: solid;
		text-align:center;}
#menu li a {
	display: block;
	padding: 0px 5px 0px 6px;
	text-decoration: none;
	font-weight:bold;
	font-size: 10px;
	text-transform: uppercase;
	color: silver;}
#menu li a.active {
	color: #2086c8;
}
#menu li a:hover {
	color: #6A6A6A;
}
#menu li img {
	vertical-align: middle;
	border: none;
}
header, .header {
	background-position: left center;
	overflow: hidden;
	height: 120px;
	text-align: right;
	z-index: 998;
	margin-right: auto;
	margin-left: auto;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
	max-width: 1280px;
	padding-top: 0px;
		background-image: url('../img/logo.png');
	background-repeat: no-repeat;
}
.container {
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
}
.container hr {
	opacity: 0.25;
}
.google-maps {
	padding: 0px;
	border: 0px;
	margin: 0;
	width: 100%;
}
.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;
}
h2 {
	padding: 0px;
	overflow: hidden;
	margin: 0px auto 0px auto;
	font-size: 20px;
	color: rgb(255, 255, 255);
	font-weight: 400;
	text-align: center;
	letter-spacing: 0px;
	height: 40px;
	text-indent: 0px;
	max-width: 960px;
	line-height: 40px;
	background-color: #71a842;
	max-width: 1280px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.76);
	border-radius: 0 20px;
}
h1 {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	background: #6ba43c;
	overflow: hidden;
	margin: 0px auto 0px auto;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: 400;
	text-align: center;
		height: 45px;
	max-width: 1280px;
	line-height: 1em;
	padding-top: 21px;
	font-family: Arial, Helvetica, sans-serif;
}
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: 1280px;
	color: #000;
	padding-top: 0px;
	padding-bottom: 5px;
	transition-duration: 0.4s;
	background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0px, rgba(0,0,0,0.05) 100px, rgba(0,0,0,0.02) 200px) transparent;
}
#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 {
	background-position: right center;
	min-height: 90px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	letter-spacing: 0px;
	font-size: 14px;
	line-height: 1.45em;
	background-repeat: no-repeat;
}
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: #9D701C;
	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;
}
.large {
	font-size: 23px;
	font-weight: 400;
	line-height: 60px;
	letter-spacing: -2px;
	word-spacing: 4px;
}
.floating {
	float: right;
	margin-left: 20px;
	padding-top: 6px;
}
.google-maps {
	border-width: 0px;
	border-color: #FFFFFF;
	padding: 0px;
	height: 320px;
	width: 100%;
}
.spacer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.mark2 {
	color: #9D701C;
}
.zoom-gallery1 {
	margin-right: auto;
	margin-left: auto;
}
.zoom-gallery1 img {
	border: none;
}
.foto img {
	padding: 3px;
	background-color: #eee;
	border: 1px solid rgba(150,150,150,0.35);
	margin: 1px;
	width: 250px;
}
.foto {
	width: 90%;
	padding: 0px 20px 10px 20px;
	text-align: center;
}
.foto img:hover {
	background-color: #E4892A;
}
.bar {
	background-image: url('../img/tlo_menu.png');
	background-repeat: repeat-x;
	background-position: center top;
	height: 30px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.box {

	background: -webkit-linear-gradient(left, #FFF, #73a84d, #FFF);
	background: -moz-linear-gradient(left, #FFF, #73a84d, #FFF);
	width: 100%;
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 1px;
}
.logo p {
	padding-top: 20px;
	max-width: 1280px;
	margin: auto;
	z-index: 998;
	text-align: right;
	font-size: 15px;
	line-height: 17px;
	text-shadow: 1px 1px 2px rgba(255,255,255,0.6);
	color: #666666;
}
.logo a {
	color: #2086c8;
	text-decoration: none;
	font-weight: bold;
}
.logo a:hover {
	color: #6A6A6A;
}
.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;
}
#slideshow img {
	border: none;
	border-radius: 20px;
}
.c1_2 {
	float: left;
	width: 50%;
	padding-top: 25px;
	padding-bottom: 25px;
}
.wht {
	background-color: rgba(255,255,255,0.3);
}
@media (max-width:480px) {
.h1 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}}
