@charset "utf-8";
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #F0F0F0;
}
a:active {
	color: #FFFFFF;
}

body {
	background-image: url(imagini/fundal.jpg);
	background-repeat: repeat-x;
	height: 800px;
	background-color: #B1B7B3;
}
#header {
	background-image: url(imagini/header.jpg);
	background-repeat: no-repeat;
	height: 199px;
	width: 844px;
}
#bara {
	background-image: url(imagini/bara.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 844px;
}
#continut {
	background-image: url(imagini/continut.jpg);
	background-repeat: no-repeat;
	height: 489px;
	width: 844px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(imagini/footer.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 844px;
}
#partea_stanga {
	background-image: url(imagini/partea_stanga.png);
	height: 793px;
	width: 68px;
	background-repeat: no-repeat;
}
#partea_dreapta {
	background-image: url(imagini/partea_dreapta.png);
	background-repeat: no-repeat;
	height: 793px;
	width: 77px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#continut h2 {
	margin: 0px;
}
.imagine {
	margin: 5px;
}
#obiective {
	HEIGHT:420px;
	WIDTH:100%;
	OVERFLOW:auto
}
