/*Заголовок новосей и книг в общей категории слева*/
h3.catItemTitle{
	text-align: left;
}


/*Подпись в видео вставке в новость*/
div.itemVideoBlock span.itemVideoCaption{
	margin:10px auto 0;
	text-align: center;
	color:#333;
}




.obyav .nav {
	list-style: none;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:10px;
}
.obyav .nav a {
	font-size:14px;
	color:#4D4D52;
}
.new_nii .nav {
	list-style: none;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:10px;
}
.new_nii .nav a {
	font-size:14px;
	color:#4D4D52;
}
.smi .nav {
	list-style: none;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:0px;
}
.smi .nav a {
	font-size:14px;
	color:#4D4D52;
}
.obyav ul.latestnews {
	margin-left:0px;
}
.content-category a {
	text-decoration:none;
}
.content-category .fieldset {
	border:2px solid #56a7e7;
	padding:5px;
	margin-bottom:10px;	
}




.new_nii_text {
	margin-top:10px;
	padding:5px 0 0 0;
}
.new_nii h2 {
	color:#1b488e;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	text-transform:uppercase;
}
.new_nii a {
	color: #194789;
	font-family: "Tahoma", "Geneva", sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.new_nii p {
	text-align:justify;
}




.obyav_text {
	margin-top:10px;
	padding:5px 0 0 0;
}
.obyav h2 {
	color:#1b488e;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	text-transform:uppercase;
}
.obyav a {
	color: #194789;
	font-family: "Tahoma", "Geneva", sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.obyav p {
	text-align:justify;
}







	div.k2ItemsBlock ul li span.moduleItemDateCreated{
		color:#5c5c5c;
		font-weight: normal !important;
		font-size: 10px;
		margin-right:10px;
		line-height: 16px !important;
		white-space: nowrap;
	}
	.right_data ul li .date{
		margin-left:10px;
	}




/*Отступы  картинок-приложений в новостях*/
	.item-image{margin-bottom:20px;}
	.item-image img{	width: 100%;}
