* :focus { outline: 0; }
html, body {
	padding: 0;
	margin: 0;
}

html {
	height: 100%;
}

body {
	position: relative;
	height: 100%;
	font-family: Tahoma;
	font-size: 12px;
	background-image: url('../images/page_bg.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #e9d1b7;
}
.body-5  {
	position: relative;
	height: 100%;
	font-family: Tahoma;
	font-size: 12px;
	background-image: url('../images/body_bg.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #e9d1b7;
}
.contact-left {
	float: left;
	width: 369px;
}
.contact-left p  {
	margin-bottom: 2px;
}
img{ border:0px; }
ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#container {
	position: relative;
	width: 1060px;
	margin: 0 auto;
	padding: 0;
}

p {

}

#header {
	width: 100%;
	position: relative;
	margin: 0 auto;
	height: 249px;
	padding: 0;

}
.page-5 #header{
	height: 331px;
	
}
#top-menu {
	width: 100%;
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
}
#top-menu ul {
	margin-top: 34px;
	padding-left: 0px;
	list-style: none;
}
#top-menu ul li {
	padding: 2px 10px;	
	margin: 0;
	text-align: center;


}
#top-menu ul li a  {

	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	display: block;

}
#top-menu ul li:hover:before,#top-menu ul li.active:before {
	position: absolute;
	top: -14px;
	left: 0px;
	width: 102%;
	z-index: 0;
	height: 164px;
	content: '';
	background-image: url('../images/li1_hover.png');
	background-repeat: no-repeat;
	background-position: center top;
}
#top-menu ul li+li:hover:before,#top-menu ul li+li.active:before {
	position: absolute;
top: -17px;
left: 0px;
width: 101%;
height: 211%;
	content: '';
	background-image: url('../images/li2_hover.png');
	background-repeat: no-repeat;
	background-position: center top;
}
#top-menu ul li+li+li:hover:before,#top-menu ul li+li+li.active:before {
	position: absolute;
top: -18px;
left: -6px;
width: 111%;
height: 238%;
	content: '';
	background-image: url('../images/li3_hover.png');
	background-repeat: no-repeat;
	background-position: center top;
}
#top-menu ul li+li+li+li:hover:before ,#top-menu ul li+li+li+li.active:before {
position: absolute;
top: -19px;
left: -3px;
width: 103%;
height: 213%;
	content: '';
	background-image: url('../images/li2_hover.png');
	background-repeat: no-repeat;
	background-position: center top;
}
#top-menu ul li {
	position: relative;
	padding: 2px 0px;
	margin: 0;
	text-align: center;
	margin: 0 auto;
	width: 188px;
}
#top-menu ul li + li{
	margin: 0 auto;
	width: 239px;
	margin-top: 22px;
}
#top-menu ul li + li + li{
	width: 280px;
	margin: 0 auto;
	margin-top: 26px;

}

#top-menu ul li + li + li + li{
	margin-top: 31px;
}
#top-menu ul li a {
	padding: 0;	
	margin: 0;
font-family: arial;
font-weight: 900;
	font-size:30px !important;
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
	margin-top: 4px;
	height: 34px;
	font-style: italic;
}
#top-menu ul li+li a {
	padding: 0;	
	margin: 0;
font-family: arial;
font-weight: 900;
	font-size:30px !important;
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
}

#footer {
	 
	position: relative;
z-index: 80;
	
}
#footer-inner {
	width: 1060px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	color: #613014;
	font-family: Georgia;
	font-size: 12px;
	margin-top: 10px;
	min-height: 25px;
	background-image: url('../images/footer_line.png');
	background-repeat: repeat-x;
	background-position: center top;
}
#footer-inner div {
	float: right;
	margin-right: 20px;
	margin-top: 16px;
}
#footer-inner a {
	color: #613014;
	font-family: Georgia;
	font-size: 12px;
	text-decoration: none;
}
#footer-inner a:hover {
	text-decoration: underline;
}
.page-5 #footer-inner div span {
	margin-right: 102px;
}
 #footer-inner div span {
	margin-right: 10px;
}
#home {
	float: left;
	clear: both;
	margin-bottom: 45px;
}

