﻿* {margin: 0; padding: 0; outline: 0;}

body {
	background-position: center top;
	font-family: Comfortaa, Arial , Verdana, sans-serif;
	color: #999;
	font-size: 12px;
}
#menu {
	margin: auto;
	background-position: center top;
	padding-top: 0px;
	text-align: right;
	color: #000000;
	font-size: 10px;
	max-width: 960px;
	height: 30px;
	z-index: 999;
	overflow: hidden;
	background-color: #C00418;
}
#menu ul {
	list-style-type: none;
	height: 30px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	text-align: right;
	width: 950px;
}
#menu li {
	list-style-type: none;
	float: right;
	height: 30px;
	margin: 0px 5px 0px 5px;
	padding: 0px;
}
#menu li a {
	text-decoration: none;
	color: rgba(255,255,255,0.5);
	font-size: 12px;
	display: block;
	height: 30px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 30px;
	font-family:  Comfortaa;
}
#menu li a.active {
	color: #fff;
}
#menu li:hover {
	color: #fff;
}
#menu li a:hover {
	color: #fff;
}
header {
	background-position: left center;
	overflow: hidden;
	height: 120px;
	text-align: center;
	z-index: 998;
	max-width: 960px;
	margin: auto;
	background-image: url('../img/logo.png');
	background-repeat: no-repeat;
}
#head {
	margin: 0px auto 0px auto;
	background-repeat: no-repeat;
	color: #000000;
	font-weight: bold;
	text-align: left;
	height: 110px;
	overflow:hidden;
	padding-left:320px;
	padding-top:76px;
}
h1 {
	margin: 0px auto 0px 0px;
	line-height: 54px;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0px;
	background-repeat: no-repeat;
	background-color: #C00418;
	font-family: Comfortaa;
	height:54px;
}
h2 {
	padding-top: 0px;
	margin: 0px 0px 0px 0px;
	padding-bottom: 10px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	font-weight:700;
	height:60px;
	line-height:60px;
}
h2 img {
	border-style: none;
}
h2 a {
	text-decoration: none;
	color: #808080;
}
h2 a:hover {
	color: #333333;
}
h3 {
	font-family: Comfortaa;
	font-size: 26px;
	font-weight: 700;
	color: #C00418;
	line-height:1.1em;
}
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);

}
#art {
	border-width: 1px;
	border-color: rgba(100,100,100,0.1);
	margin-right: auto;
	margin-left: auto;
	max-width: 960px;
	margin-top: 5px;
	background-color: rgba(253,253,253,0.6);
	border-right-style: solid;
	border-left-style: solid;
}
article .tresc {
	padding: 20px;
	font-size: 14px;
	color: #000000;
	line-height: 1.2em;
	text-align: justify;
	font-weight: 400;
}
article .tresc a{
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}
article .tresc a:hover{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.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 {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	width: 960px;
	transition-duration: 0.4s;
	background-image: url('../img/jorfa01.jpg');
}
#foot {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
footer a {
	color: #888;
	transition-duration: 0.4s;

}
footer #author {
	width: 100%;
	height: 38px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 11px;
	padding-left: 0px;
	opacity: 0.8;
	color: #4F412F;
	text-align: center;
}
footer #contact {
	padding-top: 15px;
	padding-bottom: 20px;
	text-align: center;
	letter-spacing: 0px;
	font-size: 15px;
	line-height: 1.35em;
	color: #222;
	background-color: rgba(150,150,150,0.1);
	width:100%;
	min-height:100px;
}
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 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.prod .item {
	background-position: center top;
	float: left;
	text-align: center;
	width: 50%;
	height: 340px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
}
.prod .i01 {
	background-image: url('../img/cat1.jpg');
}
.prod .i02 {
	background-image: url('../img/cat2.jpg');
}

.prod .item a {
	color: #000000;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	transition-duration: 0.3s;
		height: 340px;
display:block;
width:100%;
}
.prod .item a:hover {
	color: #C00418;
	transition-duration: 0.3s;
}
.prod .item a p {
background-color: rgba(255,255,255,0.75);
margin: 200px auto 0px 0px;
width:260px;
height:60px;
line-height:60px;
}
.prod .i02 a p {
margin: 200px 0px 0px auto;
}
.prod .item a p:hover {
background-color: #fff;
}

.prod .item img:hover {
	transform: translateY(-4px);
	-moz-transform: translateY(-4px);
	-webkit-transform: translateY(-4px);
	transition-duration: 0.6s;
	
}
.clear {
	clear: both;
	height: 0px;
}
.large {
	font-size: 20px;
	font-weight: 700;
	line-height: 28px;
	color: #000000;
}
.google-maps {
	padding: 0px;
	height: 320px;
	margin: 0px;
	width: 960px;
}
.foto img {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	width: 240px;
	transition: opacity 0.3s;
	height: 357px;
}
.foto {
	width: 960px;
	margin: 0px auto 0px auto;
	background-color: #3B2110;
	padding:0px;
		height: 357px;

}
.foto img:hover {
opacity:0.7;
transition:opacity 0.3s;
}
.icon {
	color: #3B2110;
	font-size: 46px;
	margin-top:20px;
	opacity:0.8;
	transition-duration: 0.35s;

}
.icon:hover {
transform: scale(1.14);
-webkit-transform: scale(1.14);
transition-duration: 0.35s;
opacity:1;
}
.contain {
	background-image: url('../img/gplaypattern.png');
	background-repeat: repeat;
	width: 100%;
	padding-bottom: 25px;
}
.floating {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.floating_l {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.middle {
	vertical-align: middle;
}
.cat {
	width: 100%;
	background-color: #C00418;
	padding-bottom:40px;
}
.black {
	color: #000000;
}
