@charset "utf-8";
/* CSS Document */


* {
	margin:0;
	padding:0;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	}
.camp {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
body {
	background:#e0c380 url(../images/bg.jpg) no-repeat;
	background-position:center 0;
	padding-top:42px;
	padding-bottom:44px;
		
	}
	
a {
	text-decoration:underline;
	color:#ffeeb0;
	}
	
a:hover {
	text-decoration:none;
	}
	
#site {
	width:796px;
	margin:0 auto;
	}
	
#meniu {
	height:44px;
	width:796px;
	margin-bottom:4px;
	float:left;
	}
	
	#meniu a {
		background:#2E6100;
		text-align:center;
		float:left;
		width:112px;
		height:29px;
		color:#eeebe2;
		margin-right:1px;
		padding-top:15px;
		text-decoration:none;
		}
	#meniu a:hover {
		background:#990033;
		}
		
		#meniu a.maimare {
			width:114px;
			}
p.limba{
		padding-left:700px; 
		padding-top:170px
}		
#head {
	background:url(../images/layout-2_03.jpg) no-repeat;
	height:193px;
	width:796px;
	float:left;
	}
	
#content {
	background:#183200 url(../images/layout-2_06.jpg) repeat;
	background-position:bottom;
	width:796px;
	height:auto;
	float:left;
	padding-top:20px;
	}
	
#stanga {
	width:240px;
	float:left;
	height:auto;
	margin-left:3px;
	margin-bottom:10px;
	}
	
	#stanga p {
		margin-left:10px;
		}

	#stanga .titlu {
		background:#183200;
		border:1px solid #9b2d20;
		float:left;
		width:225px;
		padding:5px;
		color:#f3ead2;
		font-size:14px;
		margin-bottom:5px;
		margin-top:5px;
		}
	#stanga ul {
		margin-left:20px;
		}
	#stanga input {	
		background:#fffbe1;
		border:1px solid #183200;
		padding:5px;
		color:#999999;
		}
		
#dreapta {
	width:500px;
	float:left;
	height:auto;
	margin-left:10px;
	}
	
	#dreapta .entry {
		padding-bottom:10px;
		border-bottom:1px solid #934f4f;
		margin-bottom:10px;
		}
	
	#dreapta .titlu {
		font-size:20px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#e8d5b1;
		margin-bottom:4px;
		}
	
	#dreapta p {
		text-indent:20px;
		text-align:justify;
		margin-bottom:2px;
		}
	#dreapta ul {
		margin-left:20px;
		}
#footer {
	text-align:center;
	
	width:796px;
	float:left;
	margin-top:7px;
	}
	#footer a.bg {
		background:#2E6100;
		padding:10px;
		color:#fff;
		}
	#footer a.bg:hover {
		text-decoration:none;
		}