﻿* {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-repeat: no-repeat;
		background-color: #f5f5f5;
}
.auto-style1 {
	border-width: 0px;
}
nav {
	margin: 0px;
	padding: 0px;
	text-align: right;
	color: #000000;
	max-width: 784px;
	height: 50px;
	z-index: 999;
	float:right;

}
#menu ul {
	list-style-type: none;
	height: 13px;
	padding: 15px 0px 0px 0px;
	margin: 0px auto 0px auto;
	text-align: right;
	max-width: 980px;
}
#menu li {
	list-style-type: none;
	float: right;
	height: 13px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#menu li a {
	text-decoration: none;
	color: #F40203;
	font-size: 13px;
	display: block;
	height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 13px;
}
#menu li a.active {
	color: #555555;
}
#menu li a:hover {
	color: #555555;
}
#menu li img {
	vertical-align:middle;
	border: none;
}
header {
	background-position: left center;
	overflow: hidden;
	height: 100px;
	text-align: right;
	z-index: 998;
	max-width: 980px;
	margin-right: auto;
	margin-left: auto;
	color: #8F8F8F;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 28px;
	font-weight: bold;
	background-image: url('../img/logo.gif');
	background-repeat: no-repeat;
}
header a {
	color: #F00508;
	font-size: 30px;
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
}
header a:hover{
	color:#fff;
}
.container {
	max-width: 980px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
}
.top {
	position: absolute;
	z-index: 999;
	margin-top: 40px;
	width: 430px;
	height: 44px;
	color: #000;
	background-color: #f5f5f5;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	background: linear-gradient(to left, rgba(245,245,245,0) 0px, rgba(245,245,245,0.4) 100px, rgba(245,245,245,0.7) 160px, rgba(245,245,245,1) 250px) transparent;
 
}
.top-bottom {
	position: absolute;
	height: 80px;
	width:100%;
	margin-top: -134px;
}
.top-b {
	max-width:980px;
	margin:auto;
}
.top-b p {
		padding: 15px 20px 0px 60px;
	overflow: hidden;
	margin: 0px auto 0px auto;
	font-size: 20px;
	color: #000;
	font-weight: 700;
	text-align: right;
	letter-spacing: 0px;
	float: right;
	height: 40px;
	text-indent: 0px;
	max-width: 940px;
	line-height: 1em;
	background: linear-gradient(to right, rgba(245,245,245,0) 0px, rgba(245,245,245,0.4) 100px, rgba(245,245,245,0.7) 160px, rgba(245,245,245,1) 250px) transparent;

}
.topru {
		line-height: 19px;
	padding-top: 14px;
	padding-bottom: 6px;

}

h1 {
	padding: 0px;
	overflow: hidden;
	margin: 0px auto 0px auto;
	font-size: medium;
	color: #FFFFFF;
	font-weight: 700;
	float: right;
	height: 50px;
	max-width: 940px;
	line-height: 50px;
	width: 784px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	background-position: center bottom;
	overflow: hidden;
	padding-top: 12px;
	margin: 0px auto 0px auto;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0px;
	height: 36px;
	text-indent: px;
	line-height: 1em;
	position: absolute;
	width: 100%;
	background-image: url('../img/bg_body.png');
	background-repeat: no-repeat;
	text-transform: uppercase;
}
h2 a {
	text-decoration: none;
	color: #808080;
}
h2 a:hover {
	color: #333333;
}
h3 {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 22px;
	padding-top: 18px;
	padding-bottom: 12px;
	text-transform: uppercase;
	text-shadow:1px 1px 2px rgba(0,0,0,0.6);
}
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: 15px;
	line-height: 1.5em;
	text-align: justify;
	font-weight: 400;
	color: #666666;
	background-color: #F5F5F5;
}

.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: 980px;
	color: #000;
	padding-top: 68px;
	padding-bottom: 5px;
	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) #f5f5f5;
	background-color: #F5f5f5;
}
#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;
		text-align: center;

}
footer #contact {
	min-height: 90px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	letter-spacing: 0px;
	font-size: 14px;
	line-height: 1.45em;
}
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;
	width:996px;
}
.prod .item {
	float: left;
	text-align: center;
	width: 188px;
	height: 240px;
	padding-top: 0px;
	padding-bottom: 0px;
	box-shadow: 0px 0px 8px #DDDDDD;
	margin-right: 6px;
	margin-left: 4px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.prod .item a {
	color: #808080;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	transition-duration: 0.6s;
	line-height: 15px;
}
.prod .item a:hover {
	color: #E20031;
	transition-duration: 0.6s;
}
.prod .item img {
	border-style: none;
	transition-duration: 0.6s;
	max-width: 188px;
}
.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;
}

.jcarousel-skin-luxor li a {
	background-position: center top;
	display: block;
	background: url('../img/empty.png');
	background-repeat: no-repeat;
}

#banners {
	margin: 0px auto 0px auto;
	width: 920px;
}

#page #under_top {
  clear: both; }
  
#page #under_top #banners ul { width: 914px; height: 169px; }
#page #under_top #banners li a, #page #under_top #banners li {
  display: inline-block; 
  width: 212px;
  -webkit-border-radius:  6px; 
  -moz-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px; 
  height: 165px;
  text-align: center;
  list-style-type: none;
  text-decoration: none;
  color: #FFF;
  font-size: 12px; }
  #page #under_top #banners li a:hover {
	color: #ccc;
}

#page #under_top #banners li {   border: 1px solid #537262; margin: 0 21px 0 0; }
#page #under_top #banners li a p {
  margin-top: 121px;
  padding: 0 5px;
  background: url(../gfx/transparent.png);
  height: 44px; }
  



#page #under_top #banners li.nomargin-left { margin-left: 0; }
html {
	background-image: url('../img/background-top.jpg');
	background-repeat: repeat-x;
	background-position: center top;
}
.t2 {
	color: #487055;
}
.line {
	color: #75A389;
	padding-top: 0px;
	margin-top: 16px;
	border-style: none;
	background: linear-gradient(to left, rgba(72, 112, 85,0) 0px, rgba(72, 112, 85,0.1) 30px, rgba(72, 112, 85,0.3) 60px, rgba(72, 112, 85,0.6) 460px, rgba(72, 112, 85,0.3) 860px, rgba(72, 112, 85,0.1) 890px, rgba(72, 112, 85,0) 920px) transparent;
	height:1px;

}
.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: #F5F5F5;
}
.auto-style2 {
	text-align: center;
}
.bg1 {
	background-image: url('../img/bg1.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding-top: 48px;
	padding-bottom: 48px;
}
.bg2 {
	background-image: url('../img/bg2.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding-top: 48px;
	padding-bottom: 48px;
}
