BODY 
	{
	COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 8pt
	}
BODY 
	{
	SCROLLBAR-FACE-COLOR: #916B2C; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: white; 
	SCROLLBAR-TRACK-COLOR: #C5AF7D; 
	SCROLLBAR-BASE-COLOR: #999999; 
	scrollbar-dark-shadow-color: #000000; 
	scrollbar-3d-light-color: #FFFFFF
	}
TD 
	{
	COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 8pt
	}
INPUT 
	{
	BACKGROUND: #99907e; BORDER-BOTTOM-COLOR: black; BORDER-LEFT-COLOR: black; BORDER-RIGHT-COLOR: black; BORDER-TOP-COLOR: black; COLOR: #000000; FONT-SIZE: 8pt; FONT-WEIGHT: bold
	}
TEXTAREA 
	{
	BACKGROUND: #99907e; BORDER-BOTTOM-COLOR: black; BORDER-LEFT-COLOR: black; BORDER-RIGHT-COLOR: black; BORDER-TOP-COLOR: black; COLOR: #000000; FONT-SIZE: 8pt; FONT-WEIGHT: bold
	}
SELECT 	
	{
	BACKGROUND: #99907e; BORDER-BOTTOM-COLOR: black; BORDER-LEFT-COLOR: black; BORDER-RIGHT-COLOR: black; BORDER-TOP-COLOR: black; COLOR: #000000; FONT-SIZE: 8pt; FONT-WEIGHT: bold
	}
.img 
	{
	COLOR: #b5280d; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 8pt; FONT-WEIGHT: normal; TEXT-DECORATION: none
	}
.img:visited 
	{
	COLOR: #b5280d; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 8pt; FONT-WEIGHT: normal; TEXT-DECORATION: none
	}
.img:hover 
	{
	COLOR: #b5280d; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 8pt; FONT-WEIGHT: normal; TEXT-DECORATION: underline
	}
.fac 
	{
	COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 8pt; FONT-WEIGHT: normal; TEXT-DECORATION: none
	}
.fac:visited 
	{
	COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 8pt; FONT-WEIGHT: normal; TEXT-DECORATION: none
	}
.fac:hover 
	{
	COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 8pt; FONT-WEIGHT: normal; TEXT-DECORATION: underline

}
SPAN.font 
	{
	COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 7pt; FONT-WEIGHT: bold; TEXT-DECORATION: none
	}
SPAN.adm 
	{
	COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 11pt; FONT-WEIGHT: bold; TEXT-DECORATION: none
	}

/* stilul pentru obiectele care realizeaza afisarea intrebarii cu privire la admitere - inceput */

#transparent {
	background-color: #FFFFCC;
	filter: alpha(opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity:0.7;
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
}

#intrebare {
	width: 480px;
	height: 180px;
	border: 1px solid #AB794B;
	/*background-color: #C5AE7D;*/
	background-image: url('bg_univ.jpg');
	font-family:  Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: center;
	position: absolute;
	visibility: hidden;
}

#intrebare .intrebtext {
	font-weight: bold;
	margin: 15px;
}

.dasinu {
	cursor: pointer;
}

#verifafis {
	background-image: url('bg_univ.jpg');
	cursor: pointer;
}

#verifafistext {
	cursor: pointer;
}


/* stilul pentru obiectele care realizeaza afisarea intrebarii cu privire la admitere - sfarsit */

A:link {
	COLOR: #916B2C ; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #916B2C ; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #916B2C ; TEXT-DECORATION: none;
}


















