<div class="oformlenie_knopki oformlenie_knopki2" id="baner_1" title="навигация">полезные ссылки</div>
<div id="vklaka1" style="display: block;"><div class="sslka">
<!-- важные ссылки -->
<a href="http://imagiart.ru/viewtopic.php?id=14992" target="_blank">Гостевая</a>
<a href="http://imagiart.ru/viewtopic.php?id=13007" target="_blank">Правила форума</a>
<a href="http://imagiart.ru/viewtopic.php?id=14975" target="_blank">Объявления АМС</a>
<a href="http://imagiart.ru/viewtopic.php?id=14986" target="_blank">Вопросы и перенос тем</a>
<a href="http://imagiart.ru/viewtopic.php?id=16187" target="_blank">Форумная валюта</a>
<a href="http://imagiart.ru/viewtopic.php?id=15991" target="_blank">Вопросы по вёрстке</a>
<a href="http://imagiart.ru/viewtopic.php?id=14995" target="_blank">Вопросы по фотошопу</a>
<a href="http://imagiart.ru/viewtopic.php?id=16006" target="_blank">Выбор работ дня</a>
<a href="http://imagiart.ru/viewtopic.php?id=6280" target="_blank">Правила + заявки</a>
<a href="http://imagiart.ru/viewforum.php?id=13" target="_blank">Мастерская графики</a>
<a href="http://imagiart.ru/viewforum.php?id=59" target="_blank">Мастерская дизайнов</a>
<a href="http://imagiart.ru/viewtopic.php?id=15070" target="_blank">Ищу администрацию</a>
<a href="http://imagiart.ru/viewforum.php?id=148" target="_blank">Поиск ролевой/игрока</a>
<a href="http://imagiart.ru/viewforum.php?id=27" target="_blank">Уроки графики</a>
</div></div>
<!-- навигация -->
<script type="text/javascript">
$(document).ready(function(){
$("#baner_1").click(function(){
$("#vklaka1").fadeToggle();});
});
</script>
.oformlenie_knopki.oformlenie_knopki2 {
background: url(http://forumstatic.ru/files/001a/08/b3/99003.png) no-repeat;
}
.oformlenie_knopki {
background: url(http://forumstatic.ru/files/001a/08/b3/86711.png) no-repeat;
height: 19px;
width: 306px;
display: inline-block;
cursor: pointer;
font-size: 0px;
color: transparent;
position: absolute;
top: 342px;
margin-left: 7px;
transition: all .5s ease-in-out 0s;
z-index: 11;
}
#vklaka1 {
width: 306px;
margin-left: 7px;
position: absolute;
top: -3px;
z-index: 1200;
background: #252525;
box-shadow: 0 0 0 1px #383838 inset, 0 0 0 2px #282828 inset;
-ms-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
#pun .sslka a {
background: #254562;
white-space: nowrap;
margin: 5px auto;
border-radius: 2px;
font-weight: 700;
text-align: center;
transition: all 0.3s linear 0s;
display: block;
padding: 4px;
letter-spacing: 1px;
text-transform: uppercase;
width: 280px;
color: #d3ccc6;
text-shadow: 0px 0px 1px #000;
font-family: roboto;
font-size: 8px;
box-shadow: 0 0 1px 0px #111 inset, 0 2px 7px 2px rgba(255,255,255,.03) inset;
}