body {
margin: 0px;
padding: 0px;
background-image: url('images/bg.jpg');
background-repeat: repeat-x;
}

.menu_zone {
background-image: url('images/gri_bg.gif');
background-repeat: repeat-x;
height: 50px;
}


.content_zone {
background-image: url('images/bg_content.gif');
background-repeat: repeat-x;
}

.menu {
background-image: url('images/bg_menu.gif');
background-repeat: repeat-x;
height: 50px;
width: 900px;
}

.tx10_gri {
font: normal 10px Tahoma;
color: #565656;
}

.tx11_gri {
font: normal 11px Tahoma;
color: #565656;
}

.tx11_alb {
font: normal 11px Tahoma;
color: #FFFFFF;
}

.link_gri {
color: #565656;
text-decoration: none;
}

.link_gri:hover {
color: #3A3A3A;
text-decoration: underline;
}


.border_top {
background-image: url('images/border_top.gif');
background-repeat: repeat-x;
background-position: top left;
width: 100%;
font-size: 0px;
line-height: 3px;
height: 3px;
}

.border_bottom {
background-image: url('images/border_bottom.gif');
background-repeat: repeat-x;
background-position: bottom right;
width: 100%;
font-size: 0px;
line-height: 3px;
height: 3px;
}


.content {
border-left: #decccc 1px solid;
border-right: #decccc 1px solid;
background-image: url('images/bg_inside.gif');
background-repeat: repeat-x;
background-position: left bottom;
background-color: #FFFFFF;
}

.sep10 { 
height: 10px;
font-size: 0px;
line-height:  0px;
clear: both;
}


.img_top_over {
width: 343px;
height: 339px;
position: absolute;
left: 50%;
top: 30px;
margin-left: 77px;
}

.link_red {
text-decoration: none;
font-weight: bold;
color: #ba280f;
}

.link_red:hover {
text-decoration: underline;
font-weight: bold;
color: #ba280f;
}

.link_alb {
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
}

.link_alb:hover {
text-decoration: underline;
font-weight: bold;
color: #FFFFFF;
}

.dotv {
background-image: url('images/dotv.gif');
background-repeat: repeat-y;
width: 11px;
background-position: top center;
}


.doth {
background-image: url('images/doth.gif');
background-repeat: repeat-x;
height: 11px;
background-position: left center;
}


.titlu {
font: bold 14px Tahoma;
color: #3C3C3C;
}

.subtitlu {
font: bold 12px Tahoma;
color: #CE1717;
}

.form_contact {
border: #939393 1px solid;
}

input, select, textarea {
font: normal 11px Tahoma;
color: #565656;
border: #909090 1px solid;
}