.roportaj1Container
{
    margin-top:10px;
    width:306px;
    overflow:hidden;
}

.roportaj1Title
{
    height:16px;
    padding:7px 15px;
    background:url(../../img/roportaj-title-bg.png) no-repeat top left;
    color:#FFFFFF;
    font-size:12px;
    font-weight:bold;
}

.roportaj1-item-container
{
    padding:5px 19px;
    background:#f7f7f7;
}

.roportaj1-item
{
    width:130px;
    height: 162px;
    position:relative;
    display:inline-block;
    border:1px solid #cccccc;
    margin-top:5px;
}

.roportaj1-item-image
{
    width:126px;
    height:84px;
    position:absolute;
    top:0px;
    left:2px;
}

.roportaj1-item-image div
{
    width:126px;
    height:84px;
}

.roportaj1-item-image div img
{
    width:126px;
    min-height:84px;
}


.roportaj1-item-title
{
    background:#303030;
    width:120px;
    /* height:47px; */
    padding:3px;
    position:absolute;
    bottom:2px;
    left:2px;
    color:#FFFFFF;
    text-align:center;
    overflow: hidden;
    line-height: 16px;
    font-size: 11px;
}