body {
	background:#d0e2c8;
	margin:0px 00px 0px 20px;
}
.content_sus_stanga {
	background:url(imagini/stanga_sus.png) no-repeat;
	height:29px;
	width:25px;
}
.content_sus_dreapta {
	background:url(imagini/dreapta_sus.png) no-repeat;
	width:12px;
	height:29px;
}
.content_jos_stanga{
	background:url(imagini/stanga_jos.png) no-repeat;
	height:25px;
	width:21px;
}
.content_jos_dreapta {
	background:url(imagini/dreapta_jos.png) no-repeat;
	width:20px;
	height:25px;
}
.content_stanga_mijloc {
	background:url(imagini/stanga_mijloc.png) repeat-y;
	width:26px;
}
.content_dreapta_mijloc {
	background:url(imagini/dreapta_mijloc.png) repeat-y;
	width:12px;
}
.content_jos {
	background:url(imagini/jos.png) repeat-x;
	height:22px;
}
.content_sus {
	background:url(imagini/sus.png) repeat-x;
	height:29px;
	color:#FFFFFF;
}
.content_mijloc {
	background:#FFFFFF;
}
.continut_sus_stanga {
	background:url(imagini/continut_sus_stanga.png) no-repeat;
	width:25px;
	height:21px;
}
.continut_sus_dreapta {
	background:url(imagini/continut_sus_dreapta.png) no-repeat;
	width:21px;
	height:21px;
}
.continut_sus {
	background:url(imagini/continut_sus.png) repeat-x;
	height:21px;
}
.background_meniu_sus {
	background:url(imagini/meniu_sus_a.png) repeat-x;
	height:42px;
}
.meniu_sus a {
	background:url(imagini/meniu_sus_a.png) repeat-x;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFFFFF;
	padding:12px 10px 10px 10px;
	border-right:#9bd976 1px solid;
	border-left:#53962c 1px solid;
}
.meniu_sus a:hover {
	background:url(imagini/meniu_sus_a_hover.png) repeat-x;
	height:42px;
}
.link_stanga a {
	background:url(imagini/sageata.png) no-repeat;
	width:9px;
	height:7px;
	text-decoration:none;
	color:#5bc628;
	padding:0px 0px 0px 15px;
}
.link_stanga a:hover {
	text-decoration:underline;
}
a img {
	border:#FFFFFF 1px solid;
}
a:hover img {
	border:#000000 1px solid;
}
.link a {
	color:#5bc628;
	text-decoration:none;
	font-weight:bold;
}
.link a:hover {
	text-decoration:underline;
}