body{
	font-family:Verdana,Arial;
	font-size:0.8em;
	}

/*************************/
#lt {
	float:left;
	}

#rt	{
	float:left;
	}
	
#lb	{
	width:185px;
	height:420px;
	float:left;
	text-align:center;
	background:url(img/bordermeniu.jpg) top right;
	background-repeat:no-repeat;
	}
#rb	{
	float:left;
	padding:5px;
	/*border:1px solid #ffaa00;*/
	width:600px;
	}
	
/* ******************menu**************** */	
#lb img	{
	border:0;
	}
	
#lb ul{
	width:170px;
	padding 	: 0px;
	margin 		: 0px;
	list-style 	: none;
	/*border-bottom: 1px solid #ccc;*/
	}
#lb li 
	{
	/*width :150px;*/
	text-align:center;
	}
#lb ul li {
	position	: relative;
	/*float:left;		/* pt a fi orizontal , fara asta ii vertical */
	z-index:0;
	}

#lb ul li a {
	display			: block;
	text-decoration	: none;
	color			: #0072ff;
	background		: #fff;
	padding			: 0px;
	/*border			: 1px solid #ccc;
	border-bottom	: 0;*/
	font-family		: "Pristina";
	font-size		: 28px;
	letter-spacing	: 1px;
	font-weight		:normal;
	}
	
#lb ul li a:hover {
	display			: block;
	text-decoration	: none;
	color			: #ff8800;
	background		: #fff;
	padding			: 0px;
	/*border			: 1px solid #ccc;
	border-bottom	: 0;*/
	}
	
/* Fix IE. Hide from IE Mac \*/
/*
* html ul li { float: left; }
*/
* html ul li a { height: 1%; }
/* End */

#lb li:hover ul, li.over ul { display: block;} /* The magic javascript */
/********************************************/

/*********limba***************/
#limba  {
	width:785px;
	text-align:right;
}
#limba img.non
	{border:1px #0072ff solid;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	}
/*********bottom***************/
#bottom  {
	width:785px;
	text-align:right;
	font-size: 0.8em;
	background:url(img/bottom.png) no-repeat center top;
}
/*
hr	{
	color: #0072ff;
	background-color:#0072ff;
	border:0;
	height: 1px;
	}
*/
/*********continut***************/
p	{
	text-indent:20px;
	font-family:verdana, arial;
	text-align:left;
	margin-top:1em;
	margin-bottom:0em;
	}
p.aliniat
	{
	text-indent:20px;
	font-family:verdana, arial;
	text-align:left;
	margin-top:0em;
	margin-bottom:0em;
	}
ul	{
	font-family:verdana, arial;
	}
a img
	{
	border:0;
	}
a
	{
	color:#0072ff;
	text-decoration:none;
	}
	
a:link
	{
	color:#0072ff;
	text-decoration:none;
	}
a:visited
	{
	color:#0072ff;
	text-decoration:none;
	}
a:hover
	{
	color:#ff9500;
	text-decoration:none;
	}
a:active
	{
	color:#ff9500;
	text-decoration:none;
	}
/***********acces**************/
#acces {	
	list-style:decimal;
	font-family:verdana;
	}
#acces li {
	text-align:left;	
	margin-left:15px;
	}
/********obiective******/
#obiective img
	{border:1px #ff9500 solid;
	}

