html, body {
	margin: 0;
	padding: 0;
}

body {
	padding-bottom: 30px;
}

#container {
	width: 722px;
	height: 438px;
	margin: 70px auto 0 auto;
	background: url(shadow.gif) no-repeat;
	padding-top: 64px;
}

h1 {
	text-indent: -9999px;
	margin: 0 0 20px 51px;
	padding: 0;
	width: 76px;
	height: 77px;
	background: url(logo.gif) no-repeat;
}

h1 a {
	display: block;	width: 76px;
	height: 77px;

}

h1.contact {
	text-indent: -9999px;
	margin: 0 0 0 30px;
	padding: 0;
	width: 658px;
	height: 114px;
	background: url(contact-logo.gif) no-repeat;
}

#pozaintro a {
	text-indent: -9999px;
	margin: 0 0 0 350px;
	padding: 0;
	height: 280px;
	width: 350px;
	position: absolute;
	top: 144px;
	display: block;
}

h2 {
	text-indent: -9999px;
	margin: 0 0 0 150px;
	padding: 0;
	height: 58px;
	position: absolute;
	top: 144px;
	display: block;
	

	
/*	margin-left: 150px;*/

	border-bottom: 1px solid #E5E5E5;
}

h2.despre {
	background: url(h2-despre.gif) no-repeat right top;
	width: 540px;
}

h2.personalizare {
	background: url(h2-personalizare.gif) no-repeat right top;
	width: 540px;
}

h2.sfaturi {
	background: url(h2-sfaturi.gif) no-repeat right top;
	width: 540px;
}

h2.simulare {
	background: url(h2-simulare.gif) no-repeat right top;
	width: 540px;
}

h3 {
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin: 0 0 15px 51px;
	display: block;
}

h3.t1 {
	background-image: url(h3-1.gif);
	width: 310px;
	height: 51px;
}

h3.t2 {
	background-image: url(h3-2.gif);
	width: 147px;
	height: 29px;
}

h3.t3 {
	background-image: url(h3-3.gif);
	width: 293px;
	height: 29px;
}

h3.t4 {
	background-image: url(h3-4.gif);
	width: 213px;
	height: 29px;
}


ul#menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear: both;
/*	padding-top: 37px;*/
	padding-bottom: 16px;
	padding-left: 51px;
	width: 700px;

	
	position: absolute;
	top: 470px;
	
	background: url(shadow-bottom.gif) no-repeat;
	background-position: bottom left;
}

.huge ul#menu {
	top: 655px;
}


.biggest ul#menu {
	top: 600px;
}


.bigger2 ul#menu {
	top: 580px;
}

.bigger ul#menu {
	top: 540px;
}


.big ul#menu {
	top: 510px;
}

ul#menu li {
	display: inline;
}

ul#menu li a, ul#menu li div {
	display: block;
	height: 54px;
	float: left;
	background-position: bottom;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0 5px;
}

ul#menu li div {
	background-position: top;
}

ul#menu li a:hover {
	background-position: top;
}

ul#menu li a#m1, ul#menu li div#m1 {
	background-image: url(m-intro.gif);
	width: 72px;
	margin-left: 0;
}

ul#menu li a#m2, ul#menu li div#m2 {
	background-image: url(m-despre.gif);
	width: 104px;
}

ul#menu li a#m3, ul#menu li div#m3 {
	background-image: url(m-personalizare.gif);
	width: 130px;
}

ul#menu li a#m4, ul#menu li div#m4 {
	background-image: url(m-simulare.gif);
	width: 96px;
}

ul#menu li a#m5, ul#menu li div#m5 {
	background-image: url(m-sfaturi.gif);
	width: 84px;
}

ul#menu li a#m6, ul#menu li div#m6 {
	background-image: url(m-contact.gif);
	width: 90px;
	margin-right: 0;
}


#content {
	margin: 0 0 23px 51px;
	width: 290px;
}

#content.c4 {
	width: 650px;
}

#content h3 {
	text-indent: -9999px;
	height: 26px;
	margin: 0;
	padding: 0;
}

#content h3.h3-d-1 {
	width: 198px;
	background: url(h3-despre-1.gif);
}

#content h3.h3-d-2 {
	width: 158px;
	background: url(h3-despre-2.gif);
}

#content h3.h3-d-3 {
	width: 158px;
	background: url(h3-despre-3.gif);
}

#content p {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	background-color: white;
	margin: 0;
	margin-bottom: 10px;
}

#content p a {
	text-decoration: none;
	color: #666666;
}

#content p a:hover {
	color: #814A92;

}	

#content p.clear {
	clear: both;
}

#content p em {
	color: #814A92;
	font-style: normal;
}

#content span.contact, #content span.contact2  {
	display: block;
	width: 640px;
	padding-top: 10px;
	height: 230px;
	background: url(contact-bg.jpg) no-repeat bottom;
	
	margin-left: 0;
}

#content span.contact2 {
	background: none;
}

#content span.contact p, #content span.contact2 p {
	text-align: center;
	width: 100%;

}

#content .section, #content .section1, #content .section3 {
	width: 200px;
	float: left;
	display: block;
/*	height: 140px;*/
	margin: 5px 10px;
}

#content .section1 {
	margin-left: 0;
}

#content .section3 {
	margin-right: 0;
}

#content ol {
	margin: 0;
	margin-left: 25px;
	position:relative;
	left: -25px;
	padding: 0;
}

#content ol li {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	margin-bottom: 6px;
	line-height: 15px;
}

#content ol li ul {
	list-style-image: url(bulletmov.gif);
}

#content form input, #content form select {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #B3B3B3;
}

#content form input.btn {
	color: black;
}

#content ol li ul li {
	margin: 0;
	padding: 0;
	line-height: 15px;
}

div#nav {
	display: block;
	width: 293px;
	margin-left: 51px;
	position: absolute;
	top: 450px;
}

a#inapoi {
	background: url(inapoi.gif) no-repeat;
	text-indent: -9999px;
	height: 21px;
	width: 62px;
	display: block;
	float: left;
}

a#inainte {
	background: url(inainte.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	float: right;
	height: 21px;
	width: 72px;
}


ul#pers-ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul#pers-ul li {
	padding-bottom: 8px;
	clear: both;
	display: block;
	
}

ul#pers-ul li p.imglist {
	/*text-align: center;*/
}

ul#pers-ul li img {
	margin-right: 20px;
	padding: 0;
	border: 0;

}

ul#pers-ul li p {
	line-height: 12px;
	margin-bottom: 8px;
	

}

.p1 {
	background: url(poza1.jpg) no-repeat;
}
.p2 {
	background: url(poza2.jpg) no-repeat;
}
.p3 {
	background: url(poza3.jpg) no-repeat;
}
.p4 {
	background: url(poza4.jpg) no-repeat;
}

.p1, .p2, .p3, .p4 {
	background-position: top right;
	height: 438px;
}

