html {
	background-image: url(images/back2.jpg);
	height: 983px;
	background-repeat: repeat;
	margin: 0 auto;
	padding: 0;
}
body {
	background-image: url(images/back.jpg);
	width: 1400px;
	height: 983px;
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0;
}
div#nav {
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 65px 0 0 233px;
	width: 236px;
	height: 916px;
}
div#content {
	background-image: url(images/content.jpg);
	background-repeat: no-repeat;
	float: right;
	margin: 0 238px 0 0;
	width: 665px;
	height: 862px;
}
h1 {
	display: none;
}
h2 {
	background-image: url(images/h1.jpg);
	background-repeat: no-repeat;
	margin: 201px 0 0 115px;
	width: 418px;
	height: 93px;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #000;
	margin: 0 auto;
	text-align: center;
	font-weight: normal;
}
p {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #000;
	font-weight: normal;
	margin-left: 40px;
	margin-right: 40px;
}
.blue {
	display: inline;
	color: #0079c1;
	margin: 0;
	padding: 0;
}
div#home a {
	display: block;
	width: 151px;
	height: 28px;
	line-height: 28px;
	text-decoration: none;
	background: url(nav/home.png);
	background-repeat: no-repeat;
	margin-top: 160px;
	margin-left: 28px;
}
div#home a:hover {
	background: url(nav/home_.png) no-repeat left top;
	width: 151px;
	height: 28px;
}
div#despre a {
	display: block;
	width: 151px;
	height: 28px;
	line-height: 28px;
	text-decoration: none;
	background: url(nav/despre.png);
	background-repeat: no-repeat;
	margin-top: 12px;
	margin-left: 28px;
}
div#despre a:hover {
	background: url(nav/despre_.png) no-repeat left top;
	width: 151px;
	height: 28px;
}
div#echipa a {
	display: inline;
	width: 151px;
	height: 28px;
	line-height: 28px;
	text-decoration: none;
	background: url(nav/echipa.png);
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-left: 28px;
}
div#echipa a:hover {
	background: url(nav/echipa_.png) no-repeat left top;
	width: 151px;
	height: 28px;
}
div#servicii a {
	display: inline;
	width: 151px;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	background: url(nav/servicii.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 26px;
}
div#servicii a:hover {
	background: url(nav/servicii_.png) no-repeat left top;
	width: 151px;
	height: 26px;
}
div#testimoniale a {
	display: inline;
	width: 151px;
	height: 28px;
	line-height: 28px;
	text-decoration: none;
	background: url(nav/testimoniale.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 28px;
}
div#testimoniale a:hover {
	background: url(nav/testimoniale_.png) no-repeat left top;
	width: 151px;
	height: 28px;
}
div#portofoliu a {
	display: block;
	width: 111px;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	background: url(nav/portofoliu.png);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-left: 28px;
}
div#portofoliu a:hover {
	background: url(nav/portofoliu_.png) no-repeat left top;
	width: 111px;
	height: 26px;
}
div#contact a {
	display: block;
	width: 111px;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	background: url(nav/contact.png);
	background-repeat: no-repeat;
	margin-top: 12px;
	margin-left: 28px;
}
div#contact a:hover {
	background: url(nav/contact_.png) no-repeat left top;
	width: 111px;
	height: 26px;
}
div#photo {
	background-color: #e1e1e1;
	width: 99%;
	padding-left: 4px;
	margin-left: 1px;
}
div#photo img {
	padding-left: 15px;
	margin-top: 2px;
}
