html {
	background: #fff;
}
body {
	margin: 0; padding: 0;
	color: #000;
	background: #fff;
	width: auto;
}
a {
	color: #036;
	text-decoration: none;
}
*[title]:after {
	content: " (" attr(title) ")";
}
*[alt]:after {
	content: " (" attr(alt) ")";
}
.material a:after {
	content: " (URL: http://news.ibox.bg" attr(href) ")";
}
a[title]:after {
	content: " [" attr(title) "] (URL: " attr(href) ")";
}
.btv-header-container h1 {
  text-indent: 0;
  color: #000;
  font-size: 40px;
  text-transform: uppercase;
}
.btv-header-container .placeholder,
.btv-global-menu,
.btv-local-navigation,
.btv-sidebar,
.banner,
#Tools {
	display: none;
}
.section-header {
  color: #000;
  border: 1px solid #000;
}
.section-header h1 {
  color: #000;
}
