@charset "utf-8";

body {
	min-width:1000px;
	width:100%;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	/*background: #f1f1f1;*/
		/*width:1000px;*/
	background:#FFF;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	/*padding: 0;*/
	
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#background{
width:100%;
/*background-image:url(bg_footer.jpg);
	background-repeat:repeat-x;
	background-position:bottom;*/
	height:840px;
	float:left;
	margin-bottom:0px;
	
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.oneColFixCtrHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	
	margin-left: auto;
	margin-right:auto;
	/*margin-top:62px;/* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
	height:100%;
	
}
.oneColFixCtrHdr #header {
	width:1000px;
	background-image:url(banner_sus.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:128px;
	padding: 0;  
	float:left;
	border:2px solid #630100;
	margin-top:30px;
}
#text{
	width:474px;
	height:204px;
	border:1px solid #630100;
	float:left;
	margin-top:12px;
	padding:5px;
	background-image:url(bg_text.jpg);
	background-position:top;
	background-repeat:repeat-x;
	/*background:#f5eab6;*/
}
#casa_borlean{
	float:right;
	width:500px;
	height:426px;
	margin-left:12px;
	border:1px solid #630100;
	margin-top:12px;
}
#ag_turism{
	widht:255px;
	height:197px;
	float:left;
	border:1px solid #630100;
	margin-top:12px;
}

#icoane{
	width:215px;
	height:197px;
	float:left;
	border:1px solid #630100;
	margin-left:12px;
	margin-top:12px;
}
#meniu_jos{
	width:1000px;
	height:33px;
	background-image:url(bg_meniu.jpg);
	background-repeat:repeat-x;
	float:left;
	margin-top:12px;
	border:1px solid #630100;
}
#meniu_jos ul{
	width:1000px;
	list-style:none;
	margin:0px;
	padding:0px;
	margin-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:700;
	
}
#meniu_jos ul li{
	display:inline;
	text-align:center;
	color:#da2724;
}
#contact{
  width:240px;
  float:left;
  height:110px;
  font-size:10px;
  margin-top:10px;	
}

a, a:visited{
	color:#da2724;
	text-decoration:none;
}
a:hover{
	color:#da2724;
	text-decoration:underline;
}

h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:14px;
	font-weight:bold;
	color:#da2724;

	text-align:center;
	}


#text_principal{
	
	font-size:12px;
	text-align:justify;
	
float:left;
	
}

.oneColFixCtrHdr #footer {
	width:980px;
	float:left;
	height:126px;
	padding: 0 10px; 
	border:1px solid #630100;
	background:#f5eab6;
	margin-top:12px;
	background-image:url(poza_footer.jpg);
	background-position:right;
	background-repeat:no-repeat;
	
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.imagine{
	float:left;
	border:1px solid #000;
	margin-left:50px;
}

h2{
	width:100%;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	margin:0;
	padding:0;
	
	margin-bottom:10px;
	margin-top:5px;
	text-align:left;
}
