@charset "utf-8";
/* CSS Document */

/* hide from ie on mac \*/
html {
		height: 100%;
		
		}




body {
		
		margin: 0px auto;
		padding: 0px;
		height: 100%;
		width: 100%;
		background-color:#ffffff;
		background-image:url(../comercial/ne.jpg);
		background-repeat:repeat-x;			

	}


#box {		width:auto;
			height:auto;
			margin:25px 0 0 0;
			padding:0;
			text-align:center;
		
		
}

#container { width:900px;
			height:auto;
			margin:auto;
			


}

#header {   width:900px;
			height:50px;
		   
		   
		   
		

}

#logo { float:left;
		width:400px;

}

#linie {	width:900px;
			height:15px;
			border-bottom:1px solid #dcdcdc;
			clear:both;
			
			
			

}

#footer { width:900px;
			height:20px;
			margin-top:0px;
			

}



.left { font-family:Arial, Helvetica, sans-serif;
			 font-size:9px;
			 text-align:left;
			 color:#666666;
			 float:left;
			


}

.right { font-family:Arial, Helvetica, sans-serif;
			 font-size:9px;
			 text-align:right;
			 color:#666666;
			 float:right;
			


}






/* MENIU */
#navigation { float:right;
				
		
				
}



.smoothmenu, .smoothmenu #topMenuContainer {
    overflow : hidden;
    white-space : nowrap;
    margin : 0;
    padding : 0;
    display: block;
    position : relative;
		
}

.smoothmenu #subMenuContainer {
 
    overflow : hidden;
    position : relative;
}

.smoothmenu #topMenuContainer div {
    display : none;
}

.smoothmenu #subMenuContainer div {
    overflow : hidden;
    position : absolute;
    display : none;
}

.smoothmenu a {
    text-decoration : none;
    font-family: Geneva, Arial, Helvetica, sans-serif;
	
	
	
}

.smoothmenu #topMenuContainer a {
    padding : 6px 14px;
    line-height: 1.8em;
}

.smoothmenuTopMenuItem {
    background-image:url("../comercial/bg1.jpg");
    background-repeat: repeat-x;
    background-position: 0px 40px;
    font-size : 14px;
	color : #44494e;
	
	
}

.smoothmenuTopMenuItemMouseOver {
 	 background-image:url("../comercial/bg1.jpg");
    background-repeat:repeat-x;
    background-position:0px 0px;
    font-size : 14px;
    color : #acb5c4;
	
}

.smoothmenu #subMenuContainer a {
    padding   : 2px 6px;
    line-height: 1.6em;
}

.smoothmenuSubMenuItem {
    font-size : 12px;
    color     : #44494e;
    
}

.smoothmenuSubMenuItemMouseOver {
    font-size : 12px;
    color : #acb5c4;

}

#FlabellComponent { margin-top:10px;

}

#contact { width:700px;
			height:469px;
			background-color:#ffffff;
			background-image:url(../comercial/001.jpg);
			background-repeat:no-repeat;
			margin:10px auto 0px auto;

}
#info {  color:#000000;
		width:300px;
		height:100px;
		text-align:left;

}

#contact ul { list-style-type:none;
				padding:0;
				margin:0;
				font-weight:bold;
			   
}

.email {	font-size:0.8em;
			font-family: Arial, Helvetica, sans-serif;
}

.email a { color:#000000;
			text-decoration:none;
 
}
.email a:hover { color:#666666;
			text-decoration:none;
 
}

.telefon  {	font-size:0.8em;
			font-family:Arial, Helvetica, sans-serif;
			

}



#contact-area {
	float:left;
	width: 300px;
	margin: 100px 0 0 50px;
	height:auto;
	
}
#page-wrap {
	width: 300px;
	float:left;
	margin: 60px 0 0 80px;
	font-family: Helvetica, sans-serif;
	font-size: 1.2em;
	color:#000000;
	
	
}

#contact-area input, #contact-area textarea {
	padding: 0px;
	width: 150px;
	font-family: Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px 0px 10px 0px;
	border: 1px solid #000000;
	float:left;
}

#contact-area textarea {
	height: 80px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #666666;
}

#contact-area input.submit-button {
	width: 80px;
	margin-left:110px;
	font-size: 0.8em;
	background-color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
}

label {
	float: left;
	text-align:left;
	margin-right:5px;
	width: 70px;
	padding-top: 0px;
	font-size: 0.8em;
	color:#000000;
	
}

/*  Eroare 404 */
#patru { width:700px;
			height:469px;
			background-color:#ffffff;
			padding:100px 0px;
			margin:auto;
			font-family:Arial, Helvetica, sans-serif;
			text-align:center;
			

}

#patru h1 { font-size:18px;
			

}
#patru h2 a { font-size:18px;
				color: #666666;
				text-decoration:none;
			

}
#patru h2 a:hover { font-size:18px;
				color: #333333;
				padding-top:20px;
			

}
#patru h2 span {color: #999999;
			

}
			
			