@charset "utf-8";
/* CSS Document */


body{
	background:#bbcfa7;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

div#container{
	width:981px;
	margin:30px 0 0 0;
}

div#header{
	width:981px;
	height:237px;
	overflow:hidden;
	float:left;
	background:url(images/back-container.jpg) no-repeat #fff;
}

	div#sigla{
		margin:10px 0 0 5px;
		padding:0;
		width:210px;
		float:left;
		font-size:12px;
		color:#9f987b;
	}
	
	div#sigla font.nume_primarie{
		font-family:"Times New Roman", Times, serif;
		text-transform:uppercase;
		font-size:18px;
		line-height:20px;
		color:#332d20;
	}
	
	div#banner{
		height:237px;
		width:750px;
		margin:0;
		padding:0;
		overflow:hidden;
		float:right;
	}
	
div#content{
	width:981px;
	float:left;
	background:#fff;
	padding-bottom:10px;
}

	div#left{
		width:226px;
		float:left;
		padding-top:7px;
	}
	
		div#left-menu{
			width:214px;
			background:url(images/left-menu-top.jpg) no-repeat #2d3d1b;
			padding-top:10px;
			padding-bottom:10px;
		}
		
		ul.left-menu{
			margin:0;
			padding:0;
			text-align:right;
			list-style-type:none;
			width:214px;
		}
		
		ul.left-menu li.spacer{
			margin:0;
			padding:0;
			width:214px;
			overflow:hidden;
			background:url(images/left-menu-spacer.jpg) 0px 0px no-repeat;
			float:right;
			height:20px;
		}
		
		a.left-menu, a.left-menu-main, a.left-menu_activ{
			padding: 0 15px 0 0;
			margin: 0 5px 0 0;
			background-position:right;
			background-repeat:no-repeat;
		}
		
		a.left-menu-main{
			text-decoration:none;
			color:#fff;
			font-weight:bold;
			background:url(images/left-link-bullet2.jpg) no-repeat right;
			line-height:24px;
		}

		a.left-menu, a.left-menu_activ{
			/*background-image:url(images/left-link-bullet.jpg);*/
			color:#fff;
			font-size:11px;
			text-decoration:none;
		}
		
		a.left-menu_activ{
			color:#CCCCCC;
		}
		
		a.left-menu:hover, a.left-menu_activ:hover{
			text-decoration:underline;
		}
		
		div#left-menu-end{
			width:214px;
			background:url(images/left-menu-end.jpg) no-repeat bottom #f91e02;
		}
		
		div#left-menu-end a{
			text-decoration:none;
			color:#FFFFFF;
			line-height:40px;
			font-weight:bold;
		}

	
	div#top-menu{
		height:51px;
		width:755px;
		overflow:hidden;
		margin:0;
		padding:0;
		overflow:hidden;
		float:right;
		background:url(images/back-meniu.jpg) no-repeat;
	}
	
		div#top-menu ul{
			list-style-type:none;
			margin:0;
			padding:0;
			position:relative;
			top:17px;
		}	
		
		div#top-menu ul li{
			display:inline;
		}
		
		div#top-menu a:link, div#top-menu a:visited{
			text-decoration:none;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			font-weight:bold;
			color:#fff;
			margin:0px;
			padding:11px 10px 15px 10px;
		}
		
		div#top-menu a.link_activ:link, div#top-menu a.link_activ:visited{
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			font-weight:bold;
			color:#fff;
			margin:0px;
			padding:11px 10px 15px 10px;
			text-decoration:underline;
		}
		
		
		div#top-menu a:hover{
			background:url(images/menu-top-hover.jpg) repeat-x;
		}
		
	div#text{
		width:483px;
		margin:0;
		padding:0;
		float:left;
		font-size:12px;
		color:#474747;
		text-align:justify;
	}
	
		div#text p{
			padding:10px 10px 0 12px;
			margin:0px;
  		 	width:450px;
		}
		
		div#text h2{
			padding:10px 10px 0 10px;
			margin:0px;
			font-size:14px;
		}
		
		div#text a{
			color:#003300;
			text-decoration:none;
		}
	
	div#right{
		width:272px;
		margin:0;
		padding:0;
		float:left;
	}
		form{
			padding:0px;
			margin:0px;
		}
		
		input{
			border:1px solid #a0a0a0;
			font-size:13px;
			color:#003366;
			font-style:italic;
		}
		
		input.button{
			background:url(images/button-back.jpg) repeat-x;
			color:#fff;
			border:0;
			height:20px;
			width:60px;
			overflow:hidden;
			padding-bottom:1px;
			font-size:11px;
			font-weight:bold;
		}
	
		div.right-item{
			width:257px;
			float:left;
			background:url(images/right-item-back.jpg) repeat-y;
			margin-bottom:12px;
		}
		
		div.right-item img.galerie{
			float:left;
			margin:0 0 16px 16px;
			border:0px;
		}
		
		div.right-item h2{
			background:url(images/right-item-top.jpg) no-repeat;
			height:40px;
			overflow:hidden;
			margin:0;
		}
		
		div.right-item h2.blue{
			color:#2e567a;
			font-style:italic;
			font-size:12px;
			padding:15px 0 0 0;
			width:257px;
		}
		
		div.right-item h2.green{
			color:#3e4a31;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:14px;
			text-align:left;
			padding:15px 0 0 17px;
			width:240px;
		}
		
		div.right-item-end{
			width:257px;
			height:11px;
			overflow:hidden;
			background:url(images/right-item-end.jpg) no-repeat;
			margin-top:10px;
		}
		
		div#cauta{
			width:257px;
			float:left;
			padding:10px 0 10px 0;
		}

	div#text-wide{
		width:755px;
		margin:0;
		padding:0;
		float:left;
		font-size:12px;
		color:#3e4a31;
		text-align:justify;
	}
		
		div#text-wide p{
			padding-top:15px;
			padding-left:17px;
			margin:0;
			width:700px;
			float:left;
		}
		
		div#text-wide img{
			float:left;
			margin-left:17px;
			margin-top:10px;
			border:0;
		}		



div#footer{
	width:981px;
	float:left;
	background:url(images/footer.jpg) no-repeat ;
	padding:48px 0 10px 0;
}

