body {
margin: 0px;
padding: 0px;
background-image: url('images/bg.jpg');
background-repeat: repeat-x;
width: 100%;
}

.zona_meniu {
width: 630px;
height: 100px;
background-image: url('images/top6.jpg');
background-repeat: no-repeat;
}


.poz_meniu {
margin-top: 51px; /*fixare pozitie meniu fata de sus */
}


.content {
background-image: url('images/bg_left.gif'); /*background-ul gri din stanaga*/
background-repeat: no-repeat;
background-position: top left;
}


/*aici sunt clasele de text*/
.tx10_blue {
font: normal 10px Tahoma;
color: #708E9B;
}

.tx10_blue_light {
font: normal 10px Tahoma;
color: #0095D9;
}

.tx12_blue_light {
font: normal 12px Arial;
color: #949494;
}

.text {
font: normal 11px Arial;
color: #949494;
}

.tx14_blue_light {
font: normal 14px Arial;
color: #0095D9;
}

.tx_content {
font: normal 11px Tahoma;
color: #808080;
}

.text_negru {
font: normal 11px Tahoma;
color: #000000;
}

.tx10_gri {
font: normal 10px Tahoma;
color: #949494;
}

/*///-------------------------*/

/*aici sunt clasele de link-uri*/
.link_blue {
font-weight: bold;
color: #708E9B;
text-decoration: none;
}

.link_blue:hover {
font-weight: bold;
color: #1390C6;
text-decoration: none;
}

.link_blue_light {
color: #0095D9;
text-decoration: none;
}

.link_blue_light:hover {
color: #000000;
text-decoration: none;
}

.link_blue_light_m 
{
font: bold 12px Arial;
color: #0095D9;
text-decoration: none;
}

.link_blue_light_m:hover 
{
font: bold 12px Arial;
color: #A095D9;
text-decoration: none;
}

.link_footer {
color: #949494;
text-decoration: none;
}

.link_footer:hover {
color: #626262;
text-decoration: underline;
}

/*///-------------------------*/


/* personalizare inputuri si textarea*/

input, textarea, select {
font: normal 10px Tahoma;
color: #808080;
border: #7B7B7B 1px solid;
}

/*///-------------------------*/


.separatorh {
height: 20px;
background-image: url('images/doth.gif');
background-repeat: repeat-x;
background-position: left center;
]

