@charset "utf-8";
/* CSS Document */


* { margin:0px; padding:0px; font:Verdana; border:0;}

a:link {
	color: #Fff;
}
a:visited {
	color: #fff;
}
a:hover {
	color: #F60;
} 

h1 {
	font:Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #000;
}
h2 {
	font-size: 18px;
	color: #000;
	font:bolder;
	font-family: Verdana, Geneva, sans-serif;
	
}
h3 {font-size:14px;
	color: #FFF;
	font:bolder;
	font-family: Verdana, Geneva, sans-serif;
	
}
h5 {font-size:20px;
	color: #0000;
	font:bolder;
	font-family: Verdana, Geneva, sans-serif;
	
}
h6 {
	font-size: 12px;
	color: #333;
}
hr {
	size: 2px;
	color: #eeeeee;
	
}
body {
	background-image: url(../images/back-fullfull.jpg);
	margin:0 auto;
	background-attachment:fixed;
	padding-bottom:20px;
}

#page {
   color:#4F4F4F;
   margin:0 auto;
   width:954px;
   padding-top:15px; 
   
}
#alb {
   background:#FFF;
   height:1192px;
} 

#header {
	width:954px;
	height:140px;
	float:left;
}
#logo {
	width:335px;
	height:76px;
	float:left;
	padding-top:30px;
	padding-left:30px;
}
#flowers-up {
	width:560px;
	height:120px;
	background: url(../images/flowers-up.png) no-repeat;
	float:right;
	margin-top:20px;
}
#menu-up {
	width:560px;
	height:120px;
	float:left;
}
#left-content {
	width:188px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	padding-left:7px;
	
}
#menu-box1 {
	width:188px;
	height:29px;
	background: url(../images/menu-left/categorii.png) no-repeat;
	float:left;
	line-height:29px;
}
#menu-categorii {
	float:left;
}
#menu-box2 {
	width:188px;
	height:29px;
	background: url(../images/menu-left/categorii.png) no-repeat;
	float:left;
	line-height:29px;
	margin-top:20px;
}
#menu-recomandari {
	float:left;
}
#menu-box3 {
	width:188px;
	height:29px;
	background: url(../images/menu-left/categorii.png) no-repeat;
	float:left;
	line-height:29px;
	margin-top:20px;
}
#menu-video {
	float:left;
}
#menu-box4 {
	width:188px;
	height:29px;
	background: url(../images/menu-left/categorii.png) no-repeat;
	float:left;
	line-height:29px;
	margin-top:20px;
}
#menu-coperta {
	float:left;
}
#menu-box5 {
	width:188px;
	height:29px;
	background: url(../images/menu-left/categorii.png) no-repeat;
	float:left;
	line-height:29px;
	margin-top:20px;
}
#menu-banner{
	float:left;
	margin-top:40px;
}
#middle-content {
	width:742px;
	float:left;
	padding-left:8px;
}
#main-banner {
	width:742px;
	height:212px;
	float:left;

}
#main-txt {
	width:742px;
	float:left;
	font:Verdana, Geneva, sans-serif;
	font-size:14px;

}
#main-box {
	width:742px;
	height:30px;
	float:left;
	background:#333;
	line-height:30px;
	

}
#main-product{
	width:742px;
	float:left;
	font:Verdana, Geneva, sans-serif;
	margin-top:15px;
	font-size:12px;
}
#main-box2 {
	width:742px;
	height:30px;
	float:left;
	background:  #333;
	line-height:30px;
	

}
#tags {
	width:728px;
	float:left;
	padding-top:15px;
	margin-left:5px;
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}
#footer {
	width:954px;
	height:35px;
	float:left;
	background:url(../images/footer.png) no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
}
