@charset "windows-1251";
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #B0B0B0;
}
#apDiv1 {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	text-align: center;
	left: 0px;
}
.fon_left {
	background-image: url(../img/fon.gif);
	background-repeat: repeat-y;
	height: 950px;
	position: static;
	background-position: right top;
	overflow: auto;
}
.fon_right {
	background-image: url(../img/fon_r.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 950px;
}
.menu_up {
	font-family: Arial;
	font-size: 10px;
	color: #CC0000;
	font-weight: normal;
}

.ñ {
	font-family: Arial;
	font-size: 9px;
	color: #999999;
}
.findblack {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
