#price-list{
    display:block;
    background:url(../images/cennikPDF.jpg) no-repeat;
    height:50px;
    width:55px;
    text-indent:-9999px;
    margin-top:20px;
    float:left;
}
#price-list-cont{
    display:block;
    width:540px;
    height:80px;
    background:url(../images/dot_main.gif) repeat-x scroll bottom;
    position:relative;
}
#price-list-link{
    display:block;
    position:absolute;
    left:50px;
    height:30px;
    width:300px;
    margin-top:5px;
    text-decoration:none;
    
}
#price-list-text{
    display:block;
    position:absolute;
    width:400px;
    overflow:hidden;
    text-decoration:none;
    left:55px;
    top: 25px;
}
#price_list{
    width:540px;
    float:right;
    position:relative;
}
#promotions{
    width:284px;
    float:left;
    margin-right:50px;
}
#promotions h3{
    color:#95A3B1;
    font-weight:normal;
    font-family:Tahoma,Verdana,Arial;
    font-size:11px;
    margin:0;
    padding:0;
}

#promotions p span{
    float:left;
}
#promotions ul li{
    overflow:hidden;
    background:url(../images/dot_main.gif) repeat-x scroll bottom;
    padding-bottom:20px;
}
#promotions ul li p{
    margin-top:5px;
}
#price_list div{
    overflow:hidden;
    background:url(../images/dot_main.gif) repeat-x scroll bottom;
    padding-bottom:20px;
}


#price_list div ul li{
    margin-left:20px;
    margin-top:10px;
    padding-left:10px;
    list-style: none;
    list-style-image:url(../images/raquo.jpg);
}
#promotions li h2 {
    padding-top:10px;
}
