.dock-container { position: relative; top: -8px; height: 244px; padding-left: 20px; }
a.dock-item { display: block; width: 65px; position: absolute; bottom: 0; text-align: center; text-decoration: none; color: #333; }
.dock-item span { display: none; text-align:center; color:#fff; background-image:url(../img/botles/button_comanda.png); background-position:botom center; background-repeat:no-repeat; margin-bottom:-80px;}
.dock-item img { border: 0; margin: 5px 10px 0px; width: 100%; }

