@charset "UTF-8";

body 
{
	color:#000 !important; 
}
img {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%); 
}
div {
	 
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%); 
  
}
.sy-slides-wrap {
	z-index:9;
}
p, h1,h2,h3,h4,h5,h6, span,
ul, li
{
	color:#000 !important;
}
#navigation.fixed,
.hotline_news .lenta span {
	background-color: #000 !important;
}
.news-slider .text-content,
.news-slider .text-content div
 {
	z-index: 1000; 
}
.announces h5,
.hotline_news .lenta span,
.news-slider .text-content p {
	color: #ffffff !important;
}