﻿*{
	margin:0;
	padding:0;
}
body {
	margin: 0px;
	background-position: right top;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Verdana;
}
html, body{
	height: 100%;
}
#container {
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	overflow: auto;
}
#mask{
	min-height:100%;
	width:100%;
	margin:0 auto;
}
#wrapper{
	margin: 0px auto 0px auto;
	font-weight: normal;
}
#logo {
	margin: 0px 0px 0px 20px;
	padding: 10px;
	float: left;
	width: 81px;
	text-align: center;
	height: 59px;
	z-index: 999;
	position: absolute;
	transition-duration: 1s;
	background-color: #FEFFFC;
}
#logo:hover {
	transform:scale(1.05);
	transition-duration:1s;
}
#head {
	padding: 0px;
	margin: 0px;
	background-position: center top;
	height: 81px;
	background-repeat: repeat;
	background-color: rgb(255,255,255);
}
header {
	padding: 0px;
	background-position: right top;
	width: 960px;
	margin: 0px auto 0px auto;
	height: 54px;
}
nav {
	margin: 0px 0px 0px 101px;
	padding: 0px;
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	float: left;
	width: 859px;
	font-weight: normal;
}
nav ul {
	list-style-type: none;
	height: 15px;
	padding: 0px;
	margin: 4px 0px 0px auto;
	text-align: right;
}
nav li {
	list-style-type: none;
	float: right;
	height: 20px;
	margin: 0px 0px 0px 1px;
	padding: 0px;
}
.active {
	font-size: 12px;
}
.active a {
	color: #CE0000;
	font-size: 12px;
	text-shadow: 1px 1px 0px #ffffff;
}
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;
	
}
nav img {
	border-style: none;
	transition-duration:1s;
}
nav img:hover {
	opacity:0.6;
	transform:translateY(-6px);
	transition-duration:1s;
}
h1 {
	color: #000000;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	padding: 0px 80px 4px 20px;
	width: auto;
	font-family: Tahoma, Verdana;
	line-height: 1em;
	letter-spacing: -1px;
	margin-top: -4px;
	font-variant: small-caps;
}
h2 {
	border-width: 1px;
	border-color: #000000;
	margin: 30px 0px 30px 0px;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	border-bottom-style: solid;
	padding-top: 10px;
	padding-bottom: 10px;
}

article p {
		font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: justify;

}

article .tresc {
	padding: 20px 22px 20px 22px;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
}

h2 a {
	color: #A2A2A2;
	text-decoration: none;
}
h2 a:hover {
	color: #000000;
	text-decoration: underline;
}



.photos {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	padding: 10px 0px 10px 0px;
	text-align: center;
}
.photos img {
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.09);
	margin: 5px 3px 5px 4px;
	border: 1px solid rgb(255, 255, 255);
}
.photos2 {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	padding: 5px 0px 20px 0px;
	text-align: center;
}
.photos2 img {
	box-shadow: 1px 1px 5px 0px #C0C0C0;
	margin: 5px 2px 5px 1px;
	border: 1px solid #734871;
}
article {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: justify;
	padding: 25px 0px 70px 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.contain {
	margin: 0px auto 0px auto;
	background-position: center center;
	padding: 0px;
	background-repeat: repeat-y;
	background-color: rgb(255, 255, 255);
}
.content {
	padding: 0px;
	margin: 0px auto 0px auto;
	z-index: 10;
}
.content h6 {
	margin: -35px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	background-position: center bottom;
	color: #ffffff;
	display: block;
	text-align: center;
	font-size: 18px;
	background-repeat: repeat;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.5);
	z-index: 0;
	height: 30px;
	font-weight: normal;
	position: absolute;
	width: 100%;
	transition-duration: 1s;
	text-indent: 20px;
	background-color: rgba(0,0,0,0.4);
}
.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;
	color: #F85F1A;
	transition-duration: 1s;
	background-color: #000000;
	text-shadow: 1px 1px 0px #000000;
}
.content div {
	margin-bottom: -25px;
}
footer{
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	border-color: rgb(153, 153, 153);
	border-style: solid none none none;
	border-width: 1px;
	overflow: hidden;
	padding: 0px;
	margin-top: -56px;
	height: 55px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	z-index: 999;
	width: 100%;
	background-color: #000000;
}
#foot {
	margin: 0px auto 10px auto;
	width: 980px;
}
#contact {
	float: left;
	width: 790px;
	margin-top: 13px;
	line-height: 1.1em;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
}
#contact a {
	text-decoration: none;
	color: #F85F1A;
	transition-duration: 1s;
}
#contact a:hover {
	color: #FFFFFF;
	transition-duration: 1s;
	text-decoration: underline;
}
#author {
	float: left;
	width: 190px;
	font-size: 11px;
	padding-left: 0px;
	line-height: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 55px;
	padding-top: 15px;
}
#author a {
	text-decoration: none;
	color: #F85F1A;
	transition-duration: 1s;
}
#author a:hover {
	color: #FFFFFF;
	transition-duration: 1s;
}

#author img {
	border-style: none;
}
.highlight {
	text-decoration: blink;
	color: #F85F1A;
	text-shadow: 1px 1px 0px #00000;
}
#controls div:hover:not(.counter){
            background:rgba(255, 255, 255,.9);
            color:#000;
            	transition: background-color 1s;
	transition: color 1s;

        }
#controls div:not(.counter){
            background: rgb(0, 0, 0);
            cursor:pointer;
        }
#controls.fullScreen_controls div:hover:not(.counter){
            background:rgba(255,255,255,.9);
            color:#000;
        }
#controls.fullScreen_controls div:not(.counter){
            background: rgba(0, 0, 0, 0.82);
            cursor:pointer;
        }
.counter {
	border-style: none;
	vertical-align: -30%;
}
.floating {
	float: left;
	margin: 0px 40px 20px 0px;
	padding: 0px;
	overflow: hidden;
}
#logo img {
	border-style: none;
}
.prod {
	border-width: 1px;
	border-color: #C0C0C0;
	height: 160px;
	width: 100%;
	color: #000000;
	font-style: 14;
	border-bottom-style: solid;
	margin-bottom: 28px;
}
.floating_l {
	float: left;
	vertical-align: text-top;
	padding: 15px;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.4);
	min-height: 100px;
	margin-left: 22px;
	margin-right: 22px;
}
.prod strong {
	font-size: 16px;
	line-height: 2.2em;
}
h2 img {
	border-style: none;
	vertical-align: middle;
}
h2 img:hover {
	transform: translateX(5px);
	transition-duration:0.6s;
}

h2 a {
	color: #000080;
	text-decoration: none;
	display: block;
	line-height: 37px;
}
iframe {
	margin-right: auto;
	margin-left: auto;
	width: 918px;
	text-align: center;
}
.yt {
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}
.tresc2 {
	text-align: center;
}
.prod {
	border-style: none;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	min-height: 320px;
	height: auto;
}
.prod img {
	margin-right: 10px;
	margin-left: 10px;
	border: 2px solid #FFFFFF;
	transition-duration:0.6s;

}
.prod img:hover {
	box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.6);
	-moz-transform: scale(1.04);
	-webkit-transform: scale(1.04);
	transform: scale(1.04);
	transition-duration: 0.6s;
}
