@font-face {
	font-family: 'PFDinDisplayProRegular';
	src: url('PFDinDisplayPro-Reg.eot');
	src: local('PF DinDisplay Pro'), local('PFDinDisplayPro-Regular'), url('PFDinDisplayPro-Reg.woff') format('woff'), url('PFDinDisplayPro-Reg.ttf') format('truetype');
}
h1{
	font-family: 'PFDinDisplayProRegular', Arial Narrow, sans-serif;
	/*font-family:Arial Narrow;*/
	/*font-family: PF DinDisplay Pro;*/
	font-size:35px;
	font-weight:normal;
	color:#3466C5;
	margin:0px;
	padding:0;
	line-height:45px;
	font-weight:normal;
}

h2{
	font-family: 'PFDinDisplayProRegular', Arial Narrow, sans-serif;
	font-size:22px;
	font-weight:normal;
	/*font-family: PF DinDisplay Pro;*/
	color:#3466C5;
	margin:0 !important;
	padding:0;
	line-height:30px;
}
h3{
	font-family: 'PFDinDisplayProRegular', Arial Narrow, sans-serif;
	font-size:14px;
	font-weight:normal;
	/*font-family: PF DinDisplay Pro;*/
	color:#3466C5;
	margin:3px 0 10px !important;
	padding:0;
	line-height:18px;
}

h4{
	font-size:34px;
	color:#3466C5;
	font-family: 'PFDinDisplayProRegular', Arial Narrow, sans-serif;
	margin:10px 0px;
	padding:5px 0px;
	text-transform:uppercase;
	border-top:1px solid #3466C5;
	border-bottom:1px solid #3466C5;
}
h4.sub{
	font-size:16px;
	color:#3466C5;
	font-family: 'PFDinDisplayProRegular', Arial Narrow, sans-serif;
	margin:0px;
	padding:0;
	text-transform:lowercase;
	font-weight:bold;
	float:right;
}


.news-index-title, .news-index-title a{
	font-family: 'PFDinDisplayProRegular', Arial Narrow, sans-serif;
	font-size:22px !important;
	font-weight:normal;
	color:#3466C5;
	margin:0 !important;
	padding:0;
	line-height:30px;
}
/*ÑÏÈÑÎÊ ÍÎÂÎÑÒÅÉ*/
.news-title{
	padding:5px 0px;
	border-top:1px solid #bea6c0;
	border-bottom:1px solid #bea6c0;
	margin:10px 0;
}
.news-list table{
	width:100%;
	margin:0 0 10px 0;
}
.news-list table td.right{
	padding-right:10px;
}
.news-list .date {
	background:#C1D4F8;
	padding:2px 5px;
	margin:3px 0;
}
/**/


.result{
	position:relative;
	zoom:1;
	font-size:25px;
	line-height:20px;
	color:#fff;
	font-family:Arial Narrow;
	margin:0 !important;
	padding:10px 10px 6px;
	background:#3466C5;
}
.result .dash{
	float:left;
	background:url(images/dash-updown.gif) repeat-x left bottom;
	padding:0 0 6px;
}
.result .dash:hover{
	background:none !important;
}
.result .tl{
	position:absolute;
	overflow:hidden;
	background:url('images/violet-crn-tl.gif') no-repeat top left;
	height:3px;
	width:3px;
	top:0;
	left:0;
}
.result .tr{
	position:absolute;
	overflow:hidden;
	background:url('images/violet-crn-tr.gif') no-repeat top left;
	height:3px;
	width:3px;
	top:0px;
	right:0px;
}
.result .bl{
	position:absolute;
	overflow:hidden;
	background:url('images/violet-crn-bl.gif') no-repeat top left;
	height:3px;
	width:3px;
	bottom:0px;
	left:0px;
}
.result .br{
	position:absolute;
	overflow:hidden;
	background:url('images/violet-crn-br.gif') no-repeat top left;
	height:3px;
	width:3px;
	bottom:0px;
	right:0px;
}

.dashed{
	float:left;
	cursor:pointer;
	font-size:25px;
	font-weight:normal;
	color:#3466C5;
	margin:0 0 5px;
	padding:5px 0 2px;
	background:url(images/dash.gif) repeat-x left bottom;
}
.dashed:hover{
	background:none !important;
}