﻿

*{
	margin:0;
	padding:0;
}

html, body{
	height: 100%;
	font-family: "Myriad Pro", "Lucida Sans", Arial, sans-serif;
	width: 100%;
}
#mask{
	min-height:100%;
	width:100%;
	margin:0 auto;

}

#container{
	margin: 0px;
}
#logo {
	box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.35);
	background-position: right top;
	padding: 0px;
	overflow: hidden;
	margin: 0px;
	float: left;
	width: 257px;
	text-align: center;
	height: 84px;
	z-index: 998;
	position: absolute;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#head {
	padding: 0px;
	margin: 0px;
	height: 85px;
	width: 100%;
	position: absolute;
	z-index: 998;
	top: 20px;
	background-color: #00448D;
	background: linear-gradient(to right, rgba(0,0,0,0.35) 0%, rgba(0, 0, 0,0.1) 20%, rgba(0, 0, 0,0) 50%, rgba(0, 0, 0,0.1) 80%, rgba(0, 0, 0,0.35) 100% ) #00448D;
}
header {
	padding: 0px;
	width: 980px;
	margin: 0px auto 0px auto;
	height: 85px;
}
nav {
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.5);
	border-style: none;
	margin: 0px;
	background-position: center top;
	padding: 0px;
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	width: 100%;
	height: 20px;
	top: 0px;
	background-color: #EC5E13;
	position: absolute;
	z-index: 999;
	background: linear-gradient(to right, rgba(0,0,0,0.35) 0%, rgba(0, 0, 0,0.1) 20%, rgba(0, 0, 0,0) 50%, rgba(0, 0, 0,0.1) 80%, rgba(0, 0, 0,0.35) 100% ) #EC5E13;

}
ul {
	list-style-type: none;
	height: 16px;
	padding: 3px 0px 3px 0px;
	margin: 0px auto 0px auto;
	text-align: right;
	width: 980px;
}
li {
	list-style-type: none;
	float: right;
	height: 16px;
	margin: 0px 5px 0px 5px;
	padding: 0px;
}
li a {
	text-decoration: none;
	color: rgb(0, 68, 141);
	font-size: 13px;
	display: block;
	height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 16px;
}
li:hover {
	color: #000000;
}
li a:hover {
	color: rgb(255,255,255);
}
.active {
	color: rgb(255,255,255);
}
h1 {
	color: rgb(236, 94, 19);
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 300px;
	width: 680px;
	letter-spacing: -1px;
	font-variant: small-caps;
	line-height: 18px;
	z-index: 999;
	float: left;
	height: 40px;
}
.tresc {
	padding: 0px 30px 0px 30px;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
article {
	margin: 0px auto 0px auto;
	padding: 0px 20px 0px 20px;
	width: 940px;
	background-color: rgba(0, 68, 141,0.35);
}
.photos {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	padding: 20px 0px 10px 30px;
	text-align: left;
}
.photos img {
	border: 6px solid rgba(255,255,255,0.5);
	margin: 0px 4px 8px 0px;
	vertical-align: middle;
}

.photos2 {
	margin-right: -25px;
	margin-left: -25px;
	width: auto;
	padding: 35px 0px 25px 0px;
	text-align: center;
}
.photos2 img {
	border-style: none;
	margin: 0px 4px 8px 0px;
	vertical-align: middle;
}

.content {
	padding: 0px;
	margin: 0px auto 0px auto;
	z-index: 10;
}
.content div {
	margin-bottom: -25px;
}
.contain {
	background-position: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #000000;
	color: #000000;
	background-image: url('../img/bg_ins.jpg');
	background-repeat: repeat-x;
}
footer{
	background-position: center bottom;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.5);
	padding: 20px 0px 20px 0px;
	height: 55px;
	text-align: center;
	font-size: 14px;
	color: rgb(255,255,255);
	background-color: #13192F;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../img/foot.png');
	background-repeat: no-repeat;
	margin-top: -95px;
}
#foot {
	margin: 0px auto 5px auto;
	width: 880px;
}
#contact {
	float: left;
	width: 710px;
	margin-top: 0px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.9);
	line-height: 1.1em;
	text-align: right;
}
#contact a {
	text-decoration: none;
	color: #EC5E13;
}
#author {
	float: left;
	margin: 8px 0px 0px 0px;
	width: 170px;
	font-size: 12px;
	padding-left: 0px;
	line-height: 1.3em;
	text-align: left;
}
#author a {
	text-decoration: none;
	color: #EC5E13;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
}
#author img {
	border-style: none;
}
#author a:hover {
	color: rgb(255,255,255);
}
#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 {
	margin: 0px -20px 25px -20px;
	padding: 5px 30px 5px 30px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.1);
}
h2 a:hover {
	color: #FFFFFF;
}
h3 {
	color: #00448D;
	font-size: 17px;
	width: 100%;
	height: 20px;
	background-color: #EC5E13;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
	padding-top: 3px;
	padding-bottom: 3px;
}
h4 {
	font-size: 23px;
	color: #A60B06;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}
h6 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
}
h6 a {
	text-decoration: none;
	text-transform: uppercase;
	text-indent: 0px;
	color: #FFFFFF;
	width: 600px;
	display: block;
	height: 35px;
	margin-right: auto;
	margin-left: auto;
	line-height: 38px;
	padding: 0px;
	margin-top: -35px;
	text-align: center;
	font-size: 18px;
	background: linear-gradient(to right, rgba(0, 0, 0,0) 0%, rgba(0, 0, 0,0.1) 20%, rgba(0, 0, 0,0.3) 50%, rgba(0, 0, 0,0.1) 80%, rgba(0, 0, 0,0) 100% ) transparent;
	transition-duration: 0.6s;
	transition: color 0.6s;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	font-weight: bold;
}
h6 a:hover {
	cursor: pointer;
	z-index: 20;
	text-decoration: blink;
	color: #EC5E13;
	background: linear-gradient(to right, rgba(0, 0, 0,0) 0%, rgba(0, 0, 0,0.3) 20%, rgba(0, 0, 0,0.65) 50%, rgba(0, 0, 0,0.3) 80%, rgba(0, 0, 0,0) 100% ) transparent;
	transition-duration: 0.6s;
	transition: color 0.6s;
	text-shadow: 1px 1px 1px rgba(0,0,0,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;
}
.item {
	background-color: #8E0906;
	color: #FFFFFF;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 20px;
}
.item a {
	display: block;
	text-decoration: none;
	color: #005500;
	font-size: 22px;
	padding: 0px;
	height: 260px;
	width: 293px;
	text-align: center;
	background-color: #C6EAEC;
	letter-spacing: -1px;
	line-height: 1.1em;
}
.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;
}
.item img {
	border-style: none;
	padding-bottom: 5px;
}
.tresc a {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.tresc a:hover {
	color: #000000;
}
.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: left;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 2px;
}
.photosbg {
	margin: 0px -20px 0px -20px;
	padding: 0px;
	background-image: url('../img/head_img.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	width: 980px;
	height: 445px;
}
.google-maps {
	width: 100%;
	height: 480px;
}
