/* Principal */

body {

margin: 0px; 
font: normal 10px verdana, arial, sans-serif; 
color: #000; 
background-color: #CADCE7;
}
a {	
color: #008837;	
text-decoration: none; 
}
a:hover {
color: #000;
text-decoration: none;
border-bottom: 1px dashed #13007C;
}
a:active {
color: #000;
}


h1, h2, h3 {
margin: 0px;
padding: 0px;
font-weight: normal;
}
ul li {
padding: 0 0 5px 0; 
line-height: 1.3em; 
 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 120%; 
color: #7C7C7C;
}

ul {
list-style: none; 
margin: 0px 0px 0px 0px; 
padding-left: 0px; 

}
h1 {
background: #fff url("grafic/header.jpg") no-repeat;
height: 155px; 
margin: 0; 
padding: 0;
}
#continut  {
	position : absolute;
	left : 42%;
	width : 800px;
	margin-left : -300px;
	background: #fff;
	border: 1px solid aaaa00;
	top: 2px;
}

/* Banner */

#banner {
	display: inline;
	float: left;
	width: 795px;
	position: absolute;
	top : 45px;
	margin: 0 2px 0 2px;
	height: 23px;
	left: 1px;
}

/* Navigare sus */
	
#top {
	position: absolute;
	top : 78px;
	padding: 0 0 0 5px;
	text-align: right;
	left: 465px;
	width: 303px;
	overflow: visible;
	visibility: visible;
}
#top li {
margin: 0; 
padding: 0; 
display: inline;
list-style-type: none;
}
#top a:link, #top a:visited {
float: left;
font-size: 11px;
line-height: 12px;
font-weight: bold;
margin: 4px 8px 0 8px;
padding: 2px;
text-decoration: none;
border: none;
color: #13007C;
}
#top a:hover {
padding: 2px;
color: #000;
border-bottom: 1px dashed #008837; 
}
#top a#active_top {
padding: 2px 2px 1px 2px;
color: #13007C;
border-bottom: 1px solid #008837;
}

/* Navigare Dreapta-Stinga (float) */

#meniu {
display: inline;
background:#F0F0F0;
float: left;
margin: 4px 10px 4px 4px; 
padding: 3px 3px 3px 0px;
width: 120px;
}
#meniu p  {
color: #eee;
font: normal 11px "Trebuchet MS", Verdana, sans-serif;
line-height: 15px;
text-align: left;
}
#meniu h2 {
background: #fff url("grafic/logo.gif") no-repeat;
color: #13007C;
font: bold 13px "Trebuchet MS", Verdana, sans-serif;
text-align: left;
line-height: 17px;
border-bottom: 1px dashed #cccccc;
margin-bottom: 5px;
padding: 0 0 0 30px;
}
#meniu ul {
padding-left: 15px;

margin-bottom: 4px;
border-bottom: 1px dashed #ddd;
}
#meniu li  {
color: #eee;
font-size: 11px;
font-family: "Trebuchet MS", Verdana, sans-serif;
line-height: 100%;
text-align: left;
list-style-image:   url("grafic/bulina.gif");
}
#meniu img {
border: 1px solid #D5D5D5;
padding: 4px;
}
/* Continut Principal */

#principal { 
margin: 2px 2px 2px 10px; 
padding: 3px; 
}
#principal h2 {
background: #F8F8F8;
color: #555;
font: bold 13px "Trebuchet MS", Verdana, sans-serif;
text-align: left;
line-height: 17px;
border-bottom: 1px dashed #cccccc;
margin-bottom: 5px;
padding: 0 0 0 10px;
}
#principal p { 
font-size: 110%; 
margin: 1px 0 15px 0; 
padding: 0 0 0 0px; 
line-height: 16px;
}
#principal blockquote {
color: #666666;
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
line-height: 150%;
text-align: left;
margin: 5px 5px 5px 0px;
padding-left: 5px;
padding-right: 5px;
border-right: 1px solid #008837;
}
#principal p.date { 
color: #555;
font-weight: bold;
font-size: 11px;
margin: 0 0 5px 0;
text-align: left;
}

#copyright {
border-top: 1px dashed #cccccc;
padding: 2px;
text-align: center;
}
