/* CSS Document */

body {
	background-image:url(images/pattern3.jpg);
	background-repeat: repeat-y;
	background-position:top;
	text-align: center;
	margin: 0px;
}
#wrapper {
	width: 799px;
	margin: auto;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 799px;
	height: 202px;
}
#menu {
	height: 34px;
	width: 799px;
	background-image: url(images/pattern_menu.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c3731c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eb902c;
}
#menu_box {
	margin-top: 7px;
	float: left;
	height: 20px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #995202;
}
#page_title {
	width: 750px;
	height: 56px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f3d3a9;	
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
#container {
	height: 100%;
	text-align: left;

}
#content {
	float: left;
	width: 51%;
}
#poza_content {
	width: 380px;
	height: 260px;
	background-color: #fbf1e4;
	border: 1px solid #edc693;
	margin-left: px;
	margin-top: 15px;
	margin-left: 23px;
	text-align: center;
}
#poza {
	margin: auto;
	margin-top: 14px;	
}
#sidebar {
	width: 47%;
	float: right;
	
}
#sidebar_text {
	text-align: left;
	margin-right: 23px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #744610;
	line-height: 22px;
}
#text {
	width: 753px;
	margin: auto;
	text-align: left;
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #744610;
	line-height: 22px;
	margin-bottom: 20px;
}
#table_contact {
	margin-right: 20px;
	margin-left: 23px;
	margin-top: 20px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #744610;
}
#footer {
	text-align: left;
	width: 799px;
	height: 68px;
	background-image: url(images/footer_pattern.jpg);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #c9a57d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #81612f;
}
#footer_l {
	margin-left: 20px;
	display: inline;
	margin-top: 15px;
	float: left;
	width: 60%;
	font-size: 11px;
	line-height: 18px;
}
#footer_r {
	margin-top: 15px;
	float: right;
	width: 21%;
	font-size: 11px;
	line-height: 18px;
}
#galerie_holder {
	width: 85%;
	margin-left: 21px;
	margin-top: 15px;
}
#poza_galerie {
	background-color:#fff;
	padding: 2px;
	border: 2px solid #C28532;
	float: left;
	margin: 4px;
}
#spatiu {
	height: 10px; 
}
#both {
	clear: both;
}
a.menu:link {
	color: #995202;
	text-decoration:none;
}
a.menu:visited {
	text-decoration:none;
	color:#995202;
}
a.menu:hover {
	text-decoration:underline;
	color: #990000;
}

ul {
	margin-top: 2px;
	font-weight: bold;	
}

/* lightbox */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
