
@charset "utf-8";
/* CSS Document */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
	color: #636363;
	font-family: Tahoma, Geneva, sans-serif;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th{font-weight:normal;font-style:normal}


ul,ol{list-style:none}

fieldset,img{
	
}

caption,th{text-align:left}

table{border-collapse:collapse;border-spacing:0}

.c{clear:both;}

a:link{color:#
	color: #069;
}
a:hover{ text-decoration:none;}
a:visited{}
a:focus{
	outline:none;
	outline: none;
}

h1{
	font-size:18px;
	margin-bottom:5px;
	color: #A8532B;
	font-weight: normal;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
h2{font-size:17px; margin-bottom:10px; color:#252525;}
h3{font-size:16px; margin-bottom:10px;}
h4{font-size:14px; margin-bottom:10px;}
h5{font-size:12px; margin-bottom:10px;} 
h6{font-size:10px; margin-bottom:10px;}
p {margin-bottom:10px;}

body{
	background-color: #DBDEE3;
	/*background-image: url(../images/body-BG.jpg);*/
	/*background-position: center top;*/
	/*background-repeat: no-repeat;*/
} 

.urgent{
	text-align: center;
	font-size:14px;
	margin-bottom:5px;
	color: red;
	font-weight: normal;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

#main{
	width:973px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 1px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #069;

	-webkit-box-shadow: 0px 0px 8px #888888;
	box-shadow: 0px 0px 8px #888888;

	/*для колонок*/
	margin-top:39px; 
	overflow:hidden;
	/*для колонок*/
}

#header{
	background-color: #FFF;
	background-image: url(../images/Button-Long-SecondRow.png);
	background-position: bottom;
	background-repeat: repeat-x;
	display: block;

}

.header-image{
	width:973px;
	height:208px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/air_shapka_27_973px.jpg);
	background-repeat: no-repeat;
}

.nav{
	height:29px;
	background-image: url(../images/Button-Long.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #43515C;
	background-color: #D2D6DE;
}

.top-nav li{
	display:inline;
	float:left;
	height:29px;
}

.top-nav li.separator{
	width:1px;
	background-image: url(../images/1ptrans.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.top-nav li a{
	float:left;
	height:29px;
	color:#333;
	text-decoration:none;
	font-size:14px;
	width: auto;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 16px;
	text-align: center;
	line-height: 27px;
	letter-spacing: 1px;
}
.top-nav li a:hover{
	color:#FFF;
	background-image: url(../images/TOP-BUTTONS-ahover.jpg);
}


.top-nav-rus li{
	display:inline;
	float:left;
	height:29px;
}

.top-nav-rus li.separator{
	width:1px;
	background-image: url(../images/1ptrans.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.top-nav-rus li a{
	float:left;
	height:29px;
	color:#333;
	text-decoration:none;
	font-size:14px;
	width: auto;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 13px;
	text-align: center;
	line-height: 27px;
	letter-spacing: 1px;
}
.top-nav-rus li a:hover{
	color:#FFF;
	background-image: url(../images/TOP-BUTTONS-ahover.jpg);
}



.guest-book-line{
	width: 100%;
	margin-bottom: 10px;
}

.guest-book-line li {
	display:inline;
	float:left;
	margin-left: 10px;
	margin-right: 10px;
	line-height:28px;
}


.pages-num-arrow-left{
	float: left;
	width:14px; height:14px; margin-top:3px; margin-right:5px; padding-right:30px; 
}

.pages-num-arrow-right{
	float: left;
	width:14px; height:14px; margin-top:3px; margin-left:-10px; 
}

.pages-num{
	float: left;
	padding: 0;
	width:30px;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	font-size:15px;
	line-height:28px;
	color:#555;
}

.pages-num-active{
	float: left;
	padding: 0;
	width:30px;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	font-size:15px;
	line-height:28px;
	color:#A8532B;
	font-weight:bold;
	text-decoration:underline;
}

.pages-num a{color:#555; text-decoration:none}
.pages-num a:hover{color:#111; text-decoration:underline}
.pages-num-active a{
	color:#A8532B;
	font-weight:bold;
	text-decoration:underline;
}

.sub-line{
	height:38px;
	background-color: #F0F0F2;
	background-color: #f7f7f9;
	width: 973px;
	clear: both;
	margin-top: 0;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888;
	margin-bottom: 0px;

	/*добавочно для колонок*/
	z-index:1000; 
	min-width:970px; 
	margin:0 auto 0 auto!important;
	/*добавочно для колонок*/
}



.sum-pages{
	float:left;
	display: block;
	height: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0;
}
.sum-pages li{float:left; display:inline;}
.sum-pages li a{
	float:left;
	font-size:15px;
	line-height:28px;
	color:#555;
	text-decoration:none;
	margin-left:15px;
}
.sum-pages li a:hover{color:#111; text-decoration:underline}
.sum-pages li.active a{
	color:#A8532B;
	font-weight:bold;
	text-decoration:underline;
}
.sum-pages li a.arrow-left{background:url(../images/arrow-left1.png) no-repeat; width:14px; height:14px; margin-top:7px;}
.sum-pages li a.arrow-right{background:url(../images/arrow-right1.png) no-repeat; width:14px; height:14px; margin-top:7px;}


.sum-pages-panoramas{
	display: block;
	float: left;
	height: 35px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
	margin-right: 15px;
}
.sum-pages-panoramas li{float:left; display:inline;}
.sum-pages-panoramas li a{
	float:left;
	font-size:15px;
	line-height:28px;
	color:#555;
	text-decoration:none;
	margin-left:5px;
}
.sum-pages-panoramas li a:hover{color:#111; text-decoration:underline}
.sum-pages-panoramas li.active a{
	color:#A8532B;
	font-weight:bold;
	text-decoration:underline;
}
.sum-pages-panoramas li a.arrow-left-panoramas{background:url(../images/arrow_left.png) no-repeat; width:20px; height:20px; margin-top:4px;}
.sum-pages-panoramas li a.arrow-right-panoramas{background:url(../images/arrow_right.png) no-repeat; width:20px; height:20px; margin-top:4px;}
.sum-pages-panoramas li a.arrow-left-panoramas-inactive{background:url(../images/arrow_left_inactive.png) no-repeat; width:20px; height:20px; margin-top:4px;}
.sum-pages-panoramas li a.arrow-right-panoramas-inactive{background:url(../images/arrow_right_inactive.png) no-repeat; width:20px; height:20px; margin-top:4px;}




.sum2-pages-panoramas li{display:inline; margin: 0; padding:0;}
.sum2-pages-panoramas li a{
	float:left;
	font-size:15px;
	line-height:28px;
	color:#555;
	text-decoration:none;
	font-style:normal;
	margin-left:5px;
	margin-right:5px;
	width:30px;
}
.sum2-pages-panoramas li a:hover{color:#111; text-decoration:underline}
.sum2-pages-panoramas li.active a{
	color:#A8532B;
	font-weight:bold;
	text-decoration:underline;
}
.sum2-pages-panoramas li a.arrow-left-panoramas{background:url(../images/arrow_left.png) no-repeat; width:20px; height:20px; margin-top:4px; margin-right:25px;}
.sum2-pages-panoramas li a.arrow-right-panoramas{background:url(../images/arrow_right.png) no-repeat; width:20px; height:20px; margin-top:4px;}
.sum2-pages-panoramas li a.arrow-left-panoramas-inactive{background:url(../images/arrow_left_inactive.png) no-repeat; width:20px; height:20px; margin-top:4px; margin-right:25px;}
.sum2-pages-panoramas li a.arrow-right-panoramas-inactive{background:url(../images/arrow_right_inactive.png) no-repeat; width:20px; height:20px; margin-top:4px;}

#pageNumbers {
	display: block;
	float: left;
	width: 700px;
}
#pageNumbers a {
	display: block;
	float: left;
	margin-right: 10px;
}

#pageNumbers2 {
	display: block;
	float: left;
	width: 580px;
}
#pageNumbers2 a {
	display: block;
	float: left;
	margin-right: 10px;
}

#pageNumbersText{
	display:block;
	font-weight:bold;
	float: left;
	height: 20px;
	text-align:left;
	width: 150px;
	margin-top: 6px;
	margin-right: 10px;
	margin-left: 10px;
}

#pageNumbersText{
	font-size:12px;
	font-weight:bold;
	color:#555;
	text-decoration:none;
	letter-spacing: 1px;
}


#pageNumbersSelect{
	display:block;
	font-weight:bold;
	float: left;
	height: 20px;
	text-align:left;
	width: 50px;
	margin-top: 3px;
	margin-right: 0;
}




#pagePhotoNumbers {
	display: block;
	float: left;
	width: 100%;
}



#sortByForm {
	display: block;
	float: right;
	text-align:right;
	width: 270px;
}



#sortByText{
	display:block;
	font-weight:bold;
	height: 20px;
	text-align:right;
	margin-top: 6px;
	margin-right: 30px;
}

