Файл: templates/Default/style/head.css
Строк: 31
.tmenu ul { background:#FFF; font-weight:normal; font-size:10pt;
font-family:Arial; height:25px; line-height:25px; margin:0; padding:0;
overflow:hidden; position: fixed; width: 100%; z-index: 2147483647; }
.tmenu li { list-style-type:none; float:left; }
.tmenu a { padding: 3px
7px 4px; color:#21578B; text-decoration:none; }
.tmenu a:hover {
color:#21578B; text-decoration:none; border-top: 2px solid #DD4B39; }
.tmenu a.active { border-top: 2px solid #DD4B39;color:
#21578B;font-weight: bold;text-decoration: none; }
.tmenu a.active:hover
{ border-top:2px solid #DD4B39; }