@charset "windows-1251";
body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3d3220;
	margin-left: 0px;
}
.txt {
	text-align: justify;
	text-indent: 10px;
	padding: 15px;
}
.txt .zagl {
	font-size: 16px;
	font-weight: bold;
	color: #4AAD15;
}
.menu {
	font-weight: bold;
}
.menu a {
	color: #CCFF66;
}
.menu a:hover {
	color: #4AAD15;
	text-decoration: none;
}
.copy {
	font-size: 10px;
	text-align: center;
}
a {
	color: #ff7f00;
}

