/* CSS Document */
body {
	font-family:Verdana, tahoma, arial, times, helvetica,  sans-serif;
	margin:0;
	padding:0;
	font-size:76%;
}

.txt{font-size:11px;color:#4A4A4A}

.titlu{color:#0000FF; font-weight:bold}

a.meniu {
	text-decoration:none;
	color:white;
}
a.meniu:hover {text-decoration:none; color:red;}
a.meniu:active {text-decoration:none; color:white;}

/*.hs{height:36px; background:url(images/h_bg.gif) bottom left repeat-x;}
*/
/*  
/************************    HEADER TEXT  ***********
#title  {
	font-size:1.9em;
	font-family:Georgia, verdana, arial, helvetica, arial, sans-serif;
	padding-left:10px;
	font-weight:normal;
	margin-top:10px;;
}
/**********************    NAVIGATION IN TOP-RIGHT CORNER   ****
#cornernav  {
	float:right;
	margin-top:5px;
	margin-right:5px;
}

#cornernav a {
	color:#686868;
	padding-right:20px;
}
/***************************   INLINE NAVIGATION   WRAPPER     ****
#navwrap  {
	position:relative;
	padding-top:1px;
	padding-bottom:1px;
	border-top:3px solid #888;
	border-bottom:2px solid #888;
}

#navwrapsmall  {
	position:relative;
	padding-top:1px;
	padding-bottom:1px;
	border-top:3px solid #888;
	border-bottom:2px solid #888;
}
/*****************************   INLINE NAVIGATION   ********
#topnav  {
	background:url(teal.gif) repeat-x;
	padding-top:0px;
	color:#fff;
}

#topnav ul
{
	height:5.4em;
	line-height:5.4em;
	list-style: none;
	padding:0;
	margin:0;
}

#topnav li
{
	float: left;
}

#topnav li a
{
	line-height:1.8em;
	float:left;
	width:130px;
	display: block;
	color: #fff;
	text-align: center;
}
/****************************    INPUT BUTTONS  *******
input.side, input.blue  {
	width:100px;
	background-color:#77abb8;
	font-weight: bold; 
	font-size:1em; 
	margin-top:2px;
	color: #f0f0f0;
	margin-left:20px;
	height:23px;
}

input.blue {
	width:40px;
}
/****************************    SCROLLER   ***********
#marqueecontainer {
position: relative;
width: 180px; 
height: 160px; 
background-color: white;
overflow: hidden;
border: 0px solid orange;
padding: 4px;
padding-left: 4px;
}	

/****************************    SEARCH BAR   ************
#search {
	position:absolute;
	top:5px;
	right:10px;
	vertical-align:middle
}	

/******************************   SIDE NAVIGATION     ****
#sidenav    {
	float:left;
	margin-left:0px;
	margin-top:10px;
	width:200px; 

}

#sidenav ul  {
	list-style-type:circle;
}

#sidenav p.search  {
	padding-left:1em;
	padding-bottom:10px;
}

#sidenav  li  {
	padding-top:0.6em !important;
	padding-top:0.4em;
}

#sidenav li a {
	color:#000;
}

#sidenav li a:hover  {
	color:#2279af;
}

#sidenav h2 {
	font-size:100%;
	background:url(teal.gif);
	color:#fff;
	height:1.8em;
	line-height:1.8em;
	padding-left:15px;
	margin-top:0;
}
/*************************    MAIN CONTENT AREA  ******* *
#content   {
	width:95%;
	float:left;
	margin-left:5px;
	margin-top:10px;
}


#content  p {
	text-indent:20px;
}

#content a {
	color:#77aab8;
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;
}

#content img {
	float:left;
}

#content h1 {
	height:1.8em;
	line-height:1.8em;
	background:url(grey.gif) repeat-x;
	border-top:1px solid #c4c4c4;
	margin-top:0;
	font-size:1.2em;
	color:#000;
	padding-left:5px;
}
/*  *************************    FOOTER   *****************  *
#footer  {
	clear:both;
	height:3em;
	border-top:1px solid #77abb8;
	text-align:center;
	color:#000;
	margin-top:2em;
	font-size:.8em;
}

#footer a {
	color:#000;
}


/*  *************************    MENIURI   *****************  *
h1 {font-size: 2em;}
h2 {font-size: 1.5em;}

.example {
	background: ;
	padding: 0px;
}




.menu, .menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}


.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	
	line-height:1.2em;
	width:125px;
	text-align: center;
}


.menu li:hover {
	position: relative;
}


.menu li li {
	width: 100%;
}


.menu li li ul {
	top: 0;
	left: 0;
}


.menu li li:hover ul {
	left: 100%;
}


.menu ul {
	display: none;
	position: absolute;
	z-index: 10;
}


.menu li:hover>ul {
	display: block;
}


.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
/
.menu, .menu ul {
	min-height: 0;
}




.menu ul {
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;

}




.menu, .menu ul li {
	color: #eee;
	background: url(teal.gif);
}

.menu ul {
	width: 11em;
}

.menu li:hover>a {
	color: #fc3;
}

.menu a {
	text-decoration: none;
	color: #eee;
	padding: .4em 1em;
	display: block;
}

.menu a:hover {
	color: #fc3;
}

.topNavGray {font-family:verdana;font-size:10px;padding-right:6px;color:666666}	    */
/* End of style section. Generated by AceHTML at 1/17/2007 1:05:53 PM */
