body {
	background-color: #000000;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	}

body.popup {
	background-color: #ff6633;
	margin: 0px;
	}
	
h1 {
	font-size: 50pt;
	font-family: Arial;
	color: #ffffff;
	}
	
h3 {
	font-size: 12pt;
	font-family: Arial;
	color: #ffffff;
	margin-top: 10px;
	}
	
a {
	color: #ffffff;
	text-decoration: underline;
	}
	
a:hover {
	color: #ffff00;
	text-decoration: underline;
	}
	
div.top {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	}
	
	
	
p {
	font-family: sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin: 0px;
}
	
.kolom_left {
	width: 189px;
	margin-bottom: 15px;
	}
	
.kolom_middle {
	width: 300px;
	margin-bottom: 15px;
	}
	
.kolom_right {
	width: 210px;
	margin-bottom: 15px;
	}
	
.kolom_wide {
	width: 523px;
	margin-bottom: 15px;
	}
	
.kolom_half_wide {
	width: 255px;
	margin-bottom: 15px;
	}
	
td.kolom_content {
	background-color: #ff6633;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	}
	
td.kolom_t {
	height: 20px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffff00;
	}

	
img.pic {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
img.film_thumb {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	margin-top: 9px;
	margin-left: 17px;
	width: 80px;
	height: 70px;
	}
	
div.thumb {
	float: left;
	width: 130px;
	margin-left: 15px;
	margin-right: 15px;
	}