@charset "utf-8";
a.onas {
	background-image: url(images/Knopka_o_nas.png);
	background-repeat: no-repeat;
	background-position: right top;
	outline: none;
	height: 29px;
	width: 89px;
	overflow: hidden;
	float: left;
}
a.onas:hover {
	background-position: 100% -29px;
}
a.kiting {
	background-image: url(images/knopka_kaiting.png);
	background-repeat: no-repeat;
	background-position: right top;
	outline: none;
	height: 49px;
	width: 139px;
	overflow: hidden;
	float: right;
}
a.kiting:hover {
	background-position: 100% -50px;
}
a.school {
	background-image: url(images/knopka_obuchenie.png);
	background-repeat: no-repeat;
	background-position: left top;
	outline: none;
	overflow: hidden;
	height: 49px;
	width: 139px;
	float: right;
}
a.school:hover {
	background-position: 100% -50px;
}
a.procat1 {
	background-image: url(images/knopka_procat.png);
	background-repeat: no-repeat;
	background-position: left top;
	outline: none;
	overflow: hidden;
	height: 49px;
	width: 139px;
	float: right;
}
a.procat1:hover {
	background-position: 100% -50px;
}
a.forum {
	background-image: url(images/knopka_forum.png);
	background-repeat: no-repeat;
	background-position: left top;
	outline: none;
	overflow: hidden;
	height: 49px;
	width: 139px;
	float: right;
}
a.forum:hover {
	background-position: 100% -50px;
}
a.wind1 {
	background-image: url(images/Knopka_wind.png);
	background-repeat: no-repeat;
	background-position: left top;
	outline: none;
	overflow: hidden;
	height: 90px;
	width: 90px;
	float: right;
}
a.wind1:hover {
	background-position: 100% -91px;
}
a.magazin {
	background-image: url(images/knopka_magazin.png);
	background-repeat: no-repeat;
	background-position: left top;
	outline: none;
	overflow: hidden;
	height: 49px;
	width: 139px;
	float: right;
}
a.magazin:hover {
	background-position: 100% -50px;
}

