/********************************************************************************/
/* PROJECT 	: */
/* DATE 	: */
/* IMPLEMENTED BY	: */
/********************************************************************************/
/* RESET, FORMAT INITIAL*/
HTML,BODY{padding:0; margin:0; font:12px Arial, Helvetica, sans-serif; color:#9fa9b3; text-align:justify; }
BODY{ background:#4f5459; }
A{outline:none;}
A:hover{}
P{margin:0; padding:0;}
FORM{padding:0; margin:0;}
INPUT, TEXTAREA, SELECT{color:#fff; background:#000;}
UL{margin:0; padding:0; list-style-type:none;}
LI{margin:0; padding:0;}
IMG{border:0;}
H1 { float:left; margin:0; font-size:18px; }
H2 {}
H3 {}
/********************************************************************************/
.clear{ position:relative !important; float:none !important; clear: both !important; padding:0 !important; margin: 0 0 -1px !important; text-decoration:none !important; text-indent:-10000px !important; border: none !important; background:transparent !important; background-image:none !important; height:1px !important; font-size:1px !important; overflow:hidden !important; }
/********************************************************************************/
/* GENERAL */
.textCenter{ text-align:center; }
/* STRUCTURE */
.wrapper{ position:relative; width:960px; margin:0 auto; }
#header{ height:103px; background:url(imgs/header_bg.gif) repeat-x #464b4f; }
	#bagdasar{ display:block; position:absolute; top:16px; left:0px; height:104px; width:121px; background:url(imgs/logo_bagdasar.gif) no-repeat; text-indent:-9999px; }
	#regenes{ display:block; position:absolute; top:15px; right:0px; height:108px; width:394px; background:url(imgs/logo_regenes.gif) no-repeat; text-indent:-9999px; }
#container{ padding:50px 0 80px; background:#575c60; }
	#leftContainer{ float:left; width:360px; }
		#menu{  }
			#menu LI{ margin:6px 0; }
			.menuButt{ display:block; height:35px; background:url(imgs/menu.gif) no-repeat; text-indent:-9999px;}
				.rezumat{width:301px;}
				.rezumatActiv, .rezumat:hover{background-position:0 -35px;}
				.generale{width:301px; background-position:-302px 0;}
				.generaleActiv, .generale:hover{background-position:-302px -35px;}
				.specifice{width:301px; background-position:-603px 0;}
				.specificeActiv, .specifice:hover{background-position:-603px -35px;}
				.institutia{width:301px; background-position:-904px 0;}
				.institutiaActiv, .institutia:hover{background-position:-904px -35px;}
				.parteneri{width:301px; background-position:-1205px 0;}
				.parteneriActiv, .parteneri:hover{background-position:-1205px -35px;}
		#about{ margin:40px 0 0 30px; color:#020202; }
			.picFrame{ margin-bottom:5px; padding:3px; background:url(imgs/pic_frame.gif) no-repeat; }
			.titluAbout{ font-size:14px;font-weight:bold; }
			.profil{ margin-top:10px; padding-left:15px; background:url(imgs/dart.gif) center left no-repeat; font-weight:bold; color:#959ba2; }
	#rightContainer{ float:right; width:570px; padding-left:30px; }
		#stParagraph{ margin-bottom:10px; line-height:18px; font-weight:bold; color:#cad9e6; }
		#rightContainer .list{ margin:10px 0 10px 40px; }
			#rightContainer .list LI{ list-style-type:disc; }
				#rightContainer .list UL{ margin:10px 0 10px 40px; }
					#rightContainer .list UL LI{ list-style-type:circle; }
#footer{ padding-bottom:50px; border-top:30px solid #4e5358; background:#4f5459; color:#686f76; text-align:right;}
	#footer A{ font-weight:bold; color:#959ba2; text-align:center; text-decoration:none; }
	#sus{ display:block; position:absolute; bottom:60px; left:0; height:24px; width:39px; padding-top:30px; background:url(imgs/sus.gif) no-repeat; }
