@import url("inside.css");
@import url("nav.css");
* {
	margin: 0;
	padding:0;
}
html,body{
	background:#EEECDF;
	color:#111;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-align:center;
	background-image:url(../images/bg.gif);
	margin: 0;
	width:100%;
	font-size:13px;
	}
h1, h4, p {
	font-family: Tahoma;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h1{
	font-size: 11px;
	color: #292922;
	font-weight:bold;
	margin-bottom:5px;

}
h4{
	font-size: 11px;
	font-weight: bold;
	color:#ddddbd;
}
a{
	font-size:11px;
	text-align:right;
	color: #FF5100;
	text-decoration:none;
	border:none;
}
a:hover{
	text-decoration:underline;
}
#container{
	width:850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
}
#header{
	width:870px;
	float:left;
}
#header_menu{
	float:left;
	text-align: right;
}
#header_logo{
	float:right;
}
#slogan{

	width:100%;
	float:left;
	
}
#middleContainer{
	padding-left:20px;
	width:880px;
	height:317px;
	background-image: url(../images/middle_bg.gif);
	background-repeat: no-repeat;
	float:left;
	margin-top:20px;
}
.flashBIG{
	width:560px;
	margin-right:2px;
	float:left;
}
#newsContainer{
	width:250px;
	float:left;
	padding-top: 50px;
	padding-left: 4px;
	padding-bottom: 20px;
}

#newsItem{
	padding-top:15px;
	float:left;
	width:250px;
	padding-bottom:10px;
	text-align: left;
}

#newsItem p{
	font-size:11px;
	color:#e1dddd;
	line-height:15px;
	margin-top:5px;
}

#newsItem a, .proiecte_container a{
	margin: 0;
	padding: 0;
float:right;
padding-right:10px;
}
.newsI{
		padding-left:5px;
}
.newsI img{
	padding-left:7px;
}

#footer_container{
	margin-top:20px;
	width:870px;
	float:left;
}
#exemple_container{
	width:635px;
	height:335px;
	float:left;
}

#exemple_top{
	background-image: url(../images/bg_exepleproiecte.gif);
	background-repeat: no-repeat;
	width:620px;
	height: 190px;
	padding-left:25px;
}
#exemple_bottom{
	background-image: url(../images/bg_exempleproiecte2.gif);
	background-repeat: no-repeat;
	width:350;
	height:124px;
	padding-left:25px;
}
.proiecte_container{
	width: 139px;
	float:left;
	margin-top:55px;
	margin-right:8px;
	text-align: left;
	
}
.proiecte_container p{
	font-size:11px;
	color:#292922;
	line-height:15px;
	margin-top:5px;
}
.proiecte_imagini{
	width: 143px;
	float:left;
	margin-right:4px;
	
}

/* zona de contact */
#contact_container{
	width:219px;
	height:315px;
	float:right;
	text-align:center;
	background-image: url(../images/bg_contact.gif);
	background-repeat: no-repeat;
}
#contact_content{
	width:165px;
	margin:0 auto;
	text-align:center;
	margin-top:40px;
}
#contact_content td{
	padding-right:10px;
	padding-bottom:4px;
}
.contact_titles{
	font-weight: bold;
	color: #292922;
	font-size:11px;
	text-align:left;
	vertical-align: top;
}
.contact_description{
	color: #292922;
	font-size:11px;
	text-align:left;
	vertical-align: top;
}
#separator{

	border-bottom: 1px dotted;
	margin:0;
	padding:0;
	margin-bottom:14px;
	border-color: #a7a699;
}
#contact_form_container{
	width:155px;
	text-align:left;
}
/*formulare*/
.forms, .textareas{
	border: none;
	background-color:#edebde;
	margin:0;
	padding:0;
	font-family: Tahoma;
	font-size:11px;
	color: Gray;
	padding-left:5px;
}
.forms{
		height:17px;
}
.textareas{
height:48px;
width:143px;
  overflow: auto;
  padding:2px;
}
#email_form{
	background-image: url(../images/form_bg_email.gif);
	background-repeat: no-repeat;
	width:156px;
	height:24px;
	padding:2px;	padding-top:4px;
}
#textarea_form{
	background-image:url(../images/form_bg_textarea.gif);
	background-repeat: no-repeat;
	padding:4px;

}
#submitButton{
	float:right;
}
/*footer*/
#the_footer{
	width:860px;
	float: left;
	margin:0;
	text-align:left;
	padding-top:25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#separator_footer{
width:747px;
float:left;	
margin:0;
padding:0;
}

#top_footer{
	width:860px;
	float:left;
	padding:0;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#top_footer img{
	margin:5px 0 0 0;
	padding:0;
	display:block;
	float:left;
}
#under_footer{
	width:860px;
	float:left;
	margin-top:5px;
}
#copyrightInfo{
	width:400px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	float:right;
	color:#808080;
	text-align: right;
}
#secondMenu{
	width:440px;
	float:left;
	text-align: left;
	font-size:11px;
	color: #808080;
}
#secondMenu a{
	font-weight: bold;
	text-decoration:none;
	color: #808080;
	font-size:10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
#secondMenu a:hover{
	text-decoration:underline;
}

#logoComut{
	width:140px;
	height:30px;
	float:right;
	text-align: right;
}

#clubAfaceri{
	width:88px;
	float:left;
	font-size:10px;
	font-weight:normal;
	text-align: left;
}
.simpletext .head {
	font-size: 21px;
	font-family: "Trebuchet MS";
}
#insideWrapper #insideContentContainer #insideContent #simpletext td {
	font-size: 12px;
	line-height: 20px;
}
#insideWrapper #insideContentContainer #insideContent #simpletext img {
	margin-right: 20px;
}
