body {
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
A.prima {
	align: left;
	font-size: 15px;
	color: #000000;
}
A.prima:hover {
  font-weight: bolder;
  color: #000099;
}
A.second {
	align: right;
	font-size: 15px;
	color: #000000;
}
A.second:hover {
  font-weight: bolder;
  color: #990000;
}
A.b2 {
	font-size: 18px;
	text-decoration: none;
}
A.b2:hover {
	font-style: oblique;
	text-decoration: blink;
}
A.b3 {
	font-size: 15px;
	text-decoration: none;
	color: #666666;
}
A.b3:hover {
	font-style: oblique;
	text-decoration: blink;
}
.stinga {
	width: 25%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 100px;
	text-align: left;
}
.dreapta {
	width: 25%;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 100%;
	text-align: right;
}
H1 {
	color: #666666;
	}
H2 {
	font-size: 25px;
	}
.mv1 {
	background-image: url(foto/fsg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.mv2 {
	background-image: url(foto/fsg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.mvf {
	background-image: url(foto/fsl.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.mvh {
	background-image: url(foto/fsl.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
A.meniu {
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}
A.meniu:hover {
	font-size: 18px;
	font-style: oblique;
	color: #000000;
	text-decoration: none;
}
A.parteneri {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
A.parteneri:hover {
	font-size: 9px;
	font-style: oblique;
	color: #666666;
	text-decoration: none;
}
.context {
	font-size: 15px;
	text-decoration: none;
	text-align: left;
	text-indent: 10pt;
	vertical-align: top;
	margin: 10px;
	padding: 10px;
}