@charset "windows-1251";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #799a7d;
	margin: 0px;
}
.txt {
	text-align: justify;
	text-indent: 15px;
	padding: 20px;
}
.zagl {
	color: #46704b;
	font-size: 14px;
	font-style: italic;
	padding-left: 20px;
	font-weight: bold;
}
.more {
	background-image: url(images/more.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.copy {
	font-size: 11px;
	color: #666666;
	text-align: center;
}
.cont {
	font-size: 11px;
	padding-right: 10px;
}
