body{
	background-color:#506a82;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

img {
	border:0;
	margin:0;
}

#big-frame{
	height:867px; 
	width:1102px; 
	margin:0 auto;
}

#header {
	background-image:url(../images/header.jpg); 
	height:165px; 
	width:1102px;
}

#main {
	/* nu am pus aici si imagine de background pt ca trebuie sa o schimb in fct de pagina*/
	height:599px; 
	width:1102px;"
}
#footer {
	background-image:url(../images/footer.jpg); 
	height:103px; 
	width:1102px;"
}

/* galery */
/* jQuery lightBox plugin - Gallery style */
#gallery{
	padding: 2px;
	position:absolute;  
	margin-top:81px; 
	margin-left:85px; 
	height:489px; 
	width:887px; 
	overflow:auto;
	text-align:center;
}


#gallery ul, #gallery-nunta ul, #gallery-produse ul { 
	list-style: none;
}

#gallery ul li, #gallery-nunta ul li, #gallery-produse ul li { 
	display: inline;
}

#gallery ul img, #gallery-nunta ul img, #gallery-produse ul img {
	border: 2px solid #a3c4e0;
	border-width: 2px 2px 5px;
}

#gallery ul a:hover img, #gallery-nunta ul a:hover img, #gallery-produse ul a:hover img {
	border: 2px solid #fff;
	border-width: 2px 2px 5px;
	color: #fff;
}

#gallery ul a:hover, #gallery-nunta ul a:hover, #gallery-produse ul a:hover { 
	color: #fff;
}

/* video gallery*/
#video-gallery {
	padding: 2px;
	position:absolute;  
	margin-top:81px; 
	margin-left:190px; 
	height:489px; 
	width:782px;
	overflow:auto;
	display:none;
	font-size:12px;
}
/* end galery */
