body {
	font-family: Verdana, Helvetica, Courier, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 7pt;
	cursor: pointer;	
}

h1 {
	margin: 0;
	padding: 0;
	text-align: left;
}


a { 
	color: #F5BCA9;
	text-decoration: none;
}
a:hover { 
	text-decoration: underline;
}
.small {
	margin-bottom: 0;
	padding: 0;
	background-color: #000000;
}

.title {
	margin-bottom: 0;
	padding: 0;
	background-color: #000000;
}

#overlay {
	position: absolute;
	left: 10px;
	top: 10px;
	color: #F5BCA9;
	padding: 10px;
	width: 158px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;	
	z-index:1;
	cursor:auto;
}

tekst {
	font-weight: bold;
	margin-bottom: 0;
	padding: 0;
	background-color: #000000;
}

fieldset {
	text-align: left;
	margin-bottom: 0px;
	padding: 0px;
}

fieldset * {
	text-align: left;
}
legend {
	color: #eeeeee;
	cursor: auto;
	display: block;	
}

#control {
	text-align: center;
}
#control a {
	font-weight: bold;
	padding: 0px;
}

#thumbs, #thumbs1, #thumbs2 {
	text-align: center;
}

#transition {
	width:100%;
}

#showtitle {
	z-index: 3;
	position: absolute;
	top: 362px;
	left: 10px;
	opacity: 0.7;
	display: none;
	color: #fff;
	padding: 10px;
	width: 158px;
	text-align: left;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	cursor:auto;	
}

#superbgimage {
	display: none;
	background: #fff url('superbgloading.gif') center center no-repeat;
}
#superbgimage img {
	image-rendering: optimizeQuality;
	-ms-interpolation-mode: bicubic;
}