﻿body {
	background-position: right  top;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	background-image: url('../img/bg.jpg');
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#top {
	margin: 0px auto 0px auto;
	width: 920px;
	height: 248px;
	background-color: rgb(0, 150, 160);
	padding-top: 0px;
}
.top {
	background-position: center top;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 100%;
	height: 95px;
	z-index: 999;
	background-repeat: no-repeat;
	background-color: #282828;
}
a {
	color: #333333;
}
a:hover {
	color: #808080;
}
.contain {
	border-width: 1px;
	border-color: rgba(0, 150, 160,0.2);
	padding: 0px;
	color: #000000;
	margin: 0px auto 0px auto;
	width: 920px;
	height: auto;
	border-right-style: solid;
	border-left-style: solid;
}
header {
	background-position: center top;
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 900px;
	right: auto;
	left: auto;
	text-align: center;
	background-repeat: repeat-x;
	top: 0px;
	bottom: 0px;
}
h1 {
	border-width: 4px;
	border-color: #0096A0;
	padding: 10px 25px 10px 25px;
	margin: 0px auto 0px auto;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	width: 870px;
	vertical-align: auto;
	height: 20px;
	z-index: 999;
	letter-spacing: 1.5px;
	line-height: 20px;
	font-variant: normal;
	font-family: "Yanone Kaffeesatz", "Helvetica", "arial", serif;
	border-top-style: solid;
	text-transform: uppercase;
	background-color: #2F3335;
}
.intro {
	padding: 25px 22px 25px 22px;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin: 0px;
	line-height: 1.3em;
	background-repeat: repeat;
}
.intro2 {
	padding: 0px 25px 25px 25px;
	font-size: 13px;
	font-weight: normal;
	color: #B25F37;
	text-align: justify;
	margin: 0px;
	line-height: 1.1em;
	background-repeat: repeat;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #DD5500;
	text-align: left;
	margin: 0px;
	line-height: 1em;
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 10px;
}
h3 img {
	border-style: none;
}
#foot {
	border-width: 8px;
	border-color: #0096A0;
	background-color: #2F3335;
	width: 100%;
	height: 186px;
	padding-top: 55px;
	padding-bottom: 45px;
	border-bottom-style: solid;
}
footer {
	padding: 2px 0px 2px 0px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	margin: 0px auto 0px auto;
	width: 920px;
	height: 186px;
	color: #000000;
	text-align: center;
	vertical-align: auto;
	line-height: normal;
}
#logo {
	background-position: 25px 20px;
	margin: 0px auto 0px auto;
	width: 920px;
	z-index: 999;
	height: 118px;
	background-repeat: no-repeat;
	background-image: url('../img/logo.png');
	padding-top: 15px;
}
.title {
		padding-top: 46px;
	text-indent: 120px;
	font-family: "Yanone Kaffeesatz", "Helvetica", "arial", serif;
		font-size: 20px;
	letter-spacing: 1px;


}
h5 {
	overflow: visible;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	text-align: left;
	font-size: 14px;
	line-height: 1.0em;
	color: #DDDDDD;
	font-weight: normal;
	letter-spacing: 0px;
	width: 405px;
	height: 180px;
	float: left;
	z-index: 999;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.7);
	font-family: Tahoma;
}
h5 a {
	color: #fff;
	transition-duration: 1s;
}
h5 a:hover {
	color: #0096A0;
	transition-duration: 1s;
}
article {
	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;
	padding: 0px 0px 0px 0px;
	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 {
	margin: 0px 0px 0px 780px;
	padding: 25px 0px 25px 0px;
	width: 140px;
	height: 20px;
	font-size: 10px;
	text-align: center;
	color: #CCCCCC;
	letter-spacing: 0px;
	background-color: #0096A0;
}
.language {
	font-size: 12px;
	color: #E8B722;
}
.language a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.language a:hover {
	text-decoration: none;
	color: #F61C03;
	font-weight: bold;
	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 0px 10px 22px;
	margin: 0px;
	text-align: left;
	font-family: calibri;
}

.gallery2 {
	padding: 10px 0px 5px 20px;
	margin: 0px;
	text-align: left;
	font-family: calibri;
}
.gallery2 img {
	margin-right: 2px;
	margin-left: 2px;
}

.g1 img {
	max-height: 144px;
}
.g2 img {
	max-height: 176px;
	margin-right: 9px;
	margin-left: 9px;

}
.g3 img {
	max-height: 93px;
}
.g4 img {
	max-height: 108px;
}
.g5 img {
	max-height: 105px;
}
.g6 img {
	max-height: 150px;
}
.g7 img {
	max-height: 106px;
}
.g8 img {
	max-height: 170px;
}

.lang img {
	border: 1px solid rgba(255,255,255,0.4);
	transition-duration: 0.5s;
	margin-right: 1px;
	margin-left: 1px;
	vertical-align: middle;
}
.lang img:hover {
	transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transition-duration: 0.5s;
}

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: 19px;
	margin-top: -10px;
	padding: 0px;
	line-height: 1em;
}
small a {
	color: #000000;
}
small a:hover {
	color: #7E0C0C;
}
h3 a {
	color: #666666;
}
h3 a:hover {
	color: #AFAD9C;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	margin: 5px 0px 0px 0px;
	line-height: 1.1em;
	background-repeat: repeat;
	background-color: #2F3335;
	font-family: "Yanone Kaffeesatz", "Helvetica", "arial", serif;
	letter-spacing: 1.5px;

}
h2 a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 10px 25px 10px 25px;
	border-color: rgb(0, 150, 160);
	border-width: 6px;
	border-bottom-style: solid;

}
h2 a:hover {
	color: #FFFFFF;
	background-color: #0096A0;
	border-color: rgb(47, 51, 53);
}
hr {
	color: rgba(0,0,0,0.2);
	padding: 0px;
	margin: 0px;
}
.prod {
	font-size: 10px;
	padding: 0px 3px 0px 7px;
	margin: 0px;
}
.item {
	border: 1px solid #C0C0C0;
	float: left;
	width: 210px;
	height: 210px;
	margin-right: 7px;
	text-align: center;
	margin-left: 7px;
	margin-bottom: 16px;
}
.clear {
	clear: both;
	height: 0px;
}
.item a {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}
.item a:hover {
	text-decoration: none;
	color: #5B594A;
}

.item img {
	border-style: none;
}
.item img:hover {
	opacity:0.85;
}
.oferta {
	text-align: center;
	font-size: 15px;
	border-color: rgba(0,0,0,0.15);
	padding-top: 20px;
	padding-bottom: 20px;
	color: #000000;
	font-weight: bold;
	font-family: Tahoma;
}
h4 {
	color: #999999;
	font-weight: normal;
	font-size: 10px;
	text-align: right;
	padding-top: 125px;
	opacity: 0.7;
	z-index: 997;
	width: 500px;
	float: right;
}
h4 a {
	color: #CCCCCC;
}
.google-maps {
	height: 480px;
	width: 100%;
}
.wstep {
	width: 510px;
	float: left;
	height: 192px;
	color: #FFFFFF;
	font-size: 12px;
	padding: 25px;
	line-height: 1.1em;
}
.ru {
	letter-spacing: 0px;
	font-size: 16px;
}