.sortByText{
	font-size:12px;
	font-weight:bold;	
	color:#555;
	text-decoration:none;
	letter-spacing: 1px;
	padding-right: 5px;
}


.sortBySelect{
	text-align:right;
	height: 20px;
	padding-top: 2px;
	padding-right: 25px;
}





.sub-lang{
	float:right;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
}
.sub-lang li{display:inline;  float:left;}
.sub-lang li a{width:24px; height:19px; margin:4px 0 0 4px; float:left;}
.sub-lang li a.rus{
	background:url(../images/rus.png) no-repeat;
	margin-top: 6px;
}
.sub-lang li a.eng{
	background:url(../images/eng.png) no-repeat;
	margin-top: 6px;
}
.first-post{border:1px solid #e2e2e2; width:919px; margin:4px auto 0; padding:15px 20px;}
.first-post p{color:#636363; font-size:13px; margin:0 0 5px; line-height:19px;}
.first-post a{color:#252525;}
.first-post a:hover{text-decoration:none;}
.post-block{
	width:922px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	background-color: #F0F0F2;
	height: 215px;
	/*background-image: url(../images/Silver-Divider.png);*/
	background-repeat: repeat-y;
	background-position: right;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #999;
	border-left-color: #D6D6D6;
}
.post-block:hover{
	border-color:#b4b4b4;
	background-color: #F9F9F9;
	color: #000;
}
.post-right{
	float:right;
	width:380px;
	height: 182px;
}
.post-text  {
	color:#636363;
	font-size:12px;
	line-height:18px;
	margin-bottom:2px;
	padding-right: 14px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;

}
.post-title{
	color:#252525;
	font-size:22px;
	margin-bottom:10px;
	margin-top: 10px;
	padding-right: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D5DA;
	margin-right: 11px;
	padding-bottom: 2px;
}

.post-title h1, .post-title h1 a{
	font-size:18px;
	margin-bottom:5px;
	color: #A8532B;
	font-weight: normal;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.post-title h1 a:hover{
	text-decoration: underline;
}

.post-line{background:url(../images/line.png) no-repeat 0 0; padding:1px 0 0;}

.post{
	background-repeat: repeat-y;
	height: auto;
	margin-bottom: 18px;
	clear: both;
	display: block;
}
.post-left{
	float:left;
	position:relative;
	width:523px;
	height:186px;
	margin-bottom:2px;
	background-image: url(../images/Silver-Divider.png);
	background-repeat: repeat-y;
}


.post .post-left a span img{
	width: 25px;
	height: 25px;
	float: right;
	display: block;
	margin-left: 5px;
	margin-right: 1px;
	margin-top: -1px;

}


#SevenWonders a .playRes3_eng {
	width: 260px;
	height: 170px;
	float: right;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	cursor: pointer;
	z-index: 3000;
	background-image: url(../images/PLAY-ICON-360.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#SevenWonders a .playRes3_eng:hover {
	background-image: url(../images/PLAY-ICON-360-OVER.png)
}


#SevenWonders .playResInact_eng {
	width: 260px;
	height: 170px;
	float: right;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	cursor: pointer;
	z-index: 3000;
	background-image: url(../images/PLAY-Inact-big-360.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#SevenWonders .playResInact_eng:hover {
	background-image: url(../images/PLAY-Inact-big-360-OVER.png)
}

#SevenWonders .playResComing_eng {
	width: 260px;
	height: 170px;
	float: right;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	cursor: pointer;
	z-index: 3000;
	background-image: url(../images/PLAY-Coming-big-360.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#SevenWonders .playResComing_eng:hover {
	background-image: url(../images/PLAY-Coming-big-360-OVER.png)
}

#SevenWonders a .playRes3_rus {
	width: 260px;
	height: 170px;
	float: right;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	cursor: pointer;
	z-index: 3000;
	background-image: url(../images/PLAY-ICON-360.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#SevenWonders a .playRes3_rus:hover {
	background-image: url(../images/PLAY-ICON-360-OVER.png)
}


#SevenWonders .playResInact_rus {
	width: 260px;
	height: 170px;
	float: right;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	cursor: pointer;
	z-index: 3000;
	background-image: url(../images/PLAY-Inact-big-360_rus.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#SevenWonders .playResInact_rus:hover {
	background-image: url(../images/PLAY-Inact-big-360-OVER_rus.png)
}

#SevenWonders .playResComing_rus {
	width: 260px;
	height: 170px;
	float: right;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	cursor: pointer;
	z-index: 3000;
	background-image: url(../images/PLAY-Coming-big-360_rus.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#SevenWonders .playResComing_rus:hover {
	background-image: url(../images/PLAY-Coming-big-360-OVER_rus.png)
}

#Article h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3E6282;
	text-align: center;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-bottom: 9px;
	margin-top: 2px;
	letter-spacing: 1px;
}

#SelectRes a .playRes1 {
	width: 426px;
	height: 148px;
	float: right;
	display: block;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	z-index: 3000;
	background-image: url(../images/PLAY-ICON-bigger.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#SelectRes a .playRes1:hover {
	background-image: url(../images/PLAY-ICON-bigger-OVER.png)
}


#SelectRes a .playRes2 {
	width: 259px;
	height: 89px;
	float: right;
	display: block;
	margin-left: 25px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	z-index: 3000;
	background-image: url(../images/PLAY-ICON-big.png);
	background-repeat: no-repeat;
	background-position: center center;
}



#SelectRes a .playRes2:hover {
	background-image: url(../images/PLAY-ICON-big-OVER.png)
}

#SelectRes a .playRes3 {
	width: 770px;
	height: 344px;
	float: left;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	z-index: 3000;
	background-image: url(../images/PLAY-ICON-bigger.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#SelectRes a .playRes3:hover {
	background-image: url(../images/PLAY-ICON-bigger-OVER.png)
}

#SelectRes {
	background-color: #f5f6fa;
	margin-top: 5px;
	display: block;
	background-image: url(../images/Button-Long-SecondRow1.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

#SelectRes td:hover {

}
#SelectRes p {
	display: block;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #4A4A4A;
	font-size: 12px;
	line-height: 18px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

#SelectRes tbody a {
	text-decoration: none;
	color: #333;
}
#SelectRes  img  {
	border: 1px solid #f5f6fa;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	display: block;
}
#SelectRes a:hover  img {
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}

#social_media {
	background-color: #f5f6fa;
	width: 800px;
	height: 30px;	
	margin-left: 86px;
}

body .post .post-left  .play {
	width: 50px;
	height: 50px;
	float: right;
	display: block;
	margin-left: 230px;
	margin-right: 230px;
	margin-top: 65px;
	margin-bottom: 0px;
	position: absolute;
	z-index: 3000;
	background-image: url(../images/PLAY-ICON-big.png);
	background-repeat: no-repeat;
	background-position: center center;
}

body .post .post-left  .play:hover {
	background-image: url(../images/PLAY-ICON-big-OVER.png)
}


body .post .post-left  .play360 {
	width: 521px;
	height: 184px;
	float: right;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	z-index: 3000;
	background-image: url(../images/PLAY-ICON-360.png);
	background-repeat: no-repeat;
	background-position: left 125px;
}

