@charset "utf-8";
/* CSS Document */

body {
	background:url(../imagini/bg.jpg) #FFF repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
}

a {
	text-decoration:none;
	color:#333;
}
a:hover {
	text-decoration:underline;
	color:#FF360C;
}
img {
	border:0px none;
}

/* ===== */
/* CLASE */

.curatare {
	clear:both;
}

/* SFARSIT CLASE */
/* ============= */



/* ======== */
/* CONTINUT */

#principal {
	margin:0px auto;
	width:935px;
}
#umbra_st {
	width:19px;
	height:400px;
	top:34px;
	position:relative;
	background-image:url(../imagini/umbr_st.jpg);
	background-color:none;
	float:left;
}
#continut {
	width:895px;
	top:34px;
	position:relative;
	float:left;
}
#umbra_dr {
	top:34px;
	width:19px;
	height:400px;
	top:34px;
	position:relative;
	background-image:url(../imagini/umbr_dr.jpg);
	background-color:none;
	float:left;
}

/* SFARSIT CONTINUT */
/* ================ */



/* ===== */
/* ANTET */

#antet {
	background-image:url(../imagini/antet_bg.jpg);
	width:100%;
	height:93px;
}
#logo {
	float:left;
	width:193px;
	height:64px;
	top:15px;
	left:40px;
	position:relative;
	background-image:url(../imagini/logo.gif);
}
#limbi {
	float:right;
	width:193px;
	top:35px;
	right:20px;
	position:relative;
	text-align:right;
}

/* SFARSIT ANTET */
/* ============= */



/* ===== */
/* MENIU */

#meniu {
	width:100%;
	height:42px;
	background-image:url(../imagini/tmp_meniu_bg.jpg);
}

/* SFARSIT MENIU */
/* ============= */



/* ====== */
/* BANNER */

.banner {
	width:100%;
	height:300px;
	background-image:url(../imagini/tmp_banner.jpg);
	border-left:1px #d6e3eb solid;
	border-right:1px #d6e3eb solid;
}

/* SFARSIT BANNER */
/* ============== */


/* ========== */
/* INFORMATIE */

#informatie {
	margin:0px auto;
	width:851px;
	top:10px;
	position:relative;
	background-color:#FFF;
	border-left:1px #d6e3eb solid;
	border-right:1px #d6e3eb solid;
	padding:5px 22px 15px 22px;
}
#pozitie {
	font-size:10px;
	padding-bottom:5px;
}
	#pozitie a{
		color:#CC2128;
	}

#titlu {
	background-color:#cc2128;
}
	#titlu1 {
		background:url(../imagini/span_bg.gif) no-repeat top right;
		width:72px;
		height:22px;
		float:left;
	}
	#titlu2 {
		background:url(../imagini/span2_bg.gif) no-repeat left;
		width:72px;
		height:22px;
		float:left;
	}
.text_titlu{
	float:left;
	height:20px;
	padding-right:10px;
	padding-top:2px;
	background-color:#ffffff;
	font: normal bold normal 1em Verdana, Geneva, sans-serif;
}

/* SFARSIT INFORMATIE */
/* ================== */

/* ====== */
/* SUBSOL */

#subsol {
	margin:0px auto;
	width:897px;
	height:62px;
	top:10px;
	position:relative;
	background-image:url(../imagini/footer_bg.jpg);
	background-color:none;
	font-size:10px;
}
#subsol_st {
	float:left;
	top:20px;
	left:40px;
	position:relative;
}
#subsol_dr {
	float:right;
	top:20px;
	right:20px;
	position:relative;
}

/* SFARSIT SUBSOL */
/* ============== */