body {
	margin: 0px;
	background-color: #000000;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
}

a.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.text:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;	
}

.header_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
}
#pages h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
}
#pages a:hover {
	color: white; text-decoration:underline;
}
#pages a {
	color: white; text-decoration:none;
}
#desc h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

/* MAIN STRUCTURE */

.top_adback {
	width: 738px;
	height: 100px;
	background-image: url(images/top_haback.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

#main_back {
	background-image: url(images/main_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}

#top_empty {
	width: 867px;
	height: 194px;
	padding-top: 10px;
}

#header {
	width: 867px;
	height: 398px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header2 {
	width: 867px;
	height: 165px;
	background-image: url(images/header_actors.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#meni {
	width: 867px;
	height: 31px;
	background-image: url(images/meni_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#gg_ad {
	width: 867px;
	height: 19px;
	background-image: url(images/gg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#cj_ad {
	width: 867px;
	height: 90px;
	background-image: url(images/cj_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#content {
	width: 867px;
}

#bottom {
	width: 867px;
	height: 16px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer {
	width: 867px;
	height: 55px;
}

.middle_back {
	background-image: url(images/middle_back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}



/* MIDDLE PART */



#left {
	width: 196px;
}

#right {
	width: 489px;
}

.h1_back {
	background-color: #2b0206;
}

.post_back {
	background-color: #1b1b1b;
	padding: 5px;
}

.linije {
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #987d45;
}

.empty1 {
	height: 25px;
}

.img {
	background: #FAFAFA;
    border: 1px solid black;
	padding: 3px;
}

.img-glumci {
	background: #FAFAFA;
	border: 1px solid black;
	padding: 3px;
	align: left;
	margin-right: 7px;
	float: left;
}
#discuss {width:430px; height:36px; background-image:url(images/discuss.jpg); padding-right:50px; padding-top:16px; margin-bottom: 4px;}
			#discuss a {font-size:15px; color:white; text-decoration:none; font-weight:bold;}
			#discuss a:hover {text-decoration:underline;}
			#disq a {font-size:11px; color:#f6b128; text-decoration:none;}
			#disq a:hover {text-decoration:underline;}