html{
	overflow-x: scroll;
}
body{
	margin-bottom:0px;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	background-color:#E0E8D3;
	line-height:1.5em;
}

	.disclaimer{
		position:absolute;
		width:150px;
		height:150px;
		background-image:url('../imagini/colturi.jpg');
		color:#42545a;
		margin-top:280px;
		margin-left:-20px;
		text-align:center;
		vertical-align:center;
		}

	.inf{
		vertical-align:center;
		font-size:10px;
		margin-left:5px;
		margin-right:5px; 
		color:#42545a; 
		font-family:Arial; 
		font-weight:normal;
		}

img {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	border:0px;
}

a {
	color:#d38024;
	font-size:13px;
	font-family:Tahoma,Arial;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

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

#wrap {
	width:774px;
	position:relative;
}

#header{
	width: 774px;
	/*height: 127px;*/
}

#meniu_wrap{
	height: 42px;
	width:774px;
	background-color: #316518;
	clear:both;
}
		
	#meniu {
		padding-left:0px;
		padding-top:0px;
		width:774px;
		margin:auto 0px;
	}
	
		#meniu li{
			display:inline;
			float:left;
		}
			/*botoane I*/
			#meniu li a{	
				float: left;
				height: 42px;
				width:129px;
				background: url('../imagini/buton.jpg') right no-repeat;
				font: bold 13px/37px Arial;
				color: #fff;
				text-decoration: none;
			}
			/*end botoane I*/
			
			#meniu li a:hover{
				background: url('../imagini/buton_over.jpg') right no-repeat;
			}
			
			/*botoane I selected*/
			#meniu li a.selected{	
				float: left;
				height: 42px;
				width:129px;
				background: url('../imagini/buton_selected.jpg') right no-repeat;
				font: bold 13px/37px Arial;
				color: #fff;
				text-decoration: none;
			}
			#meniu li a.selected:hover{
				height: 42px;
				width:129px;
				background: url('../imagini/buton_selected.jpg') right no-repeat;
				text-decoration: none;
			}
			/*end botoane I selected*/


#continut {
	width:774px;
	position:relative;
	float:left;
	clear:both;
	background-color:#F9F9EC;
}

#div_text{
	position:relative;
	background-color:#ffffff;
	width:714px;
	min-height:350px;
	padding-top:20px;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:20px;
	background-color:#F9F9EC;
}

/* for Internet Explorer */
/*\*/
* html 
#div_text {
	height: 350px;
}

#actz {
	float:right;
	padding-right:30px;
}	

div.clear{
	clear:both;
	height:10px;
}

/*image gallery*/
div.gallery
{
  margin: 2px;
  height: auto;
  /*width: auto;*/
  width:161px;
  float: left;
  text-align: center;
  line-height:1em;
}	

div.gallery img
{
  display: inline;
  margin: 3px;
  margin-bottom:0px;
  border: 1px solid #ffffff;
}

div.gallery a:hover img {border: 1px solid #000000;}
/*end image gallery*/

h1{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:2px ridge #316518;
	color:#D38024;
}

.verde{
	color:#340D0E;
}

.rosu{	
	color:#346505;	
}

h2{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	padding-left:15px;
}
	
p{
	text-indent:30px;
	text-align:justify;
	margin-top:5px;
	margin-bottom:0px;
}

ul.lista{
	list-style-type:none;
	margin-top:0px;
	margin-bottom:0px;
	font-size:13px; 
	color:#010101; 
	font-family:Tahoma,Arial,Verdana; 
	text-align:justify;
}

ul.ob{
	list-style-type:square;
	margin-top:0px;
	margin-bottom:0px;
	font-size:13px; 
	color:#010101; 
	font-family:Tahoma,Arial,Verdana; 
	text-align:justify;
}

.titlu{
	font-size:15px;
	color:#D8D9B9; 
	font-family:Arial; 
	padding-left:10px; 
	padding-right:10px; 
	padding-top:10px; 
	padding-bottom:10px; 
	text-align:justify; 
	font-weight:bold; 
	text-transform:uppercase;
}

.text{
	font-size:13px; 
	color:#010101; 
	font-family:Tahoma,Arial,Verdana; 
	text-align:justify;
}

.italic{
	font-style:italic; 
}

.bold{
	font-weight:bold; 
}

.mic{
	font-size:11px; 
	color:#010101; 
	font-family:Verdana,Tahoma,Arial; 
	font-weight:normal; 
	text-align:center;
}

.negru {
	font-size:12px;
	color:#464646;
	font-family:Tahoma,Verdana;
	margin-top:8px;
	margin-bottom:3px;
	font-weight:bold;
}
.imp{
	font-size:12px; 
	color:#000000; 
	font-family:Tahoma,Arial; 
	font-weight:bold; 
	text-align:right;
}

.copy{
	font-size:10px;
	color:#d38024;
	font-family:Verdana,Tahoma,Arial;
	font-weight:bold;
	text-align:right;
}

table{
	width:100%;
}

tr.header{
	background-color:#316518;
	font-size:13px;
	color:#E0E8D3;
	font-family:Tahoma,Arial, Verdana;
	margin-top:8px;
	margin-bottom:3px;
	font-weight:bold;
	text-align:center;
}

tr.data td{
	background-color:#CCD4B9;
	border-bottom: 1px solid #316518;
	font-size:12px; 
	color:#010101; 
	font-family:Tahoma,Arial,Verdana; 
	margin-top:8px;
	margin-bottom:3px;
	font-weight:normal;
	text-align:left;
}

tr.data:hover td{
	background-color:#90AE5F;
	border-bottom: 1px solid #316518;
	font-size:12px; 
	color:#010101; 
	font-family:Tahoma,Arial,Verdana; 
	margin-top:8px;
	margin-bottom:3px;
	font-weight:normal;
	text-align:left;
}