@import url(http://fonts.googleapis.com/css?family=Marck+Script&subset=latin,cyrillic);
@import url(http://fonts.googleapis.com/css?family=Tenor+Sans&subset=latin,cyrillic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300&subset=cyrillic);
@import url('normalize.css');
body {
	font-family: 'Open Sans Condensed', 'Arial Narrow', serif;
	font-weight: 400;
	font-size: 15px;
	color: #333;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	background-image: url(/images/wood.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}
.pluso {
	line-height: 25px !important;
}
.topbg {
	background-attachment: scroll;
	background-image: url(/images/topbg.png);
	background-repeat: repeat-x;
	height: 18px;
	background-position: center top;
}
a {
	color: #555;
	text-decoration: none;
}
.container {
	width: 100%;
	position: relative;
	min-height: 750px;
}
.clr {
	clear: both;
	padding: 0;
	height: 0;
	margin: 0;
}
.container > header {
	margin: 10px;
	padding: 20px 10px 10px 10px;
	position: relative;
	display: block;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	text-align: center;
}
.container > header h1 {
	font-size: 40px;
	line-height: 40px;
	margin: 0;
	position: relative;
	font-weight: 300;
	color: #777;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.7);
}
.container > header h1 span {
	font-weight: 700;
}
.container > header h2 {
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0;
	padding: 15px 0 5px 0;
	color: #6190ca;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.7);
}
/* Header Style */
.codrops-top {
	line-height: 24px;
	font-size: 11px;
	background: #fff;
	background: rgba(255, 255, 255, 0.6);
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	font-family: Cambria, Georgia, serif;
	box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
}
.codrops-top a {
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #333;
	display: inline-block;
}
.codrops-top a:hover {
	background: rgba(255,255,255,0.3);
}
.codrops-top span.right {
	float: right;
}
.codrops-top span.right a {
	float: left;
	display: block;
}
/* Demo Buttons Style */
.codrops-demos {
	text-align:center;
	display: block;
	line-height: 30px;
	padding: 5px 0px;
}
.codrops-demos a {
	display: inline-block;
	margin: 0px 4px;
	padding: 0px 6px;
	color: #aaa;
	line-height: 20px;
	font-size: 13px;
	text-shadow: 1px 1px 1px #fff;
	border: 1px solid #ddd;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 ); /* IE6-9 */
	box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
}
.codrops-demos a:hover {
	color: #333;
	box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
}
.codrops-demos a:active {
	background: #fff;
}
.codrops-demos a.current-demo, .codrops-demos a.current-demo:hover {
	background: #f6f6f6;
}
#header {
	height: 175px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#header .logo {
	display: block;
	position: relative;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.7);
	margin-right: auto;
	margin-left: auto;
	background-position: 20px 7px;
	background-image: url(/images/logo.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 189px;
	width: 366px;
	top:0px;
	text-indent: -9999px;
}
.clearfix {
	clear: both;
}
.left {
	float: left;
	position:relative;
	top:30px;
}
.right {
	float: right;
	position:relative;
	top:30px;
}
.line {
	top:29px !important;
}
#content {
	width: 1024px;
	background: transparent url(/images/bg_transparency_10.png) 0 0 repeat;
	overflow: visible;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
#content .top {
	position: relative;
	z-index: 3;
	width: 991px;
	margin: 0 auto;
	padding-top: 5px;
	background: transparent url(/images/bg_dot.png) top left repeat-x;
	overflow: visible;
}
#content .top .bottom {
	width: 991px;
	margin: 0 auto;
	padding-bottom: 5px;
	background: transparent url(/images/bg_dot.png) bottom left repeat-x;
	overflow: visible;
}
#content .top .bottom .middle {
	width: 981px;
	margin: 0 auto;
	padding: 0 5px;
	background: transparent url(/images/bg_dots_horz.png) top center repeat-y;
	overflow: visible;
}
#content .top .bottom .middle .text {
	width: 980px;
	background: transparent url(/images/bg_content_cmg.jpg) 0 0 repeat;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
}
#badge {
	background-attachment: scroll;
	background-image: url(/images/openingsign.png);
	background-repeat: no-repeat;
	height: 235px;
	width: 260px;
	overflow:hidden;
	position: relative;
	z-index: 1000;
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	left: 750px;
	top: -40px;
	-webkit-transform-origin:49% 5%;
	-moz-transform-origin:49% 5%;
	-o-transform-origin:49% 5%;
	transform-origin:49% 5%;
	transition-property: transform;
	transition-duration: 0.5s;
	-moz-transition-property: -moz-transform;
	-moz-transition-duration: 0.5s;
	-webkit-transition-property: -webkit-transform;
	-webkit-transition-duration: 0.5s;
	-o-transition-property: -o-transform;
	-o-transition-duration: 0.5s;
	text-indent: -99999px;
}
#badge:hover {
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-o-transform: rotate(5deg);
}
#badgeua {
	background-attachment: scroll;
	background-image: url(/images/uaopeningsign.png);
	background-repeat: no-repeat;
	height: 235px;
	width: 260px;
	position: relative;
	z-index: 1000;
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	left: 750px;
	top: -40px;
	-webkit-transform-origin:49% 5%;
	-moz-transform-origin:49% 5%;
	-o-transform-origin:49% 5%;
	transform-origin:49% 5%;
	transition-property: transform;
	transition-duration: 0.5s;
	-moz-transition-property: -moz-transform;
	-moz-transition-duration: 0.5s;
	-webkit-transition-property: -webkit-transform;
	-webkit-transition-duration: 0.5s;
	-o-transition-property: -o-transform;
	-o-transition-duration: 0.5s;
}
#badgeua:hover {
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-o-transform: rotate(5deg);
}
#footer {
	height: 70px;
	width: 100%;
	background-attachment: scroll;
	background-image: url(/images/botbg.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 30px;
}
#content .top .bottom .middle .text .left {
	float: left;
	width: 590px;
	top:0px !important;
	text-shadow:1px 1px 0 #fff;
	padding-left: 20px;
}
#content .top .bottom .middle .text .left h1 {
	font-family: 'Tenor Sans', sans-serif;
	font-size: 25px;
	background-attachment: scroll;
	background-image: url(/images/hr.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 30px;
	margin-bottom: 10px;
	margin-top: 25px;
}
#content .top .bottom .middle .text .left h2 {
	font-family: 'Tenor Sans', sans-serif;
	font-size: 17px;
	background-attachment: scroll;
	background-image: url(/images/hr.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 30px;
	margin-bottom: 10px;
	margin-top: 25px;
}
#content .top .bottom .middle .text .right {
	float: right;
	width: 370px;
	top:0px !important;
}
#content .top .bottom .middle .text .right .vk {
	height: 200px;
	width: 270px;
	margin-left: 35px;
	margin-bottom: 20px;
}
#content .top .bottom .middle .text .left p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: justify;
}
#content .top .bottom .middle .text .left ul li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
}
.picture {
	margin-left: 1px;
	margin-top: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#content .top .bottom .middle .text .left a {
	color: #241313;
}

#footer .content {
	font-family: 'Tenor Sans', sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#footer .content p {
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#footer .content .counter {
	float: right;
	margin-top: 15px;
}
#header .lang {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	position: relative;
top: 10px;
left: 10px;
}
#header .lang li {
	float: left;
	margin-right: 15px;
}
#header .lang li a {
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	font-size: 17px;
	text-decoration: underline;
}
