@charset "windows-1251";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
.copy {
	font-size: 11px;
	color: #006600;
	text-align: center;
}
.txt {
	padding: 15px;
	text-align: justify;
	text-indent: 15px;
}
.zagl {
	font-size: 14px;
	color: #CC1005;
	text-align: center;
}
.men {
	color: #FFFFFF;
}
.men a {
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.ne {
	font-size: 11px;
}
.preim {
	font-size: 16px;
	font-weight: bold;
	color: #116B97;
}
a {
	color: #CC1005;
}
#att {
	position: absolute;
	left: 300px;
	top: 100px;
	width: 425px;
	font-style: italic;
	color: #1A6018;
}
#slogan {
	top: 20px;
	position: absolute;
	right: 35%;
	font-size: 16px;
	color: #FF9900;
}
#phone {
	position: absolute;
	left: 468px;
	top: 238px;
}
#phone .ph2 {
	color: #542829;
	font-size: 14px;
}
#phone .ph1 {
	color: #993300;
	font-size: 18px;
	font-weight: bold;
}




a:hover {
	text-decoration: none;
}

