body {
	margin:0px;
	background-color:#efefef;
}



#prezentare_index{
	text-align:justify;
	vertical-align:bottom;
	padding-top:5px;
	padding-bottom:15px;
	padding-left:10px;
	padding-right:10px;
	vertical-align:top;
}


#contact{
	text-align:justify;
	vertical-align:bottom;
	padding-top:5px;
	padding-bottom:15px;
	padding-left:30px;
	padding-right:10px;
	vertical-align:top;
}

#meniu_sus{
	background-image:url(pictures/pensiune_floare_colt1.jpg);
	font-family: arial;
	font-size: 11px;
	font-style:normal;
	line-height:35px;
	text-align:right;
	vertical-align:text-top;
	padding-right:5px;
}

#meniu_sus a:link { text-decoration:none; color:#333333;}
#meniu_sus a:visited { text-decoration:none; color:#333333; }
#meniu_sus a:hover { text-decoration:none; color:#ff8001; }
#meniu_sus a:active { text-decoration:underline; color:#333333; }


#meniu_princ {
	background-image:url(pictures/bara_meniu.png);
	background-repeat:repeat-x;
	font-family:Tahoma, Arial;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
}

#meniu_princ a:link { text-decoration:none; color:#FFFFFF;}
#meniu_princ a:visited { text-decoration:none; color:#FFFFFF; }
#meniu_princ a:hover { text-decoration:none; color:#FF9900; }
#meniu_princ a:active { text-decoration:none; color:#FFFFFF; }



#copyright{
    font-family:"Myriad Pro";
	font-size: 10px;
	color: #FFFFFF;
	text-align:center;
	background-color:#b1df54;
}


.padd_foto { 
    margin= 7px; border= 1 solid #c6c6c6, padding= 7px;
	border: 2px solid #c6c6c6;
	padding: 3px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}


.padd_foto2 { 
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 3px;
	margin-right: 3px;
}


h1 {
	font-family:Verdana;
	font-size: 10px;
    color:#333333;
}


h2{
    font-family:"Courier New Bold";
	font-size: 12px;
    color:#000000;
}


h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 15px;
    color:#999999;
}


h4 {
	font-family: "Adobe Caslon Pro";
	font-size: 15px;
	font-style:normal;
    color: #100000;
	text-align:justify;
	line-height:17px;
	padding-left:15px;
	padding-top:10px;
	padding-right:15px;
}



h5 {
	font-family:verdana;
	font-size: 15px;
	color:#7a0026;
	text-align:left;
}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.0em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 90%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

