*{margin:0; padding:0;}

body {
	font-family:Arial, Helvetica, sans-serif;
	background: url(../img/bg_body.gif) repeat-x #FFFFFF;
}

#gWraper{width:745px;}

.gPointer{padding-right:5px;}

/*-------------------------------------------------Meniu Limba --*/
#gMenuLimba{
	background:url(../img/bg_menu_limba.gif) no-repeat top left;
	height:76px;
}
#gFlag{
	float:right;
	margin-top:0px;
}
#gLogo{
	padding:27px 0 0 10px;
}
#gHeader{
	height:156px;
	text-align:right;
}
#gMainMenu {
	text-transform:uppercase;
	float:left;
	background:url(../img/linie.gif) no-repeat top right;
	padding-top:5px;
	width:195px;
	height: 270px;
}
#gMainMenu li{
	padding-left:10px;
	padding-bottom:5px;
	background:url(../img/linie1.gif) no-repeat bottom center;
}
#gMainMenu a{
	/*display:block;*/
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#145985;
	text-decoration:none;
	/*height:24px;*/
}
#gMainMenu a:hover{
	color:#fba90a;
}
#gMainMenu .gSelected{
	color:#fba90a;
}
#gMainMenu img{
	padding-right:5px;
}
/**************************************************   main content    */

#gMainContent{
	margin-left: 200px;
	font-size: 9pt;
	color:#000000;
	font-family: arial;
}
#gMainContent h1{
	text-transform:uppercase;
	padding:30px 0 20px 20px;
	font-weight: bold;
	font-size: 10pt;
	color: #fba90a;
	font-family: arial;	
}
#gMainContent p,span{
	padding:11px 0 0 20px;
}
#gMainContent #gOportunitati p,span{
	padding:0;
}
ul.gListaMain{
	padding-top:11px;
	list-style-type: disc;
	list-style-image: url(../img/pointera.gif);
	list-style-position: outside;
	margin-left: 50px;
	/*margin-bottom: 5%;*/
}
ul.gListaMain li{
	line-height:20px;
	padding-bottom:10px;
}

#gMainContent a{
	font-weight:bold;
	color:#145985;
	text-decoration:none;
}
#gMainContent a:hover{
	color:#fba90a;
}
#gMainContent .gAncora p,span {padding:0; margin:0;}
/****************************************************   footer */
#gFooter{
	margin-left:15px;
	margin-top:20px;
	clear:both;
}
#gFooter a{
	padding:0 3px 0 3px;
	font-size:12px;
	/*line-height:18px;*/
	font-weight:bold;
	color:#145985;
	text-decoration:none;
}
#gFooter a:hover{
	color:#fba90a;
}
.gOrange{ color:#fba90a; padding:0;}
.gBlue{ color:#145985; padding:0;}
.gBox{ 
	border:1px solid #CCCCCC; 
	padding:5px; 
	line-height:24px; 
	display:block;
	width:160px;
	text-align:center;
}
.gBox2{ 
	/*border:1px solid #CCCCCC; */
	padding:5px; 
	line-height:18px; 
	display:block;
}
.gAncora{
	background-color:#e8f3f9;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	line-height:normal;
}
.gAncora p{
	background-color:#e8f3f9;
}
.gFormular{
	color:#145985;
	margin-left:80px;
	margin-top:30px;
	line-height:23px;
}
#gCopyright{
	line-height:12px;;
	padding-top:20px;
	font-size: 9px;
	color: Gray;
	font-family: geneva,verdana,arial;
	text-align: justify;
}
#gCopyright a{
	padding:0;
	line-height:normal;
	font-size: 9px;
	color:#145985;
	text-decoration:none;
	font-weight:normal;
}
#gCopyright a:hover{ color:#fba90a;}
#gTrafic{padding-top:20px;}

/************************************************** oportunitati  */

#gOportunitati{
/*	position:absolute;*/
	padding-left:20px;
	left:200px;
	top:300px;
	width:760px;
}
img.gPozaProd{
	/*float:right;*/
	/*padding:10px;*/
}
a.gPozaProd:ACTIVE, a.gPozaProd:LINK, a.gPozaProd:VISITED{
	font-weight:normal;
	color:#145985;
	text-decoration:none;
	padding:0;
	margin:0;
}
a.gPozaProd:HOVER{
	font-weight:normal;
	color:#fba90a;
	text-decoration:none;
	padding:0;
	margin:0;
}
#gProdus{
	padding:0 0 0 20px;
}
#gProdus p{
	padding:5px 0 5px 20px;
}
#gProdus ul{
	list-style:inside;
	padding:5px 0 5px 20px;
	}
#gProdus ul li{
	list-style-type:circle;
	list-style-position:center;
	padding:0 0 0 10px;
}
#gProdus ol{
	list-style:inside;
	padding:5px 0 5px 20px;
	}
#gProdus ol li{
	list-style-type:decimal;
	list-style-position:center;
	padding:0 0 0 10px;
}
/************************************************  servicii   */
.gServiceHide {
	visibility:hidden;
	position:absolute; 
	/*float:left; */
	padding-bottom: 10px;
	border-bottom:1px solid #CCCCCC;
}
.gServiceShow {
	visibility:visible;
	position:relative; 
	/*float:left; */
	padding-bottom: 10px;
	border-bottom:1px solid #CCCCCC;
	background:#fbfbfb;
}
.gServiceList{
	cursor:pointer;
	cursor: hand;
	color:#145985;
}
.gServiceListSelected{
	padding:5px 10px 5px 10px;
	cursor:pointer;
	cursor: hand;
	color:#145985;
	background-color:#e8f3f9;
	font-weight:bold;
}
.gTableServicii td{
	text-align:center;
	line-height:12px;
	font-size:11px;
}
