div#middle #sumar {
    border-bottom: 2px solid #D60000;
    clear: both;
    height: 15px;
    margin-right: 1px;
    margin-top: 10px;
}
div#middle #sumar b {
    background: #D60000;
    padding: 3px 15px 3px;
    color: #FFFFFF;
    font: 10px verdana;
    font-weight: bold;
}
div#rubrici {
    clear: both;
    margin-top: 5px;
}
        
div.rubrica {
    float: left;
    width: 183px;
    margin-bottom: 10px;
}

div.rubrica img {
    float: left;
    width: 50px;
    margin-right: 5px;
    border: 2px solid black;
}

div.rubrica strong {
    font-weight: bold;
    display: block;
    margin-bottom: 1px;
}

div.rubrica ul {
    margin-top: 5px;	
}
        
div.rubrica h3, div#most_read h5 {
    color: white;
    background: url('../images/categ.jpg') no-repeat;
    height: 20px;
    font-weight: normal;
    padding: 4px 0 0 15px;
    font-size: 11px;
}

div.rubrica_p h3 {
    background: url('../images/categ_p.jpg') no-repeat;
}

div.rubrica h3 a {
    color: #FFFFFF !important;
}

div.rubrica a {
    color: #000000;
}

div.rubrica a:hover {
    color: #d60000;
}

div.rubrica li a {
    color: #4A4A4A;
    font-size: 11px;
    border-top: 1px solid #ccc;
    padding: 2px;
    background: #EDEDED;
    display: block;
}

div.rubrica li a:hover {
    background: #CFCFCF;
}

#rubrici div.odd {
    margin: 0 5px;
}
div.rightBox {
    margin-bottom: 7px;
}
div.rightBox div.title {
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    text-transform: uppercase;
    color: #000000;
    height: 14px;
    background-image: url(../images/right-title-bg.gif);
    padding-top: 15px;
    margin-bottom: 3px;
}
div.rightBox div.title span {
    background-color: white;
    line-height: 14px;
    padding: 0 7px;
}
div.rightBox div.item {
    height: 67px;
    width: 236px;
    background: #f5f5f5 url(../images/right-item-gradient.gif) repeat-x;
    padding: 7px;
}
div.rightBox div.item img {
    margin-right: 7px;
}
div.rightBox div.item td {
    vertical-align: middle;
}
div.rightBox div.item .supra {
    text-transform: uppercase;
}
div.rightBox div.item .supra a {
    font-weight: bold;
    color: #d60000;
    margin: 0px;
}
div.rightBox div.item .titlu a {
    color: #666666;
    font-weight: bold;
    margin: 0px;
    font-size: 12px;
}
div.rightBox div.item .titlu a:hover {
    color: #d60000;
}
div.rightBox div.item .autor a {
    color: #666666;
    margin: 0px;
}
div.rightBox div.item .autor a:hover {
    color: #d60000;
}
div.rightBox div.item td.ap a {
    margin: 0px;
    padding: 0px;
}
div.rightBox div.item td.text {
    vertical-align: bottom;
    padding-bottom: 2px;
}
#atac-tv .header {
    background-image: url(../images/atac_tv_bar.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}
#atac-tv .header a {
    display: block;
    width: 250px;
    height: 41px;
}
div#most_read h5 {
    height: 17px;
}

#om_bun_om_rau {
    clear: both;
    margin-bottom: 5px;
}
#om_bun_om_rau .supra {
    text-transform: uppercase;
    color: #d60000;
    font-size: 10px;
    float: right;
    font-weight: bold;
}
#om_bun_om_rau .om_bun .supra {
    color: #3f5533;
}
#om_bun_om_rau .om_bun,
    #om_bun_om_rau .om_rau {
    background-position: -15px 0px;
    background-repeat: no-repeat;
    background-color: #f5f5f5;
    float: left;
    width: 118px;
    padding: 5px 3px;
}
#om_bun_om_rau .om_bun {
    background-image: url(../images/om_bun.gif);
    margin-right: 2px;
}
#om_bun_om_rau .om_rau {
    background-image: url(../images/om_rau.gif);
}
#om_bun_om_rau a {
    color: #666666;
    font-size: 10px;
    font-weight: bold;
}
#om_bun_om_rau a:hover {
    color: #d60000;
}
.imgntext {
    position: relative;
}
.imgntext .text,
.imgntext .text_bg {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    color: #fff;
    padding: 5px 7px;
    font-weight: bold;
    cursor: pointer;
}
.imgntext .textin {
    opacity: 0; filter: alpha(opacity=0);
}
.imgntext .text_bg {
    background-color: #000;
    opacity: 0.75;filter:alpha(opacity=75)
    cursor: pointer;
}
.imgntext a {
}
.imgntext .text a {
    display: block;
    color: white;
    width: 100%;
    height: 100%;
}
.imgntext .text_250 {
    width: 233px;
}
