body {
	background-color: #ffffff;
	color:#666666;
	font-family:Arial,Helv,sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
}

a:link,a:visited {
	color: #FFF; 
	font-weight: 
	bold; text-decoration:none;
}

a:hover {
	color: #fff;
	text-decoration:underline;
}

#content_title a, #content_title a:visited {
	color: #FFF;
}

h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:12px;
	color: #fff;
	background: url(menuheader1.gif) no-repeat top left;
	height: 20px;
	padding: 15px 18px 10px 18px;

}

#header_content {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-left: 26px;
	color: #fff;
	height: 73px;
	background: url(logo.gif) no-repeat;
}

#logo {
padding-top: 25px;	
}

#link_content {
	float: left;
	width: 165px;
}

#link_content a, #link_content a:visited {
	display: block;
	background: url(menulink.gif);
	padding-top: 5px;
	padding-left: 20px;
	height: 20px;
	color: #ccc;
}

#link_content a:hover {
	color: #FFF;
	text-decoration: none;
}

#menuheader {
	width : 170px;
	background: url(menuheader.gif) no-repeat;
	height: 23px;
}

#menufooter {
	background: url(menufooter.gif) no-repeat left top;
	height: 21px;
}

#pagina {
	
	margin: 5px auto;
	background-color: #fff;
	color: #333;
	line-height: 130%;
}

#coloana_dreapta {
	float: right;
	width: 220px;
	background: #FFF url(menulink1.gif);
	text-align:justify;
	color: #ccc;
}

.coloana_centru {
	margin-left: 175px;
	margin-right: 220px;
	max-width: 60em;
	background: url(content.gif) top left;
	text-align:justify;
	width: 600px;

}
.content_title {
	position: absolute;
	padding-top: 15px;
	padding-left: 25px;
	font-size:14px;
	margin-bottom: 1px;
	font-weight:bold;
	width: 600px;
	color: #FFF;
	background: url(header.gif) no-repeat top left;
	height: 35px;
}

.text {
	padding: 40px 15px 30px 15px;
	color: #FFF;
	background: url(footer.gif) no-repeat left bottom;
	width: 565px;
	

}

.text_dreapta {
	padding: 5px 15px 25px 18px;
	color: #e2e2e2;
	background: url(menufooter1.gif) no-repeat left bottom;
}

#info {
	color: #ccc;
	background: #5982B3;
	font-size: 9px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border:	1px solid #6F92BD;
}