body {
   margin: 0;
	background-color: #f8f8f8;
	color: #333333;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
#wrapper {
   border: solid 1px;
	border-color: black;
   background-color: #eaf4ad;
	margin: 0 auto;
	width: 760px;
}
	
#header {
   border-bottom: solid 1px;
	border-color: black;
	background-color: #f8fce0;
	width: 760px;
	height: 120px;
	}
	
#main_column {
   border-right: solid 1px;
	border-color: black;
	background: url(img/flori.gif) no-repeat right bottom;
	background-color: #f8fce0;
	float: left;
	display: inline;
	width: 559px;
	min-height:600px;
   height:auto !important;
	margin: 0px;
	padding: 0px;
	}

	#content {
	margin-top: 16px;
	margin-left: 10px;
	padding: 10px;
	height: auto;
}
#right_column {
	background-color: #eaf4ad;
	float: left;
	display: inline;
	width: 200px;
	min-height:600px;
   height:auto !important;
	}
	

.sub_cat {
	background : url(img/bg_cat.gif) repeat-x;
	height: 25px;
}
#footer {
   border-top: solid 1px;
	border-color: black;
   background : url(img/bg_footer.gif) repeat-x;
	height: 25px;
	background-color: #ffffff;
	width: 760px;
	}

.clear {
	clear: both;
}

.titlu_cat {
	color: #333333;
	font-size: 12px;
	padding-left: 15px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight: bold;
   		
}

.acoperire {
	color: #333333;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
	height: 50px;
}

.stehnic {
	color: #333333;
	font-size: 10px;
	height: 100px;
}

.newsletter {
   padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	color: #333333;
	font-size: 10px;
	height: 70px;
	border: 0px;
}

.speedtest{
	color: #333333;
	font-size: 10px;
	height: 100px;
	padding-top: 30px;
	padding-left: 40px;
}
.stats {
   padding-top: 30px;  
	color: #333333;
	font-size: 10px;
	height: 100%;
}
.cont_page {
	color: #333333;
	font-size: 12px;
}

.acop_title {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	height: 100%;
}
.footer_cat {
	color: #86AD85;
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.error {
   font-size: 10px;
   color: red;
	font-weight: bolder;
}

.hint {
   font-size: 10px;
   color: red;
	font-weight: bolder;
}

form#two {background:#f8fce0; width:370px; padding:10px; border:0px; margin:0 auto;}
form#two fieldset {width:350px; display:block; border:1px solid #eaf4ad; padding:5px; font-family:verdana, sans-serif; margin-bottom:0.5em; line-height:1.5em;}
* html form#two fieldset#personal, * html form#two fieldset#medical {background-position:350px 20px;}
* html form#two fieldset#current {background-position:350px 20px;}
form#two fieldset#opt {background:#f8fce0;}
form#two legend {font-family:georgia, sans-serif; font-size:1.1em; font-weight:bold; border:1px solid #eaf4ad; margin-bottom:5px; padding:3px; width:200px; background:#f8fce0 ;}
form#two label {clear:left; display:block; float:left; width:120px; text-align:right; padding-right:10px; color:#888; margin-bottom:0.5em;}
form#two input {border:1px solid #000000; background:#eaf4ad;  width:150px; padding-left:0.5em; margin-bottom:0.6em;}
form#two textarea {width:145px; height:80px; border:1px solid #000000; padding:0.5em; overflow:auto; background:#eaf4ad;}
form#two #button1, form#two #button2 {color:#c00; padding-right:0.5em; cursor:pointer; width:100px; margin-left:20px;}
form#two #button1:hover, form#two #button2:hover {background-position:center left; color:#000;}

.oferta {
	float: left;
	display: inline;
	}
.desprenoi {
   font-size: 14px;
	padding-top: 100px;
	font-style: italic;
}

	
	.stiri {
	float: left;
	display: inline;
	width: 250px;
	height: 100%;
	font-size: 12px;
	text-align: justify;
	}
	
	.stiri2 {
	float: left;
	display: inline;
   padding: 10px;
	}
	
	.page {
		height: 590px;
	}
	
.copy {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
}

a, a:visited {
	color:#2C783B;
	text-decoration: none;
}
 a:hover {
	color: #2C783B;
	text-decoration: underline;
}