body {
	background: #000000;
	margin: 20px auto;
	text-align: center;
	color: #FFFFFF;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
}

.home {
	display: none;
}
.visible {
	display: block;
}
#navigation.visible  li  a {

}
#puzzle {
	position: absolute;
	top: 125px;
	height: 485px;
	width: 882px;
	text-align: center;
}
#loading_home  {
	z-index: 999;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 16px;
	position: relative;
	top: 300px;
}
#loading_art {
	z-index: 999;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	position: absolute;
	left: 200px;
	top: 300px;
}


a {
	color: #CCCCCC;
	cursor: pointer;
}
.contact a {
	font-size: 11px;
}
a:hover {
	text-decoration: none;
}

#wrapper {
	text-align: left;
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: url(presentation.png) no-repeat left bottom;
	z-index: 2;
	overflow: visible;
}
#header {
	position: absolute;
	left: 0px;
	top: 25px;
	height: 50px;
	width: 290px;
	z-index: 10;
}
#header h1 {
	margin: 0px;
	font-size: 21px;
	background: url(logo.png) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 290px;
	z-index: 999;
}
#header h1 a {
	height: 50px;
	width: 290px;
	display: block;
}
#navigation {
	background: #000000;
	text-align: right;
	padding: 38px 0px 0px;
	margin: 0px;
	font-size: 12px;
	height: 87px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#navigation li {
	display: inline;
	color: #CCCCCC;
	margin-left: 15px;
	font-size: 14px;
	font-weight: bold;
}
#navigation li a {
	text-decoration: none;
	color: #999999;
}

#navigation li a:hover   {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation li.selected a  {
	color: #FFFFFF;
	text-decoration: none;
}
#presentation {
	height: 485px;
	position: relative;
	overflow: visible;
}
#presentation #loader {
	text-align: left;
	z-index: 3;
}
#presentation #loader p {
	font-size: 11px;
	cursor: pointer;
}

#presentation #loader img.old {
	margin-top: 0px;
	border-style: none;
}

#presentation #text {
	width: 270px;
	height: 430px;
	position: absolute;
	right: 0px;
	top: 0px;
	overflow: hidden;
}
#presentation #text.contact strong {
	font-size: 17px;
	font-weight: normal;
	font-style: oblique;
}


#presentation #text #scroll {
	position: absolute;
	width: 270px;
}
#presentation #text #scroll ul {
	list-style: url(none) none outside;
	margin: 20px 0px;
	padding: 15px 0px;
}


#presentation #text #scroll ul li {
	display: block;
	margin-top: 19px;
	margin-bottom: 19px;
}
#presentation #text #scroll ul li h2 {
	text-align: left;

}
#presentation #text #scroll ul li p {
	text-align: left;
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 19px;
	padding-bottom: 19px;

}
#presentation  #text  #scroll  ul  li a {
	text-align: left;


}
#presentation #text #scroll ul img {
	border-style: none;
}

#presentation #text #scroll #scroll_ul p {

}
#text h2 {
	font: normal 21px Arial, Helvetica, sans-serif;
	margin-top: 19px;
}
#text h2 span {
	color: #E0E0E0;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	display: block;
}
#text.contact h2 span {
	font: 18px Arial, Helvetica, sans-serif;
	margin-bottom: 35px;
	color: #D4D4D4;
}

#text p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#text .dimension {
	font-size: 12px;
	font-weight: normal;
}
#text .dimension span {
	font-size: 9px;
	font-weight: normal;
}

#gallery_meni   {
	text-align: right;
	position: absolute;
	height: 25px;
	right: 48px;
	bottom: 20px;
}
#gallery_meni a    {
	color: #FFFFFF;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
#gallery_meni a:hover {
	text-decoration: none;
}
input, textarea {
	background: #000000;
	color: #FFFFFF;
	font-size: 12px;
}
.submit {
	background: #333333;
}
#presentation   h2 {
	font-size: 21px;
	font-weight: normal;
}
#presentation #zoom {
	width: 480px;
	height: 385px;
	position: absolute;
	top: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	left: 0px;
}
#presentation #zoom #slider {
	position: absolute;
	margin: 0px;
	padding: 0px;

}
a:active {
  outline:none;
}
 
:focus {
  -moz-outline-style:none;
}


