﻿* {margin: 0; padding: 0; outline: 0;}

body {
	background-position: center top;
	font-family: Comfortaa, Arial , Verdana, sans-serif;
	color: #999;
	font-size: 12px;
	background-color: #fcb702;
	background-image: url('../img/tlo.png');
	background-repeat: repeat;
	background-attachment: fixed;
}
#menu {
	margin : 0;
	background-position : center top;
	padding-top : 15px;
	padding-bottom: 0;
	text-align : center;
	min-height : 24px;
	z-index : 999;
}
#menu ul {
	list-style-type : none;
	min-height : 24px;
	text-align : center;
	font-family : "Bookman Old Style";
	font-size : small;
	font-weight : normal;
	font-style : normal;
	font-variant : normal;
}
#menu li {
	list-style-type : none;
	min-height : 24px;
	display : inline-block;
}
#menu li a {
	text-decoration : none;
	color : rgb(150, 150, 150);
	font-size : 15px;
	display : block;
	min-height : 14px;
	font-weight : normal;
	text-transform : uppercase;
	line-height : normal;
	padding : 5px;
	font-family : Comfortaa;
	font-style : normal;
	font-variant : normal;
}

#menu li a.active {
	color: rgb(0, 0, 0);
}
#menu li:hover {
	color: #fff;
}
#menu li a:hover {
	color: rgb(0, 0, 0);
}
#menu img {
	height:20px;
	vertical-align:middle;
}
header {
	background-position: 20px center;
	height: 140px;
	text-align: center;
	z-index: 998;
	max-width: 960px;
	margin: auto;
	background-repeat: no-repeat;
	background-image: url('../img/logo.png');
}
#head {
	background-position: center center;
	margin: 0px auto 0px auto;
	background-repeat: no-repeat;
	color: #000000;
	font-weight: bold;
	text-align: right;
	height: 140px;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 0px;
	background-image: url('../img/MGA_180.png');
}
h1 {
	margin: 0px auto 0px 0px;
	line-height: 54px;
	font-size: medium;
	color: #000;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0px;
	background-repeat: no-repeat;
	background-color: #F6A302;
	font-family: Comfortaa;
}
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: 16px;
	font-weight: 700;
	color: #000000;
	line-height: 1.1em;
	padding-top: 40px;
}
h3 a {
	color: #EE141D;
}
h3 a strong {
	color: #18A7C7;
}
h3 a:hover {
	color: #000;
}
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: 25px;
	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;
	max-width: 960px;
	transition-duration: 0.4s;
}
#foot {
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
}
footer a {
	color: #CC3300;
	transition-duration: 0.4s;
}
footer #author {
	width: 100%;
	font-size: 11px;
	padding-top: 5px;
	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(250,250,250,0.41);
	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 {
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.prod .item {
	background-position: center top;
	float: left;
	text-align: center;
	width: 25%;
	height: 207px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	overflow:hidden;
}

.prod .item a {
	color: #000000;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	transition-duration: 0.3s;
		height: 340px;
display:block;
width:100%;
}
.prod .item a:hover {
	color: #fff;
	transition-duration: 0.3s;
	background-color:#000;
}
.prod .item img {
}
.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 {
	border-width : 0;
	border-color : #FFFFFF;
	padding : 0;
	height : 320px;
	margin : auto;
	width : 100%;
}
.foto img {
	padding: 12px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	width: 88px;
	transition: opacity 0.3s;
}
.foto {
	max-width: 960px;
	margin: 0 auto;
	background-color: #fff;
	padding:20px;
	text-align: center;
}
.foto img:hover {
opacity:0.6;
transition:opacity 0.3s;
}
.foto a {
	text-decoration:none;
}
.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-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;
}
hr {
	color: #ddd;
	border: 0px solid #ddd;
	height: 1px;
	background-color:#eee;
}
.containCopy {
	background-repeat: repeat;
	width: 100%;
	padding-bottom: 25px;
	background-color: rgba(255,255,255,0.5);
}
