body{
	margin:0;
	padding:0;
	background:#FFF9EE url(../images/bground.jpg) repeat-x;
}

a{outline-style:none;}
img{border:0;}
.clear{clear:both;}

#funda-container{
	position:fixed;
	_position:absolute;
	right:0px;
	top:0px;
	/*background: url(../images/funda.png) no-repeat;*/
	width:63px;
	height:235px;
}

#funda{
	/*position:fixed;
	_position:absolute;*/
	right:0px;
	top:0px;
	background: url(../images/funda.png) no-repeat;
	width:63px;
	height:235px;
}

#main{
	margin: 35px 0 0 0;
	background: url(../images/bg-footer.jpg) repeat-x bottom left;
}

#container{
	width:485px;
	margin:0 auto;
	padding:0 0 50px 0;
	/*background: url(../images/light.png) no-repeat top center;*/
}

h1#logo{
	width:201px;
	height:156px;
	margin:0 auto;
}
	h1#logo a{
		float:left;
		text-indent:-1000000em;
		background: url(../images/logo.png) no-repeat;
		width:201px;
		height:156px;
		outline-style:none;
	}
p#slogan{
	font:10px tahoma;
	color:#9E8129;
	margin:35px 0 40px 0;
	padding:0;
	text-align:center;
	letter-spacing:1px;
}

ul#nav{
	list-style:none;
	margin:0;
	padding:0;
}

ul#nav li{
	float:left;
	margin:0 1px 0 0;
	padding:0;
}

	#home{
		background: url(../images/but-home.png) no-repeat;
		width:10px;
		height:55px;
		margin:0 8px 0 0;
		padding:0;
		text-indent:-1000000em;
		display:block;
		outline-style:none;
	}
	
	#agentie{
		background: url(../images/but-agentie.png) left no-repeat;
		_background: url(../images/but-agentie-ie.png) left no-repeat;
		width:84px;
		height:119px;
		margin:0;
		padding:0;
		text-indent:-1000000em;
		display:block;
		outline-style:none;
	}
	
	#carte{
		background: url(../images/but-carte.png) left no-repeat;
		_background: url(../images/but-carte-ie.png) left no-repeat;
		width:86px;
		height:119px;
		margin:0;
		padding:0;
		text-indent:-1000000em;
		display:block;
		outline-style:none;
	}
	
	#semne{
		background: url(../images/but-semne.png) left no-repeat;
		_background: url(../images/but-semne-ie.png) left no-repeat;
		width:84px;
		height:119px;
		margin:0;
		padding:0;
		text-indent:-1000000em;
		display:block;
		outline-style:none;
	}
	
	#promotii{
		background: url(../images/but-promotii.png) left no-repeat;
		_background: url(../images/but-promotii-ie.png) left no-repeat;
		width:86px;
		height:119px;
		margin:0;
		padding:0;
		text-indent:-1000000em;
		display:block;
		outline-style:none;
	}
	
	#contact{
		background: url(../images/but-contact.png) left no-repeat;
		_background: url(../images/but-contact-ie.png) left no-repeat;
		width:86px;
		height:119px;
		margin:0;
		padding:0;
		text-indent:-1000000em;
		display:block;
		outline-style:none;
	}
	
	#testimoniale{
		background: url(../images/but-testimoniale.png) no-repeat;
		width:21px;
		height:83px;
		margin:0 0 0 8px;
		padding:0;
		text-indent:-1000000em;
		display:block;
		outline-style:none;
	}

	ul#nav li a:hover, ul#nav li a.active{
		background-position:right;
	}
	
#buttons-description{
	width:431px;
	margin:13px 0 25px 20px;
}
.but-description-small{
	float:left;
	width:76px;
	margin:0 9px 0 0;
	padding:0;
	font:11px tahoma;
	color:#574100;
	letter-spacing:0.4px;
	line-height:1.2;
}
.but-description{
	float:left;
	width:76px;
	margin:0 11px 0 0;
	padding:0;
	font:11px tahoma;
	color:#574100;
	letter-spacing:0.4px;
	line-height:1.2;
}

#content{
	width:431px;
	margin:0 0 0 20px;
	font:11px tahoma;
	/*color:#9E8129;*/
	color:#996600;
	line-height:1.5;
}
#content p{
	margin:0 0 10px 0;
	padding:0;
	line-height:1.5;
}


#content-pages{
	width:431px;
	/*margin:65px 0 0 20px;*/
	margin:7px 0 0 20px;
	font:11px tahoma;
	/*color:#9E8129;*/
	color:#996600;
	line-height:1.5;
}
#content-pages a{
	margin:0 !important;
	padding:0 !important;
}
#content-pages p{
	margin:0 0 10px 0;
	padding:0;
	line-height:1.5;
}

#content-pages a{
	font:11px tahoma;
	color:#574100;
	margin:0 30px 0 0;
	text-decoration:underline;
	font-weight:bold;
}
#content-pages a:hover{
	text-decoration:none;
}

#footer{
	width:640px;
	margin:30px auto;
	font:10px tahoma;
	color:#574100;
}
#footer sup{
	font-size:6px !important;
}

#footer a{
	font:10px tahoma;
	color:#574100;
	margin:0 30px 0 0;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

a#blog{
	background: url(../images/arrow.png) no-repeat left;
	/*text-indent:20px;*/
	padding:0 0 0 10px;
	margin:0 20px 0 0 !important;
}
#footer span a{
	font:10px tahoma;
	color:#820000;
	text-decoration:none;
}
#footer span a:hover{
	text-decoration:underline;
}

.error{
	border: 1px solid red;
}

input{
	background-color:#ECB288;
	border:none;
}

input.but-submit{
	margin:5px 0 0 0;
	background-color:#916530;
	border:none;
	cursor:pointer;
}



textarea{
	background-color:#ECB288;
	border:none;
	width:430px;
	height:90px;
}

label.error{
	border:none !important;
	color:#ff0000;
	margin:0 !important;
	padding:0 !important;
}

p.success{
	font-weight:bold;
	color:#ff0000;
}

#badge-container{
	position:fixed;
	_position:absolute;
	left:0px;
	top:300px;
	/*background: url(../images/funda.png) no-repeat;*/
	width:300px;
	height:271px;
}

/*#badge-container a{
	left:0px;
	top:0px;
	display:block;
	float:left;
	text-indent:-10000000em;
	background: url(../images/badge.png) no-repeat;
	width:300px;
	height:271px;
}*/

#badge-container a{
	left:0px;
	top:0px;
	display:block;
	float:left;
	text-indent:-10000000em;
	background: url(../images/Badge_semne_in_noapte.png) no-repeat;
	width:100px;
	height:100px;
}

