.logo, .logo_ru, .logo_en, .logo_de{
	 height: 150px; width: 810px; margin: 0 auto;
	}


.logo_ru,
.logo_en,
.logo_de{
background: url(/images/logo_news.gif) no-repeat 0 0;
}

/*
.logo_ru{
	background: url(/images/logo_news_ru.gif) no-repeat 0 0;
}

.logo_en{
	background: url(/images/logo_news_en.gif) no-repeat 0 0;
}

.logo_de{
	background: url(/images/logo_news_de.gif) no-repeat 0 0;
}
*/

	
.news_content{
	width: 580px; margin: 0 auto;
}
.news_content h1{
	font: bold 14px Tahoma;
	color: #0E2A60;
}
.news_link {background: url(../images/strelka.gif) no-repeat 0 2px;	
	padding: 0 0 0 30px;
	margin: 20px 0;
	borfder: 1px solid red;
}
.news_link a{
	margin: 20px 0;
	font: 11px/17px Tahoma; 
	color: #595959;
	borfder: 1px solid red;
}



span.date_news{
	font-weight: bold;color: #595959; text-decoration: none;
}
/*
---------- news -------------
*/
.nav{
	margin:20px 0 ;
}
.news_content .nav a{
	padding: 0 2px; color: Black; text-decoration: none;
}
.news_content .nav a#current{
	color: #0F2E6B; font-weight: bold; text-decoration: underline;
}