div#promo_na_skroty {
  background: url("/wtyczki/promo_na_skroty/img/promocje.png") no-repeat scroll 0 0 transparent;
    height: 685px;
    position: fixed;
    right: 120px;
    top: -817px;
    width: 251px;
    z-index: 24;
}

div#promo_na_skroty div#na_skroty_content{
 background: url("/wtyczki/promo_na_skroty/img/loader.png") no-repeat scroll center center transparent;
    float: left;
    height: 668px;
    padding: 33px 7px 0;
    position: relative;
    width: 236px;
}/*

div#na_skroty_content a.ik{
display: block;
float: left;
height: 90px;
margin: 7px;
width: 81px;
}

div#na_skroty_content a.ik:hover{
background-position:0 bottom;
}

div#na_skroty_content p.na_skroty_title{
font-size: 12px;
font-weight: bold;
padding-bottom: 5px;
padding-top: 15px;
text-align: left;
}

div#na_skroty_content p{
font-size: 11px;
line-height: 14px;
padding: 5px 15px 15px;
text-align: justify;
}

div#na_skroty_ikony{
display: none;
}

*/
div#promo_na_skroty div.na_skroty_przenies{
background: url("/wtyczki/promo_na_skroty/img/przesun.png") no-repeat scroll 0 0 transparent;
cursor: move;
height: 19px;
position: absolute;
right: 12px;
top: 7px;
width: 19px;
z-index: 51;
}

div#promo_na_skroty div.na_skroty_przenies:hover {
    background-position:0 bottom;
}

div#promo_na_skroty div.na_skroty_close {
background: url("/wtyczki/promo_na_skroty/img/zwin.png") no-repeat scroll right 0 transparent;
bottom: -3px;
cursor: pointer;
height: 20px;
position: absolute;
right: 15px;
width: 63px;
z-index: 26;
}

div#promo_na_skroty div.na_skroty_close:hover {
    background-position: 0 bottom;   
}    

