* { 
	margin:0; 
	padding:0;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset{margin:0 0 14px;}
html, body, div, span, applet, embed, object, iframe, frameset,
p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,
h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,
i, cite, em, var, dfn, address, s, strike, del,
dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,
fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio,video{
	border:0;
	background:none;
}
label{vertical-align:middle;}
button, input{
	width: auto;
	overflow: visible;
}
h1, h2, h3, h4, h5, h6, b, strong, th{font-weight:bold;}
h1{font-size:200%;}
h2{font-size:150%;}
h3{font-size:120%;}
h4{font-size:110%;}
h5{font-size:100%;}
h6{font-size:90%;}
i, cite, em, var, dfn, address{font-style:italic;}
u, ins {text-decoration: underline;}
s, strike, del {text-decoration: line-through;}
blockquote, blockquote:before, blockquote:after, q, q:before, q:after {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';}
table, caption, tbody, tfoot, thead, tr, th, td{
	border-collapse: collapse;
	border-spacing: 0;
}
th, td{
	border:1px solid #ccc;
	padding:3px 7px;
	text-align:left;
	vertical-align:top;
}
th{
	border-color:#999;
	text-align:center;
	vertical-align:middle;
}
ul{margin-left:1px;}
ul li, ol li{list-style-position:inside;}
ul li{list-style-type:disc;}
header, footer, article, section, hgroup, nav, figure, aside {display: block;}
figure {
	margin:0;
	padding:0;
}
body {
	margin:0;
	font:14px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	min-width:1000px;
	background:#fff;
}
img {border-style:none;}
a {
	color:#f8a74b;
	text-decoration:underline;
}
a:hover {text-decoration:none;}
a:active {background-color:transparent;}
input,
textarea,
select {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
.page {
	width:100%;
	overflow:hidden;
	position:relative;
}
#wrapper {
	width:1000px;
	margin:0 auto;
	position:relative;
	z-index:2;
}
.contact-page .page:after {display:none;}
.page:after {
	position:absolute;
	left:50%;
	top:0;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/bg-wrapper.jpg) no-repeat 50% 0;
	width:789px;
	height:420px;
	margin:0 0 0 -563px;
	content:"";
}
#header {
	width:1000px;
	margin:0 auto;
	color:#000;
	padding:6px 0 18px;
}
.add-text-box {
	padding:0 0 6px 0;
	overflow:hidden;
	font-size:13px;
	line-height:20px;
	word-spacing:3px;
}
.add-text-box a {
	text-decoration:none;
	color:#000;
}
.add-text-box a:hover {text-decoration:underline;}
.add-text-box .holder {
	float:right;
	width:350px;
}
.add-text-box address {
	margin:0;
	font-style:normal;
}
.add-text-box p {margin:0;}
#header .section {
	background:#b2bbc0;
	margin:0 -9999px 17px;
	padding:7px 9999px 16px;
	width:100%;
}
#header .section:after {
	content:"";
	display:block;
	clear:both;
}
.logo {
	float:left;
	margin:-52px -10px -60px 8px;
}
.logo img {vertical-align:top;}
#nav {
	list-style:none;
	margin:7px 0 0;
	padding:0;
	float:right;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
}
#nav li {
	list-style:none;
	float:left;
	list-style-position:outside;
	margin:0 7px 0 0;
}
#nav a {
	text-decoration:none;
	color:#97162a;
}
#nav a:hover,
#nav .active a {color:#fff;}
.logo-text {
	float:left;
	font-size:22px;
	line-height:25px;
}
.languages {
	width:100%;
	overflow:hidden;
}
.languages ul {
	list-style:none;
	margin:0;
	padding:0 2px 0 0;
	float:right;
}
.languages li {
	list-style:none;
	list-style-position:outside;
	float:left;
	margin:0 5px 0 0;
}
.languages a {
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	width:32px;
	height:25px;
	background:url(images/sprite.png) no-repeat 9999px 0;
}
.languages .ru {background-position:0 0;}
.languages .ru:hover,
.languages .active .ru {background-position:0 -35px;}
.languages .uk {background-position:-37px 0;}
.languages .uk:hover,
.languages .active .uk {background-position:-37px -35px;}
.languages .en {background-position:-74px 0;}
.languages .en:hover,
.languages .active .en {background-position:-74px -35px;}
.languages .de {background:url(images/de-hover.png) no-repeat;}
.languages .de:hover,
.languages .active .de {background:url(images/de.png) no-repeat;}
#main {
	width:1000px;
	margin:0 auto;
}
.breadcrumbs {
	margin:0 -9999px;
	padding:14px 9999px 19px;
	text-align:center;
	background:#d0d5d8;
	color:#8c2534;
	width:100%;
	font-size:12px;
	line-height:15px;
}
.contact-page .breadcrumbs ul {padding:0;}
.breadcrumbs ul {
	list-style:none;
	margin:0;
	padding:0 0 0 190px;
	display:inline-block;
	vertical-align:top;
}
.breadcrumbs li {
	list-style:none;
	list-style-position:outside;
	float:left;
	padding:0 8px 0 4px;
	background:url(images/separator.png) no-repeat 100% 3px;
}
.breadcrumbs .last {background:none;}
.breadcrumbs a {
	text-decoration:none;
	color:#8c2534;
}
.breadcrumbs a:hover {text-decoration:underline;}
.container {
	overflow:hidden;
	position:relative;
	width:100%;
}
#content {
	float:right;
	width:810px;
	position:relative;
	min-height:580px;
}
#content:before {
	position:absolute;
	right:0;
	width:810px;
	height:99999px;
	background:#525357;
	overflow:hidden;
	text-indent:-9999px;
	content:"";
}
.c1 {
	position:relative;
	z-index:2;
}
.entry-box {padding:9px 7px 10px 20px;}
.entry-box h1 {
	text-align:center;
	margin:0 0 5px;
	color:#f8a74b;
	font-size:24px;
	line-height:26px;
	font-weight:normal;
}
.entry-box p {
	margin:0;
	text-indent:15px;
}
.map {
	display:block;
	text-align:center;
	padding:31px 0 0;
	margin:0 0 0 -13px;
}
.map img {vertical-align:top;}
#sidebar {
	float:left;
	width:144px;
	padding:17px 0 0 30px;
}
.menu2,
.menu {
	list-style:none;
	margin:0;
	padding:0;
	font-size:13px;
	line-height:12px;
	font-weight:bold;
}
.menu2 > li, 
.menu > li {
	vertical-align:top;
	position:relative;
	padding:0 0 12px 12px;
	list-style:none;
	list-style-position:outside;
}
.menu2 > li:before,
.menu > li:before {
	background:url(images/sprite.png) no-repeat -22px -79px;
	width:6px;
	height:11px;
	overflow:hidden;
	text-indent:-9999px;
	content:"";
	position:absolute;
	left:0;
	top:1px;
}
.menu > li.active:before{
	background-position:-33px -80px;
	width:11px;
	height:6px;
	top:5px;
}
.menu > li a:hover,
.menu > li.active > a,
.menu li ul li.active > a {color:#97162a;}
.menu2 > ul{	
	padding:0 0 0 11px;
}
.menu ul {
	list-style:none;
	margin:0;
	padding:11px 0 0;
	font-size:9px;
	line-height:11px;
}
.menu ul li {
	list-style:none;
	position:relative;
	list-style-position:outside;
	padding:0 0 5px 9px;
}
.menu li ul li:before {
	background:url(images/sprite.png) no-repeat 0 -79px;
	width:5px;
	height:9px;
	overflow:hidden;
	text-indent:-9999px;
	content:"";
	position:absolute;
	left:0;
	top:1px;
}
.menu > li ul > li.active:before {background-position:-11px -79px;}
.menu > li > ul > li > a:hover,
.menu > li > ul > li.active > a {color:#97162a;}
.menu ul ul {
	font-weight:normal;
	font-size:9px;
	line-height:10px;
	padding:5px 20px 0 0;
}
.menu ul ul li {padding:0 0 5px 5px;}
.menu ul ul li:before {
	position:absolute;
	left:0;
	top:5px;
	background:#2c2c2c;
	width:3px;
	height:1px;
	content:"";
	overflow:hidden;
	text-indent:-9999px;
}
.menu ul ul li.active:before,
.menu ul ul li:hover:before {background:#97162a;}
.menu ul ul li.active a,
.menu ul ul li a:hover {color:#97162a;}
.menu2 a,
.menu a {
	color:#2c2c2c;
	text-decoration:none;
}
.contact-box {
	color:#2c2c2c;
	width:100%;
	padding:13px 0 20px;
}
.contact-box .meta {
	margin:0 0 35px;
	text-align:center;
}
.contact-box .title {
	color:#97162a;
	font-size:25px;
	line-height:27px;
	font-weight:normal;
	margin:0 0 4px;
	display:block;
}
.contact-box h1 {
	margin:0;
	font-size:31px;
	line-height:33px;
	color:#3a3a3a;
	font-weight:normal;
}
.contact-box .entry-content {
	width:100%;
	padding:0 0 0 24px;
	overflow:hidden;
}
.contact-box .map-box {
	float:left;
	margin:0 32px 0 0;
}
.contact-box .text-box {
	overflow:hidden;
	padding:45px 0 0;
}
.contact-list {
	list-style:none;
	margin:0;
	padding:0;
	font-size:19px;
	line-height:26px;
}
.contact-list li {
	list-style:none;
	padding:0 0 6px 63px;
	position:relative;
	list-style-position:outside;
}
.contact-list li:before {
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	content:"";
	left:0;
	top:3px;
	background:url(images/sprite.png) no-repeat 9999px 0;
}
.contact-list .ico-email:before {
	width:53px;
	height:53px;
	background-position:-130px 0;
}
.contact-list .ico-home:before {
	background-position:-131px -59px;
	width:50px;
	height:38px;
	top:4px;
}
.contact-list .ico-phones:before {
	background-position:-131px -105px;
	width:52px;
	height:53px;
}
.contact-list .ico-phones {line-height:31px;}
.contact-list a {color:#97162a;}
.contact-list address {
	display:block;
	font-size:16px;
	line-height:18px;
	font-style:normal;
	margin:0;
}
.posts-list {padding:7px 19px 0;}
.post.full-post {
	padding:7px 19px 5px;
	margin:0;
}
.post {
	overflow:hidden;
	margin:0 0 21px;
}
.post .image {
	margin:3px 10px 0 0;
	float:left;
}
.post .text-box {overflow:hidden;}
.post .alignleft {
	float:left;
	margin:2px 10px 5px 0;
}
.post .alignright {
	float:right;
	margin:15px 0 5px 10px;
}
.post p {
	margin:0;
	text-indent:14px;
}
.post h1 {
	font-size:24px;
	line-height:26px;
	color:#f8a74b;
	font-weight:normal;
	text-align:center;
	margin:0 0 4px;
}
.single-post h1{color:#fff;}
.post h1 a {
	text-decoration:none;
	color:#fff;
}
.post h1 a:hover {text-decoration:underline;}
.post h1 mark {color:#f8a74b;}
.post .more {
	display:block;
	overflow:hidden;
	font-size:12px;
	line-height:15px;
	padding:8px 0 0;
}
.post .more a {float:right;}
.post .image-col {
	float:left;
	text-align:center;
	margin:3px 10px 0 0;
}
.post .image-col .image {
	float:none;
	margin:0 0 22px;
	display:block;
}
.paging {
	text-align:center;
	margin:-10px 0 4px;
}
.paging ul {
	list-style:none;
	margin:0;
	padding:0;
	display:inline-block;
	vertical-align:top;
	color:#fff;
	font-size:11px;
	line-height:13px;
}
.paging li {
	list-style:none;
	float:left;
	margin:0 4px;
}
.paging a {text-decoration:none;}
.paging a:hover {color:#fff;}
.partners {
	overflow:hidden;
	font-size:12px;
	padding:19px 15px 0;
	letter-spacing:-4px;
	line-height:0;
}
.partners .box {
	display:inline-block;
	vertical-align:top;
	width:253px;
	overflow:hidden;
	letter-spacing:0;
	line-height:15px;
	margin:0 3px 14px 4px;
}
.partners img {display:block;}
.partners .caption {
	display:block;
	padding:0 0 3px;
}
.partners .more {
	display:block;
	overflow:hidden;
}
.partners .more a {float:right;}
.gallery {
	padding:20px 25px;
	overflow:hidden;
	position:relative;
	margin:0 16px;
}
.gallery-holder {
	width:727px;
	overflow:hidden;
}
.gallery-holder > ul {
	list-style:none;
	margin:0;
	padding:0;
	width:99999px;
	overflow:hidden;
}
.gallery-holder > ul > li {
	list-style:none;
	float:left;
	list-style-position:outside;
	margin:0 14px 0 0;
}
.gallery-holder img {vertical-align:top;}
.gallery .btn-prev,
.gallery .btn-next {
	background:url(images/sprite.png) no-repeat -73px -80px;
	width:17px;
	height:28px;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	position:absolute;
	left:0;
	top:50%;
	margin:-14px 0 0;
}
.gallery .btn-next {
	left:auto;
	right:0;
	background-position:-49px -80px;
}
.gallery2 .gallery-holder li {
	float:left;
	width:350px;
}
.gallery .caption {
	font-size:12px;
	line-height:15px;
	display:block;
	padding:0 0 4px 3px;
}
.gallery .more {
	display:block;
	overflow:hidden;
	font-size:12px;
	line-height:15px;
}
.gallery .more a {float:right;}
.gallery2 {padding-top:10px;}
.gallery2 .btn-prev,
.gallery2 .btn-next {margin-top:-37px;}
#footer {
	margin:0 -9999px;
	padding:4px 9999px 8px;
	background:#b2bbc0;
	font-size:9px;
	line-height:11px;
	color:#000;
	width:100%;
}
#footer .holder {padding:0 60px 0 89px;}
#footer .holder:after {
	content:"";
	display:block;
	clear:both;
}
#footer .text-box {
	float:left;
	font-size:17px;
	line-height:19px;
	font-weight:normal;
}
#footer .link {
	float:right;
	text-decoration:none;
	color:#2c2c2c;
	margin:4px 0 0 54px;
	letter-spacing:-1px;
}
#footer .link:hover {text-decoration:underline;}
.social {
	float:right;
	margin:3px 0 0;
}
.social img {vertical-align:top;}
#stwrapper {
	left:-9999px;
	top:-9999px;
	visibility:hidden;
	display:none;
}