body {
	margin: 0px;
	background-attachment: fixed;
	background-image: url(images/back_pat.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#background {
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-top: 0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
a.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
.text_meni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;	
}
a.text_meni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.text_meni:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.text_ad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a.text_ad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
a.text_ad:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.text_w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.text_w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.text_w:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.text_footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.text_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
a.text_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
}
a.text_h1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

/* MAIN STRUCTURE */

#header1 {
	width: 950px;
	height: 74px;
	background-image: url(images/header1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header2 {
	width: 950px;
	height: 336px;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header3 {
	width: 935px;
	height: 64px;
	padding-right: 15px;
	padding-top: 10px;
	background-image: url(images/header3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#gg_ads {
	width: 946px;
	height: 17px;
	padding-right: 4px;
	background-image: url(images/google_hd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#affiliate{
	width: 950px;
	height: 171px;
	background-image: url(images/affiliate_hd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#meni {
	width: 950px;
	height: 42px;
	background-image: url(images/meni_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	width: 950px;
}
.main_back {
	background-image: url(images/main_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#footer {
	width: 950px;
	height: 55px;
	padding-top: 15px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.img {
	background: #FAFAFA;
    border: 1px solid black;
	padding: 3px;
}
/* LEFT SIDE STRUCTURE */

#rcont {
	width: 225px;
}
#prof_cont {
	width: 226px;
	height: 261px;
	background-image: url(images/profiles.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.prof_1 {
	width: 217px;
	height: 20px;
}
.prof_2 {
	width: 194px;
	height: 21px;
	padding-left: 23px;
	padding-top: 7px;
}
.prof_3 {
	width: 217px;
	height: 18px;
	font-size: 1px;
}
.prof_4 {
	width: 127px;
	height: 21px;
	padding-left: 90px;
	padding-top: 7px;
}
.prof_5 {
	width: 167px;
	height: 21px;
	padding-left: 50px;
	padding-top: 7px;
}
.prof_6 {
	width: 152px;
	height: 21px;
	padding-left: 65px;
	padding-top: 7px;
}

/* CENTER STRUCTURE */

#ccont {
	width: 480px;
	padding-left: 5px;
	padding-right: 5px;
}
.empty {
	height: 15px;
}
.cont1 {
	width: 490px;
	height: 11px;
	font-size: 1px;
	background-image: url(images/cont1.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
.cont2 {
	width: 490px;
	background-image: url(images/cont2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.cont2_2 {
	width: 460px;
}
.cont3 {
	width: 490px;
	height: 17px;
	font-size: 1px;
	background-image: url(images/cont3.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
.linija {
	width: 460px;
	height: 16px;
	background-image: url(images/middle_bottom.gif);
	background-repeat: no-repeat;
	font-size: 1px;
}
.hollywood1 {
	height: 250px;
}
#tickets {background-color: white; background-image:url(images/back-tickets.gif);}

#survey {width:465px; height:26px; margin-top:2px; background-image:url(images/survey-back.gif); font:16px Arial; padding-top:8px; padding-right: 3px;}
	#survey a { color:#ffffff; text-decoration:none; font-weight:bold;}
	#survey a:hover { text-decoration:underline;}
	
#trailer-h {width:214px; height:22px; background:url(images/trailers-h.gif);}
#trailer-b {width:194px; background:url(images/trailers-b.gif) repeat; padding-left:10px; padding-right:10px; color:black; font:12px Arial;}
	#trailer-b a {color:black; text-decoration:none;}
	#trailer-b a:hover {color:black; text-decoration:underline;}
#trailer-f {width:214px; height:12px; background:url(images/trailers-f.gif);}
.filmic { margin-top:2px; margin-right:5px;}