﻿body
{
    font-family:Verdana, Sans-Serif;
    margin:     0px 0px 0px 0px;
    padding:    50px 0px 30px 0px;
    text-align: center;
    color:Black;
}

body
{
    text-align:-moz-center;
}

table, tr, td, div
{
    padding:    0px 0px 0px 0px;
    margin:     0px 0px 0px 0px;
    border: none 1px red;
}

img
{
    border:     none 0px black;
    padding:    0px 0px 0px 0px;
    margin:     0px 0px 0px 0px;
}

h1
{
    font-size:12pt;
}

h2
{
    font-size:10pt;
}

ul
{
    color:Black;
    font-size:12px;
}

p 
{
    font-size:  9pt;
    color: black;
    margin:     0px 5px 0px 10px;
    padding:    3px 7px 0px 0px;    
    text-align:justify;
    line-height:150%;
}

p.numar
{
    font-size:  12px;
    margin-top: 5px;
    padding-right:5px;
}

p.text_ident
{
    text-indent:20px;
    font-weight:normal;
    text-align:justify;
    line-height:150%;
    padding-right:5px;
}

a
{
    border:     none 0px black;
    padding:    0px 0px 0px 0px;
    margin:     0px 0px 0px 0px;
    text-decoration: none;
    color:White;
}

div.fond
{
    text-align: left;
    width:  800px;
    padding-top:    0px;

}

.t1_border
{ 
    border-top:     solid 2px #534F50;
    border-left:    solid 2px #534F50;
    border-right:   solid 2px #534F50;
    width:800px;
}

.t2_border
{ 
    border-left:    solid 2px #534F50;
    border-right:   solid 2px #534F50;
    width:800px;
}


div.c
{
    background-color: #3F3D3E; 
    height:50px;
}

div.c:hover
{
    background-color: #008BD8; 
    height:50px;
}

.linie_albastra
{
    margin: 0px 0px 0px 0px;
    height: 5px;
    background-repeat:  repeat-x;   
}

.td_meniu
{
    height: 50px; 
    width:  155px;
    border-right: solid 2px white;
}

.td_meniu_secundar
{
    width:  254px;
    height: 34px;
}

.td_m_secund_poze
{
    width:254px;
    height:86px;
}

.celula_rosie
{
    background-color:   #D7645F; 
    height: 56px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

p.vcentru
{
    vertical-align: bottom;
    color:White; 
    padding-right:5px;  
}

a.meniu_centru
{
    color:White;
}

a.meniu_centru:hover
{
    text-decoration: underline;
}
 
div.meniu_centru
{
    text-align:center;
    font-size:12px;
    color:White;
}

div.meniu_centru
{
    
    text-align:-moz-center;
}

td.copyright
{
    font-size:11px;
    color:White;
    height: 25px;
    vertical-align:bottom;
    text-align:-moz-center;
}


.sec_text
{
    border-left:solid 3px #EAEAEA; 
    border-right: solid 3px #EAEAEA;
    margin-top:20px;
    padding: 20px 15px 0px 15px;
}

.sec_text_subtitlu
{
     font-size:17px;  
     padding-left:0px; 
     padding-bottom:15px;
}

img.border
{
    border: solid 1px blue;
    margin: 5px 0px 10px 0px;
}