* 
{
/*margin: 0;*/
  padding: 0;
}

html {
	height: 100%;
	background: url(/_i/main_back.jpg) 0 0 repeat;
	}
	
body{
	font-family: Verdana, sans-serif;
	font-size: 12px;	
	margin: 0 auto;
	color: #848484;
	min-height: 100%;
	height: auto !important;
	position: relative;
	width: 100%;
	float: left;
	}

/*--------ÑÒÐÓÊÒÓÐÀ ÁËÎÊÎÂ ÑÀÉÒÀ--------*/
#main{
	width: 972px;
	margin: 0 auto;
	height: 100%;
	background-color: #fff;
	}

table#main_content{
	background-color: #fff;
	width: 972px;
	}
	
table#main_content td#center_block{
	width: 596px;
	float: left;
	background-color: #fff;
	margin-left: 8px;
	margin-right: 8px;
	}

table#main_content td#left_col, table#main_content td#right_col{
	width: 180px;
	vertical-align: top;
	}

#top{
	background: url(/_i/top_main_back.jpg) 0px 0px repeat-x;
	margin: 0 auto;
	height: 279px;
	text-align: center;
	width: 100%;
	}

#top_content{
	background: url(/_i/top2.jpg) 0 0 no-repeat;
	width: 972px;
	height: 279px;
	margin: 0 auto;
	}
	
#logo{
	width: 237px;
	height: 127px;
	position: relative;
	top: 65px;
	left: 14px;
	float: left;
	}

#logo a, #logo img{
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}

/*--------ÃËÀÂÍÎÅ ÌÅÍÞ ÑÀÉÒÀ--------*/	
.main_menu{
	position: relative;
	top: 242px;
	left: 0px;
	float: left;
	}
	
.main_menu a:link, .main_menu a:active, .main_menu a:visited{
	font-size: 13px;
	font-weight: bold;
	padding: 6px 13px;
	color: #333;
	text-decoration: none;
	margin: 0px 21px;
	height: 24px;
	}
	
.main_menu a:hover{
	color: #fff;
	text-decoration: underline;
	}
	
a.selected_menu_item:link, a.selected_menu_item:active, a.selected_menu_item:visited, a.selected_menu_item:hover{
	color: #fff;
	font-weight: bold;
	}
	
/*--------ÁËÎÊÈ ÑÒÐÀÍÈÖÛ-----------*/	

.broadcrumbs{
	font-size: 11px;
	color: #333333;
	clear: left;
	position:relative;
	top: 260px;
	left:0px;
	padding-left: 24px;
	}
	 
.broadcrumbs a{
	color: #333333;
	text-decoration: none;
	}

.broadcrumbs a:hover{
	color: #848484;
	text-decoration: none;
	}

.content_block_header{
	background: url(/_i/header_center.jpg) 0px 0px repeat-x;
	height: 52px;
	float: left;
	padding: 0px;
	margin: 0px;
	/*width: 100%;*/
	}
	
.header{
	background: url(/_i/header_left_corner.jpg) 0px 21px no-repeat;
	height: 52px;
	color: #fff;
	font-family: Impact, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	float: left;
	padding-left: 16px;
	width: 100%;
	}
	
.header .header_name{
	float: left;
	padding-top: 24px;
	}
	
.header img{
	width: 61px;	
	height: 51px;
	float: right;
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
	
.content_block_text{
	background-color: #f1f1f1;
	float: left;
	width: 100%;
	padding: 0px 0px 14px 0px;
	}
	
/*--------ÁËÎÊ "ÑÒÐÀÍÛ"-----------*/	

#countries{
	padding: 18px 16px;
	}
	
#countries a:link, #countries a:visited, #countries a:active{
	text-decoration: none;
	color: #333;
	font-weight: bold;
	display: block;
	padding: 2px 2px;
	margin-bottom: 1px;
	}
	
#countries a:hover{
	color: #ff6600;
	}
	