body .post .post-left .play360:hover {
	background-image: url(../images/PLAY-ICON-360-OVER.png)
}


body .post .post-left  .play360video {
	width: 521px;
	height: 184px;
	float: right;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	z-index: 3000;
	background-image: url(../images/PLAY-VID-360.png);
	background-repeat: no-repeat;
	background-position: left 0px;
}

body .post .post-left .play360video:hover {
	background-image: url(../images/PLAY-VID-360-OVER.png)
}


body .post .post-left  .playBIG {
	width: 521px;
	height: 184px;
	float: right;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	z-index: 3000;
	background-image: url(../images/PLAY-ICON-bigger.png);
	background-repeat: no-repeat;
	background-position: center center;
}

body .post .post-left  .playBIG:hover {
	background-image: url(../images/PLAY-ICON-bigger-OVER.png)
}


.post .post-left a:hover span img{
}

.post-left span p{
	color:#fff;
	font-size:13px;
	line-height: 22px;
	letter-spacing: 1px;
	text-align: right;
	float: right;
	display: block;
	text-decoration: none;
}

.post-left span {
	display: block;
	color:#fff;
	font-size:13px;
	position:absolute;
	right:0;
	bottom:19px;
	height:25px;
	text-decoration: underline;
	background-image: url(../images/opacity-Dark66.png);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-right: 20px;
	padding-left: 18px;
	line-height: 22px;
	letter-spacing: 1px;
	text-align: right;
	visibility: hidden;
}

.post-left a span p{
	text-decoration: none;
}

.post-left1 span {
	color:#fff;
	font-size:13px;
	position:absolute;
	right:0;
	bottom:20px;
	height:32px;
	line-height:32px;
	padding:0 15px;
	background-image: url(../images/span1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}


.rating{
	float:left;
	color:#636363;
	font-size:12px;
	padding-top:3px;
	text-align:center;
	text-decoration:none;
	line-height:24px;
	margin:-3px 10px 0 30px;
}
.rating_a{
	float:left;
	width:15px;
	height:20px;
	color:#666;
	text-decoration:none;
	text-align:center;
	line-height:19px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
}

.post-des{
	width: 921px;
	float: right;
	clear: none;
	height: 25px;
	background-image: url(../images/Button-Long-SecondRow.png);
	margin-right: 1px;
	padding-left:0px;
	margin-left: 1px;
	box-sizing:border-box;
}

.post-des2{
	width: 100%;
	float: right;
	clear: none;
	height: 22px;
	margin-right: 0px;
	padding-left:0px;
	margin-left: 0px;
}

#SocialMedis-Share {
	display: none;
	width: 171px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
}

.com_b {float:left; width:35px; height:32px; color:#636363; font-size:18px; padding-top:-3px; text-align:center; text-decoration:none; line-height:24px; margin: 1px 0 0 10px;}

.read-more{background:url(../images/button1.png) no-repeat  0 0; width:184px; height:35px; text-align:center; line-height:35px; color:#959595; text-shadow:0 1px 1px #aaa; text-decoration:none; text-transform:uppercase; float:right; font-size:13px; text-align:center;}
.read-more:hover{color:#636363; background-position: 0 -35px;}


.read-more-a{
	width:90px;
	text-align:left;
	line-height:13px;
	color:#B65F30;
	text-shadow:0 1px 1px #aaa;
	text-decoration:none;
	text-transform:lowercase;
	float:right;
	font-size:11px;
	font-style: italic;
	padding-left: 10px;
	letter-spacing: 1px;
	height: 12px;
	margin-right: 8px;
	margin-top: -7px;
}
.read-more-a:hover{
	color:#900;
}

.read-more-b{
	width:90px;
	text-align:left;
	line-height:13px;
	color:#B65F30;
	text-shadow:0 1px 1px #aaa;
	text-decoration:none;
	text-transform:lowercase;
	float:right;
	font-size:11px;
	font-style: italic;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 1px;
	height: 12px;
	margin-right: 8px;
	margin-top: 0;
}
.read-more-b:hover{
	color:#900;
}

.read-more-c{
	width:150px;
	text-align:left;
	line-height:13px;
	color:#B65F30;
	text-shadow:0 1px 1px #aaa;
	text-decoration:none;
	text-transform:lowercase;
	float:left;
	font-size:11px;
	font-style: italic;
	padding-left: 10px;
	letter-spacing: 1px;
	height: 12px;
	margin-right: 8px;
	margin-top: 0;
}
.read-more-c:hover{
	color:#900;
}


.search-line{
	float:left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 4px;
	
}
.search-line li{float:left; display:inline;}

#social {
	display: block;
	float: right;
	height: 30px;
	width: 325px;
	vertical-align: bottom;
	padding-right: 15px;
	margin-top: 0px;
	overflow: hidden;
}

#facebook a{
	background: url(../images/facebook_over.png) no-repeat top center;
	display: block;
	height: 28px;
	width: 28px;
	margin-left: 10px;
	float: right;
}
#facebook a:hover{
	background-image: url(../images/facebook_over.png);
	background-repeat: no-repeat;
}
#twitter a{
	display: block;
	height: 28px;
	width: 28px;
	margin-left: 10px;
	background-image: url(../images/twitter_over.png);
	background-repeat: no-repeat;
	float: right;
}
#twitter a:hover{
	background-image: url(../images/twitter_over.png);
	background-repeat: no-repeat;
}

#vkontakte a{
	display: block;
	height: 28px;
	width: 28px;
	margin-left: 10px;
	background-image: url(../images/vkontakte.png);
	background-repeat: no-repeat;
	float: right;
}

#rss a{
	display: block;
	height: 28px;
	width: 28px;
	margin-left: 10px;
	background-image: url(../images/rss_over.png);
	background-repeat: no-repeat;
	float: right;
}
#rss a:hover{
	background-image: url(../images/rss_over.png);
	background-repeat: no-repeat;
}


#youtube a{
	background-image: url(../images/youtube-over.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 28px;
	display: block;
	float: right;
	margin-left: 10px;
}
#youtube a:hover {
	background-image: url(../images/youtube-over.png);
}

#runet a{
	background-image: url(../images/ru2012.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 121px;
	display: block;
	float: right;
	margin-right: 50px;
}






#search{    display:block;    float: left;    height: 32px;    text-align:center;    width: 192px; padding-right:10px;}
#search {
	background: url(../images/search2.png) no-repeat top center;
	font-size:15px;
	color:#555;
	text-decoration:none;
	margin-left:5px;
	margin-top: 1px;
	height: 28px;
	display: block;
	margin-bottom: 0px;
}

#submit_search {
	display:block;
	cursor: pointer;
	float: right;
	height: 20px;
	text-align:center;
	width: 58px;
	font-size:13px;
	font-weight:normal;
	border:none;
	line-height:14px;
	color:#000;
	margin-top:2px;
	margin-left:3px;
	padding-bottom:4px;
	background-image: url(../images/Button-Res.png);
	background-position: center center;
}

#search_form{
	display:block;
	float:left;
	height: 17px;
	margin-left:12px;
	margin-top:3px;
	text-align:center;
	width: 110px;
	font-size:14px;
	color:#333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}



#submit_search_big {

	cursor: pointer;
	height: 40px;
	text-align:center;
	width: 100px;
	font-size:16px;
	color:#000;
	margin-bottom:3px;

}

#search_form_big{
	
	height: 35px;
	margin-left:12px;
	margin-top:3px;
	text-align:center;
	width: 300px;
	font-size:15px;
	color:#333;
}


.white_space{float:left; width:35px; height:32px;}


#com a{
	font-size: 12px;
	color: #214D69;
	display: block;
	float: left;
	height: 20px;
	width:70px;
	line-height: 25px;
	margin-left: 20px;
}

#com span{
	font-size: 11px;
	background-image: url(../images/comments_number.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #214D69;
	display: block;
	float: left;
	height: 21px;
	width:26px;
	line-height: 22px;
	margin-left: 20px;
	text-align:center;
}



