
div#continut table {
	margin-left:auto;
	margin-right:auto;
	}
div#continut h2 {
        font-size: 12px;
}

/***************START STIRI*********************/

div.toata_stirea {
    width: 650px;
    background-color: #FFFFFF;
    margin-bottom: 15px;
    border: 1px solid #EEEEEE;
}
div.titlu_stire {
    padding: 5px;
    border-bottom: 1px solid #EEEEEE;
    background-color: #F0F0F0;
}
div.titlu_stire a {
    font-size: 12px;
    text-decoration: none;
    color: #000000;

}
div.titlu_stire a:hover {
    font-size: 12px;
    text-decoration: none;
    color: #B40000;
}
div.tags1 {
    padding-left: 10px;
}
div.tags1 a{
    text-decoration: none;
    color: #0337A5;
}
div.tags1 a:hover{
    text-decoration: none;
    color: #B40000;
}
div.continut_stire {
    font-family:verdana;
    font-size: 11px;
    width: auto;

    min-height: 80px;
    height: auto !important;
    height: 80px;
    margin: 5px;
}
div.continut_stire img {
    padding: 10px;
}
div.continut_stire p {
    margin: 0px;
}
div.data_stire {
    border-top: 1px solid #F0F0F0;
    padding: 5px 0px 5px 0px;
    text-align: center;
    font-size: 12px;
    color: black;
    background-color: #F0F0F0;
}

div.paginare {
    padding: 5px;
    margin: 10px;
}
div.det_toata_stirea {
    margin-top: 15px;
}
div.det_toata_stirea img {
    border: 1px solid #414141;
}
div.det_continut_stire{
    font-family: arial;
    width: auto;
    border: 1px solid #DEDEDE;
    padding: 10px;
    font-size: 12px;
}
div.det_continut_stire table{
    padding: 15px;
}
div.det_continut_stire span{
    color: silver;
}
div.det_sursa a {
    color: blue;
    text-decoration: none;
}
div.tags a {
    text-decoration: none;
    color: #0337A5;
    font-size: 11px;
}
div.tags a:hover {
    text-decoration: none;
    color: #B40000;
}
div.paginare a {
    border:1px solid #333333;
    padding: 3px 7px 3px 7px;
    text-decoration: none;
    background-color: #FAFAFA;
    color: black ;
}
div.paginare a:hover {
    border:1px solid #333333;
    padding: 3px 7px 3px 7px;
    text-decoration: none;
    background-color: #EEEEEE;
    color: black ;
}
 div.paginare b {
    border:1px solid #CECECE;
    padding: 3px 7px 3px 7px;
    text-decoration: none;
    background-color: #FFFFFF;
    color: blue;
}

div.tot_comentarii {
    border: 1px solid #DEDEDE;
    margin-top: 10px;
    padding: 10px
}
div.coment {
    border: 1px solid #DEDEDE;
    margin-bottom: 15px;
    padding: 10px;
}
div.coment span{
    font-size: 10px;
    color: silver;
    
}
.input_text {
    font-size: 12px;
    border: 1px solid black;
    background-color: white;
}

/***************END STIRI*********************/
