body {
	/*background: url("images/background.gif") repeat-x;*/
	margin: 5px; font-family: Tahoma; font-size: 12px;
	margin-top:10px;
	background-color: #BABBBE;
}

/* header */
.div_header{
	/*background: url("images/header<? echo rand(1,4);?>.jpg") no-repeat;*/
	background-position: center;
	height: 30px; 
	width: 100%; 
	font-family: Trebuchet Ms;
	font-size: 22px;
	text-align: left;
}

/* subheader */
.div_subheader {
	width: 100%; 
	height: 25px;
	text-align: right;
	
	background: #B2D1D4;
	border-top: 1px solid #2696AC;
	/*background: url("images/subheader.jpg") no-repeat;*/
}
.login_div {
	width: 200px;
	height: 150px;
	position: absolute;
	right: 5px;
	border: 1px solid #2696AC;
	text-align: left;
	padding-left: 10px;
}

.div_continut {
	width: 82%; 
	text-align: left;
	float: left;
}

/* stanga*/

.div_stanga {
	width: 242px;  
	height: auto;
	/*background: url("images/stanga.jpg") repeat-y;*/
}

.div_meniu_stanga {
	padding-left: 2px;
	color: #a50400;
	text-decoration: underline; 
	font-size: 14px;
}
.div_meniu_stanga A {
	color: red; text-decoration: none; font-weight: bold;
}

.img {
	border: 1px solid #5F6D71;
}

div #centru {
padding: 10px; overflow: hidden; width: 550px; height: 500px;

}

 /* CENTRU */
.div_centru {
	width:688px;  
	height: auto;
	margin-left: 245px;
	background-color: #f5f5f5;
}
.div_centru_dreapta {
	width: 3px;
	height: 500px;
	margin-left: 933px;
	background: url("images/centru_dreapta.jpg") repeat-y;
}
.div_centru_stanga {
	width: 3px;
	height: 500px;
	margin-left: 933px;
	background: url("images/centru_stanga.gif") repeat-y;
}


.stiri_prima_pagina A {
	color: #1175AA;
	font-size: 12px;
	text-decoration: none;
}

.div_centru marquee A {
	color: white; text-decoration: none; font-weight: bold;
}

/* footer */
.div_footer {
	text-align: left; 
	margin-left: 20px;
	color: white;
	font-size: 11px;
}
.div_footer A {
	text-decoration: underline;
	color: white;
}

.titlu {
	color: #ac0800;
	font-size: 20px;
	padding-left: 20px;
}

.continut_text {
	color: #535252;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;} .clearfix{display:inline-table;} /* Hides from IE-mac \*/ * html .clearfix{height:1%;} .clearfix{display:block;} /* End hide from IE-mac */
dt{font-weight:bold;float:left;display:inline;width:20em;text-align:right;}
dd{margin-left:10.5em;clear:right;padding-bottom:10px;}

#formcontainer{border-top:1px solid #a8c2e6;}
form{margin:0;}
fieldset{border:0;margin-top:0;margin-left: 70px;}
label{float:left;display:inline;width:70px;margin:5px 5px 0 0;cursor:pointer;text-align:right;}
label strong{color:#f60;}
select, textarea, .textbox{width:250px;margin-top:5px;}
br.nobr{display:none;}
form p{margin-left: 70px;}
.button{display:block;margin:5px 70px 0;font-weight:bold;height:20px;cursor:pointer;}
.info{color:#3cabd3;font-weight:bold;}
.eroare{font-weight:bold;}

.pageTitle
{
    FONT-WEIGHT: 500;
    FONT-SIZE: 14pt;
    TEXT-TRANSFORM: uppercase;
    COLOR: black;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: center
}
.agentieTitle
{
    FONT-SIZE: 12pt;
	font-weight: bold;
    TEXT-TRANSFORM: uppercase;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: center
}
.link_extern_oferta A {
	text-decoration: underline;
font-style: italic;
	color: gray;
}
