L Micaelis
простите, но у меня такого нет ==
есть только такое:
<style>
#menu span {
padding: 7px 15px 7px;
margin-right: 0px;
margin: 10px 0;
width: 50px;
text-decoration: none;
}
#menu {
padding-top: 0px;
height: 55px;
background: #C19D79;
background-repeat : no-repeat;}
#menu span {
padding: 7px 15px 7px;
margin-right: 5px;
margin: 10px 0;
width: 100px;
text-decoration: none;
}
#menu .tabactive {
color: #C19D79;
background:#C19D79;
}#submenu {
padding: 0px;
height: 200px;
text-align: center;
font-size: 12px;
width: 790px;
}.submenutext {
text-align: center;
background: url("http://forumstatic.ru/files/0010/65/39/87266.png") center;
/*position:absolute;*/
width: 760px;
margin:0 2px;
max-width: 100%;
display: none;
height: 230px!important;
}
span.menuButton {
cursor:pointer;
cursor:hand;
}
</style>