#s-menu {
	float: left;
	clear: both;
	padding: 5px 0;
	width: 100%;
}

.news-list {
	float: left;
	clear: both;
	margin-top: 20px;
}

.news-list h2 {
	width: 100%;
	display: inline-block;
	margin-bottom: 10px;
}

.news-list h2 a {
	display: inline-block;
	width: 100%;
	color: #000;
	font-size: 12px;
}

.news-list h2 a:hover {
	text-decoration: underline
}

.back {
	margin-top: 25px;
	color: #000;
	display: inline-block;
}

#article-pictures {
	display: inline-block;
	width: 100%;
	padding: 20px 0 20px 0;
}
#header-left {
    float: left;
	margin-left: 74px;
	
	margin-top: 21px;
}
.page-5	#header-left{
	margin-top: 97px;
}
#header-right {
    float: right;
}
.lang li {
	float: left;
	padding: 10px;
	margin-left: 2px;
	background-image: url('../images/lang_bg.png');
	background-position: center center;
	background-repeat: no-repeat;

}
.lang li+li+li{
	margin-left: 0px;
}
.lang li.active, .lang li:hover{
	background-image: url('../images/lang_bg-hover.png');
	color: #de8d10;
}
.lang li.active a, .lang li:hover a{

	color: #de8d10;
}
.lang li a {
	color : #fff;
font-family: arial;
font-weight: 900;
	text-transform: uppercase;
	text-decoration: none;
	font-size:	14px;
	font-style: italic;
}
.page-5 .search {
	position: absolute;
	bottom: 50px;
	right: 0px;
	z-index: 15;
}
 .search {
	position: absolute;
	bottom: 94px;
	right: 0px;
	z-index: 15;
}
#search {
	position: relative;
}
#search-input {
	padding: 7px 29px 7px 15px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 0px;
	width: 182px;
}
.search-button {
	border: 0px;
	background-color: transparent;
	background-image: url('../images/search_btn.png');
	background-repeat: no-repeat;
	width: 27px;
	height: 25px;
	position: absolute; 
	top: 4px;
	right: 6px;
	cursor: pointer;
}
.left_menu {
	float: left;
	height: 488px;
	width: 290px;
	margin: 0 auto;
	margin-left: 32px;
	margin-top: -18px;
	z-index: 15;
	position: relative;
	background-color: transparent;
	background-image: url('../images/left_menu_bg.png');
	background-repeat: no-repeat;
}
.right_menu{
	float: left;
	width: 735px;
	position: relative;
}
.right_menu_page{
	float: left;
	width: 695px;
	padding: 20px 40px;
	background-color: #f2e4d1;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: -37px;
	-webkit-box-shadow: 0 0 10px #5F5F5F;
	box-shadow: 0 0 10px #5F5F5F;
	min-height: 425px;
	font-family: Georgia;
	color: #623217;
	font-size: 14px;
}
.right_menu_page h1 {
	font-size: 18px;
	font-family: Georgia;
	text-transform: uppercase;
	color: #623217;
	margin-bottom: 25px;
}
.right_menu_page p {
	padding-left: 16px;
}
.article {
	position: relative;
	margin-bottom: 25px;
}
.warm_block {
	background-color: transparent;
	background-image: url('../images/warm_bg.png');
	background-repeat: no-repeat;
	width:	539px;
	height: 254px;
	position: absolute;
	left: 275px;
	top: 238px;
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
}
.clear{ clear: both;}

