@charset "windows-1251";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
#menu {
	width: 400px;
	position: absolute;
	left: 25%;
	top: 0px;
	color: #FFFFFF;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	text-align: justify;
	text-indent: 10px;
	height: 520px;
}
.ph {
	background-image: url(images/phone.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.copy {
	font-size: 11px;
	color: #5E4D47;
}

.zagl {
	font-size: 14px;
	font-style: italic;
	color: #D64A31;
	padding-left: 20px;
}
.right {
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
}
a {
	color: #F8966F;
}
a:hover {
	text-decoration: none;
}


#menu a {
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}
.phone {
	padding-left: 60px;
	font-size: 24px;
	color: #B0C88A;
}

