body {
	background:#000;
	font-family:"Arial", Helvetica, sans-serif;
}
.container {
	width:1020px;
	margin:0 auto;
	color:#898989;
	overflow:hidden;
	font-size:11px;
	height:709px;
	position:relative;
}
.left_side{
	width:220px;
	float: left;
	
	
}
#logo{
	background:url(images/logo.jpg) no-repeat right top;
	width:220px;
	height:210px;
	position:relative;
}
/*#contact{
	background: url(images/contact_bg.jpg) no-repeat right top;
	width:200px;
	height:80px;
	color:#FFFFFF;
	
}
#contact_link{
	padding:10px 0 0 119px;
	font-size:12px;
	text-transform:uppercase;
}
#contact_link a{
	color:#FFFFFF;
	text-decoration:none;
}
#contact_link a:hover{
	text-decoration:underline;
}*/
#air_efir{
	background:#181C39 url(images/air_top_bg.jpg) no-repeat right top;
	width:183px;
	height:84px;
	position:relative;
	z-index: -1;
	margin-left: 28px;
	
}
#air_efir_text{
	background: #161832;
	border-left:1px solid #2f346a;
	border-right:1px solid #2f346a;
	border-bottom:1px solid #2f346a;
	width:161px;
	margin-left: 28px;
	font-size:11px;
	margin-bottom:10px;
	padding:0 10px 5px 10px;
}
#efir_time{
	background: url(images/efir_time_bg.jpg) no-repeat left bottom;
	color:#fff799;
	line-height:1.1;
	width:161px;
	position:absolute;
	top:278px;
	left:29px;
	z-index: 0;
	padding:0 10px 4px 10px;
}
#efir_head{
	color:#fff;
	line-height:1.1;
	padding-top:5px;
	
	
}
#air_efir_footer{
	background: url(images/air_foot_bg.jpg) no-repeat right top;
	width:200px;
	height:15px;
	padding-bottom:28px;
}
#currency{
	background: url(images/currency_bg.jpg) no-repeat right top;
	width:220px;
	height:79px;
	margin-bottom:10px;
	font-size:11px;
	color:#fff;
	
}
#cur_tab{
	margin:13px 0 0 55px;
	font-size:11px;
	text-align:center;
}
#weather{
	background: url(images/weather_bg.jpg) no-repeat right top;
	width:220px;
	height:87px;
	margin-bottom:10px;
	font-size:11px;
	color:#fff;
	position:relative;
	z-index: 1000;
	
}
#wea_tab{
	margin:5px 0 0 34px;
	font-size:11px;
}
#banner{
	background: url(images/ru-music.jpg) no-repeat left top;
	width:183px;
	height:71px;
	margin-left:28px;
	cursor:pointer
}
#our_contacts{
	background: url(images/our_contacts.jpg) no-repeat left top;
	width:183px;
	height:71px;
	margin-left:28px;
	margin-bottom:10px;
	cursor:pointer
}
.right_side{
	background: url(images/head_right.jpg) no-repeat left top;
	height:712px;
	width:780px;
	float:left;
	padding-top:99px;
	margin-bottom:-62px;
	position:relative;
}

#run_line{
	width:695px;
	height:29px;
	position:absolute;
	top: 47px;
	left: 29px;
}
#search{
	width:257px;
	height:23px;
	position:absolute;
	top: 109px;
	left: 482px;
}
.footer{
	font-size:10px;
	width:1000px;
	margin:0 auto;
	color:#898989;
	overflow:hidden;
}
#copyrightd{
	padding:10px 40px 15px 0px;
	float:right;
}
#copyright{
	padding:10px 0 15px 211px;
	float:left;
}
#copyright a{
	color:#898989;
	text-decoration:none
}
#copyright a:hover{
	text-decoration: underline
}


#city_list a, #city_list a:visited {
cursor:pointer;
display:block;
width:100%;
color:#fff;
}
#city_list a:hover {
cursor:pointer;
display:block;
width:100%;
color:#898989;
}
#city_list {
background:#2f2f2f none repeat scroll 0%;
border:1px solid #414141;
line-height:1.8;
margin-top:0px;
padding:3px 5px 5px 8px;
position:absolute;
text-align:left;
width:128px;
top:-300px;
*top:-350px;
left:10px;
z-index:10;
display: none;
}
.weather_link{
	background:url(images/weather_link.jpg) no-repeat left top;
	width:130px;
	height:13px;
	cursor:pointer;
	text-decoration: none;
}
/*-------news merqu---------------------*/
#scrolltext{
position:absolute;
height:20px;
	width:700px;
	left:30px;
	top:51px;
	color:#fff;
	overflow: hidden;
	text-transform:uppercase;
	font-weight:bold;
}
.news_red{
	color:#BB0E00;
}
.news_rus{
	/*background:url(images/rus-news.gif) no-repeat left top;*/
	background:url(images/icon_2.gif) no-repeat left top;
}
.news_world{
	/*background:url(images/world-news.gif) no-repeat left top;*/
	background:url(images/icon_4.gif) no-repeat left top;
}
.news_ua{
	/*background:url(images/ua-news.gif) no-repeat left top;*/
	background:url(images/icon_1.gif) no-repeat left top;
}
.news_usa{
	/*background:url(images/usa-news.gif) no-repeat left top;*/
	background:url(images/icon_3.gif) no-repeat left top;
}