.newBox, .zakladki li.active {
	background-color: #080707;
}
body, div#main {
	background-color: #201e1e;
	background-image: none;
}
div#main {
	font-family: Times New Roman;
	font-size: medium;
	color: #d1b21a;
}
div#main a {
	color: #405ae2;
	text-decoration: none;
}
div#main a:visited {
	color: #da5044;
	text-decoration: none;
}
div#main a:hover {
	color: #34e5c8;
	text-decoration: none;
}

