.traur img {
	-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; /* IE 6-9 */
}
.traur { -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; /* IE 6-9 */
}
.traur_bl {
	width:100%;
	height:80px;
	background:#000;
	color:#fff !important;
	text-align:center;
	font-size:24px;
	line-height:80px;
	display:block;
	/*position: sticky;*/
	z-index:1000;
  top: 0;
	
}
.traur_bl:hover {
	text-decoration:underline !important;
	color:#fff !important;
}
.news .items .archive {
	display:none;
}
.sticky-wrapper {
	z-index:1000;
}
.traur .header_fixed {
	top:80px;
}
.traur_okz .header {
	position:relative !important;
}
.traur .site-wrap {
	margin-top:0 !important;
}
.traur .videoshow, .traur .top-panel {
	position:relative;
}
.home.traur_okz .site-wrap {
	display:none;
}
@media only screen and (min-width : 320px) and (max-width : 680px) {
	.traur_bl {
	
	height:auto;
	
	
	
	font-size:20px;
	line-height:24px;
	padding:10px 0;
	
	
}
}
