body {
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	color: #737373;
}

body#page {
	background: #EDF4F9 url(images/bg-homepage.png) repeat-x top left;
}

body#homepage {
	background: #EDF4F9 url(images/headerbg2.png) repeat-x top left;
}

h1, h2, h3 {
padding: 0;
margin: 0;
}

p {
	padding: 0px;
	margin-bottom: 2px;
}

#container {
	text-align: left;
	margin: 0 auto;
	width: 870px;
}

#text {
	padding:15px 60px;
}

#header {
	height: 153px;
	position: relative;
}

#logo {
	background: url(images/sprite1.png) no-repeat top left;
	width: 323px;
	height: 153px;
	margin-left: 15px;
	overflow: hidden;
	text-indent: -9999px;
}

#meniu {
	position: absolute;
	top: 75px;
	right: 5px;
}

#meniu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
    list-style-position:outside;
}

#meniu li {
	margin: 0;
	padding: 10px 0px 0px 0px;
	float: left;
	width: 100px;
	height: 60px;
	text-align:center;
}

#meniu li a:link, #meniu li a:active, #meniu li a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#meniu li a:hover {
	text-decoration: underline;
}

#meniu li#meniu-activ {
	background-image: url(images/sprite1.png);
	background-position: -330px 0px;
}

#meniu li#meniu-activ a {
	color: #0D3D62;
	text-decoration:underline;
}

#languages {
	position : absolute;
	top: 20px;
	right: 30px;
	width: 52px;
}

#languages a:link, #languages a:visited, #languages a:active {
	float: left;
	padding-left: 10px;
	display: inline;
}


#developer {
	background: url(images/developer-bg.png) no-repeat top center;
	height: 276px;
	margin-top: 7px;
	margin-bottom: 10px;
	position: relative;
}

#iam {
	position: absolute;
	top: 50px;
	right: 80px;
}

#action-buttons {
	position: absolute;
	top: 160px;
	right: 40px;
}

.request-quote {
	display:block;
	width:200px;
	height:45px;
	text-indent:-9999px;
	float: left;
	display: inline;
	margin-right: 10px;
}

.request-quote  a {
	display:block;
	width:100%;
	height:100%;
	background:url(images/sprite1.png);
	background-position: 0px -160px;
	outline:none;
}

.request-quote  a:hover {
	background-position: 0px -205px;
}

.request-quote  p {
	padding: 0;
	margin: 0;
}

.see-work {
	display:block;
	width:200px;
	height:45px;
	text-indent:-9999px;
	float: left;
	display: inline;
}

.see-work  a {
	display:block;
	width:100%;
	height:100%;
	background-image:url(images/sprite1.png);
	background-position: -207px -160px;
	outline:none;
}

.see-work  a:hover {
	background-position: -207px -205px;
}

.see-work  p {
	padding: 0;
	margin: 0;
}

.proiecte img {
	margin-top: 15px;
	margin-left: 20px;
	border: 7px solid #769A04;
	overflow: hidden;
}

#main {
	margin-top: 8px;
	margin-bottom: 10px;
}

#servicii {
	width: 205px;
	float: left;
	margin-bottom: 10px;
}

#servicii ul {
	margin: 0 ;
	padding: 10px 20px 0px 30px;
	list-style: none;
}

#servicii ul li {
	background: url(images/servicii-li.jpg) no-repeat top left;
	padding: 0px 0px 10px 20px; 
}

#servicii_top {
	background: url(images/servicii-top.jpg) no-repeat top left;
	width: 204px;
	height: 38px;
}

#servicii_top h3 {
	text-align: center;
	padding-top: 13px;
	color: #ffffff;
	font-size: 14px;
}

#serviciibg {
	background: url(images/servicii-bg.jpg) repeat-y top left;
	width: 204px;
}

#serviciibtm {
	background: url(images/servicii-bottom.jpg) no-repeat top left;
	width: 204px;
	height: 10px;
}

#content {
	background: #ffffff;
	margin-bottom: 10px;
	float: left;
	margin-left: 8px;
	display: inline;
	width: 657px;
}

#content_text {
	padding: 20px;
}

#content_text p {

}

#content_text h1 {
	margin: 0;
	padding-bottom: 10px;
	color: #4595DD;
	font-size: 22px;
}

.proiect {
	clear: left; 
	width: 615px;
}

.imagine-proiect {
	float: left;
	padding-right: 15px;
	width: 300px;
	margin-bottom: 25px;
}

.imagine-proiect img {
	border: 2px solid #D2E0EB;
}

.descriere-proiect {
	float: left;
	width: 300px;
	padding-top: 5px;
	margin-bottom: 25px;
}

.proiect h3 {
	color: #0D3D62;
}

.php {
	background: url(images/php.gif) no-repeat top left;
	float: left;
	padding: 0px 15px 0px 18px;
	display: inline;
}

.html {
	background: url(images/html.gif) no-repeat top left;
	float: left;
	padding: 0px 15px 0px 18px;
	display: inline;
}

.project-link {
	background: url(images/external.jpg) no-repeat center right;
	padding-right: 15px;
	color: #0756A3;
}

#contact_text {
	padding: 20px;
}

#contact_text h1 {
	margin: 0;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #4595DD;
	font-size: 22px;
}

#form fieldset {
	border:medium none;
	display:inline;
	float:left;
	margin:0pt 0pt 0pt 25px;
	padding:0pt;
	width:260px;
}

#form input, #form textarea {
background:#FFFFFF url(images/form_input.gif) repeat-x top;
border:1px solid #DDDDDD;
padding:3px;
}

#form input {
width:262px;
}

#form textarea {
width:272px;
}

#form label {
display:block;
}

#form p {
margin:0.5em 0pt;
}

#form p.submit {
clear:both;
margin-right: 28px;
padding:0pt;
text-align:right;
}

#form button {
background:transparent url(images/form_button.gif) no-repeat;
border:medium none;
color:#FFFFFF;
cursor:pointer;
height:37px;
line-height:37px;
text-align:center;
width:150px;
}

#form textarea {
height:125px;
overflow:auto;
}


/* round corners */

.tlc, .trc, .blc, .brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

.tlc
	{
	background-image:url(images/tlc.jpg);
	background-position: 0% 0%;
	height: 1%
	}

.trc
	{
	background-image:url(images/trc.jpg);
	background-position: 100% 0%;
	height: 1%
	}
	
.blc
	{
	background-image:url(images/blc.jpg);
	background-position: 0% 100%;
	}

.brc
	{
	background-image:url(images/brc.jpg);
	background-position: 100% 100%;
	}

.tb, .bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
.tb
	{
	background-image:url(images/tb.jpg);
	background-position: 0% 0%;
	height: 1%
	}

.bb
	{
	background-image:url(images/bb.jpg);
	background-position: 50% 100%;
	}
	
.rb
	{
	background-image:url(images/rb.jpg);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

.lb
	{
	background-image:url(images/lb.jpg);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
	
.clear_left {
	clear: left;
}		