#caption-plan {
    width: 100%;
    background: #222324;
    position: absolute;
    top: auto;
    bottom: 0px;
    filter:alpha(opacity=80);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    font-size: 17px;
    color: #fff;
    text-align: center;
    padding: 15px 0px 5px 0px;
    text-shadow: 1px 1px 1px black
}


/*slika u text*/
.offerblock {width:248px; height: 248px; background: url(http://www.vpswebserver.com/img/plan.png); font-family: arial;}
.offerblock .offtop {width:236px; height:28px; padding-top:95px; padding-left:10px; position:relative;}
.offerblock .offtop .pname {color:#fff; font-size:14px; font-weight:bold;}
.offerblock .offtop .plink {display:block; width:45px; height:45px; border-radius: 50%; position:absolute; right:5px; bottom:9px;}
.offerblock .offbottom {width:246px; height:122px; margin-left:1px; margin-top:2px;}
.offerblock .offbottom .left {float:left; width:117px; height:112px; font-size:12px; color:#fff; padding-top:10px; padding-left:5px;}
.offerblock .offbottom .left span.att {width:30px; display:inline-block;}
.offerblock .offbottom .right {float:right; width:112px; height:62px; color:#fff; font-size:18px; padding-top:60px; padding-left:10px;}
.offerblock .offbottom .right .old {text-decoration: line-through;}
.offerblock .offbottom .right .note {font-size:10px;}
/*slika u text*/
