

body {
	background: #4096EE url(images/fundal.gif) repeat-y top center;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}



a {
	color: #305367;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#content {
	background: #FFFFFF;
	width: 728px;
	margin: 0px auto;
	padding: 2px 0px 0px 0px;
}

#colOne {
	float: right;
	width: 500px;
	margin-top: 20px;
	padding-right: 20px;
}

#colTwo {
	float: left;
	width: 200px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: -5px;
	
}

#colTwo ul {
	margin-left: 0px;
	padding-left: 0px;
}

#menu {
	list-style-type: none;
	width: 200px;
	font-size: 12px;
	font-weight: bold;
	}
	
#menu li a {
 	height: 32px;
 	voice-family: "\"}\""; 
 	voice-family: inherit;
 	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #305367;
	display: block;
	padding: 8px 0 0 35px;
	}

#zero a:link, #zero a:visited {
	background: url(images/menu.jpg);
}	
#zero a:hover, #zero a:active {
	background: url(images/menu.jpg) 0 -32px;
}	

#unu a:link, #unu a:visited {
	background: url(images/menu1.jpg);
}	
#unu a:hover, #unu a:active {
	background: url(images/menu1.jpg) 0 -32px;
}	

#doi a:link, #doi a:visited {
	background: url(images/menu2.jpg);
}	

#doi a:hover, #doi a:active {
	background: url(images/menu2.jpg) 0 -32px;
}	

#trei a:link, #trei a:visited {
	background: url(images/menu3.jpg);
}	

#trei a:hover, #trei a:active {
	background: url(images/menu3.jpg) 0 -32px;
}	

#patru a:link, #patru a:visited {
	background: url(images/menu4.jpg);
}	

#patru a:hover, #patru a:active {
	background: url(images/menu4.jpg) 0 -32px;
}	


#menu li a:hover, #menu li a:active {
	color: #FFF;
	padding: 8px 0 0 35px;
	}
	

	
#content h1 {
	font-size: 22px;
	color: #CC0000;
}


}
/* Footer */

#footer {
	width: 728px;
	margin: 0px auto;
	padding: 3px 0px 0px 0px;
	height: 50px;
	background: #EEEEEE;
}

#footer p {
	margin: 0px;
	padding-top: 15px;
	text-align: center;
	font-size: 11px;
	color: #999999;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	color: #333333;
}
