﻿

*{
	margin:0;
	padding:0;
}

html, body{
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
#mask{
	min-height:100%;
	width:100%;
	margin:0 auto;
}

#container{
	margin: 0px;
	padding-bottom: 0px;
}
#logo {
	border-bottom-right-radius: 83px 43px;
	border-bottom-left-radius: 83px 43px;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.6);
	overflow: hidden;
	margin: 0px 0px 0px 25px;
	float: left;
	width: 148px;
	text-align: center;
	height: 91px;
	z-index: 999;
	position: absolute;
	background-color: rgb(255, 255, 255);
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#head {
	background-position: center top;
	padding: 0px;
	margin: 0px;
	height: 68px;
	background-repeat: repeat-x;
	background-color: rgba(255,255,255,0.5);
}
header {
	padding: 0px;
	width: 960px;
	margin: 0px auto 0px auto;
	height: 68px;
}
nav {
	margin: 0px 0px 0px 181px;
	background-position: center top;
	padding: 0px;
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	float: left;
	width: 779px;
}
ul {
	list-style-type: none;
	height: 15px;
	padding: 0px;
	margin: 4px 0px 0px auto;
	text-align: right;
}
li {
	list-style-type: none;
	float: right;
	height: 20px;
	margin: 0px 0px 0px 1px;
	padding: 0px;
}
li a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	display: block;
	height: 20px;
	font-weight: normal;
	text-transform: lowercase;
}
li:hover {
	color: #000000;
}
li a:hover {
	color: #CE0000;
	text-shadow: 1px 1px 0px #ffffff;
}
h1 {
	color: #1F617A;
	font-size: 17px;
	font-weight: normal;
	text-align: center;
	padding: 0px 75px 4px 10px;
	margin: -15px 0px 0px 0px;
	width: auto;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.7);
	letter-spacing: 0px;
	font-family: "trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	line-height: 1em;
	font-variant: small-caps;
}
.tresc {
	padding: 15px 20px 15px 20px;
	font-size: 14px;
	color: #38485F;
	font-weight: normal;
	text-align: justify;
}
article {
	padding: 20px 20px 50px 20px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.photos {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	padding: 5px 0px 5px 0px;
	text-align: center;
}
.photos img {
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	margin: 5px 3px 5px 4px;
	border: 1px solid rgba(56, 73, 95, 0.8);
}
.content {
	padding: 0px;
	margin: 0px auto 0px auto;
	z-index: 10;
}
.content h6 {
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.45);
	margin: -25px 0px 0px 0px;
	padding: 0px;
	color: #FFFFFF;
	display: block;
	text-align: center;
	font-size: 16px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.8);
	z-index: 0;
	height: 25px;
	font-weight: normal;
	position: absolute;
	width: 100%;
	text-indent: 120px;
	opacity: 0.9;
	font-family: "Istok Web", Arial, Helvetica, sans-serif;
	background-color: rgba(77, 197, 238,0.8);
	line-height: 25px;
}
.content h6.active {
	border-width: 0px;
	border-style: none;
}
.content h6:hover {
	background-position: center top;
	cursor: help;
	background-repeat: repeat-x;
	z-index: 20;
	text-decoration: blink;
	opacity: 0.9;
	background-color: rgb(31, 97, 122);
	color: #FFFF00;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.8);
}
.content div {
	margin-bottom: -25px;
}
.contain {
	background-position: center top;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-attachment: fixed;
	background-color: #FFFFFF;
}
footer{
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.6);
	border-width: 1px;
	border-color: rgba(255,255,255,0.4);
	background-position: center bottom;
	overflow: hidden;
	padding: 0px;
	margin-top: -49px;
	height: 48px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	border-top-style: solid;
	background-image: url('../img/bg_foot.jpg');
	background-repeat: repeat-x;
	background-color: rgba(31,97,122,0.5);
}
#foot {
	margin: 2px auto 5px auto;
	width: 980px;
}
#contact {
	float: left;
	width: 730px;
	margin-top: 6px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
	line-height: 1.2em;
}
#contact a {
	text-decoration: none;
	color: #FFFFCC;
}
#author {
	float: left;
	margin: 8px 0px 0px 0px;
	width: 210px;
	font-size: 11px;
	padding-left: 20px;
	line-height: 1.3em;
}
#author a {
	text-decoration: none;
	color: #FFFFCC;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
}
#author img {
	border-style: none;
}
#author a:hover {
	color: #FFFFFF;
}
#contact a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.highlight {
	text-decoration: blink;
	color: #FFFF00;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.8);
}
.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 a:hover {
	color: #FFFFFF;
}
h3 {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 17px;
	padding-left: 20px;
	margin-bottom: 15px;
}
.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;
}
