
* {
margin: 0px;
border: 0px;
}

body {
background-image:url(interface/bck.gif);
}

#horizon {
	color: black;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	}

#content {
	margin-left: -234px;
	position: absolute;
	top: -209px;
	left: 50%;
	width: 468px;
	height: 418px;
	visibility: visible;
	background-image:url(interface/100movie.gif);
	background-repeat:no-repeat;
	text-align:left;
	}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size:11px;
	padding-bottom:12px;
	}

a:link, a:visited {
	color: #0097c2;
	text-decoration: none;
	}

a:hover {
	/*color: red;*/
	text-decoration: none;
	background-color:#B5D5FF;
	}

.current {
background-color:#B5D5FF;
}


#padder {
width:297px;
height: 117px;
float:left;
}

#izbornik1 {
padding-top:10px;
float:left;
width:144px;
}


#film {
padding-top:4px;
z-index: 4;
position: absolute;
top: 116px;
width: 468px;
}

#documentary {
padding-top:4px;
z-index: 4;
position: absolute;
top: 120px;
width: 468px;
height:360px;
background-color: #ffffff;
}

