.menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #da0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #da0000;
	text-decoration: none;
	//display: block;
	//width: 70%;
}
.Topic_shapk {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #da0000;
	padding-bottom: 5px;
}
.kont {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	padding-left: 10px;
}
.topic {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #da0000;
}
.text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #9d9d9d;
}
.date {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #970000;

	//display: block;
	//width: 18%;
}
.date a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #970000;
	//display: block;
	//width: 18%;
}
.banners {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #da0000;
}


.topic_news {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
}
.text_news {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #818181;
	padding-bottom: 10px;
}
.link_news {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #b7b7b7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #b7b7b7;
	border-bottom-color: #b7b7b7;
	//display: block;
	//width: 49%;
	text-decoration: none;
}
.reads {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #8a8a8a;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8a8a8a;
	text-decoration: none;
	display: block;
	height: 20px;
	line-height: 20px;
	padding-bottom: 3px;
	}