#comts a{
	font-size: 12px;
	color: #214D69;
	display: block;
	float: left;
	height: 20px;
	width:75px;
	line-height: 25px;
	margin-left: -55px;
}

#comts span{
	font-size: 11px;
	background-image: url(../images/comments_number.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #214D69;
	display: block;
	float: left;
	height: 21px;
	width:30px;
	line-height: 22px;
	margin-left: 20px;
	text-align:center;
}


#views{
	font-size: 12px;
	color: #214D69;
	display: block;
	float: left;
	height: 20px;
	width:150px;
	line-height: 25px;
	margin-left: 15px;
}

#views span{
	font-size: 11px;
	background-image: url(../images/views_number.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #214D69;
	display: block;
	float: right;
	height: 21px;
	width:65px;
	line-height: 22px;
	margin-left: 9px;
	text-align:center;
}


.fb_eng{
	width: 85px;
	float:right;
	border: 0px solid #C9CCD1;
	margin-top:2px;
	margin-right: 45px;
}

.fb_rus{
	width: 100px;
	float:right;
	border: 0px solid #C9CCD1;
	margin-top:2px;
	margin-right:45px;
}


.sub-menu{float:left;}
.sub-menu li{
	height:30px;
	display:inline;
}

.sub-menu li.separator{background:url(../images/sub-menu-separator.png) no-repeat; width:5px;}
.sub-menu li.sub-menu-left{background:url(../images/sub-menu-left.png) no-repeat; width:5px;}
.sub-menu li.sub-menu-right{background:url(../images/sub-menu-right.png) no-repeat; width:5px;}

.sub-menu li a:hover,.sub-menu li.active a{
	color:#A8532B;
}

.sub-menu-buttons{
	width: 523px;
	float: left;
	text-align: center;
	clear: none;
	height: 25px;
	margin-right: 1px;
	padding-left:0px;
	margin-left: 1px;
}


.normalwidth{
	float:none;
	line-height:24px;
	text-decoration:none;
	text-shadow:0 1px 0 #fff;
	font-size:12px;
	color:#365663;
	font-weight: bold;
	width: 80px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 2px;
	text-align: center;
	letter-spacing: 1px;
	background-repeat: no-repeat;
	background-position: center center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding: 7px 12px 7px 12px;
}
.normalinactive{
	float:none;
	line-height:24px;
	text-decoration:none;
	text-shadow:0 1px 0 #fff;
	font-size:12px;
	color:#d7d7d7;
	font-weight: bold;
	width: 80px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 2px;
	text-align: center;
	letter-spacing: 1px;
	background-repeat: no-repeat;
	background-position: center center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d7d7d7;
	padding: 7px 12px 7px 12px;
}
.longwidth{
	float:none;
	line-height:24px;
	text-decoration:none;
	text-shadow:0 1px 0 #fff;
	font-size:12px;
	color:#365663;
	font-weight: bold;
	width: 120px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 2px;
	text-align: center;
	letter-spacing: 1px;
	background-repeat: no-repeat;
	background-position: center center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding: 7px 12px 7px 12px;
}
.longinactive{
	float:none;
	line-height:24px;
	text-decoration:none;
	text-shadow:0 1px 0 #fff;
	font-size:12px;
	color:#d7d7d7;
	font-weight: bold;
	width: 120px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 2px;
	text-align: center;
	letter-spacing: 1px;
	background-repeat: no-repeat;
	background-position: center center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d7d7d7;
	padding: 7px 12px 7px 12px;
}


.footer{
	padding:10px;
	margin-bottom:10px;
	/*background:url(../images/footer.png) no-repeat 0 0;*/
	color:#555;
	text-align:right;
	width: 953px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}




.footer a{color:#111;}


.com2{float:left; margin-left:40px; color:#636363; font-size:15px; padding-top:3px;}
.com2 span{float:left;}
.com2 a{float:left; background:url(../images/com-bleu.png) no-repeat; width:35px; height:32px; color:#fff; text-decoration:none; text-align:center; line-height:24px; margin:-3px 0 0 10px;}

.com-blue{float:right; background:url(../images/com-bleu.png) no-repeat; width:35px; height:32px; color:#fff; text-decoration:none; text-align:center; line-height:24px;}
.nav-blue{background:url(../images/menu2.png) repeat-x;}
.nav-blue li.separator{background:url(../images/menu2-separator.gif) no-repeat;}
.nav-blue li a:hover{color:#bfdfea;}
.header-image-blue{background:url(../images/header2.jpg) no-repeat;}
.sum-pages-blue li.active a,.first-post-blue a,.sum-pages-blue li a:hover,.footer a{color:#0054a6;}
.post-block-blue:hover{border-color:#6692b3;}
.sub-menu-blue li a:hover,.sub-menu-blue li.active a{color:#0054a6; background:url(../images/active-line2.png) repeat-x 0 21px;}

.read-more2{background:url(../images/button2.png) no-repeat  0 0; width:180px; height:31px; text-align:center; line-height:31px; color:#777; text-shadow:0 1px 1px #eee; text-decoration:none; text-transform:uppercase; float:right; font-size:13px; text-align:center; margin-left:5px;}
.read-more2:hover{color:#fff; text-shadow:0 1px 1px #333; background-position: 0 -31px;}
.post-left span{
	background-repeat: repeat;
	display: block;
	text-decoration: none;
	background-image: url(../images/opacityDark44.png);
}
#siteMap {
	font-size: 11px;
	text-align: justify;
	color: #6F7779;
	width: 943px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

#siteMap a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #6F7779;
	text-decoration: none;
}

#siteMap a:hover {
	color: #900;
	text-decoration: underline;
}

#BOTTOM-NAV {
	clear: both;
	height: 36px;
	width: 973px;
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

.post-left a:hover span {
	color: #FFF;
	background-color: #385167;
}
.post .post-left img,
.post .post-left a img,
.post-left fieldset {
	border:none;
	height: 186px;
	width: 523px;
}

#Back-Go a{
	background-image: url(../images/Back-Go.png);
	background-repeat: no-repeat;
	display: block;
	height: 34px;
	width: 150px;
	margin-left: 85px;
	color: #FFF;
	margin-bottom: 7px;
	margin-top: 10px;
	text-decoration: none;
}
#SelectResolution {
	display: block;
	height: auto;
	clear: both;
	width: 913px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#SelectResolution h1 {
	text-align: center;
	font-size: 17px;
}

#SelectResolution p, #SelectResolution table td p {
	font-size: 13px;
	line-height: 18px;
	color: #333;
	display: block;
	padding-right: 30px;
	padding-left: 30px;
}

.red {
	color: #A8532B;
}
.bullet {
	color: #B8C2C5;
}

.blue {
	color: #5F7487;
}


#random {
	float: left;
	padding: 0px;
	width: 973px;
	background-repeat: repeat-x;
	background-position: right bottom;
	height: 208px;
	display: block;
	background-color: #757A80;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333537;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #26282B;
}

#Slideshow {
	position: relative;
	display: block;
	clear: both;
	height: 270px;
	width: 973px;
	overflow: hidden;
	clip: rect(12px,auto,auto,auto);
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#visualBox {
	display: block;
	clear: both;
	float: left;
	height: 360px;
	width: 973px;
	overflow: hidden;
	background-color: #9B4E0F;
}

#visualBox ul {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 973px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
}
#visualBox ul img  {
	display: block;
	margin: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
}
#Article {
	display: block;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 10px;
	height: auto;
	margin-bottom: 15px;
}
#Article p {
	font-size: 12px;
	line-height: 19px;
	color: #333;
}

#Article em {
	font-size: 11px;
	line-height: 19px;
	color: #333;
	font-style: italic;
}

#Article strong {
	font-weight: bold;
}

#Article img {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #DBDEE3;
}
#Article a:hover img {
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}


#ArticleHelp {
	display: block;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 10px;
	height: auto;
	margin-bottom: 15px;
}
#ArticleHelp p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #333;
}

#ArticleHelp td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333;
}

#ArticleHelp strong {
	font-weight: bold;
}


