/*.news-table .news-item:nth-child(3n+1) {
margin-left: 0 !important;
  clear: both;
}


.news-item{
	margin-left: 6% !important;
	height: auto !important;
	margin-bottom: 20px;
}
@media all and (max-width: 800px){
.news-item{
	margin-left: 0% !important;
	width: 44% !important;
	margin-bottom: 10px;
}
.news-table .news-item:nth-child(4) {
	margin-left: 6% !important;
  clear: none;
}
.news-table .news-item:nth-child(3) {
	margin-left: 0 !important;
}
.news-table .news-item:nth-child(5) {
	margin-left: 0 !important;
  clear: both;
}
.news-table .news-item:nth-child(9) {
	margin-left: 0 !important;
  clear: both;
}
.news-table .news-item:nth-child(7) {
	margin-left: 0 !important;
	clear: both;
}
  .news-caption{
  	width: 100%;
  }
  .news-caption a{
  font-size: 10px;
  font-size: 13px;
  }

  .news-date{
  display: none;}
}

.cutter{
height: auto;
}
.prirpi {
margin-top: 7px;
color: #a0a0a0;
}
.neww .thumb-item {
display: inline-block;
overflow: hidden;
cursor: pointer;
margin-left: 2%;
margin-bottom: 20px;
}
.fancybox-thumbs {
width: 22%;
}
.thumb-item img {
width: 100%;
}

.texter {


}*/