.war_blk_text {
	color: #542004;
font-family: arial;
	font-size: 16px;
	padding: 40px 46px;
	padding-top: 30px;
}
.war_blk_text h2 {
	margin-top: 0px;
font-family: arial;
font-weight: 900;
	color: #de8d10;
	text-shadow: 2px 1px 1px rgba(150, 150, 150, 1);
	font-size: 30px;
	margin-bottom: 5px;
}
.block1, .block2, .block3{
	width:240px;
	height: 253px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	position: absolute;

}
.block1 h3, .block2 h3, .block3 h3{
	font-family: Georgia;
	color: #542004;
	line-height: 23px;
	font-size: 24px;
	font-weight: normal;
	margin: 10px;
	height: 46px;
}
.block1{
	left: 26px;
	top: 138px;
	z-index: 26;
	background-color: #ffffff;
}
.block2{
	left: 289px;
	background-color: #f4e8d7;
	z-index: 25;
	top: 83px;
}
.block3{
	left: 434px;
	top: 196px;
	z-index: 26;
	background-color: #ead6b6;

}
.more{
	background-color: transparent;
	background-image: url('../images/more.png');
	background-repeat: no-repeat;
	width: 176px;
	height: 56px;
	position: absolute;
font-family: arial;
font-weight: 900;
	color: #fff;
	font-size: 26px;
	text-align: center;
	text-decoration: none;
	font-style: italic;
}
.block1 .more{
	bottom: 23px;
	right: -30px;
}
.block2 .more{
	right: -30px;
	top: 65px;
}
.block3 .more{
	right: -30px;
	bottom: 17px;

}
 
.block_top{
 
	top:0px;
}
.block_btm{
	position: absolute;
	bottom: 0px;
	z-index: 35;
}
.block1 .block_btm{
	background-color: transparent;
	background-image: url('../images/block1_btm.png');
	background-repeat: no-repeat;
	width: 240px;
	height: 23px;
}
.block2 .block_btm{
	background-color: transparent;
	background-image: url('../images/block2_btm.png');
	background-repeat: no-repeat;
	width: 240px;
	height: 16px;
}
.block3 .block_btm{
	background-color: transparent;
	background-image: url('../images/block3_btm.png');
	background-repeat: no-repeat;
	width: 240px;
	height: 18px;

}
#page-menu {
	position: absolute;
	top: -75px;
	left: 323px;
}
#page-menu ul {
	list-style: none;
}
#page-menu ul li {
	float: left;
	width: 112px;
	margin-right: 5px;
}

#page-menu ul li a {
    font-size: 14px;
    font-family: Georgia;
    text-decoration: none;
    color: #542004;
    display: table;
	vertical-align: bottom;
    width: 70px;
	padding: 10px 17px;
	float: left;
	height: 52px;
	padding-right: 20px;
	background-color: transparent;
	background-image: url('../images/page_menu_bg.png');
	background-repeat: no-repeat;
}
#page-menu ul li a:hover,#page-menu ul li a.active {
	color: #fff;
	background-color: transparent;
	background-image: url('../images/page_menu_bg_hover2.png');
	background-repeat: no-repeat;
}

#article-pictures a {
	position: relative;
}
#article-pictures img {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin-right: 17px;
	margin-top: 15px;
}

.imgbg {
	background-color: transparent;
	background-image: url('../images/picuter_bg.png');
	background-repeat: no-repeat;
	width: 155px;
	height: 13px;
	position: absolute;
	z-index: 15;
	bottom: 0px;
	left: 0px;
}
.share a {
		background-color: transparent;
	background-image: url('../images/fb.png');
	background-repeat: no-repeat;
		width: 36px;
	height: 36px;
	float: right;
	display: block;
}
.share span {
	float: left;
	line-height: 33px;
	color: #a36c40;
}
.page-5 .lang{
	top: 120px;
	
}
.lang {
	width: 131px;
    position: absolute;
right: -15px;
	top: 44px;
}
.page-5 .share{
	   top: 123px;
}
.share {
    position: absolute;
    width: 116px;

right: 151px;
top: 47px;
}
.mezg {
	height: 253px;
	width: 330px;
top: 328px;
z-index: 75;
left: -208px;
	position: absolute;
	background-color: transparent;
	background-image: url('../images/mezg.png');
	background-repeat: no-repeat;
}
#search-results li a {
font-family: Georgia;
color: #623217;
text-decoration: none;
margin-left: 15px;
}
#search-results li a:hover {

text-decoration: underline;

}
#search-title {
font-size: 18px;
font-family: Georgia;
text-transform: uppercase;
color: #623217;
margin-bottom: 25px;
}

html[data-useragent*='MSIE 10.0'] #top-menu ul li + li + li + li{
	margin-top: 27px;
}

#map {
	
	width: 332px;
	height: 250px;
}