/* CSS Document */
/*
	Стили главной страницы:
	— Левая колонка
	— Правая колонка
	— Шрифты
	— Ссылки
*/



/* =New Main Layout
********************************************************/


.clear_both {
	clear:both;
	overflow:hidden;
	height:0;
	font-size:0;}
	
.column_wrp {
	overflow:hidden;
	float:left;
	width:705px;
/*	background:#9CC;*/}
	
.l_col {
	float:left;
	width:193px;
/*	background:#999;*/}

.c_col {
	margin-left:205px;
/*	background:#CC9;*/}		

.r_col {
	float:right;
/*	background:#9C6;*/}







/*----------------------------------- Левая колонка (начало)  ---*/
.left_column {
	width:670px;}

.tip_wrapper { 
	width:670px; 
	height:193px;
	margin-top:10px;
	margin-bottom:20px;}
	
.tip_position { top:0px; }
.tip1 { left:20px; }
.tip2 { left:265px; }
.tip3 {	right:20px; }

.news {
	width:457px;
	margin:0px 3px 50px;
	padding:45px 15px 15px 25px;
	background:#F0F0F0 url(../img/sh_05.png) repeat-x;
	position:relative;
}

a.allnews:link,
a.allnews:visited,
a.allnews:hover,
a.allnews:active {
	display:block;
	margin:6px 0px 0px;
	font-size:12px;}


.red_title_left_grad {
	background:url(../img/sh_03.png) no-repeat;
	width:151px;
	height:41px;
	position:absolute;
	top:0px;
	left:0px;
}
.red_title_right_grad {
	background:url(../img/sh_07.png);
	width:85px;
	height:41px;
	position:absolute;
	top:0px;
	right:-5px;
}

.blue_title_left_grad {
	background:url(../img/sh_12.png) no-repeat;
	width:151px;
	height:41px;
	position:absolute;
	top:0px;
	left:0px;
}
.blue_title_right_grad {
	background:url(../img/sh_14.png);
	width:85px;
	height:41px;
	position:absolute;
	top:0px;
	right:-7px;
}

.news1 {
	width:58px;
	height:56px;
	position:absolute;
	top:-6px;
	right:5px;
}


.news_papper_header { right:-5px; }
.right_0 { right:-4px;}
.plashka_title {
	position:absolute;
	top:6px;
	left:25px;
	font-size:20px;
	color:#FFFFFF;
}

.plashka_title_1 {
	position:absolute;
	top:8px;
	left:18px;
	font-size:180%;
	color:#FFFFFF;
}

.datepiker {
	font-size:80%;
	color:#666666;
}

ul.bullet li {
	margin-left:-23px;
	list-style:outside;
	list-style:square;
	list-style-image:url(/img/bullet.png);
	color:#FF0000;
}

.report {
	overflow:hidden;
	width:650px;
	margin:10px 0px 10px 10px;
	padding-top:10px;
	padding-bottom:5px;
}
.report_column {
	width:180px;
	margin:10px;
	padding:5px;
	vertical-align:bottom;
}
.pdf {
	position:absolute;
	top:0px;
	right:0px;
}

.other_news {
	width:650px;
	margin:35px 10px 10px 10px;	
	background:url(/img/news3.jpg) repeat-y;
	position:relative;
}
.news_column_left {
	float:left;
	width:275px;
	padding:50px 10px 10px 20px;
	background:url(../img/sh_13.png) repeat-x;
	position:relative;
}
.news_column_right {
	float:right;
	width:275px;
	padding:50px 10px 10px 15px;
	background:url(../img/sh_13.png) repeat-x;
	position:relative;
}
.title_news_column_left {
	position:absolute;
	top:0px;
	left:0px;
}
.title_news_column_right {
	position:absolute;
	top:0px;
	right:0px;
}
.news p {
	margin-top:5px;
	margin-bottom:25px;
}

/*----------------------------------- Левая колонка (конец)   ---*/







/*----------------------------------- Правая колонка (начало)  ---*/
/*.right_column {
	width:320px;
}

.pfts {
	padding:0px;
	margin-left:20px;
	margin-top:5px;
	margin-bottom:15px;
}*/


.pfts p {
	margin:0px 0px 10px;
}


/*----------------------------------- Правая колонка (конец)   ---*/








/*--------------------------------------------------- Шрифты (начало)  ---*/
h2.red, h3.news_title { font-weight:normal; }
h3.news_title {	font-size:14px; }
h2.red {
	font-size:200%;
	color:#D12F20;
}
/*--------------------------------------------------- Шрифты (конец)   ---*/

/*--------------------------------------------------- Ссылки (начало)  ---*/
a:link.archieve, a:visited.archieve, a:hover.archieve, a:active.archieve {
	font-size:90%;
	color:#D11B1F;
}
a:hover.archieve {
	color:#FF9933;
}

.fiveness a:link, .fiveness a:visited, .fiveness a:hover, .fiveness a:active {
	font-size:100%;
	color:#000000;
	text-decoration:none;
}
/*--------------------------------------------------- Ссылки (конец)    ---*/

/*--------------------------------------------------- Графики    ----------*/

.graph_wrapper {
	width:300px;
	padding:0px;
	margin-left:20px;
	margin-top:5px;
	margin-bottom:15px;
}

.grapf {
	padding:5px;
	border:#CCCCCC 1px solid;
	background:#FFFFCC;
	height:200px;
}
.period {
	border:#CCCCCC 1px solid;
	padding:5px;
	margin-top:-1px;
	padding:5px;
	font-size:110%;
} 

.period select, .period input {
	font-size:110%;
} 

a img {
	border:none;
	text-decoration:none;}



.news_block {
	padding:15px;}
.news_block p {
	margin:5px 0px 20px 0px;
	line-height:140%;}
.news_block h3 {
	margin:0px 0px 10px;
	font-size:20px;
	font-weight:normal;
	color:#D52818;}

h3.news_title {
	font-size:13px;
	margin:-2px 0px 3px;
/*	display:inline-block;*/}

.onenew {
	margin:0px 0px 6px;}


marquee p {
	width:100%;
	white-space:nowrap;
	margin:3px 0px 0px;}


