body {
margin: 0px;
padding: 0px;
background-image: url('/images/bg.jpg');
background-repeat: repeat-x;
width: 100%;
}

h1 {
font: bold 16px tahoma;
color: #808080;
}

h2 {
font: bold 12px tahoma;
color: #0095D9;
}

.zona_meniu {
width: 100%;
height: 100px;
background-image: url('/images/top6.jpg');
background-repeat: repeat-x;
}

.poz_meniu {
margin-top: 71px; /*fixare pozitie meniu fata de sus */
margin-left: 50px;
}

.content {
background-image: url('/images/bg_left.gif'); /*background-ul gri din stanaga*/
background-repeat: no-repeat;
background-position: top left;
min-width: 880px;
}

.box_blue 
{
border-right: #D9D9D9 1px solid; 
border-left: #D9D9D9 1px solid; 
padding: 7px;
}


/*aici sunt clasele de text*/
.tx10_blue {
font: normal 11px Tahoma;
color: #708E9B;
}

.tx10_blue_light {
font: normal 11px Tahoma;
color: #0095D9;
}

.tx12_blue_light {
font: normal 12px Tahoma;
color: #949494;
}

.text {
font: normal 11px Tahoma;
color: #949494;
}
.tx11_blue_light {
font: normal 11px Tahoma;
color: #0095D9;
}


.tx12_blue_light {
font: normal 12px Tahoma;
color: #0095D9;
}

.tx14_blue_light {
font: normal 14px Tahoma;
color: #0095D9;
}

.tx15_blue_light {
font: normal 15px Tahoma;
color: #0095D9;
}

.tx_content {
font: normal 11px Tahoma;
color: #808080;
}

.text_negru {
font: normal 11px Tahoma;
color: #000000;
}

.tx10_gri {
font: normal 11px 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 Tahoma;
color: #0095D9;
text-decoration: none;
}

.link_blue_light_meniu
{
font: bold 15px Tahoma;
color: #0095D9;
text-decoration: none;
}

.link_blue_light_meniu:hover 
{
font: bold 15px Tahoma;
color: #A095D9;
text-decoration: none;
}

.link_blue_light_m:hover 
{
font: bold 12px Tahoma;
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 11px Tahoma;
color: #808080;
border: #7B7B7B 1px solid;
}

/*///-------------------------*/


.separatorh {
height: 20px;
background-image: url('/images/doth.gif');
background-repeat: repeat-x;
background-position: left center;
}

.comentarii {
}

.comentarii .rand1 {
background-color: #e2e8d9;
padding: 10px;
}

.comentarii .rand2 {
background-color: #f1f4ed;
padding: 10px;
}

.comentarii .rand3 {
background-color: #f1f4ed;
padding: 10px;
}

.numar_comentarii {
width: 156px;
height: 29px;
font: bold 12px Tahoma;
color: #FFFFFF;
text-align: center;
background-image: url('/images/buton_orange.gif');
background-repeat: no-repeat;
padding-top: 7px;
}

.clasament {
width: 98%;
}

.clasament .rand3 {
background-color: #c6d5b0;
width: 98%;
height: 20px;
}

.clasament .rand3 .right {
float: right;
width: 20%;
padding-top: 3px;
padding-right: 10px;
text-align: right;
color: #006600;
font-size: 12px;
}

.clasament .rand3 .left {
float: left;
width: 28%;
padding-left: 10px;
padding-top: 3px;
font-size: 12px;
}

.clasament .rand1 {
background-color: #e2e8d9;
width: 98%;
height: 20px;
}

.clasament .rand1 .left {
float: left;
width: 28%;
padding-left: 10px;
padding-top: 3px;
font-size: 12px;
}

.clasament .rand1 .right {
float: right;
width: 20%;
padding-top: 3px;
padding-right: 10px;
text-align: right;
color: #006600;
font-size: 12px;
}

.clasament .rand2 {
background-color: #d5e0c6;
width: 98%;
height: 20px;
}

.clasament .rand2 .left {
float: left;
width: 28%;
padding-left: 10px;
padding-top: 3px;
font-size: 12px;
}

.clasament .rand2 .right {
float: right;
width: 20%;
padding-top: 3px;
padding-right: 10px;
text-align: right;
color: #006600;
font-size: 12px;
}

#zona_verde {
background-color: #f1f4ed;
}

#inside {
padding: 10px;
}

input[type=text], input[type=password], textarea, select {
border: #898989 1px solid;
font: normal 12px Tahoma;
color: #4b4b4b;
}

input[type=image] {
border-width: 0px;
}