#ArticleHelp em {
	font-size: 11px;
	line-height: 19px;
	color: #333;
	font-style: italic;
}

#ArticleHelp img {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #DBDEE3;
}
#ArticleHelp a:hover img {
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}

.BackToTop {
	color: #069;
	background-color: #E7E9E8;
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 12px;
}

#ifrANIM {
display: block;
	width: 973px;
	height: 208px;
}

#language {
	display: block;
	float: right;
	height: 30px;
	width: 65px;
	padding-right: 10px;
	margin-top: 5px;
	overflow: hidden;
}
#language a {
	display: block;
	float: right;
	height: 16px;
	width: 28px;
}

#language .rus{
	background:url(../images/rus.png) no-repeat;
	margin-top: 6px;
}
#language .eng{
	background:url(../images/eng.png) no-repeat;
	margin-top: 6px;
}

#CONTENT {
	width: 973px;
	background-image: url(../images/SIDE.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.SIDETITLE {
	color: #468B9F;
	background-color: #BDDBE0;
	display: block;
	padding-top: 6px;
	padding-bottom: 3px;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 8px;
	font-family: Verdana, Geneva, sans-serif;
}

#SIDE {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-x;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 0px;
	float: left;
	line-height: 13px;
	background-position: top;
}

#SIDE p {
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
	margin-top: 3px;
	width: 230px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #455367;
	float: left;
	padding: 5px;
	margin-left: 20px;
}
#SIDE li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464E62;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#SIDE ul {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


#SIDE h5 {
	width: 230px;
	font-size: 11px;
	letter-spacing: 1px;
	border-bottom-color: #C5C7CA;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E3E4E6;
	line-height: 18px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}
#SIDE h6 {
	font-size: 6px;
	line-height: 6px;
	border-bottom-color: #C5C7CA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin: 0px;
	padding: 0px;
}
#SIDE h3 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #E3E4E6;
	margin-bottom: 4px;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 7px;
	padding-bottom: 0px;
}
#SIDE h2 {
	font-size: 12px;
	margin-top: 5px;
	line-height: 12px;
	padding-top: 1px;
	padding-bottom: 4px;
	color: #99491E;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	clear: both;
	margin-left: 20px;
	letter-spacing: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}
#SIDE strong {
	color: #8C460D;
	font-weight: bold;
}

#side_menu_title {
	padding-bottom: 10px;
}

#side_menu_title a {
	font-size: 14px;
	margin-top: 5px;
	color: #99491E;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 24px;
	width: 225px;
	padding-left: 0px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
	letter-spacing: 0.5px;
	text-align:center;
}

#side_menu_title a:hover {
	text-decoration: underline;
}



.noborder {
	border: 0px;
}



#MAINBODY {
	width: 670px;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	min-height: 450px;
	padding: 15px;
}


#MAINBODY em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	padding-top: 4px;
}

#MAINBODY p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E323B;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 0px;
	line-height: 22px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}

#MAINBODY a strong, #MAINBODY strong{
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
#MAINBODY p .HiddenLink strong{
	color: #2E323B;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#MAINBODY a:hover strong{
	color: #8B400E;
	text-decoration: none;
}



#MAINBODY table p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
}




#MAINBODY h1 {
	text-align: center;
	font-size: 17px;
}

#MAINBODY h1 a{
	text-align: center;
	font-size: 17px;
} 

.TOUR-TITLE{
	font-size: 12px;
	text-align: center;
	letter-spacing: 3px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #8BB3B8;
	display: block;
	margin: 0px;
	padding: 2px;
	text-indent: 0;
	font-weight: bold;
	color: #FFF;
}

#MAINBODY h2 {
	font-size: 14px;
	font-weight: bold;
	color: #A8532B;
	text-decoration: none;
margin-bottom: 0px
	padding: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	display: block;
	margin-right: 10px;
	letter-spacing: 1px;
	text-align: left;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7E8188;
}
#MAINBODY h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #3C3E40;
	letter-spacing: 1px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}

#MAINBODY h4 {
	font-size: 12px;
	color: #73767C;
	margin-top: 12px;
	margin-bottom: 4px;
	padding: 0px;
	margin-left: 0px;
	letter-spacing: 2px;
}

#MAINBODY h5 {
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-top: 8px;
	margin-bottom: 4px;
	padding: 0px;
	margin-left: 0px;
}


#MAINBODY li strong {
	font-weight: bold;
	color: #45484B;
	font-style: normal;
	font-size: 13px;
	line-height: 20px;
	font-variant: small-caps;
	text-transform: none;
}


#MAINBODY li em {
	color: #666666;
	font-style: normal;
}
#MAINBODY li em strong {
	font-weight: bold;
	color: #099;
	font-style: normal;
}
#MAINBODY ul {
	margin-top: 5px;
	list-style-type: circle;
}



#HomeText p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2E323B;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 22px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}

.HomeTextClass_rus {
	letter-spacing: 0.2px;
}

.HomeTextClass_eng {
	letter-spacing: 0.2px;
}

.star {
	font-size: 13px;
	color: #D25900;
}

#PanoList {
	display: block;
	height: 55px;
	width: 650px;
	background-color: #EDEFF1;
	margin-bottom: 6px;
	float: right;
	margin-right: 10px;
}
#PanoList a img {
	height: 50px;
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCC;
	float: left;
}
#PanoList a:hover img {
	border-top-color: #C60;
	border-right-color: #C60;
	border-bottom-color: #C60;
	border-left-color: #C60;
}

#PanoList a {
	font-size: 14px;
	color: #069;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#PanoList:hover {
	background-color: #DBDEE3;
}
#PanoList a h3 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004566;
}

#PanoList a:hover h3{
	color: #7D3E1C;
}



#DIV-PanoList {
	display: block;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	margin-top: 10px;
	clear: both;
	height: auto;
}
#PanoListFull {
	display: block;
	height: 110px;
	width: 200px;
	background-color: #EDEFF1;
	margin-bottom: 10px;
	float: left;
	margin-right: 11px;
	border: 1px solid #CFD2D7;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#PanoListFull a img {
	height: 75px;
	width: 200px;
	padding: 0px;
	border: 1px solid #CCC;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#PanoListFull a:hover img {
	border-top-color: #C60;
	border-right-color: #C60;
	border-bottom-color: #C60;
	border-left-color: #C60;
}

#PanoListFull a {
	font-size: 12px;
	color: #069;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
		letter-spacing: 1px;
}
#PanoListFull:hover {
	background-color: #E0E2E7;
}
#PanoListFull a h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004566;
	display: block;
	text-align: center;
	width: 200px;
	float: left;
	line-height: 13px;
	font-weight: bold;
	padding-top: 5px;
	letter-spacing: 1px;
}

#PanoListFull a:hover h3{
	color: #7D3E1C;
}

#PanoListTop10 {
	display: block;
	height: 150px;
	width: 310px;
	background-color: #EDEFF1;
	margin-bottom: 12px;
	float: left;
	margin-right: 12px;
	border: 1px solid #CFD2D7;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
#PanoListTop10 a img {
	height: 130px;
	width: 310px;
	padding: 0px;
	border: 1px solid #CCC;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#PanoListTop10 a:hover img {
	border-top-color: #C60;
	border-right-color: #C60;
	border-bottom-color: #C60;
	border-left-color: #C60;
}

#PanoListTop10 a {
	font-size: 14px;
	color: #069;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#PanoListTop10:hover {
	background-color: #E0E2E7;
}
#PanoListTop10 a h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004566;
	display: block;
	height: 20px;
	text-align: center;
	width: 310px;
	float: left;
	padding-bottom: 2px;
	font-weight: bold;
	padding-top: 0px;
	letter-spacing: 1px;
}

#PanoListTop10 a:hover h3{
	color: #7D3E1C;
}
#clear {
	display: block;
	clear: right;
	height: 4px;
	width: 660px;
	float: left;
}
#postNews  {
	width: 645px;
	background-color: #F2F3F4;
	display: block;
	position: relative;
	margin-bottom: 20px;
	clear: both;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #92979E;
	border-right-color: #DBDEE3;
	border-bottom-color: #DBDEE3;
	border-left-color: #DBDEE3;
}


