@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background:url(img/background.jpg) repeat-x #f5eec7;
/*	background:url(img/background2.jpg) repeat-x #a8ba2a;
	background:url(img/background3.jpg) repeat-x #fff;*/
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
}

img{
	border:0;
}

div#container{
	width:972px;
}

	div#container div#left{
		width:161px;
		float:left;
	}
	
		div#left div#logo_top{
			float:left;
			height:31px;
			width:161px;
			background:url(img/back_logo_top.jpg);
		}
		
		div#logo{
			width:161px;
			height:147px;
			float:left;
		}
			
		div#text_moto{
			width:161px;
			float:left;
			padding-top:25px;
		}
		
		div#newsletter{
			width:161px;
			height:75px;
			float:left;
			background:url(img/newsletter_back.jpg) no-repeat;
			margin-top:35px;
			text-align:center;
			padding-top:15px
		}
		
			div#newsletter form{
				padding:0;
				margin:0;
			}
			
			div#newsletter input.text{
				background:#f6f5f5;
				border:1px solid #f6f5f5;
				width:140px;
			}
			
			div#newsletter input.submit{
				background:url(img/buton_back.jpg);
				border:none;
				width:137px;
				height:21px;
				color:#FFF;
				font-size:8px;
				font-family:Verdana, Geneva, sans-serif;
				font-weight:bold;
				text-transform:uppercase;
				margin-top:10px;
			}
			
		div.submeniu{
			width:161px;
			float:left;
			background:url(img/back_submeniu.jpg) repeat-y;
			font-family:Verdana, Geneva, sans-serif;
			font-weight:bold;
			margin-top:10px;
		}
		
			div.submeniu div.submeniu_top1{
				width:161px;
				height:33px;
				background:url(img/top_submeniu_sus.jpg) no-repeat;
				color:#FFF;
				padding-top:13px;
				font-size:10px;
			}

			div.submeniu div.submeniu_top{
				width:161px;
				height:33px;
				background:url(img/top_submeniu.jpg) no-repeat;
				color:#FFF;
				padding-top:13px;
				font-size:10px;
			}

			div.submeniu div.submeniu_end{
				width:161px;
				height:16px;
				float:left;
				background:url(img/bottom_submeniu.jpg) no-repeat;
			}
			
			div.submeniu div.submeniu_end_text{
				width:161px;
				height:33px;
				float:left;
				background:url(img/bottom_submeniu_text.jpg) no-repeat #f5eec7;
				margin-top:10px;
				padding-top:8px;
				color:#fff;
			}
			
				div.submeniu_end_text a{
					color:#fff;
					text-decoration:none;
					font-size:10px;
				}
			
			div.submeniu a.meniu:link, div.submeniu a.meniu:hover, div.submeniu a.meniu:visited{
				color:#088929;
				font-size:10px;
				text-decoration:none;
			}
			
			div.submeniu a.text:link, div.submeniu a.text:hover, div.submeniu a.text:visited{
				color:#000;
				font-size:10px;
				text-decoration:none;
			}
			
			div.submeniu img.spacer{
				padding:5px 0 5px 0;
			}

	div.submeniu_verde{
			width:161px;
			float:left;
			background:#51dc58;
			font-family:Verdana, Geneva, sans-serif;
			font-weight:bold;
			font-size:10px;
			margin-top:10px;
			line-height:14px;
		}

			div.submeniu_verde div.submeniu_verde_top{
				width:161px;
				height:33px;
				background:url(img/top_submeniu_verde.jpg) no-repeat;
				color:#FFF;
				padding-top:13px;
			}

			div.submeniu_verde div.submeniu_verde_end{
				width:161px;
				height:16px;
				float:left;
				background:url(img/bottom_submeniu_verde.jpg) no-repeat;
			}
			
	div#container div#right{
		width:781px;
		float:left;
		margin-left:30px;
		color:#078728;
	}
	
		div#right div#moto{
			width:781px;
			height:55px;
			float:left;
			padding-top:7px;
		}
		
			div#moto a{
				color:#078728;
				text-decoration:none;
				font-size:11px
			}
		
			div#moto img{
				padding-top:8px;
			}
		
		div#right div#menu{
			width:781px;
			height:47px;
			background:url(img/menu_back.jpg) repeat-x;
			float:left
		}
		
			div#menu div#menu_left{
				width:10px;
				height:47px;
				float:left;
				background:url(img/menu_left.jpg);
			}
			
			div#menu div#menu_left_active{
				width:10px;
				height:47px;
				float:left;
				background:url(img/menu_left_active.jpg);
			}
			
			div#menu div#menu_right{
				width:13px;
				height:47px;
				float:right;
				background:url(img/menu_right.jpg);
			}
			
			div#menu div#menu_right_active{
				width:13px;
				height:47px;
				float:right;
				background:url(img/menu_right_active.jpg);
			}
			
			div#menu div.link{
				padding-top:15px;
				padding-left:16px;
				padding-right:15px;
				height:47px;
				float:left
			}
			
			div#menu div.link_active{
				padding-top:15px;
				padding-left:16px;
				padding-right:15px;
				height:47px;
				float:left;
				background:#fcab0e;
			}
			
				div.link a.link:link, div.link a.link:visited{
					color:#58585b;
					font-size:12px;
					font-weight:bold;
					text-decoration:none;
					text-transform:uppercase
				}
				
				div.link a.link:hover{
					color:#fcab0e;
				}
				
				div.link_active a.link_active{
					color:#fff;
					font-size:12px;
					font-weight:bold;
					text-decoration:none;
					text-transform:uppercase
				}
				
			div#menu div.spacer{
				width:1px;
				height:47px;
				background:url(img/menu_spacer.jpg) no-repeat;
				float:left
			}
			
		div#right div#banner{
			width:781px;
			height:230px;
			background:url(img/menu_spacer_bottom.jpg) top no-repeat #ebf5ed;
			float:left
		}
		
		div#right div#banner2{
			width:781px;
			background:url(img/menu_spacer_bottom.jpg) top no-repeat #ebf5ed;
			float:left
		}
		
		div#right div#content{
			width:760px;
			padding-left:10px;
			padding-right:11px;
			padding-bottom:20px;
			margin:0;
			float:left;
			background:#ebf5ed;
			text-align:left
		}
		
			div#content p{
				color:#078728;
				font-size:13px;
				/*font-weight:bold;*/
			}
			
			div#content ul{
				color:#078728;/*#58585b*/
			}
			
			div#content h1{
				color:#088929;
				font-size:14px;
				padding:10px 0 10px 0;
				margin:0;
			}
			
			div#content h1 a{
				color:#088929;
			}
			
			div#content h2{
				color:#fcab0e;
				font-size:12px;
				font-weight:bold;
				padding:10px 0 10px 0;
				margin:0;
			}
			
			a.more:link, a.more:hover, a.more:visited{
				color:#333;
				text-decoration:underline;
			}
		
		div#right div#parteneri{
			width:771px;
			background:url(img/parteneri_bottom.jpg) bottom no-repeat #e2e2e2;
			padding-top:10px;
			padding-bottom:10px;
			padding-left:10px;
			float:left;
		}
		
			div#parteneri img{
				border:0;
				padding-right:35px;
				padding-left:40px;
				float:left;
			}
			
			div#produse_pc{
				width:250px;
				float:right;
			}
		
		div#right div#cuvinte_cheie{
			width:761px;
			height:65px;
			background:url(img/cuvinte_cheie.jpg);
			margin-top:10px;
			padding:2px 10px 0 10px;
			float:left;
			color:#666;
			text-align:left;
			font-size:11px
		}
			
		div.produse{
			width:243px;
			float:left;
			border:3px solid #D1EFD7; 
			background:url(img/produse_titlu.jpg) 11px 5px no-repeat;
			margin-left:9px;
			text-align:center;
			margin-top:30px;
			padding-top:5px
		}
		
			div.produse img{
				margin:0;
				padding:0;
				border:0;
			}
			
		
			div.produse h3.tot{
				font-size:16px;
				font-weight:bold;
				padding:3px 0 6px 0;
				margin:0;
			}
			
			div.produse h3.tot a{
					color:#fff;
					text-decoration:none;
			}
			
			div.produse p{
				text-align:left;
				padding-left:5px;
				padding-right:3px;
			}
			
			div.produse a{
				font-weight:bold;
				color:#063;
			}
			
			div.produse_apa_calda{
				float:left;
				width:250px;
			}
			
				div.produse_apa_calda h4{
					font-size:12px;
					font-weight:normal;
				}
			
				div.produse_apa_calda img{
					width:180px;
				}
				
				div.produse_apa_calda ul{
					padding:0;
					margin:5px 0 10px 13px;
					width:220px
				}
		
			
	div#end{
		width:972px;
		float:left;
		padding-top:20px;
		padding-bottom:20px;
		color:#666;
		font-size:11px
	}
	
		div#end a{
			color:#666;
			text-decoration:none;
		}