@charset "windows-1251";


body{
margin:0px;
padding:0px;

	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#B1B1B1;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#B1B1B1;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#B1B1B1;

}
.poisk {
	display: block;
	height: 40px;
	width: 300px;
	float: right;
}

.bg-grey-4px {
	text-decoration: underline;
	clip: rect(auto,auto,auto,auto);
	display: block;
	text-align: center;
	height: 4px;
	vertical-align: middle;
	background-color: #666666;
}


.bg-orange-4px {
	text-decoration: underline;
	clip: rect(auto,auto,auto,auto);
	display: block;
	text-align: center;
	height: 4px;
	vertical-align: middle;
	background-color: #FF6600;
}
.navigator-light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	clip: rect(auto,auto,auto,auto);
	padding-left: 10px;
	background-color: #FF6600;
	display: block;
	height: 25px;
	width: 100%;
	vertical-align: middle;
	padding-top: 5px;
}
.navigator-light:hover {
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	background-color: #FF7A22;
	display: block;
	height: 25px;
	width: 100%;
}
.navigator-light-off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	clip: rect(auto,auto,auto,auto);
	display: block;
	border: 1px solid #FF8B3E;
	padding-left: 10px;
	height: 25px;
	padding-top: 5px;
	width: 100%;
}

.navigator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
	clip: rect(auto,auto,auto,auto);
	text-align: center;
	height: 28px;
	padding-top: 5px;
	background-color: #B1B1B1;
	display: block;
}
.navigator:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #999999;
}
.navigator_blank {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 23px;
	width: 0px;
	background-image: url(bg_blank.gif);
	text-align: center;
	padding-top: 5px;
}
.navigator_blank_courses {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
	height: 28px;
	text-align: center;
	padding-top: 5px;
	display: block;
	clip: rect(auto,auto,auto,auto);
	background-color: #FF6600;
}
.navigator_blank_courses:hover {
	text-decoration: underline;
	height: 28px;
	text-align: center;
	padding-top: 5px;
	background-color: #FF7A22;
	clip: rect(auto,auto,auto,auto);
	display: block;
}

.sputnik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
.sputnik:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.contacts_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #000000;
}
