body {
background-color: #FFFFFF;
background-image: url('images/bg.gif');
background-repeat: repeat-x;
padding: 0px;
margin: 0px;
}

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

.tx11_gri {
font: normal 11px Tahoma;
color: #4E4E4E;
}

.tx10_blue {
font: normal 10px Tahoma;
color: #0E498C;
}

.tx11_blue {
font: normal 11px Tahoma;
color: #0E498C;
}

.tx10_red {
font: normal 10px Tahoma;
color: #CA2B27;
}

.tx11_red {
font: normal 11px Tahoma;
color: #CA2B27;
}

.link_red {
color: #CA2B27;
text-decoration: none;
}

.link_red:hover {
color: #525252;
text-decoration: underline;
}

.link_blue {
color: #0F4A8B;
text-decoration: none;
}

.link_blue:hover {
color: #384C63;
text-decoration: underline;
}

.link_gri {
color: #6E6E6E;
text-decoration: none;
}

.link_gri:hover {
color: #535353;
text-decoration: underline;
}


.dotv {
width: 1px;
height: 100%;
background-image: url('images/dotv.gif');
background-repeat: repeat-y;
}

.doth {
height: 15px;
width: 100%;
background-image: url('images/doth.gif');
background-repeat: repeat-x;
background-position: left center;
}

input, select, textarea {
font: normal 11px Tahoma;
color: #4E4E4E;
background-color: #F5F6FB;
border: 1px #D3D3D3 solid;
}

.meniu{
background-color: #FFFFFF;
background-image: url('images/bg_menu.gif');
background-repeat: repeat-x;
background-position: left bottom;
text-align: bottom;
padding-bottom: 1px;
}

.drlink {
text-align: right;
margin: 0px;
}

.box_info {
border: 1px #D9D9D9 solid;
background-color: #F8F8F8;
width: 200px;
padding: 10px;
}

.box_border {
border: 1px #D9D9D9 solid;
}

.titlu_pagina {
font: bold 14px Tahoma;
color: #032F7E;
}

.subtitlu_pagina {
font: bold 13px Tahoma;
color: #DA251C;
}


.link_box {
font-weight: bold;
color: #032F7E;
text-decoration: none;
line-height: 18px;
}

.link_box:hover {
font-weight: bold;
color: #2C56A2;
text-decoration: underline;
line-height: 18px;
}

.cap_tabel {
background-color: #0f448d;
font: bold 11px Tahoma;
color: #FFFFFF;
}

.cap_tabel2 {
background-color: #d1dbe8;
font: bold 11px Tahoma;
color: #0e498C;
}

.titlu_produs {
font: bold 13px Tahoma;
color: #032F7E;
text-decoration: underline;
}

.titlu_produs:hover {
font: bold 13px Tahoma;
color: #DA251C;
text-decoration: underline;
}

.culoare_rand1 {
background-color: #FFFFFF;
}

.culoare_rand2 {
background-color: #F4F4F4;
}

.hover_rand {
background-color: #EDF2F5;
}