#postNews_link {
	position: absolute;
	top: 10px;
	right: 10px;

}



#postNews:hover {
	background-color: #E9EBED;

}
#postNews  p{
	text-align: left;
	display: block;
	width: 645px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}

#postNews h2 {
	color: #505761;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-color: #C5CAD1;
	padding-bottom: 5px;
	letter-spacing: normal;
	margin-right: 0px;
}
#postNews a {
	color: #1859A9;
}





#postNews img,  #postNews p img,
#postNews table img, #postNews table p img,{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8DBE0;
	border-right-color: #BCC1C9;
	border-bottom-color: #BCC1C9;
	border-left-color: #D8DBE0;
	display: block;
}

#postNews p strong {
	margin-right: 0;
	color: #A8532B;
	font-weight: bold;
}
#postNews a:hover {
	border-bottom-color: #A8532B;
}

#postNews img {
	border-top-color: #B3532B;
	border-right-color: #B3532B;
	border-bottom-color: #B3532B;
	border-left-color: #B3532B;
}
#postNews img {
	margin: 0px;
	border: 1px solid #BEC1C6;
}


#postNews table {
	float: left;
	clear: left;
	width: 640px;
	background-color: #DBDEE3;
	display: block;
	margin-top: 8px;
	margin-bottom: 10px;
}




#postArticle  {
	width: 645px;
	background-color: #F2F3F4;
	display: block;
	margin-bottom: 20px;
	clear: both;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #92979E;
	border-right-color: #DBDEE3;
	border-bottom-color: #DBDEE3;
	border-left-color: #DBDEE3;
}


#play_icon  {
	width: 645px;
	background-color: #F2F3F4;
	display: block;
	margin-bottom: 5px;
	clear: both;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	background-repeat: repeat-x;
}

#play_icon .playRes3 {
	width: 640px;
	height: 278px;
	float: right;
	display: block;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	z-index: 10000;
	background-image: url(../images/PLAY-ICON-bigger.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#play_icon .playRes3:hover {
	background-image: url(../images/PLAY-ICON-bigger-OVER.png)
}

#postArticle:hover {
	background-color: #E9EBED;

}
#postArticle  p{
	text-align: left;
	display: block;
	width: 645px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}

#postArticle h2 {
	color: #505761;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	font-size: 17px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-color: #C5CAD1;
	padding-bottom: 5px;
	letter-spacing: normal;
	margin-right: 0px;
}






#postNews p img,
#postNews table p img,{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8DBE0;
	border-right-color: #BCC1C9;
	border-bottom-color: #BCC1C9;
	border-left-color: #D8DBE0;
	display: block;
}

#postArticle .date{
	text-align: left;
	display: block;
	width: 645px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	color: #A8532B;
	font-size: 12px;
	font-weight: bold;
}

#postArticle p strong {
	margin-right: 0;
	color: #A8532B;
	font-size: 15px;
	font-weight: bold;
}
#postArticle a:hover {
	border-bottom-color: #A8532B;
}

#postArticle img {
	border-top-color: #B3532B;
	border-right-color: #B3532B;
	border-bottom-color: #B3532B;
	border-left-color: #B3532B;
}
#postArticle img {
	margin: 0px;
	border: 1px solid #BEC1C6;
}







#SIDE-navigation p a , #SIDE-navigation a {
	background-color: #DBDEE3;
	display: block;
	margin-top: 0px;
	/*margin-right: 5px;*/
	margin-bottom: 4px;
	/*margin-left: 10px;*/
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	color: #555962;
	text-decoration: none;
	font-size: 12px;
	float: right;
	width: 215px;		
}
#SIDE-navigation a:hover {
	color: #A8532B;
	background-color: #F8F8F9;
}

#SIDE-navigation a.active{
	display: block;
	margin-top: 0px;
	/*margin-right: 5px;*/
	margin-bottom: 4px;
	/*margin-left: 10px;*/
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #A8532B;
	background-color: #F8F8F9;
	text-decoration: none;
	font-size: 12px;
	float: right;
	width: 220px;
}

#SIDE-navigation .active_gallery{
	background-color: #b1b5bd;
	display: block;
	margin-top: 0px;
	/*margin-right: 5px;*/
	margin-bottom: 4px;
	/*margin-left: 10px;*/
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	color: #555962;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	float: right;
	width: 215px;
}

#SIDE-navigation a.gallery_active{
	background-color: #b1b5bd;
	display: block;
	margin-top: 0px;
	/*margin-right: 5px;*/
	margin-bottom: 4px;
	/*margin-left: 10px;*/
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	color: #222222;
	text-decoration: none;
	font-size: 12px;
	float: right;
	width: 215px;		
}

#SIDE-navigation a.gallery_active:hover {
	color: #A8532B;
	background-color: #F8F8F9;
}

#SIDE-navigation ul, #SIDE-navigation ul li {
	margin:0px;
	padding:0px;
	/*display: block;*/
	overflow: hidden;
}

#SIDE-navigation .groupHeader {
	background-color: #cbcfd7;
	display: block;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 20px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	color: #222222;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	width: 223px;
	cursor: pointer;		
}

#SIDE-navigation .groupHeader_active {
	background-color: #b1b5bd;
	display: block;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 20px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	color: #222222;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	width: 223px;
	cursor: pointer;		
}

#SIDE-navigation .groupHeader:hover {
	color: #FFF;
	background-color: #505664;
}

#SIDE-navigation .groupHeader_active:hover {
	color: #FFF;
	background-color: #505664;
}


#SIDE-navigation .galLinksCont {
	/*border:1px solid #F0FEF0;*/
	overflow: auto;
	margin-left: 20px;
	padding-right: 5px;
	width: 235px;
	display: none;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#SIDE-navigation .galLinksCont_active {
	/*border:1px solid #F0FEF0;*/
	background-color: #b1b5bd;
	overflow: auto;
	margin-left: 20px;
	padding-right: 5px;
	width: 235px;
	display: none;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#SIDE-PanoramaList{
	float: left;
	clear: left;
	display: block;
	width: 260px;
	background-repeat: repeat-x;
	background-position: top;
	margin-top: -10px;
}

#SIDE-PanoramaList p a , #SIDE-PanoramaList a{
	background-color: #F3F4F5;
	display: block;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	letter-spacing: 1px;
	color: #A8532B;
	text-decoration: none;
	font-size: 11px;
	float: left;
	clear: left;
	width: 233px;
}
#SIDE-PanoramaList a:hover {
	color: #A8532B;
	text-decoration: underline;
	background-color: #F8F8F9;
}



#Logo {
	display: block;
	position: absolute;
	top: 25px;
	right: 5px;
	z-index: 1000;
}
#help_us_banner {
	display: block;
	height: 43px;
	width: 973px;
	margin-left: -15px;
	position: absolute;
	z-index: 300;
	top: 70px;
	float: left;
}

#votingList {
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	padding: 10px;
}
#votingList td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
}
#votingList th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 10px;
	font-weight: bold;
	text-align: center;
}


#ContactTABLE {
	background-color: #f5f6fa;
	border: 2px solid #EDEFF1;
	width: 650px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
#ContactTABLE td {
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#UrgentTABLE {
	background-color: #f5f6fa;
	border: 2px solid #EDEFF1;
	width: 650px;
	color: #A8532B;
	margin-top: 10px;
}
#UrgentTABLE td {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#Send {
	background-color: #963C05;
	color: #FFF;
	cursor: pointer;
	font-weight: bold;
	padding: 2px;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AF4505;
	border-right-color: #773004;
	border-bottom-color: #773004;
	border-left-color: #AF4505;
	width: 120px;
	float: right;
	margin: 10px;
}

#cancel_subscr {
	background-color: #963C05;
	color: #FFF;
	cursor: pointer;
	font-weight: bold;
	padding: 2px;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AF4505;
	border-right-color: #773004;
	border-bottom-color: #773004;
	border-left-color: #AF4505;
	width: 120px;
	float: right;
	margin: 10px;
}

