#menu {
	height: 63px;
	padding:0;
	margin:0;
}

ul.men {
	float: right;
	width: 600px;
	padding: 13px 0 0 0;
	margin:0;
}

ul.men li {
	display: block;
	float: right;
	list-style-type: none;
	margin-right: 5px;
	text-align: center;
}

ul.men li a:link, ul.men li a:visited {
	font-size: 0.9em;
	font-family: arial;
	text-align: center;
	font-weight: bold;
	display: block;
	background: url('../images/but-top.jpg') no-repeat 0 0px;
	width: 125px;
	color: white;	
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 20px;
}

ul.men li a:hover {
	color: yellow;
	text-decoration: none;
	background: url('../images/but-top.jpg') no-repeat -125px 0px;

}


.b7 A:link, .b7 A:visited {
	height: 51px;
	background: #cfcfcf url('../images/button7.jpg') no-repeat 0px 0px;
}
.b7 A:hover {
	background: #cfcfcf url('../images/button7.jpg') no-repeat -115px 0px;
}


ul.men2 {
	clear: right;
	padding:47px 0 0 286px;
	margin:0;
}

ul.men2 li {
	float: left;
	display: block;
	list-style-type: none;
	text-align: center;
}

ul.men2 li a:link, ul.men2 li a:visited {
	font-size: 1.4em;
	font-family: 'Trebuchet MS', 'Helvetica CE', 'Tahoma', 'Arial';
	text-align: left;
	font-weight: normal;
	display: block;
	padding-left: 33px;
	padding-top: 0px;
	background: url('../images/arrow_menu.png') no-repeat 0 0px;
	height: 25px;
	margin-bottom: 10px;
	color: white;	
	text-decoration: none;
}

ul.men2 li a:hover {
/*	background: url('../images/button.gif') no-repeat -191px 0px;*/
	color: yellow;	
	text-decoration: none;
}

.w1 { width: 130px; }
.w2 { width: 110px; }
.w3 { width: 160px; }
.w4 { width: 90px; }
.w5 { width: 160px; }

.w1en { width: 90px; }
.w2en { width: 90px; }
.w3en { width: 160px; }
.w4en { width: 140px; }
.w5en { width: 160px; }
