* {
	margin: 0;
	padding: 0;
}

body {
	background: #dde2e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5b5b;
}

a {
	color: #2d9dcd;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #207ca3;
}

a img {
	border: none;
}

div#main {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	padding-top: 11px;
	overflow: hidden;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	bottom: 60px;
	left: 223px;
}

#logo {
	position: absolute;
	top: 11px;
	left: 24px;
}

ul#menu {
	float: left;
	height: 31px;
	margin: 25px 0 25px 173px;
}

ul#menu li {
	margin-right: 11px;
	float: left;
	display: inline;
	font-family: 'PT Sans', arial, serif;
	font-size: 14px;
	font-weight: bold;
}

ul#menu li a {
	padding: 6px 13px;
	background: #eaeaec url(../images/menubg.gif) repeat-x left top;
	color: black;	
	text-decoration: none;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

ul#menu li a:hover, ul#menu li a#active {
	background: #eaeaec url(../images/menubg-hover.gif) repeat-x left top;
	color: white;	
}

ul#social {
	list-style: none;
	float: right;
	margin-top: 24px;
}

ul#social li {
	float: left;
	margin-left: 4px;
}

#header {
	height: 298px;
	width: 986px;
	background: #ffffff url(../images/headerbg.jpg) repeat-x left top;
	border: 7px solid white;
	clear: both;
	margin-bottom: 7px;
}

#header h2 {
	font-family: 'PT Sans', arial, serif;
	font-size: 28px;
	color: #404040;
	margin: 92px 0 0 20px;
	width: 482px;
}

#header h3 {
	font-family: 'PT Sans', arial, serif;
	font-size: 15px;
	color: #404040;
	margin: 12px 0 14px 20px;
	/* text-transform: uppercase; */
	width: 482px;
}

a.detalii {
	padding: 6px 13px;	
	text-decoration: none;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #eaeaec url(../images/menubg-hover.gif) repeat-x left top;
	color: white;	
	cursor: pointer;
}

a:hover.detalii {
background: #eaeaec url(../images/menubg.gif) repeat-x left top;
	color: black;
		}

#header a.detalii {
	margin: 12px 0 0 20px;
}

#headerimg {
	float: right;
	margin-right: 100px;
}

#headerleft {
	float: left;
}

#content {
	width: 100%;
	overflow: hidden;
	clear: both;
	margin-bottom: 7px;
	background: url(../images/columnbg.gif) repeat-y;
	}
	
#left {
	width: 606px;
	float: left;
	background: white;
	padding: 27px;
	margin-right: 7px;	
	}
	
#left h2, #right h2 {
	font-family: 'PT Sans', arial, serif;
	font-size: 28px;
	color: #404040;
	margin: 0 0 10px 0;
	}
	
#left p {
	margin-bottom: 12px;
	}
	
#right {
	float: left;
	background: white;
	width: 279px;
	padding: 27px;
	}
	
#right ul {
	list-style: none;
	margin-bottom: 27px;
	}
	
#right h3 {
	font-family: 'PT Sans', arial, serif;
	font-size: 15px;
	color: #404040;
	margin: 0 0 15px 0;
	padding-left: 55px;
	 }
	 
div.quote {
		background: url(../images/quote.jpg) no-repeat left top;
		padding-bottom: 36px; /* in functie de dimensiunea casutei din stanga */
	}
	
#footer {
	background: #2d9dcd url(../images/footer-logo.jpg) no-repeat right bottom;
	overflow: hidden;
	width: 946px;
	clear: both;
	padding: 27px;
	color: white;
	}
	
div.box {
	float: left;
	margin-right: 12px;
	width: 305px;
	}
	
div.last {
	margin-right: 0px !important;
	}
	
#footer {
	margin-bottom: 25px;
	}
	
#footer h2 {
	font-family: 'PT Sans', arial, serif;
	font-size: 19px;
	color: #ffffff;
	margin: 0 0 15px 0;	
	 }
	 
	 
#footer ul {
	list-style: none;
	}
	
#footer ul li {
	background: url(../images/arrow.gif) no-repeat left center;
	border-bottom: 1px solid #5eb4d9;
	padding: 6px 0 6px 12px;
	width: 200px;
	}
	
#footer a {
	color: white;
	text-decoration: none;
	}

#footer a:hover {
	#a8e5ff;
	}
#footer a:hover.detalii {
	color: black;
	}
	
.box span.phone {
	display: block;
	margin-top: 12px;
	}
	
.fleft {
	width: 450px;
	float: left;
	position: relative;
	top: -18px;
	}

.fright {
	width: 450px;
	float: right;
	text-align: right;
	position: relative;
	top: -18px;
	}	
	
#breadcrumb {
		width: 430px;
		float: right;
		text-align: right;
		padding: 10px;
		border: 1px dotted #dde2e5;
		margin-bottom: 22px;
		clear: both;
		font-size: 11px;
	}
	
.clear {
	width: 100%;
	clear: both;
	display: block;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	}
	
#left ul#serv {
	list-style: none;
	margin-left: 0px;
	margin-bottom: 0px;
	}
	
ul#serv li {
	width: 270px;
	margin: 5px 10px;
	float: left;
	border: 1px dotted #dde2e5;
	padding: 5px;
	}
	
ul#serv li.clearme{
	clear: both;
}
	
#left h3 {
	font-family: 'PT Sans', arial, serif;
	font-size: 19px;
	color: #404040;
	margin: 0 0 12px 0;	
	 }
	 
#left ul {
	margin-left: 20px;
	margin-bottom: 10px;
	}
	
#price {
	border: 1px dotted #dde2e5;
	padding: 5px 5px 0 5px;
	background: #f5f5f5;
	margin: 10px 0;
	}
	
#alert {
	border: 1px dotted #ff7070;
	padding: 5px;
	background: #ffdbdb;
	margin: 10px 0;
	}

div#left ul#portfolio {
	list-style: none;
	margin: 0;
	}
	
#portfolio li {
	float: left;
	text-align: center;
	font-family: 'PT Sans', arial, serif;
	font-size: 14px;
	/*margin: 0 8px;*/
	margin: 0 8px 20px;
	}
	
#portfolio li img {
	padding: 1px;
	border: 1px dotted #dde2e5;
	margin-bottom: 6px;
	}
	
.form {
	margin: 20px 0;
	}
	
.form label {
	width: 100px;
	float: left;
	display: block;
	height: 16px;
	line-height: 16px;
	}
	
.inp {
	width: 250px;
	padding: 2px;
	font-size: 12px;
	border: 1px dotted #2d9dcd;
	}

.red {
	border: 1px dotted #cd2d4d !important;
}
	
.txt {
	width: 250px;
	padding: 2px;
	font-size: 12px;
	border: 1px dotted #2d9dcd;
	height: 100px;
	}
	
#button {
	padding: 6px 13px;	
	text-decoration: none;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #eaeaec url(../images/menubg-hover.gif) repeat-x left top;
	color: white;	
	cursor: pointer;
	border: none;
	margin-left: 195px;
	}
#linkex {
	text-align: center;
	clear: both;
	margin-bottom: 12px;
}
#trap {
	display: none;
}