a.selected_item:link, a.selected_item:active, a.selected_item:visited, a.selected_item:hover{
	color: #ff6600 !important;
	padding-left: 2px !important;
	}

a.selected_item:visited{
	}
	
/*--------ÎÑÍÎÂÍÎÅ ÑÎÄÅÐÆÈÌÎÅ ÑÒÐÀÍÈÖÛ--------*/

.main_text{
	padding: 18px 16px;
	line-height: 16px;
	}
	
.main_text img{
	text-align: left;
	border: 0px;
	margin: 0px;
	margin: 7px 10px 7px 0px;
	float: left;
	}	
	
.main_text a:link, .main_text a:active, .main_text a:visited, .main_text a:hover{
	color: #ff6600;
	text-decoration: underline;	
	}
	
.main_text a:hover{
	color: #999;
	text-decoration: none;
	}	
	
.main_text .date{
	color: #333;
	font-weight: bold;
	}
	
.main_text .nheader{
	font-size: 20px;
	color: #ff6600;
	font-weight: normal;
	padding: 13px 0px 12px 0px;
	}
	
.main_text .ntext{
	display: block;
	float:left;
	padding: 16px 0px;
	}

.h1, .h2, .h3, h1, h2, h3{	
	/*display: block;*/
	padding: 13px 0px 12px 0px;
	}

.h1, h1 {
	font-size: 20px;
	color: #ff6600;
	font-weight: normal;
	}	
	
.h2, h2{
	color: #464646;
	font-size: 16px;
	}

.h3, h3{
	color: #464646;
	font-size: 13px;
	}

p{
	padding: 3px 0px;
	}
	
strong {
	color: #333;
	}
	
ul{
	list-style-position:inside;
	}
	
ul li{
	padding-left: 20px;
	}

/*--------------ÑÏÅÖÏÐÅÄËÎÆÅÍÈß---------------*/
.obj_list{
	padding: 18px 16px;
	margin: 0px;
	float: left;
	background-color: #f1f1f1;
	}

.item_list {
	float: left;
	margin: 9px 0px;
	line-height: 16px;
	background-color: #fff;
	padding: 18px;
	width: 525px;
	}
	
a.name_item:link, a.name_item:active, a.name_item:visited{
	color: #ff6600;
	text-decoration: none;
	font-size: 18px;
	display: block;
	text-decoration: none;
	padding: 3px 0px;
	margin: 0px 0px 10px 0px;
	}
	
a.name_item:hover{
	text-decoration: none;
	color: #999;
	}	

.item_list  a.navigat_links:link, a.navigat_links:active, a.navigat_links:visited{
	color: #ff6600;
	text-decoration: underline;
	padding: 2px 0px;
	}
	
.item_list  a.navigat_links:hover{
	color: #999;
	text-decoration: none;	
	}
	
.item_list img{
	float: left;	
	margin: 3px 10px 2px 0px;
	border:0;
	border-right: 2px solid #ff9933;
	border-bottom: 2px solid #ff9933;
	}
	
.anons{
	padding: 2px;
	margin: 0px;
	}
	
/*----------ÁËÎÊ ÍÎÂÎÑÒÅÉ----------*/	
.news_block{
	padding: 18px 16px;
	background-color: #f1f1f1;
	}

.news_block_item{
	margin-bottom: 18px;
	}

.news_date{
	color: #ff6600;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 3px;
	}

a.news_title:link, a.news_title:active, a.news_title:visited{
	color: #333;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	padding: 3px 0px 2px 0px;
	}
	
a.news_title:hover{
	text-decoration: none;
	color: #ff6600;
	}

.news_anons a:link, .news_anons a:active, .news_anons a:visited{
	font-size: 10px;
	padding: 2px 0px;
	color: #848484;
	text-decoration: underline;
	/*float: left;*/
	}

.news_anons a:hover{
	text-decoration: none;
	color:#ff6600;
	}

.module_news a{
	color: #ff6600;
	padding: 3px 0px;
	}