#AddMorePlace {
	background-color: #963C05;
	color: #FFF;
	cursor: pointer;
	font-weight: bold;
	padding: 2px;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AF4505;
	border-right-color: #773004;
	border-bottom-color: #773004;
	border-left-color: #AF4505;
	width: 250px;
	margin: 10px;
}

.WARNNING {
	font-size: 15px;
	color: #C00;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
#SIDE #SIDE-info p {
	display: block;
	height: auto;
	float: left;
	color: #657183;
}

#SIDE #SIDE-info img {
	width: 238px;
	display: block;
	height: auto;
	margin-left: 20px;
	border: 1px solid #C9CCD1;
}

#postAuthor  {
	width: 800px;
	background-color: #FFFFFF;
	display: block;
	margin-bottom: 25px;
	border: 1px solid #DBDEE3;
	clear: both;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}

#postAuthor:hover {
	background-color: #F1F3F3;

}
#postAuthor  p{
	text-align: left;
	display: block;
	width: 540px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}

#postAuthor p strong {
	color: #A8532B;
	font-weight: bold;
}

#postAuthor h2 {
	text-align: left;
	width: 540px;
	color: #A8532B;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-color: #C5CAD1;
	padding-bottom: 5px;
	letter-spacing: normal;
	margin-right: 0px;
	text-transform: capitalize;
	font-weight: bold;
}
#postAuthor a {
	color: #1859A9;
}

#BUTTONS-TableContent a {
	font-family: Verdana;
	font-size: 11px;
	color: #313131;
	background-color:#EFF0F2;
	display: block;
	padding-left: 12px;
	border-bottom-width: 1px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-bottom-style: solid;
	width: 640px;
	margin: 0px;
	font-style: italic;
	text-decoration: none;
	border-bottom-color: #D3D6DB;
}
#BUTTONS-TableContent a:hover {
	color: #8F0215;
	background-color:#F8F8F9;
	text-decoration: none;
	display: block;
}
#SIDE-info {
	display: block;
	width: 240px;
}

#rating {
	color: #7D8990;
	margin-right: 15px;
	margin-left: 25px;
	display: block;
	width: 530px;
	height: auto;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	letter-spacing: 2px;
	margin-bottom: 7px;
}

#GuestBookComments {
	display: block;
	width: 780px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 20px;
	background-color: #f5f6fa;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C5C7CA;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#GuestBookComments p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #29456B;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	font-style: italic;
}
#GuestBookComments p em {
	color: #7D8990;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 0px;
	display: block;
	width: 380px;
	height: auto;
	text-indent: -15;
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
	padding-left: 25px;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: capitalize;
}
#GuestBookComments em {
	color: #7D8990;
	margin-right: 15px;
	margin-left: 10px;
	display: block;
	width: 530px;
	height: auto;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	letter-spacing: 2px;
	word-spacing: 5px;
	margin-bottom: 7px;
}
#GuestBookComments p strong {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	background-color: #E3E7EA;
	display: block;
	padding: 5px;
	width: 500px;
	margin-left: 40px;
}


#GuestBookComments p em:first-line {
	font-weight: bold;
	font-style: normal;
	color: #666;
}


#GuestBookCommentsReplay {
	display: block;
	width: 780px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 20px;
	background-color: #f5f6fa;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: -20px;
}
#GuestBookCommentsReplay p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #29456B;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 50px;
	font-style: italic;
	font-weight: bold;
}

#GuestBookCommentsReplay p strong {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #864300;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-style: normal;
	font-weight: normal;
}




#Testimonials {
	display: block;
	width: 650px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 20px;
	background-color: #F4F4F4;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C5C7CA;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#Testimonials p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #29456B;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	font-style: italic;
}
#Testimonials p em {
	color: #7D8990;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 0px;
	display: block;
	width: 380px;
	height: auto;
	text-indent: -15;
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
	padding-left: 25px;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: capitalize;
}
#Testimonials em {
	color: #7D8990;
	margin-right: 15px;
	margin-left: 10px;
	display: block;
	width: 330px;
	height: auto;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	letter-spacing: 2px;
	word-spacing: 25px;
	margin-bottom: 7px;
}
#Testimonials p strong {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	background-color: #E3E7EA;
	display: block;
	padding: 5px;
	width: 500px;
	margin-left: 40px;
}


#Testimonials p em:first-line {
	font-weight: bold;
	font-style: normal;
	color: #666;
}

#Testimonials img {
	text-align: right;
	float: right;
	padding-left: 8px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	height: 100px;
	
	}
	
#TestimonialsReplay {
	display: block;
	width: 650px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 20px;
	background-color: #F4F4F4;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: -20px;
}
#TestimonialsReplay p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #29456B;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	font-style: italic;
	font-weight: bold;
}

#TestimonialsReplay p strong {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #864300;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-style: normal;
	font-weight: normal;
}

#SIDE .form {
	margin-left: 15px;
}
#SIDE .form input, .form p input  {
	border: 1px solid #CFD2D7;
	font-size: 12px;
	display: block;
	width: 230px;
	padding: 3px;
	margin-bottom: 5px;
	color: #333;
	margin-top: 2px;
}
#SIDE .form form span {
	color: #666;
}
#SIDE .form form #Send {
	color: #FFF;
	width: 100px;
	padding: 2px;
}
#SIDE .form form p img {
	height: auto;
	width: auto;
	margin-left: 20px;
}
#AuthorsPics {
	margin-left: 1px;
	margin-top: -8px;
}
#AuthorsPics p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-style: normal;
	font-weight: normal;
}

#postNews table  td {
	width: auto;
	color: #666;
	text-align: center;
	padding: 3px;
}
#postNews table td img , #postNews table td a img  {
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: auto;
	width: auto;
	clear: both;
	float: none;
	margin-bottom: 3px;
}

#postNews table tbody tr td p {
	width: auto;
	color: #666;
}



#HomeText {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
}
#HomeText h1, #PageTitle h1 {
	font-size: 20px;
	font-weight: bold;
	color: #5F7487;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#HomeText p strong {
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #60646C;
	margin-top: 12px;
	display: block;
}
#PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	width: 680px;
	float: right;
	height: 30px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#additional_resolutions {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	margin-top: 12px;
}
#additional_resolutions a {
	font-family: Verdana, Geneva, sans-serif;
	color: #A8532B;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}

#additional_resolutions a:hover {
	text-decoration: underline;
	color: #A8532B;

}

#googleEarthText {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 13px;
	margin-left:40px;
	color: #000000;
}



#SevenWonders td{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 15px 0 15px;
	font-size: 13px;
	color:#333;
	
}

#SevenWonders img{
	padding: 15px 0 15px 0;
}

#SevenWonders a{
	text-decoration: none;
	color:#666;
}

#SevenWonders a:hover {
	text-decoration: underline;
	color: #A8532B;

}

#SevenWonders th{
	font-family: Arial, Helvetica, sans-serif;
	padding: 15px;
	font-size: 15px;
	font-weight: bold;
	color:#333;
	background-color: #e2e2e2;
}


.generalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

#error_bold {
	font-weight:bold;
	color:red;
	font-size:14px;
	text-decoration:none;
}





#top10_eng{
	display:block;
	float: left;
	height: 17px;
	text-align:center;
	width: 75px;
	margin-top: 5px;
	font-size:12px;
	color:#555;
	text-decoration:none;
	letter-spacing: 1px;
}

#top10_eng:hover{color:#900; text-decoration:underline}



#showFAQ_eng{
	display:block;
	float: left;
	height: 17px;
	text-align:center;
	width: 79px;
	margin-top: 5px;
	font-size:12px;
	color:#555;
	text-decoration:none;
	letter-spacing: 1px;
}
#showFAQ_eng:hover{color:#111; text-decoration:underline}


#vote_place_eng{
	display:block;
	float: left;
	height: 17px;
	text-align:center;
	width: 51px;
	margin-top: 5px;
	font-size:12px;
	color:#555;
	text-decoration:none;
	letter-spacing: 1px;
}
#vote_place_eng:hover{color:#111; text-decoration:underline}




