#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,
.tleAround7
{
    height: 25px;
    border-collapse: collapse;
    background: url('../images/angel_img.png') no-repeat left;
}
.tleAround2 td,
.tleAround3 td,
.tleAround4 td,
.tleAround7 td
{
    vertical-align: middle;
    width: 190px;
}
.tleAround2 a,
.tleAround3 a,
.tleAround4 a,
.tleAround7 a
{
    color: #ffffff;
    display: block;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    border-left: 2px solid #56b8e6;
}
.tleAround2 a:hover, .activeItem2 a,
.tleAround3 a:hover, .activeItem3 a,
.tleAround4 a:hover, .activeItem4 a,
.tleAround7 a:hover, .activeItem7 a
{
    text-decoration: underline;
}
#uI222 a, #aI222 a, #sI222 a,
#uI113 a, #aI113 a, #sI113 a,
#uI164 a, #aI164 a, #sI164 a,
#uI237 a, #aI237 a, #sI237 a
{
    border-left: 0;
    padding-left: 25px;
}

/*########### Меню обратная связь ##############*/
.tleAround6
{
    margin: 3px 0 6px 9px;
    border-collapse: collapse;
}
.tleAround6 a
{
    height: 42px;
    padding: 8px 0 0 77px;
    color: #0070bb;
    background: url(../images/back_link.png) no-repeat;
    display: block;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
}
.tleAround6 a:hover
{
    text-decoration: underline;
}
