@CHARSET "UTF-8";


.MAinNewsBig { 	
	display: table;
	width: 800px;
}
.NewsTitle {
	margin-bottom: 10px; 
	margin-top: 10px;
	display: table;
	width: 800px;
	border-bottom: solid 2px #6699CC;
}
.NewsTitle H1{
	font-size: 22px;
	float: left;
	color: #6699CC;
}

.NewsTitle H2{
	font-size: 20px;
	float: left;
}

.textMain {
	display: table;
	width: 414px;
	float: left;
	padding-left: 5px;
	padding-bottom: 10px;
}
.OuneNewsNiz {
	display: table;
	width: 800px;
	height: 18px;
	color: #666666;
	padding-left: 10px;
	margin-top: 10px;
	background: url(/img/mod_news/palka_niz.png) repeat-x;
}
/*.smolNewsCat a{*/

.smolNewsCat {
	width: 170px;
	display: table;
	margin-left: 4px;
	font-size: 13px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: solid 3px #FFF;
}

.smolNewsCat a {
	font-size: 13px;
	text-decoration: none;
	color: #000;
}

.smolNewsCat a:hover {
	background: #3333FF;
	font-size: 13px;
	color: #FFF;
}



.h1_news {
	font-size: 22px;
}
.h1_CatNews {
	font-size: 18px;
}
