@charset "windows-1251";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
.txt {
	background-image: url(images/main.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
	text-indent: 10px;
	padding: 15px;
}
.a1 {
	background-color: #dd9e8d;
	padding-top: 5px;
	padding-bottom: 5px;
}
.a2 {
	background-color: #dd9e8d;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 30px;
}
.a3 {
	background-color: #dd9e8d;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 60px;
}
.a4 {
	background-color: #dd9e8d;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 90px;
}
.a5 {
	background-color: #dd9e8d;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 120px;
}.left a {
	padding-left: 20px;
	color: #345696;
	font-size: 14px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.txt .zagl {
	text-align: right;
	padding-right: 50px;
	font-size: 16px;
	font-style: italic;
	color: #375498;
}

