﻿*{
	margin:0;
	padding:0;
}
html, body{
	font-family:Open Sans,Tahoma, sans-serif;
}
header {
	height: 120px;
	background-color: #fff;
	width: 100%;
	background-repeat: no-repeat;
}
#head {
	background-position: left center;
	margin: auto;
	max-width: 960px;
	min-height: 120px;
	background-image: url('../img/logo.png');
	background-repeat: no-repeat;
}
#head p {
	max-width: 600px;
	float: right;
	text-align: right;
	padding-top: 2px;
	margin-top: 11px;
	font-weight: 600;
	color: #005281;
}
#head p a {
	color: #92C01F;
	text-decoration: none;
}
#head p a:hover {
	color:#000;
}
#head p i {
	padding-right:5px;
	font-size:24px;
	opacity:0.5;
}
#logo {
}
#logo img {
		padding-bottom: 10px;
	border-style: none;
	transition-duration:0.4s;

}
#logo img:hover {
transform:scale(1.03);
-moz-transform:scale(1.03);
-webkit-transform:scale(1.03);
transition-duration:0.4s;

}
nav {
	border-style: none;
	margin: 0px;
	padding: 16px 0px 10px 0px;
	text-align: left;
	color: #FFFFFF;
	font-size: 10px;
	width: 100%;
	height: 24px;
	top: 0px;
	z-index: 999;
}
#langmenu ul {
	list-style-type: none;
	height: 16px;
	padding: 1px 0px 1px 0px;
	margin: 0px auto 0px auto;
	text-align: left;
	max-width: 1170px;
}
#langmenu li {
	list-style-type: none;
	float: right;
	height: 16px;
	margin: 0px 0px 0px 10px;
	padding: 10px 0px;
}
#langmenu li a {
	text-decoration: none;
	color: #92C01F;
	font-size: 12px;
	display: block;
	height: 16px;
	text-transform: uppercase;
	line-height: 16px;
	font-weight: 600;
}
#langmenu li a:hover {
	color: #005281;
}
#langmenu li img {
	vertical-align:middle;
	border:none;
}
#langmenu li .active {
	color: #005281;
}
.heading {
	position:absolute;
	z-index:999;
	width:100%;
	height:172px;
	margin-top:-172px;
}
.logowrap {
	background-position: right bottom;
	max-width: 960px;
	margin: auto;
	background-image: url('../img/logo2.png');
	background-repeat: no-repeat;
	height:157px;
	padding-top:15px;

}
h1 {
	border-color: #fff #fff #92C01F #fff;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	text-align: center;
	padding: 15px 20px;
	margin: 0px auto 0px auto;
	max-width: 920px;
	letter-spacing: 0px;
	line-height: 1em;
	min-height: 18px;
	background-color: rgb(0, 82, 129);
	border-top-style: solid;
	border-bottom-style: solid;
	font-variant: small-caps;
}
h1 em {
	color: #ADDD31;
	font-style: normal;
}
@media (max-width:480px){
h1 {	display:none;}
}
@media (max-width:640px){
.logowrap {	display:none;}
}
@media (max-width:560px){
header p {	display:none;}
#head {
	background-position: center 15px;
	margin: auto;
	max-width: 960px;
	min-height: 130px;
	background-image: url('../img/logo.png');
	background-repeat: no-repeat;
}
#langmenu li {
	list-style-type: none;
	float: none;
	height: 16px;
	margin: 0px 0px 0px 10px;
	padding: 10px 0px;
	display:inline-block;
}
#langmenu ul {text-align: center;}
nav {padding-top: 5px;}

}

.pl {
		font-size: 21px;
	line-height: 27px;

}
.tresc {
	padding: 0px 20px 0px 20px;
	font-size: 13px;
	font-weight: 400;
	text-align: justify;
	line-height: 1.5em;
	text-shadow: 1px 1px 2px rgba(255,255,255,0.25);

}
.tresc strong {
}

article {
	margin: 0px auto 0px auto;
	padding: 30px 0px 30px 0px;
	max-width: 960px;
	color: #00456F;
}
.photos {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	padding: 20px 0px 20px 0px;
	text-align: center;
	background-repeat: no-repeat;
	max-width:960px;
}
.photos img {
}

.photos2 a {
	text-decoration: none;
}
.photos2 img {

}
.photos2 img:hover {

}

