a:link {
	color: #000066;
	text-decoration: none;
	font-weight: normal;

}
a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;


}
a:active {
	color: #000066;
	text-decoration: none;
	font-weight: normal;

}
a.menu:link {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0066FF;
	text-decoration: none;

}
a.menu:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0066FF;
	text-decoration: none;

}
a.menu:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-decoration: none;


}
a.menu:active {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #0066FF;
	text-decoration: none;

}
hr {
	color: #0066FF;
	background-color: #0066FF;
	height: 1px;
}

.menu_sus
	{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
	}

.meniu_sus
	{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	font-weight: normal;
	}
a.meniu_sus:link
	{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #0066ff;
	font-weight: normal;
	}
a.meniu_sus:visited
	{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #0066ff;
	font-weight: normal;
	}
a.meniu_sus:hover
	{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: black;
	font-weight: normal;
	}
a.meniu_sus:active
	{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #0066ff;
	font-weight: normal;
	}

.harta_site
	{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #0066ff;
	font-weight: normal;
	}
a.harta_site:link
	{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #0066ff;
	font-weight: normal;
	}
a.harta_site:visited
	{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #0066ff;
	font-weight: normal;
	}
a.harta_site:hover
	{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #000000;
	font-weight: italic;
	}
a.harta_site:active
	{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #0066ff;
	font-weight: normal;
	}

#marqueecontainer{
	position: relative;
	width: 97%; /*marquee width */
	height: 200px; /*marquee height */
	background-color: #195d97;
	overflow: hidden;
	/*border: 1px solid yellow;*/
	padding: 2px;
	color:#FFFFFF;
	font-size:10px

	}

/*	linkuri din crawler*/

#vmarquee a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px;
	font-weight:lighter


}
#vmarquee a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px;
	font-weight:lighter

}

#vmarquee a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-size:12px;
	font-weight:lighter

}
#vmarquee a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px;
	font-weight:lighter

}

/*linkuri utile
*/

.utile:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px;

	font-weight:lighter

}
.utile:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px;

	font-weight:lighter
}

.utile:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-size:12px;

	font-weight:lighter
}
.utile:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px;

	font-weight:lighter
}

.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding:0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background:  url(../images/buton.jpg) no-repeat left center;
background-repeat: repeat;
list-style-type: none;
padding-left: 0px;
margin-bottom: 1px;
align:left;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: white no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
vertical-align: top
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
padding-left: 10px;
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
background: url(../images/buton1.jpg) no-repeat left 1px;
}

td.treeview ul{
list-style-type: none;
padding:0;
margin:0;
}