@charset "windows-1251";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #9c9c9c;
	margin: 0px;
}
#logo {
	position: absolute;
	top: 0px;
	right: 5%;
}
.txt {
	font-size: 12px;
	text-align: justify;
	text-indent: 10px;
	padding: 10px;
}
.zagl {
	font-size: 16px;
	font-style: italic;
	color: #470F18;
	text-align: right;
	padding-right: 20px;
}
#link {
	position: absolute;
	left: 100px;
	top: 400px;
}
.copy {
	font-size: 11px;
	color: #666666;
	text-align: center;
}
.right1 {
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 7px;
}
.men a {
	color: #CCCCCC;
	font-size: 13px;
	padding-left: 20px;
}
a:hover {
	text-decoration: none;
}
a {
	color: #18827E;
}
#phone {
	position: absolute;
	left: 50%;
	top: 250px;
	color:#336600;
	font-size:24px
}
