@charset "utf-8";
#container {width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;}
#top {	text-align: center;
	height: 150px;}
#menu_sus {background-color: #ffffff;
	background-image: url(../imagini/menu.gif);
	background-repeat: repeat-x;
	width: 760px;
	height: 50px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-left: 120px;}
#menu_sus  ul {	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;}
#menu_sus  li {	float: left;}
#menu_sus  a {	display: block;
	float: left;
	height: 25px;
	width: 125px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 20px;}
#menu_sus  a:hover {color: #E9E9E9;
	background-image: url(../imagini/menu_r.gif);
	background-repeat: repeat-x;}

#continut {background-color: #E5E5E5;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;}
#menu_jos {background-color: #ffffff;
	background-image: url(../imagini/menu.gif);
	background-repeat: repeat-x;
	width: 760px;
	padding-left: 120px;
	height: 50px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;}
#menu_jos ul {	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;}
#menu_jos li {float: left;}
#menu_jos a:hover {color: #E9E9E9;
	background-image: url(../imagini/menu_r.gif);
	background-repeat: repeat-x;}
/* Footer */
#footer{padding-top: 20px;
	height: 50px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagini/footer.gif);
	background-repeat: repeat-x;
	background-position: top;}
#footer p {text-align: center;
	font-size: 9px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;}
#menu_jos a {display: block;
	float: left;
	height: 25px;
	width: 125px;
	text-decoration: none;
	font-size: 1.1em;
	padding-top: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;}
.titlu {font-size: large;
	font-weight: bold;
	color: #666666;}
.subtitlu {font-size: medium;
	font-weight: bold;}
.img_left {margin: 5px;
	padding: 5px;
	float: left;}
.img_right {margin: 5px;
	padding: 5px;
	float: right;}
.img_border {border: 2px double #666666;}
