/*css*/
@charset "windows-1251";

/* стили для страницы */
body {
margin: 0px ;
background-color: #FFFFFF;
}

/* стиль для горизонтальной линии */
hr {
	color: #FF0000;
	border-style: dashed;
	border-color: #FF0000;
}

/* стиль для ссылок на странице */
a {
	color: #990000;
	text-decoration: none;
}

/* блок для шапки */
#top {
	background-image:url(../img/top_bg1.jpg);
	width: 100%;
	height: 106px;
}


#top_bg2 {
	background-image:url(../i/top_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 50px;
	height: 104px;
	float: left;
	margin: 2px 0px 0px 0px;
	text-align: left;
}

/* стиль для верхней записи в шапке */
#first_text {
font-size: 20px;
margin-top: 10px;
margin-left: 155px;
}

/* стиль для второй строчки текста на шапке */
#second_text {
margin-top: 5px;
margin-left: 175px;
}

/* стиль для третей строчки текста в шапке */
#third_text {
margin-top: 5px;
margin-left: 195px;
}

#top h1 {
font-size: 16px;

}

/* стиль для левого меню */
.lmenu {
	float: none;
	width: 240px;
	height: 19px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 1px;
	border: 2px ridge #999999;
}

/* стиль для кнопки со стрелкой */
.lpointer {
	
	background-image: url(../i/l_menu.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 17px;
	width: 18px;
	float: left;
}

/* стиль для перерисовки стрелки указателя на меню */
.lpointer_invert {
	background-image: url(../i/l_menu_invert.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 17px;
	width: 18px;
	float: left;
}

/* стиль для распорки левого меню */
.left_raspor {
	float: left;
	width: 5px;
	height: 17px;
}

/*ссылка левого меню*/
.l_menu_link {
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-left: 10px;
	text-decoration: none;
	color: #333333;
}

a.l_menu_link:hover {
color: #9C0902;
font-weight: bold;
}

/* стиль для группы блоков левого меню */
#left_block {
float: left;
margin-left: 15px;
}

/* стиль для блока поиска */
#search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3A3A3A;
	font-size: 14px;
	font-weight: 900;
	vertical-align: middle;
	text-align: right;
	background-color: #FFF;
	width: 600px;
	height: 20px;
	margin-left: 25%;
	margin-top: 0px;
}

.search_field {
	background-color: #FFF;
	border: 1px ridge #999999;
}

/* стили для центрального блока */
#main {
padding-left: 20px;
float: none;
overflow: auto;
font-family: Verdana, Arial, Helvetica, sans-serif ;
font-size: 12px;
text-align: justify ;
width: 680px;
overflow: hidden ;

}

/* стили для нижнего меню */
#bottom_menu {
margin: 20px 0px 0px  40px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #3A3A3A;
font-size: 12px;
font-weight: normal;
text-align: center;
width: 980px;
}

/* стиль для нижнего меню */
.bottom_link {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #3A3A3A;
font-size: 12px;
font-weight: normal;
}

.bottom_link:hover {
color: #9C0902;
font-weight: normal;
}

/* стиль для центральной части страницы */
#central_block {
margin-top: 15px;
float: left;
width: 980px ;
}

/* стиль для копирайта */
#copirigth {
float: none;
margin-top: 30px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 12px;
font-weight: normal;
text-align: center;
color: #999999;
}

/* стиль для подписи под шапкой */
#under_top {
	float: left;
	width: 250px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #999999;
	margin-left: 12%;
	margin-bottom: 0px;
	padding: 0px;
	clear:both;
}

/* стиль для нижнего блока страницы */
#bottom_block {
	width: 980px ;
	height: 50px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
}

/* стиль для стрелочки нижнего меню */
#bottom_pointer {
	background-image: url(../i/pointer.gif);
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	width:18px;
	height:18px;
	z-index:1;
	left: 337px;
	top: 417px;
	visibility: hidden;
}

/* стиль для вывода категории в новом выпуске */
.category {
	margin-left: 40px;
	font-size: 14px;
	font-weight: bold ;
	text-align: center ;
	background-color: #CCCCCC;
}

/* стиль для вывода заголовков статей в новом выпуске */
.article {
	visibility: visible ;
	font-size: 12px ;
	margin-top: 10px ;
	margin-left: 40px;
	text-align: left ;
}

.show_article {
	text-decoration: none;
	color: #000000;
}

/* стиль для ссылки на скачку статьи */
.get_article {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

/* стиль для ссылки на главную страницу на шапке */
#top_link {
	margin-left: 15px ;
	margin-top: 0%;
	float: left;
}

/* стиль для вывода оповещения о ссылке на главную страницу */
#show_hint {
	position: relative;
	display: none;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000 ;
	font-weight: bold;
	margin-left: 12%;
}

/* стиль для вывода картинок в архиве */
.archive_img {

	margin: 5px 0px 0px 15px ;
	float: left ;

}

.archive_img img {

	border: none ;

}

#flash {
	float: left;
	width: 750px;
	height: 106px;
}

#logo1 {
	float: right;
	width: 69px;
	height: 100px;
	clear: right;
	margin: 3px 5px 0px 0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='logo.png',sizingMethod='scale');
}

#logo {
	float: right;
	background-image:url(../i/logo.png);
	width: 69px;
	height: 100px;
	clear: right;
	margin: 3px 5px 0px 0px;
}

#issn {
	float: left;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 70px 0px 0px -90px;
}

#lang_ru {
	width: 16px;
	height: 11px;
	float: left;
	margin: 20px 0px 0px 5%;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	/*background-image: url(../i/rus.jpg);
	background-repeat: no-repeat;*/
}

#lang_en {
	width: 16px;
	height: 11px;
	float: left;
	margin: 20px 0px 0px 20px;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	/*background-image: url(../i/en.jpg);
	background-repeat: no-repeat;*/
}

#lang_raspor {
	width: 100%;
	height: 1px;
	border-style: solid;
	border-width: 1px;
	clear: right;
}

.city {
	background-color: #0079b4;
	background-image: url(../i/city_r.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 22px;
	margin: 0px 0px 10px 0px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0px 0px 10px;
}

.counter {
	float: right;
	margin: 0px 20px 0px 0px;
}
