﻿div > #info {float: right; width: 75%; margin: 59px 21px 0px 0px;
}
* html #info {float: right; width: 75%; margin: 52px 10px 0px 0px;
}
#menu {display:inline-block; list-style:none; margin:0px 0 0px 0px; padding:0; font: 13px/18px 'Tahoma', sans-serif; white-space: nowrap;
}
#menu li {float: left; position: relative; z-index: 10;
}
#menu li .name {z-index:0; font-size:14px; padding: 0px; width: 122px;
}
#menu li a {display:block; white-space: nowrap;
}
#menu dl {position:absolute; top:0; left:0; margin: 0px; padding: 0px;
}
#menu dt {margin:0; float:left; margin: 0px;
}
#menu dt em.top a {background: url('/img/button.gif') 0 0 no-repeat; width: 122px; height: 34px; text-decoration: none; text-align: center; padding-top: 6px; margin-bottom: -6px; float: left; font-style: normal; font-size: 16px; color: #fff;
}
#menu dt em.top a:hover {background: url('/img/button.gif') -123px 0 no-repeat; height: 34px; float: left; color: #828282;
}
#menu dd {display: none; background: #000; float: left; margin: 0; padding: 0; text-align: left; min-width: 122px; cursor: pointer;
}/*фон выпадающего меню*/
#menu dt a {padding: 0px; margin: 0px;
}/*внутри топа*/
#menu dd a {text-decoration:none; display: block; padding: 5px 11px 5px 11px; color: #828282; font-size: 14px;
}
#menu li a:hover {border:0;
}
#menu li:hover dd {display:block; margin: 0px; clear: both;
}
#menu li a:hover dd {display: block;
}
#menu li:hover dt a {color:#828282; background: url('/img/button.gif') -123px 0 no-repeat; height: 34px;
}/*цвет активного топа*/
*html #menu li a:link:hover dt a {background: url('/img/button.gif') -123px 0 no-repeat; height: 34px; color: #828282;
}/*цвет активного топа для IE6*/
#menu dd a:hover {background: #898989; color: #fff;
}/*выделение активной ссылки*/