#google_map_highlight_eng{
	display:block;
	float: left;
	height: 32px;
	text-align:left;
	width: 86px;
	font-size:15px;
	color:#555;
	padding-top: 3px;
	padding-left: 25px;
	text-decoration:none;
	background-image: url(../images/globe_red.png);
	background-repeat: no-repeat;
}

#google_map_highlight_eng:hover{color:#900; text-decoration:underline}


#google_map_eng{
	display:block;
	font-weight:bold;
	float: left;
	height: 17px;
	text-align:center;
	width: 100px;
	margin-top: 5px;
	font-size:12px;
	font-weight:bold;
	color:#900;
	text-decoration:none;
	margin-left:2px;
	letter-spacing: 1px;
}
#google_map_eng:hover{color:#111; text-decoration:underline}


#select_pano_eng{
	display:block;
	float: left;
	height: 17px;
	text-align:center;
	width: 127px;
	margin-top: 5px;
	font-size:12px;
	color:#900;
	text-decoration:none;
	margin-left:2px;
	letter-spacing: 1px;
}
#select_pano_eng:hover{color:#900; text-decoration:underline}




#subscribe_news_eng{
	display:block;
	float: left;
	height: 17px;
	text-align:center;
	width: 92px;
	margin-top: 5px;
	font-size:12px;
	color:#555;
	text-decoration:none;
	letter-spacing: 1px;
}
#subscribe_news_eng:hover{color:#111; text-decoration:underline}



#seven_wonders_eng{
	display:block;
	float: left;
	height: 17px;
	text-align:center;
	width: 177px;
	margin-top: 5px;
	font-size:12px;
	color:#555;
	text-decoration:none;
	letter-spacing: 1px;
}
#seven_wonders_eng:hover{color:#900; text-decoration:underline}






#top10_rus{
	display:block;
	float: left;
	height: 17px;
	text-align:center;
	width: 57px;
	margin-top: 5px;
	font-size:12px;
	color:#555;
	text-decoration:none;
	letter-spacing: 1px;
}

#top10_rus:hover{color:#555; text-decoration:underline}



#showFAQ_rus{
	display:block;
	float: left;
	height: 17px;
	text-align:center;
	width: 82px;
	margin-top: 5px;
	font-size:12px;
	color:#555;
	text-decoration:none;
	letter-spacing: 1px;
}
#showFAQ_rus:hover{color:#900; text-decoration:underline}


#guest_rus{
	display:block;
	float: left;
	height: 17px;
	text-align:center;
	width: 120px;
	margin-top: 5px;
	font-size:12px;
	color:#555;
	text-decoration:none;
	letter-spacing: 1px;
}
#guest_rus:hover{color:#111; text-decoration:underline}




#google_map_highlight_rus{
	display:block;
	float: left;
	height: 32px;
	text-align:left;
	width: 95px;
	font-size:15px;
	color:#555;
	padding-top: 3px;
	padding-left: 25px;
	text-decoration:none;
	background-image: url(../images/globe_red.png);
	background-repeat: no-repeat;
}

#google_map_highlight_rus:hover{color:#900; text-decoration:underline}


#google_map_rus{
	display:block;
	font-weight:bold;
	float: left;
	height: 17px;
	text-align:center;
	width: 95px;
	margin-top: 5px;
	font-size:12px;
	color:#555;
	text-decoration:none;
	margin-left:2px;
	letter-spacing: 1px;
}
#google_map_rus:hover{color:#111; text-decoration:underline}


#select_pano_rus{
	display:block;
	float: left;
	height: 17px;
	text-align:center;
	width: 107px;
	margin-top: 5px;
	font-size:12px;
	color:#900;
	text-decoration:none;
	margin-left:2px;
	letter-spacing: 1px;
}
#select_pano_rus:hover{color:#900; text-decoration:underline}




#subscribe_news_rus{
	display:block;
	float: left;
	height: 17px;
	text-align:center;
	width: 77px;
	margin-top: 5px;
	font-size:12px;
	color:#555;
	text-decoration:none;
	letter-spacing: 1px;
}
#subscribe_news_rus:hover{color:#111; text-decoration:underline}



#seven_wonders_rus{
	display:block;
	float: left;
	height: 17px;
	text-align:center;
	width: 94px;
	margin-top: 5px;
	font-size:12px;
	color:#555;
	text-decoration:none;
	letter-spacing: 1px;
}
#seven_wonders_rus:hover{color:#900; text-decoration:underline}

.devide_grey {
	display:block;
	height: 26px;
	float: left;
	width: 1px;
	background-image: url(../images/devide_13_px.png);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: center;
}

#open_price_list {
	text-align:right;
	padding-right:10px; 
	padding-bottom:10px;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration:none;
}
#open_price_list a{
	text-decoration:none;
}

#open_price_list:hover{color:#900; text-decoration:underline}
#open_price_list:hover a{color:#900; text-decoration:underline}

hr.l1	{color:#555555; height:1px; border-style:none; background-color:#555555; margin-top:0; margin-bottom:0;}

#open_tour_rus {
	width: 320px;
	height: 100px;
	float: left;
	display: block;
	margin: 0px;
	padding-left: 60px
	cursor: pointer;
	z-index: 3000;
	background-image: url(../images/article_button_1_rus.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#open_tour_rus:hover {
	background-image: url(../images/article_button_1_rus_act.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#open_gallery_rus {
	width: 320px;
	height: 100px;
	float: left;
	display: block;
	margin: 0px;
	padding-left: 60px;
	cursor: pointer;
	z-index: 3000;
	background-image: url(../images/article_button_2_rus.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#open_gallery_rus:hover {
	background-image: url(../images/article_button_2_rus_act.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#open_tour_eng {
	width: 320px;
	height: 100px;
	float: left;
	display: block;
	margin: 0px;
	padding-left: 60px
	cursor: pointer;
	z-index: 3000;
	background-image: url(../images/article_button_1_eng.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#open_tour_eng:hover {
	background-image: url(../images/article_button_1_eng_act.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#open_gallery_eng {
	width: 320px;
	height: 100px;
	float: left;
	display: block;
	margin: 0px;
	padding-left: 60px;
	cursor: pointer;
	z-index: 3000;
	background-image: url(../images/article_button_2_eng.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#open_gallery_eng:hover {
	background-image: url(../images/article_button_2_eng_act.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#open_buttons {
	width: 760px;
	height: 100px;
	padding-left: 60px;
	margin-left: 60px;
}

#open_buttons td{
	width: 380px;
	height: 100px;
}

#open_single_button {
	width: 320px;
	height: 100px;
}

/*цсс для колонок*/
/*цсс для колонок*/
#topMenuBg {
	position:fixed; 
	top:0px; 
	z-index:10000; 
	min-width:973px; 
	width:100%!important;
}

#rightColumn {
	position:absolute; 
	display:none; 
	right:0px; 
	top:39px; 
	width:250px; 
	/*height:50%; */
	padding: 20px;
	padding-bottom: 120px;
	/*padding-top: 270px;*/
	border:0px dashed #aaa; 
	overflow:auto;
	background: #FFFFFF; 
	background: -webkit-linear-gradient(top, #FFFFFF 80%, rgba(255,255,255,0) 100%); 
	background:    -moz-linear-gradient(top, #FFFFFF 80%, rgba(255,255,255,0) 100%); 
	background:      -o-linear-gradient(top, #FFFFFF 80%, rgba(255,255,255,0) 100%);
	background:         linear-gradient(top, #FFFFFF 80%, rgba(255,255,255,0) 100%);

	-webkit-box-shadow: 2px -20px 10px #888888;
	box-shadow: 2px -20px 10px #888888;
	overflow: hidden;
	z-index: 9000;

	box-sizing:border-box;
}

#rightColumnContent {
	width: 250px;
}

#rightColumnContent > a:hover img {
	-webkit-box-shadow: 0px 0px 7px #F68B45;
	box-shadow: 0px 0px 7px #F68B45;	
}
