@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	height:100%;
	background-color:#000;
}
a{
	cursor:pointer;
}
.wrapper{
	width:790px;
	background-color:#F7F7F7;
	text-align:left;
}
.intro_flash{
	float:left;
	display:block;
	width:790px;
	height:680px;
	margin:0px;
}
.content_wrapper{
	float:left;
	display:block;
	width:790px;
	height:680px;
	margin:0px;
	position:relative;
}
.main_flash{
	width:790px;
	height:680px;
	margin:0px;
	position:absolute;
	z-index:1;
	top:0px;
	left:0px;
}
.main_content{
	position:absolute;
	width:400px;
	z-index:2;
	color:#FFF;
	top:190px;
	left:0px;
	margin-left:40px;
}
.content_top{
	float:left;
	display:block;
	width:400px;
	height:130px;
	margin-bottom:20px;
	overflow:hidden;
	position:relative;
}
.content_top_pr{
	float:left;
	display:block;
	width:400px;
	height:250px;
	margin-bottom:20px;
	overflow:hidden;
	position:relative;
}
.content_top_title{
	float:left;
	display:block;
	width:420px;
	height:25px;
	margin-bottom:10px;
	color:#D50100;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-align:left;
}
.content_top_title_contact{
	float:left;
	display:block;
	width:420px;
	height:13px;
	color:#D50100;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-align:left;
}
.content_top_text{
	float:left;
	display:block;
	width:400px;
	height:93px;
	color:#999;
	font-size:13px;
	overflow:hidden;
}
.content_top_text_proiecte{
	float:left;
	display:block;
	width:400px;
	height:63px;
	color:#999;
	font-size:13px;
	overflow:hidden;
}
.content_top_text_contact{
	float:left;
	display:block;
	width:400px;
	height:120px;
	color:#999;
	font-size:13px;
	overflow:hidden;
}
.content_info{
	float:left;
	display:block;
	width:400px;
	height:265px;
	margin:0px;
	overflow:hidden;
	position:relative;
}
.content_info_pr{
	float:left;
	display:block;
	width:400px;
	height:120px;
	margin:0px;
	overflow:hidden;
	position:relative;
}
.content_info_title{
	float:left;
	display:block;
	width:420px;
	height:30px;
	margin-bottom:10px;
	color:#D50100;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-align:left;
}
.home_btn{
	position:absolute;
	width:58px;
	height:58px;
	top:151px;
	left:607px;
	cursor:pointer;
	z-index:2;
	background-image:url(img/bkg.png);
	background-repeat:repeat-x repeat-y;
}
.despre_btn{
	position:absolute;
	width:58px;
	height:58px;
	top:243px;
	left:664px;
	cursor:pointer;
	z-index:2;
	background-image:url(img/bkg.png);
	background-repeat:repeat-x repeat-y;
}
.proiecte_btn{
	position:absolute;
	width:58px;
	height:58px;
	top:355px;
	left:686px;
	cursor:pointer;
	z-index:2;
	background-image:url(img/bkg.png);
	background-repeat:repeat-x repeat-y;
}
.servicii_btn{
	position:absolute;
	width:58px;
	height:58px;
	top:464px;
	left:665px;
	cursor:pointer;
	z-index:2;
	background-image:url(img/bkg.png);
	background-repeat:repeat-x repeat-y;
}
.contact_btn{
	position:absolute;
	width:58px;
	height:58px;
	top:564px;
	left:606px;
	cursor:pointer;
	z-index:2;
	background-image:url(img/bkg.png);
	background-repeat:repeat-x repeat-y;
}
.content{
	float:left;
	display:block;
	color:#999;
	height:165px;
	width:400xp;
	margin-bottom:10px;
	overflow:hidden;
	position:relative;
	font-size:12px;
	font-weight:bold;
}
.content_proiecte{
	float:left;
	display:block;
	color:#999;
	height:76px;
	width:400xp;
	margin-bottom:5px;
	overflow:hidden;
	position:relative;
}
.scroll_buttons_wrap{
	float:left;
	display:block;
	width:400px;
	height:28px;
	text-align:right;
	margin-bottom:15px;
}
.scroll_button_up{
	float:right;
	display:block;
	width:28px;
	height:28px;
	cursor:pointer;
}
.scroll_button_down{
	float:right;
	display:block;
	width:28px;
	height:28px;
	cursor:pointer;
}
.contact_form_wrap{
	float:left;
	display:block;
	width:400px;
}
.contact_form_text{
	float:left;
	display:block;
	width:400px;
	height:40px;
	font-size:11px;
	color:#999;
	font-weight:bold;
	margin-bottom:5px;
	text-align:left;
}
.contact_form_form{
	float:left;
	display:block;
	width:400px;
	height:125px;
}
.contact_form_left{
	float:left;
	display:block;
	width:200px;
	height:125px;
	margin:0px;
}
.contact_form_right{
	float:left;
	display:block;
	width:200px;
	height:125px;
	margin:0px;
}
.contact_form_input_wrap{
	float:left;
	display:block;
	width:180px;
	height:20px;
	margin-bottom:5px;
}
.contact_form_textarea{
	float:left;
	display:block;
	width:197px;
	height:100px;
	margin-bottom:5px;
}
.contact_form_action{
	float:left;
	display:block;
	width:200px;
	height:20px;
	margin-bottom:5px;
	text-align:right;
}
.contact_form_actions{
	text-align:right;
	font-weight:bold;
	font-size:13px;
	color:#04A8CB;
	cursor:pointer;
}
.contact_form_input{
	width:180px;
	height:18px;
	border:1px solid #04A8CB;
	background-color:transparent;
	color:#04A8CB;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.contact_form_textarea_stil{
	width:197px;
	height:98px;
	border:1px solid #04A8CB;
	background-color:transparent;
	color:#04A8CB;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.proiecte_main_pic{
	float:left;
	display:block;
	width:400px;
	height:240px;
	margin:10px 0px;
	cursor:pointer;
}
.proiecte_small{
	float:left;
	display:block;
	width:85px;
	height:53px;
	padding:4px;
	margin:0px 15px 11px 0px;
	cursor:pointer;
}
.proiecte_small_over{
	float:left;
	display:block;
	width:85px;
	height:53px;
	margin:0px 15px 11px 0px;
	padding:2px;
	border:2px solid #F00;
	cursor:pointer;
}
/* Start proiecte detaliu */
.datail_prjct_wrap{
	float:left;
	width:800px;
	height:470px;
	position:absolute;
	top:100px;
	z-index:6;
}
.detail_prjct_close{
	float:left;
	display:block;
	width:800px;
	height:22px;
}
.detail_prjct_clse_btn{
	float:right;
	display:block;
	width:15px;
	height:15px;
	margin:5px 5px 2px 0px;
	cursor:pointer;
}
.detail_prjct_main{
	float:left;
	display:block;
	width:790px;
	height:399px;
	margin:5px;
	border-bottom:1px solid #999;
	overflow:auto;
	clear:both;
}
.detail_prjct_nav{
	float:left;
	display:block;
	width:790px;
	height:30px;
	padding:5px;
}
.detail_prjct_scrl_nav_left{
	float:left;
	display:block;
	width:30px;
	height:30px;
	margin:0px;
}
.detail_prjct_scrl_nav_right{
	float:left;
	display:block;
	width:30px;
	height:30px;
	margin:0px;
}
.detail_prjct_title{
	float:left;
	display:block;
	width:730px;
	height:30px;
	font-size:22px;
	font-weight:bold;
	text-align:center;
}
.prjct_overlay{
	height:815px;
	width:100%;
	position:absolute;
	top:0;
	z-index:5;
	overflow:hidden;
}
.bkgs{
	position:fixed;
	overflow:hidden;
}
.home_small_project{
	padding:4px;
	float:left;
	display:block;
	cursor:pointer;
	margin-right:10px;
}
.red_class{
	padding:2px;
	float:left;
	display:block;
	border:2px solid #F00;
	cursor:pointer;	
	margin-right:10px;
}
/* End proiecte detaliu */
