html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

body {
	background-color: #C1D49D;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
/* 	font-style:italic; */
/* 	line-height: 14px; */
	margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: center; /* Centers the page content container in IE 5 browsers. */
}

h1 {
	color:#CCB97C;
	font-size: 22px;
/* 	font-weight: bold; */
/* 	line-height: 14px; */
	display:none;
}

h2 {
	color: #eee;
	font-size: 14px;
	font-weight: lighter;
	line-height: 14px;
	display:inline;
	font-style:italic; 
}


h3{
	color: #fff;
/* 	font-style:italic; */
	font-size:100%; 
	font-weight: lighter;
/* 	display:inline; */
/* 	font-weight: bold; */
}

hr{
	width:90%;
	
}


li{
	list-style-type:none;
}



a,  a:link {
  color: #41541D;
/*  font-weight: bold;*/
  text-decoration: none;
}

a:visited {
  color: #41541D;
/*   font-weight: bold; */
  text-decoration: none;
}

a:hover {
/*   color: #09760d; */
  text-decoration: underline;
}

a:focus {
  color: #09760d;
}

a:active {
  color: #164619;
}


.banner{
	width:960px;
	height:200px;
	background-color:#90B44A;
	margin:auto;
}

.banner img{
	border:0px;
}

.banner_sigla{
	float:left;
	width:663px;
}

.banner_poza{
	float:left;
	width:297px;
}


#mainContainer{
	width:960px;
	height:758px;
	background-color:#90B44A;
	margin:auto;
	margin-top:20px;
	border:1px solid #fff;
}

#mainMeniu{
	width:960px;
}

#mainMeniu img{
	border:0px;
}

#wrapContent{
	width:960px;
/* 	height:507px; */
}

#content{
	width:960px;
	height:487px;
}

.mijloc{
	width:960px;
	height:400px;
	background-color:#90B44A;
}

.col_stanga{
	float:left;
	width:200px;
	height:340px;
}

.ornament{
	float:left;
	width:200px;
	height:110px;
}

.simbol{
	width:200px;
	height:300px;
}

.col_mijloc{
	float:left;
	width:560px;
	height:340px;
/* 	border:1px solid red; */
}
.titlu{
	width:560px;
	height:50px;
	text-align:left;
}
#continut{
	float:left;
	width:540px;
	height:340px;
	padding:10px;
	padding-top:10px;
/* 	margin-left:15px; */
	color:#fff;
	text-align:left;
	line-height: 18px;
	overflow:auto;
/* 	font-style:italic; */
}

.col_info{
	float:left;
	width:140px;
	height:300px;
	line-height:14px;
	font-size:1em;
/* 	font-style:italic; */
}

.ornament_dreapta{
	width:200px;
	height:110px;
}


.div_info{
	width:170px;
	height:260px;
	text-align:left;
	padding-left:30px;
}




.footer{
	width:960px;
	background:#90B44A;
	color:#fff;
	text-align:center;
}

.f_stanga{
	float:left;
	width:200px;
}

.f_centru{
	float:left;
	width:560px;
	background-color:#90B44A;
}

.f_dreapta{
	float:left;
	width:200px;
}


.box_facilitati{
	float:left;
	width:170px;
/* 	margin-left:10px;	 */
}









.webspider{
	width:180px;
/* 	height:20px; */
	text-align:right;
	margin-right:20px;
}






/*#local{
	float:left;
	width:300px;
	height:100px;
	padding:20px;
	margin-top:250px;
	margin-left:30px;
	color:#503816;
	text-align:left;
	line-height: 18px;
	
}

#local img{
	border:0px;
}*/

#meniuJos{
	margin-top:10px;
	text-align:center;
	color:#fff;
}

#meniuJos a{
	color:#41541D;
}

#meniuJos a:hover{
	text-decoration:underline;
}


/*.button_meniu{
	float:left;
}*/

.copyright{
	float:left;
	width:560px;
	margin-top:10px;
	text-align:center;
	color:#fff;
	line-height:15px;
}

.copyright a{
	color:#fff;
}

.copyright a:hover{
	text-decoration:underline;

}

.galerie_poze img{
	border:2px solid #41541D;
	
}

