
#zakladki_all ul{
float: left;
display: block;
}

#zakladki_all ul li{
display: inline;
padding: 1px;
height:20px;
background:  #961075 url(../images/rog.png) left bottom no-repeat;
float: left;
margin: 0 3px 0 0;
}

#zakladki_all ul li.tv{
background: #961075 url(../images/rog_r.png) right bottom no-repeat;
}

#zakladki_all ul li a, #zakladki_all ul li a span{
height: 20px;
float: left;
background: url(../images/zakladki_c.jpg) 2px top ;
text-decoration: none;
color: black;
display: block;
}

#zakladki_all ul li a span{
padding: 3px 5px 0 7px;
height: 18px;
background: url(../images/rog.png) -1px bottom no-repeat;
width: 49px;
text-align: center;
cursor: pointer;
overflow: hidden;
}

#zakladki_all ul li.tv a span{
width: 72px;
overflow: hidden;
background: url(../images/rog_r.png) 81px bottom no-repeat;
}
/* koniec zakladek */

/* buttony */

#zakladki_all #buttony{
float: right;
position: relative;
bottom: 12px;
height: 26px;
display: block;

}
#buttony{
top: 61px;
}

#buttony .bt_vip, #buttony .bt_vip a,  #buttony .bt_vip a span{
width: 140px;
height: 26px;
float: left;
margin: 0;
padding: 0;
display: block;
font-size:13px;
font-weight:bold
}

#buttony .bt_vip{
background: url(../images/button_vip_c.jpg) left bottom repeat-x;
margin-left: 10px;
}

#buttony .bt_vip a{
background: url(../images/button_vip_l.jpg) left bottom no-repeat;

}

#buttony .bt_vip a span{
height: 18px;
padding-top: 8px;
background: url(../images/button_vip_r.jpg) right top no-repeat;
}
