body {
	background-image:url(../design/images/background.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	margin: 0px;
	/*margin-top: 20px;*/
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
}
#container {
	width: 960px;
	position: relative;
	margin: auto;
	/*margin-top: 20px;*/
}
#top {
	width: 960px;
	position: relative;
	margin: auto;
	height: 220px;
}
#logo {
	width: 170px;
	position: absolute;
	top: 23px;
	left: 10px;
}

#cautare {
	top: 23px;
	right: 10px;
	position: absolute;
}

#banner {
	top: 75px;
	position: absolute;
}

/*
#header_content {
	width: 180px;
	position: absolute;
	top: 73px;
	left: 10px;
}
#logare {
	width: 155px; // +10 
	height: 78px; // +37
	position:absolute;
	right:0px;
	top: 0px;
	background-image:url(../design/images/logare.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 37px;
	padding-right: 15px;
	text-align: right;
}
*/
#container_level_2{
	width: 960px;
	position: relative;
	margin: auto;
}
#leftBar{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 165px;
}
	#meniu_top{
		position: relative;
		width: 165px;
		height: 35px;
		background-image:url(../design/images/meniu_top.gif);
		background-repeat:no-repeat;
		background-position:top;
	}
	#meniu_content{
		position: relative;
		width: 155px;
		padding: 5px;
		background-image:url(../design/images/meniu_content.gif);
		background-repeat:repeat-y;
		z-index: 10;
	}
	#meniu_bottom{
		position: relative;
		width: 165px;
		background-image:url(../design/images/meniu_bottom.gif);
		height: 18px;
		z-index: 1;
	}
	#banner_mic {
		position: relative;
		width: 165px;
		margin-top: 10px;
	}

#centerBar{
	position: relative;
	width: 600px;
	margin-left: 165px;
	margin-right: 170px;
	padding: 0 7.5px 7.5px;
}

#banner_mare {
	position: relative;
	width: 750px;
	height: 80px;
	margin: auto;
}

#rightBar{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 170px;
}
	#noutati {
		position: relative;
		width: 170px;
		height: 295px;
		background-image:url(../design/images/noutati.gif);
		background-repeat:no-repeat;
	}
	#noutati_content {
		position: absolute;
		width: 150px;
		top: 40px;
		left: 7px;
		height: 230px;
		padding: 0px;
		margin: 0px;
	}
	#calculator {
		position: relative;
		width: 170px;
		height: 125px;
	}
#footer{
	position: relative;
	margin: auto;
	text-align: center;
}
#afiliere {
	position: absolute;
	width: 170px;
	height: 30px;
	right: 10px;
	top: 10px;
}
	.prop {
		height:430px;
		float:right;
		width:1px;
	}
	.prop2 {
		height:150px;
		float:right;
		width:1px;
	}
	.clear {
		clear:both;
		height:1px;
		overflow:hidden;
	}
	p{
		margin: 0px;
		padding: 0px;
	}
	.alb {
		color: #ffffff;
		padding-bottom: 4px;
	}
	.login_field, .cauta_field {
		color: #333333;
		width: 80px;
		margin: 0px;
		padding: 0px;
		margin-left: 2px;
		border: 0px;
	}
	.cauta_field{
		border: 1px solid #666;
		width: 90px;
	}
	.login_submit {
		background-color: #ffffff;
		color: #333333;
		padding:0px 3px 0px 3px;
		border:0px;
		font-weight: bold;		
		overflow:visible; 
		width:auto; 
		cursor:pointer;
		margin: 0px;
		margin-left: 2px;
	}
	.inputbox, .input_mic, .inputbox2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		background: #FFFFFF;
		border: 1px solid #999;
		width: 400px;
	}
	.input_mic {
		width: 100px;
	}
	.inputbox2 {
		width: 300px;
	}
	.user_menu_title {
		font-size: 14px;
		padding: 0px; padding-bottom: 2px;
		color: #093D86;
		font-weight: bold;
	}
	.user_menu_content {
		font-size: 12px;
		padding: 0px; padding-bottom: 10px;
		color: #333333;
	}
	a.white{color:#ffffff; text-decoration:none;}
	a.white:hover{color:#ffffff; text-decoration:underline;}
	a{color:#093D86; text-decoration:none;}
	a:hover{color:#333333; text-decoration:underline;}
	h1{
		font-size: 18px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #333333;
		margin: 0px;
		padding: 5px 0px 15px 0px;
	}
	h2{
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #fff;
		margin: 0px;
		padding: 0px 0px 2px 0px;
	}
	h3{/*penru titluri*/
		font-size: 14px;
		padding: 0px; padding-bottom: 0px;
		margin: 0px;
		color: #093D86;
		font-weight: bold;
	}
	/*rosu pe gri pentru validare formulare*/
	h5{
		color: #FF0000;
		background-color: #f1f1f1;
		padding: 5px;
		font-size: 12px;
		margin: 0px;
	}
	marquee {
		height: 210px;
		color: #FFFFFF;
	}
	hr {
		width: 100%;
		margin-top: 20px;
		margin-bottom: 20px;
		border: 0px;
		border-top: 1px solid #333;
	}