@charset "utf-8";
/* CSS Document */

body{
	background:#090909 url(../images/bg.jpg) repeat;
	margin:0;
	padding:0;
	font-size:13px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#000000;
}

img {
	border:0;
}

h1,h2,h3.h4,h5,h6{
	padding:3px 3px 3px 0px;
	margin:0;
	font-weight:bold;
	color:#FFFFFF;
}
h1{
	font-size:16px;
}		

#all{
	width:987px;
	margin:0 auto;
}

	#top{
		color:#FFFFFF;
		padding:49px 0 0 25px;
		text-align:left;
	}
	
		#top a{
			color:#FFFFFF;
			text-decoration:none;
			font-size:11px;
		}
		
		#top a:hover{
			text-decoration:underline;
		}
	.big_div{
		background:transparent url(../images/bg_glass.png) no-repeat;
		width:985px;
		height:930px;
		margin:0 auto;
	}
				
	.little_div{
		background:transparent url(../images/bg_glass_footer.png) no-repeat;
		width:987px;
		height:214px;
		margin:0 auto;
	}
	
	#menu{
		width:179px;
		margin:30px 0 0 10px;
	}
	
	#menu ul{
		margin:0;
		padding:0;
		list-style:none;
	}
			
	#menu ul li{
		padding:0;
		margin:0;
		width:179px;
		height:27px;
		background:none;
		display:block;
	}
	
	#menu ul li :hover{
		width:179px;
		height:27px;
	}
	#menu ul li a{
		text-decoration:none;
		font-size:20px;
		font-weight:bold;
		display:block;
		color:#343331;
		padding-left:60px;
		width:119px;
		height:27px;
		position:relative;
		z-index:9999;
	}
	
	#menu ul li a:hover{
		background:url(../images/halow_menu.png) no-repeat !important;
		width:119px;
		height:27px;
		background:none no-repeat;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/halow_menu.png');
		
	}			
		
	#logo{
		padding:30px 0 0 50px;
	}
	
	#footer_content{
		text-align:center;
		color:#3a2d25;
		padding:0 100px;
	}
	
	#footer_content a{
		color:#3a2d25;
		text-decoration:none;
		text-transform:uppercase;
		font-size:13px;
		font-weight:bold;
	}
	
	#footer_content a:hover{
		text-decoration:underline;
	}
			
	#footer_content ul{
		list-style:none;
		padding:0;
		margin:0;
	}
	
	#footer_content ul li{
		margin:0;
		padding: 0 5px 0 0;
		display:inline;
	}			
	
	#footer {
		padding:20px 0 20px 20px;
		color:#FFFFFF;
		font-size:14px;
	}
	
	#footer a{
		color:#FFFFFF;
		text-decoration:none;
		font-size:12px;
		font-weight:bold;
	}
	
	#footer a:hover{
		text-decoration:underline;
	}
	
	 a{
		color:#FFFFFF;
		text-decoration:underline;
		font-size:12px;
		font-weight:bold;
	}
	
	a:hover{
		text-decoration:none;
	}		
#poza img {
	width:110px;
	height:140px;
	border:1px solid #8b8b8b;
}	

.descriere {
	color:#333333;
	font-family:Trebuchet MS;
	font-size:13px;
	line-height:13px;
	width:200px;
}

#pret {
	text-align:center;
	background-image:url("../images/pret.png");
	background-position:center;
	background-repeat:no-repeat;
	height:28px;
	font-family:Trebuchet MS;
	font-size:16px;
	color:#333333;
	padding-top:3px;
}


