@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: lucida Grande;
	font-size: 16px;
	background-color: transparent;
	background-image: url(pic/2_DSC1100.png);
	font-weight: normal;
		overflow-y: scroll;
}

#container {
	width: 100%;
	min-width : 1024px;
	position: absolute;
	/*left: 0px;*/
	top: 0px;
	z-index: 0;
	height: 100%;
	background-position:top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	
} 

#container  .LiliaBar {
	background: transparent; /* the background color will be displayed for the length of the content in the column, but no further */
	top: -87px;
	width: 428px;
	height: 45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	left: 32px;
	}
#container  ul.LiliaBar li{ 
      float: left;
	   font-family: Arial, Helvetica, sans-serif;
	   	font-size: 16px;
			color: #660066;
	}
#container  ul.LiliaBar li a{
	text-decoration:none;
	}	

	
#container  ul.LiliaBar li.About{
	margin-left: 22px;
     /* margin-left: 80px;	 */  
	}	
#container  ul.LiliaBar li.Links{
	position: relative;
	margin-left: 33px;
	margin-right: 22px;
	}	
	
#container  ul.LiliaBar li.Gallery{
	position: relative;
	margin-left: 33px;
	margin-right: 22px;
	}	

div#rekaText{
	text-decoration: none;
	z-index: 1;
	color: #660066;
	position: absolute;
	width: 413px;
	height: 65px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	top: 733px;
}
#Bodyreka #container .LiliaBar  h2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	z-index: 1;
	color: black;
	font-size: 26px;
}
#Bodyreka #container .LiliaBar  h2:hover {
	color:#bd0000;
}

#Bodyreka #container #GalMis {
	background-color: transparent;
	display: block;
	height: 600px;
	width: 530px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: 181px;
	left: 40px;
	padding-left: 0px;
	overflow-y: scroll;
	overflow-x: visible;

}
#Bodyreka #container #Collage {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: 709px;
	width: 900px;
	top: -89px;
	background-image: url(pic/collage.png);
	background-repeat: no-repeat;
	background-position: center top;
	left: 25px;
	z-index: -10;
}
#Bodyreka #container #GalImg {
	display: block;
	padding: 0px;
	height: 217px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}