*{
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body{
	font-family:"Arial", "Helvetica", sans-serif;
	margin:0;
	padding:0;
	background-color: #FFF;
	color: #333;
	font-size: 75%;
	line-height: 1.4;
}

img{
	border: none;
}

.italic {
	font-style: italic;
	color: inherit;
}
.help{
	font-family:"Arial", "Helvetica", sans-serif;
	margin:0;
	padding:0;
	background-color: #FFF;
	color: #333;
	font-size: 75%;
	line-height: 1.4;
}
/*===Menu===*/
#globalnavi{
	width: 703px;
	/*\*/
	width: 703px;
	/**/
	margin: 5px 0 0 0;
	padding: 0 2px 0 2px;
	background: url(../images/bg_nab.GIF) left top repeat-x;
	border-bottom: 5px solid #333;
	z-index: 10;
}

#root_toc{
	width: 705px;
	height: 26px;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 10;
}

#root_toc li{
	float: left;
	margin: 0;
	padding: 0;
}

#root_toc a{
	margin: 0;
	padding: 0;
	height: 26px;
	display: block;
	text-indent: -9999px;
}

#root_toc ul{
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 8;
}

#root_toc li.plist ul{
	display:none;
	position:absolute;
}

#root_toc li.plist:hover ul{
	display: block;
}

#root_toc li.plist li{
	float:none;
	display:list-item;
	border-bottom: 1px solid #CCC;
}

#root_toc li.plist li a {
background:#666666 none repeat scroll 0%;
color:#FFFFFF;
height:16px;
margin:0pt;
padding:3px 3px 1px;
text-decoration:none;
text-indent:0px;
width:230;
}



#root_toc li ul li a:hover{
	width: 100%;
}


/*===Menu-Despre===*/
#Despre{
	width: 138px;
	margin: 0;
	padding: 0;
	border-right: 1px solid #FFF;
}

#Despre a{
	width: 138px;
	background: transparent url(images/menu/despre-jica-alumni.GIF) left top no-repeat;
}
#Despre a:hover{
	background: transparent url(images/menu/despre-jica-over.GIF) left top no-repeat;
}

#Despre ul{
	padding: 0;
	width: 230px;
	background: #666;
	margin: -4px 0 0 10px;
}

#Despre ul li a:hover{
	background: #3399cc;
}

/*===Menu-Activitati===*/
#Activitati{
	width: 88px;
	border-right: 1px solid #FFF;
}

#Activitati a{
	width: 88px;
	background: transparent url(images/menu/activitati-jica.GIF) left top no-repeat;
}
#Activitati a:hover{
	background: transparent url(images/menu/activitati-jica-over.GIF) left top no-repeat;
}

#Activitati ul{
	margin: -4px 0 0 0;
	width: 230px;
	background: #666;
}



#Activitati ul li a:hover{
	background: #a70026;
}

/*===Menu-Resurse===*/
#Resurse{
	width: 88px;
	border-right: 1px solid #FFF;
}

#Resurse a{
	width: 88px;
	background: transparent url(images/menu/resurse-jica.GIF) left top no-repeat;
}
#Resurse a:hover{
	background: transparent url(images/menu/resurse-jica-over.GIF) left top no-repeat;
}

#Resurse ul{
	margin: -4px 0 0 0;
	width: 230px;
	background: #666;
}

#Resurse ul li a:hover{
	background: #ff6600;
}

/*===Menu-Prezentare-tari===*/
#Prezentare-tari{
	width: 138px;
	border-right: 1px solid #FFF;
}

#Prezentare-tari a{
	width: 138px;
	background: transparent url(images/menu/prezentare-ro-jp.GIF) left top no-repeat;
}
#Prezentare-tari a:hover{
	background: transparent url(images/menu/prezentare-ro-jp-over.GIF) left top no-repeat;
}

#Prezentare-tari ul{
	margin: -4px 0 0 0;
	width: 230px;
	background: #666;
}

#Prezentare-tari ul li a:hover{
	background: #9A8E08;
}

/*===Menu-Contact===*/
#Contact{
	width: 88px;
	border-right: 1px solid #FFF;
}

#Contact a{
	width: 88px;
	background: transparent url(images/menu/contact-jica.GIF) left top no-repeat;
}
#Contact a:hover{
	background: transparent url(images/menu/contact-jica-over.GIF) left top no-repeat;
}

#Contact ul{
	margin: -4px 0 0 0;
	width: 230px;
	background: #666;
}

#Contact ul li a:hover{
	background: #983399;
}

/*===Menu-Noutati===*/
#Noutati{
	width: 88px;
	border-right: 1px solid #FFF;
}

#Noutati a{
	width: 88px;
	background: transparent url(images/menu/noutati-jica.GIF) left top no-repeat;
}
#Noutati a:hover{
	background: transparent url(images/menu/noutati-jica-over.GIF) left top no-repeat;
}

#Noutati ul{
	margin: -4px 0 0 0;
	width: 230px;
	background: #666;
}

#Noutati ul li a:hover{
	background: #ee3333;
}


/*===Menu-Links===*/
#Links{
	width: 71px;
}

#Links a{
	width: 71px;
	background: transparent url(images/menu/links.GIF) left top no-repeat;
}
#Links a:hover{
	background: transparent url(images/menu/links-over.GIF) left top no-repeat;
}

#Links ul{
	margin: -4px 0 0 0;
	width: 230px;
	background: #666;
}

#Links ul li a:hover{
	background: #ee3333;
}
