/* CSS Document */

/*General*/
	body {	margin:0px;
			font-family: arial; 
			font-size: 11; 
			color: #000000; 
			white-space: nowrap; 
			font-weight: 400; 
			font-style: normal; 
			text-decoration: none; 
			letter-spacing: 0; 
			word-spacing: 0}
			
	a:link {color:#005DAD;text-decoration: none;font-size:8pt;}
	a:visited {	color:#005DAD;text-decoration: none;font-size:8pt;}
	a:hover {color: #005DAD;font-size:8pt;text-decoration: underline;}	
	a:active {color: #005DAD;text-decoration: none;font-size:8pt;}
	#top{position:absolute;left:0px;top:0px;width:800px;height:60px;z-index:2}
/*Meniul*/

	#meniu {
	position: absolute;
	top: 41px;
	left:258px;
	background-color: #000000;
	layer-background-color: #000000;
	width: 540px;
	height: 20px;
	z-index:4;
}
	#meniu a:link {color: #FFFFFF;text-decoration: none;font-weight:bold;font-size:11px;}
	#meniu a:visited {color: #FFFFFF;text-decoration: none;font-weight:bold;font-size:11px;}
	#meniu a:hover {color: red;text-decoration: underline;font-weight:bold;font-size:11px;}
	#meniu a:active {color: #00CCFF;text-decoration: none;font-weight:bold;font-size:11px;}
	#produse  {	display:none;
				position:absolute;left:300px;top:62px;
				font-size:10pt;
				border-right:1px solid  #00659C;
				border-bottom:1px solid  #00659C;
				border-left:2px solid  #00659C;
				padding-left:5px;
				z-index:1;
				background-color:#F7F7F7;
				layer-background-color: #F7F7F7;
			}
	#sucursale{	display:none;
				position:absolute;left:355px;top:62px;
				font-size:10pt;
				border-right:1px solid  #00659C;
				border-bottom:1px solid  #00659C;
				border-left:2px solid  #00659C;
				padding-left:5px;
				background-color:#F7F7F7;
				layer-background-color:#F7F7F7;
				width: 83px;
				z-index:1;
			}
	#top_meniu{
	position:absolute;
	left:258px;
	top:0px;
	width:540px;
	height:39px;
	z-index:3;
	background-image: url(tmp/top.jpg);
	background-color: #00659C;
	/*background-image: url(images/top_back.gif);*/
	}
	#img_meniu{	position:absolute;
				left:270px;
				top:11px;
				width:265px;
				height:21px;
				z-index:4
	}
	#search{	position:absolute;
				left:645px;
				top:21px;
				width:153px;
				height:39px;
				background-color:#D2E4FC;
				font-size:9px;
				z-index:3;
				filter:Alpha(Opacity=100);
				-moz-opacity:1;
	}
	#Search_form{
				display:none;
				position:absolute; 
				left:643px; 
				top:62px; 
				width:155px; 
				height:112px;
				font-size:9px;
				color:#005DAD;
				border-right:1px solid  #00659C;
				border-bottom:1px solid  #00659C;
				border-left:2px solid  #00659C;
				padding-left:5px;
				background-color:#F7F7F7;
				layer-background-color:#F7F7F7;
				z-index:5;
	}
/*********************************************************************************/
#sucurs_img{
	filter:Alpha(Opacity=50);
	-moz-opacity:0.5;
			
}
.copyright {
	font-size: 10px;
	color: #CCCCCC;
}