.content {
	padding: 0px;
	margin: 0px auto 0px auto;
	z-index: 10;
}
.content div {
	margin-bottom: -25px;
}
.contain {
	overflow: hidden;
	background-position: center top;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #fff;
	color: #000;
	background-repeat: no-repeat;
}
footer{
	border-color: #92C01F;
	padding: 12px 0px 52px 0px;
	min-height: 160px;
	text-align: center;
	font-size: 14px;
	color: rgb(255,255,255);
	background-color: rgb(0, 69, 111);
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-width: 3px;
}
#foot {
	margin: 2px auto 2px auto;
	max-width: 960px;
}
#contact {
	max-width: 960px;
	margin-top: 0px;
	line-height: 1.35em;
	text-align: center;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	
}
#contact a {
	text-decoration: none;
	color: #999;
}
#contact i {
	padding-right:5px;
}
#author {
	margin: 0px auto 0px auto;
	width: 100%;
	font-size: 12px;
	padding-left: 0px;
	line-height: 1.3em;
	text-align: center;
	color: #666;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 16px;
	background-color: #282a2b;
	border-top: 1px solid #4b4c4d;
}
#author a {
	text-decoration: none;
	color: #999;
}
#author img {
	border-style: none;
}
#author a:hover {
	color: #fff;
}
#contact a:hover {
	text-decoration: underline;
	color: rgb(255,255,255);
}
.highlight {
	text-decoration: blink;
	color: #DC1D2E;
}
.second {
	border-width: 1px;
	border-color: #000000;
	border-top-style: solid;
	padding-top: 20px;
	margin-top: 10px;
}
li img {
	border-style: none;
}
li img:hover {
	opacity:0.6;
}
h2 {
	border-width: 1px;
	border-color: #ccc;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	text-transform: uppercase;
	color: #00456F;
	border-bottom-style: solid;
}
h2:first-letter {
}
h2 a:hover {
}
h3 {
	text-align: center;
	font-size: 22px;
	font-weight: 600;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #888;
		border-bottom-style: solid;
	border-width: 1px;
	border-color: #777;
	margin-bottom: 15px;

}
h3:first-letter {
}
h3 a:hover {
	color: #FFFFFF;
}
h4 {
	text-align: center;
	font-size: 22px;
	font-weight: 600;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #888;
}
h4:first-letter {
}
h4 a:hover {
	color: #FFFFFF;
}
h5 {
	width: 960px;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #000000;
	color: #FFFFFF;
	margin: auto;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
h6 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 124px;
	position: absolute;
	margin-top: -124px;
	z-index:999;
}
h6 a {
	text-transform: uppercase;
	color: #000;
	display: block;
	height: 124px;
	margin-right: auto;
	margin-left: auto;
	line-height: 194px;
	padding: 0px;
	text-align: center;
	font-size: 18px;
	text-shadow: 1px 1px 3px rgba(255,255,255,0.85);
	font-weight: bold;
	background-image: url('../img/h6.png');
	width: 100%;
	background-position: center top;
	background-repeat: no-repeat;
	text-decoration: none;
	transition: background-image 0.6s;
}
h6 a:hover {
	cursor: pointer;
	z-index: 20;
	text-decoration: blink;
	color: #000;
	background-image: url('../img/h6_hover.png');
	transition-duration: 0.6s;
	transition: background-image 0.6s;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
}
.counter {
	border-style: none;
	vertical-align: -30%;
}
nav img:hover {
-moz-transform:scale(1.3);
-webkit-transform:scale(1.3);
transform:scale(1.3);
transition-duration:0.6s;
}
.clear {
	clear: both;
	height: 0px;
}
.oferta {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 10px;
}
.item a:hover {
	background-color: #DFF3F4;
}
.flash {
	position: absolute;
	z-index: 0;
}
.tresc a {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}
.tresc a:hover {
	color: #333;
}
.tresc img {
	border-style: none;
	margin-right: 8px;
	vertical-align: middle;
}
.tresc img:hover {
}

hr {
	margin-right: 30px;
	margin-left: 30px;
	width: 882px;
	color: #C0C0C0;
	background-color: #C0C0C0;
	border-color: #C0C0C0;
	opacity:0.3;
}
small a {
	font-size: 18px;
	font-weight: bold;
}
.floating {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 2px;
}
@media (max-width:960px){
.floating {	width:480px;}
}
@media (max-width:800px){
.floating {	width:400px;}
}
@media (max-width:640px){
.floating {	width:280px;}
}
@media (max-width:560px){
.floating {	display:none;}
}

.google-maps {
	height: 320px;
	max-width: 960px;
	padding: 0px;
	margin: auto;
}


.local {
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #FFFFFF;
}
#contact a .color1 {
	color: #F4CE00;
}
#contact a .color2 {
	color: #E6370D;
}
.h2inv {
	color: #D3BCD0;
}
.off {
	width: 940px;
	background-color: #E2E2E2;
	margin: auto;
	padding: 10px;
	text-align: center;
	font-size: 13px;
}
.pos {
	float: left;
	width: 170px;
	margin: 9px;
	text-align: center;
}
.pos img {
	width:170px;
}
.off a {
	color: #588547;
	font-weight: bold;
	font-size: 13px;
}
.poff {
	background-color: rgba(0,0,0,0.05);
	padding-top: 8px;
	padding-bottom: 8px;
	width: 960px;
	margin: auto;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}
.poff a {
	color: #588547;
	font-weight: bold;
	font-size: 13px;
}
.poff a:hover {
	color:#000;
}
.photos2 {
	background-color: #f3f3f3;
}
.photos3 {
	background-color: #fff;
}
.photos3 .prod .item a{
	background-color:#fff;
}
.photos3 .prod .item a:hover {
	background-color:#f3f3f3;
}

.foto img {
	width: 182px;
	height: 120px;
	margin: 0px;
	border: 3px solid #f6f6f6
}
.foto1 img {
	height: 171px;
	margin: 0px;
	border: 3px solid #f6f6f6
}

.foto {
	text-align:center;
	padding:20px 0px 0px 0px;
}
.foto1 {
	text-align:center;
	padding:20px 0px 0px 0px;
}

.foto img:hover {
	border-color:#888;
	opacity:0.8;
}
.mark2 {
	color:#92C01F;
}
.tresc i {
		padding:0px 10px;

}