HTML, BODY { padding:0; margin:0; background:#60635a url(../i/bg_int.jpg) 0 0 repeat-x; height:100%; font:12px Arial, Helvetica, sans-serif; color:#000; }

IMG{
	border: none;
}
UL{
	list-style: none;
}
#outer { min-height:100%; min-width:1000px; 
	background: url(../i/gal-ornam.jpg) 50% 229px no-repeat;
}
* html #outer{
	height: 100%;
}
	#left { width:312px; position:absolute; z-index:2; left:0; }
	#right { margin-left:327px; _margin-left:324px; }
	#spot { position:absolute; top:11px; left:48px; z-index:1; 
	}
	
	#logo_int { 
		margin:36px 0 60px 100px; 
	}
	#foto_title {
		background: url(../i/foto-title.jpg) no-repeat;
		width: 337px;
		height: 175px;
		z-index: 1;
		position: absolute;
		left: 488px;
		top: 74px;
	}
	#gallery-menu LI{
		text-align: right;
		padding-bottom: 16px;
	}
	#gallery-menu A{
		font: 16px Arial;
		color: #000;
		text-decoration: underline;
	}
	#gallery-menu A:hover, 
	#gallery-menu A.here{
		color: #FFF;
		text-decoration: none;
	}
#footer { 
	height: 151px;
	background: url(../i/orn-bottom.gif) right bottom no-repeat;
}
#photogallery{
	padding-top: 202px;
	position: relative;
	z-index: 2;
	zoom: 1;
}
#photogallery #big-img{
	width: 441px;
	float: left;
}
#photogallery #small-images{
	margin-left: 454px;
	width: 210px;
}
#photogallery #small-images .small-image{
	float: left;
	padding: 0 5px 7px 0;
	position: relative;
}
#photogallery #small-images .small-image IMG{
	display: block;
}
#photogallery #small-images .small-image .mask{
	position: absolute;
	left: 0;
	top: 0;
	background: #333;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#home {
	margin-left: 530px;
}
#home A {
	color: #fff;
	text-decoration: underline;
}
#home A:hover {
	text-decoration: none;
}

#footer .ornament{
	width: 280px;
	height: 143px;
	position: absolute;
	right: 0;
	bottom: 0;
	display: none;
}
#footer #astronim{
	position: relative;
	z-index: 10;
	padding: 80px 25px 0 0;
}
#footer-pad{
	height: 151px;
	clear: both;
}
#nav{
	position: absolute;
	left: 825px;
	width: 180px;
	top: 25px;
	z-index: 10;
}
