body {
	color: gray;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	font-size: 0.9em;
	background-image:url(../imagini/bg1.jpg);
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

h1 {
	color: #9b00cf;
	font-family: "verdana";
	font-size: 3em;
	font-weight: bolder;
}


h2 {
	color: #9b00cf;
	font-size: 2.5em;
}

h3 {
	color: #9b00cf;
	font-size: 1.5em;
}

h4 {
	color: #9b00cf;
	font-size: 1.1em;
}

img { behavior: url(../scripts/iepngfix.htc)


#myGallery {
	text-align: left;
	margin: 0 auto;
}

.bbg {
	background-image: url(../imagini/bbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.menu {
	color: #FFFFFF;
	background-image: url(../imagini/mbg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
	font-size: 12px;
	font-style: italic;
}
.menu A {text-decoration: none; color: WHITE;}
.menu A:hover {text-decoration: none; color: #9b00cf;} 
.sub {color: #e2aa0f;text-transform: none;vertical-align: top;padding-top: 4px;padding-right: 5px;}
.sub a{color: #e2aa0f;text-decoration: none;}
.sub a:hover {color: #9b00cf;text-decoration: underline;}

.bottom-menu {
	color: WHITE;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 4px;
	font-size: 12px;
}

.bottom-menu a {color: GREY;text-decoration: none;}
.bottom-menu a:hover {color: #9b00cf;text-decoration: underline;}

.contact-menu a {color: gray;text-decoration: none;}
.contact-menu a:hover {color: #9b00cf;text-decoration: underline;}

