.menu {
	background-color: #005EA9;
	width: 160px;
	border: 4px groove #FFFF00;
	margin-left: 16px;
	padding-top: 10px;
	padding-left: 0px;
	text-align: left;
	padding-bottom: 10px;
	background-image: url(../img/fon.jpg);
	background-position: bottom;
}
.zag {
	width: 500px;
	text-align: justify;
	padding-right: 22px;
}
.text {
	background-color: #0044A3;
	text-align: justify;
	width: 94%;
	padding: 16px;
	border: 4px groove #FFFF00;
}
.copy {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #FFFF00;
	text-align: center;
	margin-top: 6px;
}
