#topText img{
	margin-top:5px;
}
.newsBlock{
	clear:both;
	position:relative;
	display:block;
	margin:25px 0 25px 0;
	border-bottom:0px solid #ccc;
	overflow:hidden;
}

.newsBlock h3{
	font-size:1.1em;
	font-weight:bold;
	margin:2px 0 5px 0;
	padding:0;
}

.newsBlock table td{
	vertical-align:top;
}
.newsDate{
	color:#448027;
	font-size:0.8em;
}

.newsTextBlock{
	width:100%;
	float:none;
}

#left_column{
	width:155px;
	margin-top:35px;

}

#left_column h2{

	text-align:center;

	margin-bottom:10px;

	font-weight:bold;

}

.ctButtonPrev, .ctButtonNext{

	cursor:pointer;

	margin-left:5px;

	margin-right:5px;

}

.ctButtonPrev{

	float:left;

}

.ctButtonNext{

	float:right;

}

.newsImgList{

	display:inline-block;

	vertical-align:top;

	margin:0 10px 10px 0;

	width:150px;

	padding:2px;

	border:1px solid #ccc;
	float:left;

}

.newsPhotos{

	margin:10px 0;

	text-align:center;

}

.newsPhotos img{

	padding:5px;

	border:1px solid #ccc;

}

.newsImgShow{

	float:left;

	margin:0 10px 10px 0;

	width:200px;

	padding:3px;

	border:1px solid #ccc;

}



.newsBlock:hover h3 a{

	text-decoration:underline;

	color:#e85102;

}

.newsText {
	line-height:1.4em;
	font-size:1em;
}
.newsText img{
	width:100%;
}


.newsText p{
	margin-bottom:8px;
}

.newsText a{
	color:#e85102;
	text-decoration:underline;
}

.newsBreef{
	margin-top:7px;
}

.newsBreef a{
	color:#e85102;
	text-decoration:underline;
}

.newsBack {
	width:100%;
	display:block;
	position:relative;
}

.newsBack a{
	text-decoration:underline;
	color:#e85102;
	cursor:pointer;
}

#callendar{
	width:100%;
}

#callendar #title{
	text-align:center;
}

#callendar #callBlock{
	width:100%;
}

#callendar td{
	text-align:center;
}

.btn_cancel{
	background:none;
	border:none;
	color:#e85102;
	text-decoration:underline;
}

.ctContainer{
	width:100%;
	position:relative;
	background:#fff;
}

.ctNormal{
	cursor:pointer;
	text-decoration:underline;
	border:1px solid #c8ceda;
}

.navContainer{
	display:inline-block;
	position:relative;
	vertical-align:top;
	background:#fff;
	margin-top:3px;
}

.table_calendar{
	margin:0px;
	width:100%;
}

.table_calendar td{
	text-align:center;
	padding:2px 0 2px 0;
	font-size:0.9em;
}
.navContainer span{
	border:1px #fff solid;
	padding:0px 2px 0px 2px;
	background:#c8ceda;
}
.navContainer span:hover{
	background:#feb819;
}
.navCalendar{
	cursor:pointer;
}
.CalendarHead{
	background:#c8ceda;
	text-align:center;
}
.CalendarHead td{
	padding:1px 0 3px 0;
}
.CalendarWeek td{
	border-bottom:#c8ceda 1px solid;
}
#inputPeriod{
	position:relative;
	display:inline-block;
	vertical-align:top;
	margin-left:10px;
}
.CtBtns{
	margin-top:5px;
	border-top:1px dotted #223669;
	padding-top:3px;
}
.CtPeriod li{
	padding:3px;
	border:2px solid #c8ceda;
	width:75px;
	text-align:center;
}
.CtPeriod li:hover{
	border:2px solid #feb819;
}
.CtPeriod li.activeCtPeriod{
	border-color:#223669;
}
.ctPassive{
	color:#777;
	border:1px solid #c8ceda;
}
.ctActive{
	background:#c8ceda;
}
.ctNormal a:hover , .ctActive a:hover , .ctToday a:hover{
	color:#e85102;
	text-decoration:underline;
}
.ctToday{
	border:1px solid #c8ceda;
	text-decoration:underline;
}
.newsBottom{
	text-align:right;
	font-style:italic;
}
.lineTable{
	width:100%;
}
.lineTable li{
	display:inline-block;
	padding:2px 5px;
	border:1px solid;
	background:#fff;
	margin:0 3px;
	border-radius:3px;
}
.lineTable a:hover li{
	background:#c8ceda;
}
.lineTable a:hover li.active{
background: #F8F1E1;}
.lineTable li.active{
background: #F8F1E1;
   border: 1px solid #FEB913;
}
.centerLineColumn{
	text-align:center;
}
a li.active{
	cursor:default;
}
.newsRead{
	text-align:right;
}
.newsRead a{
	color:#e85102;
	text-decoration:underline;
}
._news_div{
	top:0;
	margin-top:15px;
}