body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
}
.bg {
	background-color: #D8D8D8;
	background-image: url(../assets/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 007540;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 007540;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 007540;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 007540;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 183F31;
	text-decoration: underline;
	list-style-position: outside;
	list-style-image: url(assets/bullet.gif);
}

.sus_2_1 {
	background-image: url(../assets/sus_2_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sus_2_2 {
	background-image: url(../assets/sus_2_3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.titlu {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	color: #007540;
	text-decoration: none;
	font-weight: bold;
}
.bg_bancnote {
	background-image: url(../assets/bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007540;
	text-decoration: none;
}
.text_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #007540;
	text-decoration: none;
	height: 15px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: repeat-x;
	background-position: center;
	background-image: url(../assets/bg_search_form.jpg);
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 48655b;
}
h1{
	margin: 0 0 0 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	color: #007540;
	text-decoration: none;
	font-weight: bold;
}
h2{
	margin: 0 0 0 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #007540;
	text-decoration: none;
	font-weight: bold;
}
.gradient {
       filter: none;
    }
    
.menu {
	margin:0;
	padding:0;
	padding-left:0px;
	padding-top:20px
	
}

.menu a, .menu a:hover, .menu a:visited{
	font-family: "Trebuchet MS";
	color: #20503f;
	font-weight:normal;
	font-size: 14px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	display: block;
}
.menu li{
	margin:0 0 8px 0;
	border-left:1px #20503f dashed;
	list-style: none;
	padding:0 0 0 8px;
	}

.menu a:hover{
	font-size: 14px;
	background: #ededed; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYyJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);background: -moz-linear-gradient(left, #ededed 0%, #ffffff 62%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ededed), color-stop(62%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #ededed 0%,#ffffff 62%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #ededed 0%,#ffffff 62%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #ededed 0%,#ffffff 62%); /* IE10+ */
	background: linear-gradient(left, #ededed 0%,#ffffff 62%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=1 ); /* IE6-8 */ter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=1 ); /* IE6-8 */
}
.menu li a:hover{
	color: #388c6d;
}

