/*This stylesheet is a product of Florin Florea @ ReeL email: florin@reel.ro */
/*It is found on http://www.novoinst.ro */
/*I would appreciate it if you leave this note in the stylesheet*/

/* --------------------------- generale ----------------------------------  */
a {text-decoration:none; color: #666666}
/* --------------------------- hover -------------------------------------- */
a:visited {
	color: #666666;
}

a:hover {
	color: #FF9900;
}
a:active {
	color: #FF0000;
}
.logo2:hover {
	display: inline;
	margin-top: 4px;
	margin-bottom: -4px;
}
.menu a:hover {
	color:White;
	background-color: #FF9900;
	font-weight: bold;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.header a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: white;
	text-align: center;
	background-color: #FF9900;
}
.footer a:hover {
	color: Black;
	background-color: #FFD291;
	font-weight: normal;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
p a:hover {
	font-family: Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-size-adjust: none;
	font-style: normal;
	color: White;
	text-decoration: none;
	text-align: left;
	background-color: #FF9900;
}
/* --------------------------- clase generale ----------------------------- */
.fond {
	background-attachment: fixed;
	background-image:  url(img/gen/fond.gif);
	background-repeat: repeat;
	background-position: left top;
}
.logo {
	background-attachment: scroll;
	background-image:  url(img/gen/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: right;
	float: left;
	height: 107px;
	width: 240px;
}
.topmenu {
	background-attachment: scroll;
	background-image:  url(img/gen/top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	text-align: right;
	float: right;
	height: 33px;
	width: 540px;
	top: 0px;
	line-height: 30px;
	clear: right;
	display: block;
}
.header {
	background-attachment: scroll;
	background-image:  url(img/gen/header.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	background-color: #FFFFFF;
	height: 74px;
	width: 718px;
	clear: right;
	float: right;
	display: block;
	position: relative;
	text-decoration: none;
	white-space: normal;
	vertical-align: bottom;
	visibility: visible;
	overflow: visible;
}
/* ------------ continutul -------------------- */
.continutsus {
	background-attachment: scroll;
	background-color: #FFD291;
	background-image:  url(img/gen/contenttop.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Verdana;
	font-size: 2px;
}
.continut {
	background-color: #FFD291;
	background-image:  url(img/gen/contentmain.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
	vertical-align: top;
	font-family: Verdana;
	font-size: 11px;
}
.continutjos {
	background-color: #FFD291;
	background-image:  url(img/gen/contentjos.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Verdana;
	font-size: 3px;
}
.footer {
	background-attachment: scroll;
	background-image:  url(img/gen/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana;
	font-size: 9px;
	color: Black;
	background-color: #FFD291;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}

/* -------------- identitati -------------------------- */
#pagina {
	position: relative;
	margin-left: 50px;
	_margin-left: 30px;
	margin-right: auto;
	/* 	margin-top: 10px; */
	font-family: Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-size-adjust: none;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	overflow: auto;
	width: 880px;
	height: auto;
	scrollbar-base-color: #FFD291;
	display: block;
}

#tabel {
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
	font-size-adjust: none;
	color: Black;
	text-decoration: none;
	text-align: left;
}
/* -------------- gata --------------------------------- */
.imagine {
	text-align: right;
	vertical-align: top;
	float: right;
	font-family: Verdana;
	font-size: 9px;
	text-transform: none;
	margin-right:5px;
}

#rozeta {
	width: 198px;
	height: 198px;
	background-image:url(img/rozeta.gif);
	z-index: 1;
	margin-left: 450px;
	margin-top: -100px;
}
.topmenu a:visited {
	color: #666666;
}

.topmenu a:hover {
	color: #000000;  /* FF9900 */
}
.topmenu a:active {
	color: #FF0000;
}

