﻿body {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	color: #000000;
	background-color: #741D0E;
	background: linear-gradient(to bottom, rgba(0,0,0,0.6) 0px, rgba(0,0,0,0.3) 350px, rgba(0,0,0,0) 600px) #741D0E;
}
#top {
	background-position: -2px top;
	box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.6);
	margin: 0px auto 0px auto;
	width: 960px;
	height: 500px;
	z-index: 999;
	background-color: #FFFFFF;
	background-image: url('../img/head.jpg');
	background-repeat: no-repeat;
}
a {
	color: #333333;
}
a:hover {
	color: #808080;
}
.contain {
	padding: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	color: #FFFFFF;
	margin: 0px auto 0px auto;
	width: 960px;
	height: auto;
	box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.6);
	background-color: #681B0D;
}
header {
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: -460px auto 0px auto;
	width: 930px;
	text-align: center;
	height: 460px;
	position: absolute;
	z-index: 999;
}
h1 {
	background-position: center top;
	border-style: none;
	margin: 0px auto 0px auto;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	width: 960px;
	vertical-align: auto;
	height: 38px;
	text-shadow: 1px 1px 0px #000000;
	z-index: 999;
	letter-spacing: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 38px;
	background-image: url('../img/h1.png');
	background-repeat: repeat-x;
	padding-top: 12px;
}
h2 {
	padding: 18px 25px 8px 25px;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin: 0px;
	line-height: 1.1em;
	background-repeat: repeat;
}
.prod {
	font-size: 10px;
	padding: 0px 25px 0px 25px;
	margin: 0px;
}
.intro {
	padding: 20px 20px 28px 20px;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	margin: 0px;
	line-height: 1.1em;
	background-repeat: repeat;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
}
h3 {
	font-size: 13px;
	font-weight: normal;
	color: #591A75;
	text-align: center;
	margin: 25px 20px 35px 20px;
	line-height: 1em;
}
h3 img {
	border-style: none;
}
footer {
	border-width: 1px;
	border-color: #832110;
	padding: 20px 0px 20px 0px;
	margin: 0px auto 0px auto;
	width: 100%;
	height: auto;
	color: #000000;
	text-align: center;
	vertical-align: auto;
	line-height: normal;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	background-color: #681B0D;
	background: linear-gradient(to top, rgba(0,0,0,0) 0px, rgba(0,0,0,0.1) 40px, rgba(0,0,0,0.2) 80px) #681B0D;
	border-top-style: solid;
}
h5 a {
	color: #D1158E;
	transition-duration: 1s;
	letter-spacing: 0px;
}
h5 a:hover {
	color: #6D2077;
	transition-duration: 1s;
}
article {
	padding: 0px;
	background-position: center top;
	margin: 0px;
	background-image: url('../img/bg_content.png');
	background-repeat: no-repeat;
}
#anvsoftJavaScriptSlideshow {
	border-style: none;
	overflow: hidden;
	margin: 0px auto 0px auto;
	float: right;
}
#floating
{
	box-shadow: 1px 1px 15px 2px #C0C0C0;
	border-radius: 0px 0px 15px 15px;
	margin: 1px 20px 20px 30px;
	background-color: #7A6D5C;
	float: right;
	width: 500px;
	height: 400px;
	text-align: center;
}
.lang {
	background-position: left center;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 960px;
	height: 80px;
	font-size: 10px;
	text-align: right;
	color: #CCCCCC;
	letter-spacing: -5px;
	background-image: url('../img/logo.png');
	background-repeat: no-repeat;
}
.language {
	font-size: 15px;
	padding-top: 5px;
}
.language a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.language a:hover {
	text-decoration: none;
	color: #F61C03;
	font-weight: bold;
	font-size: 15px;
	text-shadow: 1px 1px 0px #000000;

}
.language .active {
	color: #F61C03;
	text-shadow: 1px 1px 0px #000000;
}
.content2 {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 900px;
}
.gallery3 {
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-family: calibri;
}
.gallery3 img {
	border-style: none;
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);
	transition-duration: 0.6s;
}
.gallery3 img:hover {
	transition-duration: 0.6s;
}
.photo {
	margin: 0px 6px 0px 0px;
}

.lang img {
	box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.25);
	border: 1px solid rgba(255,255,255,0.2);
	transition-duration: 1s;
	margin-left: 5px;
}
.lang img:hover {
	transform: scale(1.1);
	transition-duration: 1s;
}

p {
	color: #000000;
}

.first { 
font-size: 24px;
font-weight: 700;
}

.counter {
	vertical-align: middle;
}
.floating_l {
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 0px;
}
.floating_r {
	float: right;
	margin: 0px 0px 20px 20px;
	padding: 0px;
}
small {
	font-size: 14px;
	margin-top: -10px;
	padding: 0px;
	line-height: 1em;
}
small a {
	color: #000000;
}
small a:hover {
	color: #7E0C0C;
}
h3 a {
	color: #CC118A;
}
h3 a:hover {
	color: #A967AB;
}
.clear {
	height: 0px;
	clear: both;
}
#foot {
	margin: 2px auto 5px auto;
	width: 930px;
	color: #FFFFFF;
	height: 65px;
}
#contact {
	float: left;
	width: 740px;
	margin-top: 6px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
	line-height: 1.2em;
	font-size: 14px;
	text-align: right;
}
#contact a {
	text-decoration: none;
	color: #F8C9C0;
}
#author {
	float: left;
	margin: 29px 0px 0px 0px;
	width: 190px;
	font-size: 11px;
	padding-left: 0px;
	line-height: 1.3em;
	text-align: left;
}
#author a {
	text-decoration: none;
	color: #F8C9C0;
	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;
}
html {
	background-image: url('../img/bg_ins.png');
	background-position: center 200px;
	background-repeat: repeat-x;
	background-color: #000000;
}
.last {
	margin: 0px 0px 0px 0px;
}
