/* -----------------------------------------------
Zaharia & Asociatii
author:   Adrian Popoviciu
----------------------------------------------- */
@import url(main.css);

body {
	background: none;
	text-align: left;
}
.outline {
	width: 100%;
}
.left-section {
	width: 25%;
}
.right-section {
	width: 74%;
}
.left-section, .right-section, #logo, #header-img, .content, .lmenu  {
	margin: 0px;
}
#header-img {
	display: none;
}