

div.subtit_continut {
    background-color: #FFFFFF;
    padding: 0px;
    color: #000000;
}

.td1{
    background: #FFFFFF url(../img/bg_prima_text.png) no-repeat;
    width: 380px;
    height: 230px;
    padding: 7px;
}
.td2{
    background-color: #FFFFFF;
    padding-left: 10px;
}
div.subtit_continut h2 {
    margin: 0;
    font-size: 12px;
    padding-left: 10px;
}

div.subtit_continut p {
    padding: 3px;
    margin: 0px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}
div.descriere_ultimele {
    font-size: 12px;
    padding-left: 20px;
    font-family: arial;
    color: #000000;
}

div#continut table {
	margin-left:auto;
	margin-right:auto;
	}

/*div index_anunt*/
div.index_anunt_sus {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #545454;
}

div.index_anunt_titlu h2 {
    margin: 0px;
    border-top: 1px solid #DEDEDE;
    background: #FFFFFF url('../img/gr_tit.gif') repeat-x;
    padding:4px 0px 4px 20px;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}

td.td_index_anunt {
    width: 148px;
    padding-top: 5px;
    padding-right: 5px;
}
div.index_anunt1 {
    padding-top: 2px;
    height: 15px;
    color: #555958;
    text-align: center;
    font-size: 11px;
    background-image: url('../img/head_anunt_index.png');
    background-repeat: no-repeat;
}

div.index_anunt2 {
    background-color: #FFFFFF;
    color: #555958;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    text-align: center;
    font-size: 11px;
}
div.index_anunt3 {
    background-color: #FFFFFF;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    text-align: center;
}

div.index_anunt4 {
    background-color: #FFFFFF;
    color: #555958;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    text-align: center;
    font-weight: bold;
}
/**/


/***************START TABS*********************/
a.tab {
        background-color:#EEEEEE;
        font-family: verdana, arial, sans-serif;
        font-size: 12px;
        text-decoration:none;
        color:#000000;
        border: 1px solid #EEEEEE;
  }
  a.tabon {
        background-color:#FFFFFF;
        border: 1px solid #EEEEEE;
        font-family: verdana, arial, sans-serif;
        font-size: 12px;
        text-decoration:none;
        color:#B40000;
  }
  .box{ background-color:#FFFFFF;
        width:650px;
        height:auto;
        padding-top:5px;
        padding-left:5px;
        }
/***************END TABS*********************/


/***************stire*********************/
.tdstire {
}
div.tot_stire
{
 width: 300px;
 padding: 10px;
 border: 1px solid #DEDEDE;
}
div.stire1 {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #EEEEEE;
    height: 30px;
}
div.stire2 {
    font-family:verdana;
    font-size: 11px;
    margin-bottom: 10px;
    height: 130px;
}
div.stire2 a {
    text-decoration: none;
    color: #0337A5;
}
div.stire2 a:hover {
    color: #B40000;
}
div.stire3 {
    text-align: center;
    background-color: #F0F0F0;
    padding: 3px;
}
/***************end stire*********************/

