#menu
{
	width: 100%;
	height: 32px;
	margin: 0 0 0 -304px;
	float: left;
}
#menu .tleAround1 {
	border-collapse: collapse;
	width: 100%;
}
#menu .tleAround1 td
{
	height: 32px;
	width: 16%;
	white-space: nowrap;
}
#menu  .tleAround1 .activeItem1
{
	background: url(../images/mi_a.gif) no-repeat bottom right;
}
#menu .tleAround1 a {
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	display: block;
	padding-right: 25px;
	line-height: 32px;
	text-align: center;
}
#menu .tleAround1 a:hover
{
	text-decoration: underline;
}
#menu .activeItem1 a
{
	text-decoration: underline;
	font-weight: bold;
}
/*################################ MaksFM CSS ################################*/
#menu .padTable
{
	width: 100%;
	border-collapse: collapse;
}
#menu .padCell
{
	width: 304px;
}

#undermenu .padTable
{
	width: 100%;
	height: auto;
	border-collapse: collapse;
	margin-top: 1px;
}
#undermenu .padCell
{
	width: 306px;
}
#undermenu .wideMenu
{
	vertical-align: bottom;
}
#undermenu .backgrdiv
{
	background-color: #0070bb;
}
/*########### Меню №2 О компании ############*/
.tleAround2,
.tleAround3,
.tleAround4
{
	height: 25px;
	border-collapse: collapse;
	background: url('../images/angel_img.png') no-repeat left;
}
.tleAround2 td,
.tleAround3 td,
.tleAround4 td
{
	vertical-align: middle;
	width: 190px;
}
.tleAround2 a,
.tleAround3 a,
.tleAround4 a
{
	color: #ffffff;
	text-indent: 30px;
	display: block;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
}
.tleAround2 a:hover, .activeItem2 a,
.tleAround3 a:hover, .activeItem3 a,
.tleAround4 a:hover, .activeItem4 a
{
	text-decoration: underline;
}