/* CSS Document */

@import "br.css";


body {
	background:#454545;
	font-family:"Courier New";
	color:#fff;
	padding:0;
}
#wrapper {
	margin:0 auto;
	width:960px;
	padding-top:20px;
}
a {
	color:#fff;
	text-decoration:underline;
}
a:hover {
	color:#ccc;
	text-decoration:underline overline;
}

/* texte */
h1 {
	font-size:28px;
	line-height:28px;
	font-weight:bold;
	letter-spacing:-1px;
	padding-bottom:10px;
}
h2 {
	letter-spacing:-1px;
	font-size:22px;
	line-height:22px;
	font-weight:bold;
}
h3 {
	font-size:16px;
	line-height:16px;
	font-weight:bold;
}
h4 {
	font-size:12px;
	line-height:12px;
	font-weight:bold;
}
p {
	font-size:14px;
	line-height:18px;
}
strong {
	font-weight:bold;
}
#content li {
	padding-left:30px;
	background:url(../images/li.jpg) no-repeat 15px 7px;
	font-size:14px;
}

#frontpic {
	float:right;
}
/* end of texte */

#noutati {
	display:block;
	float:left;
	width:315px;
	padding-bottom:86px;
	background:url(../images/noutati2.jpg) no-repeat left bottom;
}
#noutati h1 {
	background:url(../images/noutati1.jpg) no-repeat left top;
	width:228px;
	height:49px;
	padding:38px 0 0 75px;
	font-size:20px;
}
#noutati p {
	width:300px;
	font-size:12px;
	padding-bottom:4px;
	border-bottom:1px dotted #828282;
}



#stanga {
	width:315px;
	float:left;
	display:block;
}
#dreapta {
	width:645px;
	display:block;
	float:left;
	background:url(../images/back.jpg) no-repeat right bottom;
	padding-bottom:10px;
	min-height:500px;
}
#logo {
	width:298px;
	padding-top:246px;
	height:0px;
	float:left;
	background:url(../images/logo.jpg) no-repeat;
	overflow:hidden;
}
#content {
	padding-top:20px;
/*	width:640px;*/
}
#footer {
	background:url(../images/footer.gif) repeat-x center top;
	width:100%;
	height:25px;
	padding-top:39px;
	margin-top:-30px;
}
#footer p {
	font-size:12px;
	text-align:right;
	width:960px;
	margin:0 auto;
}
/* meniu */
#meniu { height: 43px; margin: 0px auto; position: relative; z-index: 9998; }
#meniu #navigare { margin: 0; padding: 0;	background-image: url(../images/menu.jpg); background-repeat: no-repeat; }
#meniu #navigare li { display: inline;}
#meniu #navigare li a { float: left; height: 0px; padding-top: 42px; /*padding-left:30px; padding-right:30px; */overflow: hidden; }
#meniu #navigare li a { 
	background-image: url(../images/menu.jpg); 
	background-repeat: no-repeat;
}
/* BUTTONS */
#meniu #navigare li#prima_pagina a { background-position: 0 0; width:180px; }
#meniu #navigare li#servicii a { background-position: -180px 0; width:132px; }
#meniu #navigare li#portofoliu a { background-position: -312px 0; width:158px; }
#meniu #navigare li#contact a { background-position: -470px 0; width:136px; }

/* OVER STATES */
#meniu #navigare li#prima_pagina a:hover { background-position: 0 -43px; }
#meniu #navigare li#servicii a:hover { background-position: -180px -43px; }
#meniu #navigare li#portofoliu a:hover { background-position: -312px -43px; }
#meniu #navigare li#contact a:hover { background-position: -470px -43px; }

/* ON STATES */
#meniu.pagprima_pagina #navigare li#prima_pagina a { background-position: 0 -43px !important; }
#meniu.pagservicii #navigare li#servicii a { background-position: -180px -43px !important; }
#meniu.pagportofoliu #navigare li#portofoliu a { background-position: -312px -43px !important; }
#meniu.pagcontact #navigare li#contact a { background-position: -470px -43px !important; }

#content p {
	padding-bottom:10px;
	padding-top:0px;
}
#content h2 + p {
	padding-top:20px;
	padding-bottom:10px;
}
#content h3 {
	padding-top:20px;
	padding-bottom:5px;
}

#content a img {
	margin:5px;
	padding:1px;
	background:#999;
	border:5px solid #626262;
}
#content a:hover img {
	background:#fff;
	border:5px solid #a2a2a2;
}
#content #leftcontact a img {
	margin:0px;
}
div.proiecte {
	padding-top:15px;
	padding-bottom:5px;
	border-bottom:1px solid #626262;
	min-height:105px;
}
div.proiecte+div.proiecte {
	padding-top:10px;
}
#content .proiecte h3 {
	padding-top:0px;
	font-weight:bold;
	padding-left:5px;
}
#pozeproiect {
	width:250px;
	float:left;
	display:block;
}
#pozeproiect a img {
	width:100px;
	height:77px;
	float:left;
}
#pozeproiect a#largepic img {
	width:220px;
	height:170px;
}
#textproiect {
	width:395px;
	_width:385px;
	float:left;
}
.proiect {
	width:120px;
	margin-right:9px;
	_margin-right:1px;
	display:block;
	float:left;
	text-align:center;
}
.proiect p {
	text-align:center;
}
#leftcontact {
	display:block;
	float:left;
	width:300px;
	_width:270px;
	padding-right:5px;
}
#rightcontact {
	display:block;
	float:left;
	width:335px;
	padding-left:5px;
	padding-right:0px;
}
#leftcontact, #rightcontact {
	padding-top:5px;
	padding-bottom:5px;
}
#leftcontact h1, #rightcontact h1 { font-size:20px; line-height:20px; margin-top:10px; }
#leftcontact h2 { font-size:16px; line-height:13px; padding-bottom:5px; }
#leftcontact h2 + p {
	padding-top:0px;
	padding-bottom:0px;
}
#rightcontact label {
	width:335px;
	padding-top:5px;
	display:block;
}
#rightcontact textarea, #rightcontact input, #rightcontact select {
	width:335px;
	font-family:"Courier New";
	border:1px solid #a5a5a7;
	background:#737375;
	color:#e4e4e4;
	font-size:12px;
	padding:2px;
}
#rightcontact select {
	padding:1px;
}
#rightcontact textarea {
	height:150px;
}

#rightcontact input[type=submit] {
	border:2px solid #a5a5a7;
	padding:1px;
	width:165px;
	margin-top:10px;
}

#rightcontact input[type=reset] {
	border:1px solid #a5a5a7;
	padding:2px;
	width:160px;
	margin-top:10px;
}


.proiect a img {
	width:100px;
	height:77px;
}
#mailok {
	display:block;
	width:100%;
	height:100%;
	background:url(../images/semi.png);
	position:fixed;
	left:0;
	top:0;
	z-index:99999;
}
#mailok p {
	font-size:18px;
	text-align:center;
	padding-top:28%;
	color:#fff;
}
#mailok span {
	font-size:10px;
}
#developer {
	display:none;
}	

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */