#horiz_menu {
height: 95px;
width: 970px;
z-index: 1;
bottom: 0px;
left: 0px;
}

.menu_top{
height: 86px;
}

#menu_top-1{
text-align: right;
width:27%
}

#menu_top-2{
text-align: right;
width:36%
}
#menu_top-3{
text-align: right;
width:36%
}
     /*
#menu_top{
height: 86px;
text-align: left;
}  */

.menu_top a{
font-size: 10px;
color: #4f4f4f;
text-decoration: none;
display: block;
text-align: right;
}

.menu_top a:hover{
text-decoration: none;
}

.menu_top img {
/*bottom: 0px;
right: 0px;
position: absolute; */
padding-left: 5px;
/*float: right; */
}

#ball {
display: block;
position: absolute;
}

#horiz_menu_bottom {
width: 970px;
height: 9px;
background: url(/bitrix/templates/hyun_main/images/menu_fon.gif) bottom repeat-x;
margin-bottom:10px;
position: absolute;
bottom: 0px;
left: 0px;
z-index: 0;
}
