@charset "utf-8";
/* CSS Document */
body{
	background-color:#314f66;
	font-family:Tahoma;
	font-size:12px;
	color:#314f66;
	margin:0;
	padding:0;
}
#wrapper{
	margin:20px auto;
	width:835px;
	background-color:#FFF;
	background-image:url(../images/bkg_jos_06.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}
#stanga{
	float:left;
	width:175px;
	margin-left:1px;
	font-weight:bold;
	}
#stanga ul{
	margin-top:0;
}
#stanga li{
	display:block;
	list-style:none;
	text-align:center;
	margin-left:-40px;
	margin-top:1px;
	margin-bottom:-17px;
}
#stanga a:link, #stanga a:visited{
    background-image:url(../images/bkg_meniu_07.gif);
	background-repeat:repeat-x;
	padding:9px;
	height:34px;
    display:block;
	color:#314f66;
	text-decoration:none;	
}
#stanga a:hover{
	background-image:url(../images/bkg_meniu_over_10.gif);
	background-repeat:repeat-x;
	display:block;
	padding:9px;
	height:34px;
	color:#fff;
	text-decoration:none;
}
#adresa{
	background-image:url(../images/poza_bkg.gif);
	background-repeat:no-repeat;
	width:175px;
	height:311px;
	margin-top:-25px;
	padding-top:40px;
	color:#000;
}
#dreapta{
	margin-left:180px;
	width:650px;
	padding-top:2px;
}
#despre, #despre_inner{
	background-color:#e1f0fb;
	border:#314f66 1px solid;
	width:628px;
	padding:10px;
	line-height:150%;
	text-align:justify;
	padding-bottom:25px;
}
#despre_inner{
	margin-bottom:10px;
}
#despre h3, #despre_inner h3{
	font-size:14px;
	margin-bottom:5px;
}
#despre_inner ul{
	line-height:185%;
}

#left{
	float:left;
	width:200px;
	margin-top:0px;
}
#center{
	float:left;
	margin-left:20px;
}
#right{
	margin-left:394px;
	margin-top:0;
}
#pagini{
	width:650px;
	margin-top:5px;
	margin-bottom:10px;
}
#pagina_left{
	margin-left:0;
	float:left;
	width:210px;
	background-color:#e1f0fb;
	border:#314f66 1px solid;
}
#pagina_center{
	float:left;
	width:210px;
	margin-left:7px;
	background-color:#e1f0fb;
	border:#314f66 1px solid;
}
#pagina_right{
	margin-left:438px;
	background-color:#e1f0fb;
	border:#314f66 1px solid;
}
.titlu{
	margin-top:0;
	font-size:14px;
	font-weight:bold;
	height:45px;
	padding:12px;
	text-align:center;
	background-image:url(../images/bkg_pg_17.gif);
	background-repeat:repeat-x;
}
.img{
	margin-top:-30px;
}
.text, .linkuri{
	margin:10px;
	text-align:justify;
}
.linkuri a:link, .linkuri a:visited{
	color:#333;
}
.linkuri a:hover{
	color:#900;
}
#footer{
	background-image:url(../images/bkg_pg_17.gif);
	background-repeat:repeat-x;
	height:45px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}
#frame{
	height:365px;
}