/* объявление */
div .splLink {
line-height: 20px;
background-color: rgba(138, 135, 131, 0.34);
text-align: center;
font-family: century gothic;
font-size: 1.1em;
text-transform: uppercase;
padding: 3px 7px;
margin: 0 2em;
color: rgb(238, 232, 224);
border-radius: 8px;
border: 1px solid #9E9A91;
}

.spll div .splCont {
height: auto;
width: 300px;
z-index: 1000;
margin-top: 5px;
margin-left: -5em;
text-align: center;
box-shadow: 0 0 8px rgb(100, 92, 87);
background-color: rgba(218, 216, 212, 0.99);
border-radius: 12px;
padding: 1em;
}

.menusha {
background: url(http://wtbf.rolka.su/files/0011/3d/58/83367.jpg) repeat #78716B;
border: 1px solid #645C57;
border-radius: 30px;
padding: 0.7em;
text-align: center;
line-height: 20px;
color: rgb(235, 232, 243);
margin: 1em !important;
}

.menusha a {
color: rgb(218, 211, 236);
text-shadow: 0 0 5px rgb(31, 33, 43);
  }

.menusha a:hover {
font-size: 1.1em;
color: #fff;
text-shadow: 0 0 5px rgb(218, 211, 236);
  }

.menusha a:active {
font-size: 1.1em;
color: #fff;
text-shadow: 0 0 15px #fff;
  }

/* банконтейнер */
#bann a h2 {
width: 88px;
height: 31px;
font-size: 1.4em;
border-radius: 8px;
color: rgb(233, 229, 247);
text-shadow: 0 0 5px rgb(233, 229, 247);
}

#bann a h2:hover {
color: rgb(233, 229, 247);
text-shadow: none;
}