html{color:#000;background-color:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

*{
	font-family: Arial, Geneva, sans-serif;
	}
html,body{
	margin: 0;
	padding: 0;
	border: none;
	background: url(images/background.jpg) #000;
	}
body{overflow: auto;}
div.clear{clear: both;}

#outer-wrap{
	width: 760px;
	margin: 50px auto 0;
	}

#outer-wrap #header-wrap{
	width: 760px;
	height: 122px;
	background:url(images/header.jpg) #edbc01 no-repeat;
	color: #27146c;
	}
#outer-wrap #header-wrap h1,#outer-wrap #header-wrap p{ text-indent: -9999px;}

#outer-wrap #main-menu-wrap{
	width: 760px;
	height: 33px;
	font-size: 1px; 
	line-height: 2px;
	}
#outer-wrap #main-menu-wrap div.left-spacer{
	width: 224px;
	height: 33px;
	float: left;
	background: url(images/touchof.jpg) no-repeat;
	}
#outer-wrap #main-menu-wrap div.menu-links{
	float: left; 
	height: 33px;
	}
#outer-wrap #main-menu-wrap div.menu-links a{display: block; float: left; text-indent: -9999px;height: 33px;outline: none;}
#outer-wrap #main-menu-wrap div.menu-links a.despre-noi{width: 85px;background: url(images/btn_despre.jpg) no-repeat;}
#outer-wrap #main-menu-wrap div.menu-links a.produse{width: 111px;background: url(images/btn_prod.jpg) no-repeat;}
#outer-wrap #main-menu-wrap div.menu-links a.materiale{width: 105px;background: url(images/btn_materiale.jpg) no-repeat;}
#outer-wrap #main-menu-wrap div.menu-links a.portofoliu{width: 98px;background: url(images/btn_portof.jpg) no-repeat;}
#outer-wrap #main-menu-wrap div.menu-links a.contact{width: 103px;background: url(images/btn_contact.jpg) no-repeat;}

#outer-wrap #main-menu-wrap div.right-spacer{
	width: 34px;
	height: 33px;
	float: left;
	background: url(images/menuspacer.jpg) no-repeat;
	}

#outer-wrap #content-wrap{width: 760px; overflow: hidden;}
#outer-wrap #content-wrap div.left-column{
	width: 224px;
	background: #000;
	float: left;
	padding-bottom: 50000px !important;
	margin-bottom: -50000px !important;
	margin-bottom: 0;
	padding-bottom: 0;
	}
#outer-wrap #content-wrap div.content{
	margin: 0;
	color: #f0f0f0;
	float: right;
	padding-bottom: 50000px !important;
	margin-bottom: -50000px !important;
	margin-bottom: 0;
	padding-bottom: 0;
	}
#outer-wrap #content-wrap div.content p{
	font-size: 10px;
	line-height: 1.2;
	margin: 5px 10px 5px 110px;
	}
#outer-wrap #content-wrap div.content p.signature{
	text-align: right;
	}
#outer-wrap #content-wrap div.content h2{
	font-size: 16px;
	line-height: 18px;
	margin: 20px 30px 5px 10px;
	text-align: right;
	}

#outer-wrap #content-wrap div.halfwidth{
	background: url(images/mainback.jpg) no-repeat right top #000;
	width: 536px;
	}
#outer-wrap #content-wrap div.fullwidth{
	background: url(images/mainback2.jpg) no-repeat right top #000;
	width: 760px;
	}
#outer-wrap #content-wrap div.fullwidth p,#outer-wrap #content-wrap div.fullwidth h2{
	margin-left: 160px;
	}

#outer-wrap #content-wrap p.bottom-links{
	font-size: 10px;
	color: #f0f0f0;
	clear: both;
	text-align: right;
	line-height: 1.2em;
	padding: 0 10px 0 10px;
	background: #000;
	}
#outer-wrap #content-wrap a{
	color: #eb0;
	text-decoration: none;
	}
#outer-wrap #content-wrap a:hover{
	border-bottom: 1px dashed #eb0;
	}
#outer-wrap #content-wrap div.submenu,#outer-wrap #content-wrap div.subsubmenu{
	width: 760px;
	margin: 0;
	background: #000;
	float: left;
	}
#outer-wrap #content-wrap div.submenu a,#outer-wrap #content-wrap div.subsubmenu a{
	display: block;
	background: url(images/buttonback1.jpg) no-repeat right;
	height: 21px;
	float: left;
	color: #fff;
	font-size: 11px;
	line-height: 21px;
	font-weight: bold;
	width: 150px;
	outline: none;
	text-align: center;
	}
#outer-wrap #content-wrap div.subsubmenu{
	padding-top: 10px;
	}
#outer-wrap #content-wrap div.subsubmenu a{
	width: 90px;
	text-align: left;
	padding-left: 10px;
	background: url(images/buttonback2.jpg) no-repeat left;
	}
#outer-wrap #content-wrap div.submenu a:hover,#outer-wrap #content-wrap div.subsubmenu a:hover{
	border: none;
	text-decoration: underline;
	}

#outer-wrap #footer-wrap{
	font-size: 11px; 
	line-height: 20px;
	text-align: right;
	font-weight: bold;
	height: 30px;
	color: #fff;
	background: url(images/footer.jpg) repeat-x #000;
	}
#outer-wrap #footer-wrap a{color: #fff;}
#outer-wrap #footer-wrap a:hover{color: #eb0;}
	
	
#outer-wrap #content-wrap span.image-holder{
	display: block;
	float: left;
	width: 230px;
	margin: 15px 25px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	}
#outer-wrap #content-wrap span.image-holder a,#outer-wrap #content-wrap span.image-holder a:hover{ border: none;}
#outer-wrap #content-wrap span.image-holder a img{
	border: 5px solid #eb0;
	}

#outer-wrap #content-wrap #flashcontent{
	width: 760px;
	height: 500px;
	}

#outer-wrap #content-wrap a.lightboximg,#outer-wrap #content-wrap a.lightboximg:hover{
	border: none;
	}
#outer-wrap #content-wrap a.lightboximg img{
	border: 2px solid #eb0;
	margin: 10px 12px;
	}

#outer-wrap #content-wrap a.harta,#outer-wrap #content-wrap a.harta:hover{border: none;}
#outer-wrap #content-wrap a.harta img{border: 5px solid #eb0;}

