body {
background-color: #FFFFFF;
margin: 0px;
padding: 0px;
}

.bg_left {
background-image: url('en/images/bg_left.gif');
background-repeat: repeat-x;
}

.bg_right {
background-image: url('en/images/bg_right.gif');
background-repeat: repeat-x;
}

.tx10g {
font: normal 11px Arial;
color: #626262;
}


.tx11g {
font: normal 12px Arial;
color: #626262;
}

.tx12b {
font: normal 12px Arial;
color: #25629C;
}

a {
text-decoration: none;
color: #3171AD;
}

a:hover{
text-decoration: none;
color: #7799D0D;
}

.link_right {
text-align: right;
margin-top: 2px;
margin-bottom: 0px;
font-size: 11px;
}

.dotv {
background-image:  url('en/images/dotv.gif');
background-repeat: repeat-y;
background-position: center;
}

.horz {
color: #FFFFFF;
border-bottom: #999999 1px dashed;
margin-bottom: 5px;
margin-top: 5px;
}

.titlu_pagina {
font: bold 16px Arial;
color: #3E5782;
}

.subtitlu_pagina {
font: bold 14px Arial;
color: #3171AD;
}

.titlu_inside {
font: bold 12px Arial;
color: #3171AD;
}

.img {
border: #999999 1px solid;
}

.img:hover {
border: #336699 1px solid;
}

input, textarea, select {
border: #999999 1px solid;
font: normal 11px Arial;
color: #626262;
}