* {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Verdana, helvetica, sans-serif;
}

body {
	background: #010101;
	color: #ba943e;
}

a, a:visited, a:hover {text-decoration: none; outline: none;}

#artneta {
	width: 990px; height: 850px;
	position: absolute;
	left: 50%; margin-left: -495px;
	top: 10px;
	text-align: left;
	background: transparent url(images/artneta.jpg) no-repeat left top;
}

#menu {
	position: absolute;
	top: 55px; left: 520px;
}
#menu a {
	font-size: 24px;
	font-style: italic;
	letter-spacing: -2px;
	color: #ba943e;
	padding: 0 10px;
	border-bottom: 4px dotted #010101;
}
#menu a:hover {border-bottom: 4px dotted #5a461e;}

#galerije {
	width: 210px; height: 425px;
	position: absolute;
	top: 230px; left: 138px;
}
#galerije div {position: absolute;}

a#galerija-nav-left {
	width: 29px; height: 20px;
	position: absolute;
	bottom: 163px; left: 138px;
}

a#galerija-nav-right {
	width: 29px; height: 20px;
	position: absolute;
	bottom: 163px; left: 309px;
}

#velika-slika {
	width: 445px; height: 595px;
	position: absolute;
	top: 150px; left: 443px;
	background-repeat: no-repeat;
	background-position: center center;
}

.semi {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#loader {
	position: absolute;
	width: 43px; height: 11px;
	bottom: 85px; right: 305px;
}

#loader2 {
	position: absolute;
	width: 43px; height: 11px;
	bottom: 165px; left: 220px;
}

a#slika-nav-left {
	width: 52px; height: 34px;
	position: absolute;
	bottom: 60px; left: 442px;
}

a#slika-nav-right {
	width: 52px; height: 34px;
	position: absolute;
	bottom: 60px; right: 101px;
}

.lstItem {
	width: 100px; height: 65px;
	text-align: center;
	float: left;
	margin: 0 2px 4px 0;
	background-color: #0e0e0e;
	padding: 8px 0;
	border: 1px dotted #5a461e;
	background-repeat: no-repeat;
	background-position: center center;
}
.lstItem:hover {border: 1px solid #5a461e;}
.lstItem span {
	display: block;
	font-size: 12px;
	margin: 5px 0 0 0;
}

#page {
	position: absolute;
	width: 680px; height: 600px;
	top: 110px; left: 220px;
}
#page h1 {
	position: absolute;
	top: 10px; left: 100px;
	font-size: 24px;
	font-weight: normal;
}
#page div {
	position: absolute;
	height: 520px;
	bottom: 0;
	overflow-y: auto;
	font-size: 13px;
}

#page div a {
	color: #ba943e;
	text-decoration: underline;
}

#image-info {
	width: 325px;
	position: absolute;
	left: 502px; top: 755px;
	font-size: 12px;
}