.section img {
	border: 1px solid #E7E7E7;
	padding: 4px;
	margin: 0 5px;
	}

#main a.title:visited {
	color: #6C93B7;
	}
.newsbuttons {
	margin: 20px 0;
	}	
h1, h2 {
	font-family: tahoma;
	font-size: 24px;
	text-align: center;
	color: #a50505;
	font-weight: normal;
	background: no-repeat bottom center;
	padding-bottom: 35px;
}

#index h1 {
	padding-bottom: 25px;
	margin-bottom: 5px;
	background: white url(img/bg-h1.jpg) no-repeat center bottom;
	}
	
#index .gallery {
	background: url(img/bg-gallery.jpg) no-repeat left 40px;
	float: left;
	width: 100%;
	margin-top: 20px;
	display: inline;
}

#index .gallery .control {
	float: left;
	line-height: 140px;
	width: 25px;
	cursor: pointer;
	display: inline;
}
#index .gallery .control#prev {
	margin-left: 50px;
	_margin-left: 25px;
	}

#index .gallery .control#next {
	float: right;
	margin-right: 50px;
	_margin-right: 25px;
	}
#index .gallery .items {
	float: left;
	width: 840px;
	height: 155px;
	overflow: hidden;
}


#index .gallery .items . wrapper{
}
	

#index .gallery .item {
	width: 210px;
	height: 155px;
	text-align: center;
	color: #5e6e66;
	margin: 0;
}

#index .gallery .item:hover  {
	font-weight: bold;
	}
#index .gallery  img {
	width: auto;
	height: auto;
	bordeR: 0;
}

#index .gallery .item span {
}
/*-------------*/
#index .columns {
	clear: both;
	float: left;
	width: 890px;
	margin-top: 30px;
	margin-lefT: 50px;
}

#index .column {
	width: 295px;
	float: left;
}
#index .column#last {
	float: left;
	width: 280px;
	padding-left: 15px;
}
#index .column .title {
	color: #6c93b7;
	font-weight: bold;
	font-size: 12px;
}

#index .column .lastnews .item {
	margin-bottom: 10px;
	line-height: 100%;
	}
#index .column .lastnews .date {
	font-size: 12px;
	color: #969696;
	}
#index .column .lastnews .body {
	display: none;
}


#index .column .telega .title {
	margin-bottom: 10px;
}

#index .last-articles .title{
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	
}
#index .last-articles .body {
	font-size: 13px;
	line-height: 120%;
	color:	#969696;
	
}
#index .last-articles .link {
	zcolor: #9e0e0a;
}
#index .last-articles {
}

#index .last-articles {
	margin-top: 16px;
}


.columns h2 {
	padding-bottom: 10px;
	text-align: left;
	}
/*--------------------*/
.scroller .rails {
	height: 200px;
	overflow: hidden;
	}

.scroller .control {
	background: url(img/bg-scroll.jpg) no-repeat top left;
	widtH: 40px;
	height: 20px;
	color: white;
	float: right;
	clear: both;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	cursor: pointer;
	
	}

.scroller .active {
	color: #C88E00;
	}


.scroller .next {
	background-position: bottom left;
	}
.scroller .wrapper {
	clear: both;
	padding-right: 10px;
	}	
/*--------------------*/


