
.news-item {
	padding: 2px 0 0 15px;
}


.news-title{
	font-weight:bold;
}

.news-title a{
	
}

.news-date{
	color:#7A7A7A;
	font-size:11px;
	padding-bottom:5px;
}

.news-descr{
	
}

.news-years{
	
}

.news-years a{

}

.news-year{
	margin-top:10px;
	padding:4px;
	font-size:12px;
	font-weight:bold;
	color:#B1986C;
	background-color:#EFE6C7;
}

.news-institution{
	padding: 15px 0 5px 15px;
	color:#B58357;
	font-weight:bold;
}

.detail-news-institution{
	padding: 0px 0 5px 0px;
	color:#B58357;
	font-weight:bold;
}

.news-moth{
	padding: 10px 0 3px 4px;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}


.news-detail-title {
	padding: 0px 0 3px 0;
	font-weight: bold;
	color:#980300;
}

.news-detail-date {
	padding: 0px 0 3px 0;
	color:#7A7A7A;
	font-size: 90%;
}

.news-detail-text {

	padding: 10px 0 0px 0;

}

/* ---------- calendar ------------ */
.cal_table{
	margin: 0px 0px 0px 0px;
}

.cal_table tr td
{
	font-size:11px;
	text-align:center;
	padding:3px;
}

.cal_table td{
	padding:2px;
}
.cal_cell_day_sunday{
	color:#C9B38C;
}
.cal_cell_sunday a{
	color:red !important;
}
.cal_cell_selected a{
	color:#980300 !important;
	/*background-color:#EFE6C7;*/
	font-weight:bold;
	text-decoration:none;
}

.cal_cell_default a
{

}

.cal_cell_day
{
	color:#C9B38C;
}

.cal_cell_top_left
{
	font-size:1px !important;
	width:1px !important;
	padding:0px !important;
}
.cal_cell_left
{
	font-size:1px !important;
	width:1px !important;
	padding:0px !important;
}
.cal_cell_bottom_left
{
	font-size:1px !important;
	width:1px !important;
	padding:0px !important;
}
.cal_cell_top_right
{
	font-size:1px !important;
	width:1px !important;
	padding:0px !important;
}
.cal_cell_right
{
	font-size:1px !important;
	width:1px !important;
	padding:0px !important;
}
.cal_cell_bottom_right
{
	font-size:1px !important;
	width:1px !important;
	padding:0px !important;
}

/* ------- end of calendar -------- */