/*----------ÑÏÈÑÎÊ ÍÎÂÎÑÒÅÉ (ÐÀÇÄÅË "ÍÎÂÎÑÒÈ")----------*/	
.news{
	padding: 5px 16px 20px 16px;
	margin: 0px;
	}
	
.news_item{
	float: left;
	margin: 15px 0px;
	line-height: 14px;
	padding: 0px;
	width: 100%;
	}
	
.news_item img{
	border: 0px;
	margin: 0px;
	padding: 0px 7px 0px 0px;
	float: left;
	}
	
.news_item .news_date{
	color: #ff6600;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 3px;
	}
	
.news_item .news_anons{
	padding-top: 7px;
	}
	
a.news_header:link, a.news_header:active, a.news_header:visited{
	color: #333;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	padding: 3px 0px 2px 0px;
	}
	
a.news_header:hover{
	color: #ff6600;
	}	
	
.news_item a.navigat_links:link, .news_item a.navigat_links:active, .news_item a.navigat_links:visited{
	color: #333;
	text-decoration: underline;
	font-size: 11px;
	}
	
.news_item a.navigat_links:hover{
	color: #ff6600;
	text-decoration: none;
	}

.paging{
	text-align: center;
	padding: 16px;
	}

.paging a:link, .paging a:active, .paging a:visited{
	padding: 3px 7px;
	color: #333;
	text-decoration: underline;
	border: 1px solid #f1f1f1;
	}
	
.paging a:hover{
	padding: 3px 7px;	
	color: #999;
	text-decoration: none;
	border: 1px solid #aeaeae;
	}

/*--------ÏÎÄÂÀË ÑÀÉÒÀ--------*/
	
#bottom{
	background: url(/_i/bottom.jpg) 0px bottom no-repeat;
	margin: 0 auto;
	width: 972px;
	height: 217px;
	
	text-align: center;
	}
	
#bottom_text{
	float: left;
	text-align: left;
	padding-top: 120px;
	padding-left: 24px;
	}
	
#bottom_text a:link, #bottom_text a:active, #bottom_text a:visited{
	color: #ff6600;
	text-decoration: underline;	
	}
	
#bottom_text a:hover{
	color: #333333;
	text-decoration: none;
	}	
	
	
/*-----------ÔÎÐÌÀ ÄËß ÑÂßÇÈ-----------*/
.reply_form{
	float: left;
	background-color:#d6d6d6; 
	padding: 10px 16px;
	width: 100%;
	color: #464646;
	margin: 10px 0px;
	}

.reply_form tr{
	text-align:right;
}

.reply_form_header th{
	font-size: 18px;
	font-weight: normal;
	padding: 8px 0px;
	text-align: center;
}

.reply_form input{
	width: 100%;
	text-align: left;
	background-color: #f1f1f1;
	border: 0px;
	border-right: 1px solid #aeaeae;
	border-bottom: 1px solid #aeaeae;
	padding: 4px 2px;
}

.reply_form textarea{
	width: 100%;
	text-align: left;
	background-color: #f1f1f1;
	border: 0px;
	border-right: 1px solid #aeaeae;
	border-bottom: 1px solid #aeaeae;
	height: 72px;
	padding: 4px 2px;
}

.reply_form td.td_labels{
	width: 30%;
	}

.reply_form td.td_fields{
	width: 70%;
	}
	
.reply_form .submit_button{
	background: url(/_i/submit_button.jpg) 0px bottom repeat-x;
	font-size: 11px;
	width: 120px;
	height: 24px;
	border: 0px;
	color: #fff;
	font-weight:bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
	}	.ss1{font-size: 14px;	}	.ss2{font-size: 10px;	}.ss3{font-size: 12px;	}				p#read-more-wrapper {float:none;margin-top:15px;width:323px;}p#read-more-wrapper a {background:url('../tour/Images/read-more-button1.png') no-repeat;   border:none;display:block;height:45px;text-indent:-9000px;width:321px;}p#read-more-wrapper a:hover {background-position: 0px -45px;}p#read-more-wrapper a:active {background-position: 0px -90px;
