body {
	background-color: #FFFFFF;
	/*	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px; */
	margin: 0px;
	min-width: 750px;
	padding: 0px;
	text-align: center;
}
img {
	border: none;
}
#container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	width: 750px;
}
#column_left {
	padding-left: 26px;
	float: left;
}
#column_right { 
	width: 524px;
	float: right;
}

#navbar {
	width: 200px;
	background-color: #4C6AA7;
	list-style: none;
	line-height: 15px;
}
.li {
	display: block;
/*	overflow: auto; */
}
#navbar a {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: 5px;
	display: block;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
}
#navbar a:hover {
	color: #FFFFFF;
	background-color: #7088B9;
	text-decoration: none;
}
#navbar2,#navbar3 {
	width: 200px;
	background-color: #CBD5E6;
	text-decoration: none;
	list-style: none;
	line-height: 7px;
	color: #4C6AA7;
}
/*#navbar2 li {
	display: block;
}*/
#navbar2 a {
	color: #4C6AA7;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: 13px;
	display: block;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
}
#navbar2 a:hover {
	color: #FFFFFF;
	background-color: #7088B9;
	text-decoration: none;
}
#sectiune {
	background-image: url(../img/sectiune.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	width: 500px;
	height: 34px;
	margin-left: 7px;
	vertical-align: middle;
	text-align: right;
}
#sectiune a {
	color: #FFFFFF;
	text-decoration: none;
}
#sectiune a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#sectiune a:visited {
	color: #FFFFFF;
}
#articol {
	width: 500px;
	height: 25px;
	background-image: url(../img/articol_antet.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin-left: 7px;
}
#bottom {
	width: 750px;
	height: 25px;
	font-size: 11px;
	background-image: url(../img/site_bottom.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding: 30px 0px 30px 0px;
	clear: both;
}


/* Define contact form */

.form { 
 font-size: 12px; 
 background-color: #F8F8F8;
 border: 1px solid #666666; 
}

#content a {
	text-decoration: none;
}
#content a:hover {
	text-decoration: none;
}
#content a:visited {
	text-decoration: none;
}
	