.container { 
	margin: 0px auto 0px auto;
	padding:0px;
	width: 800px;
	text-align:left;
	position:relative;
}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
.container {
	float: left;
	float/**/: none;
	}
/* easy clearing */
.container:after {
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.container{
	display: inline-block;
	}

/*\*/
.container{
	display: block;
	}

/* common column settings --------------------------- */
* html .extra1{display:inline;}
.extra1, .extra2, .extra3 {float:left;}
.extra1, .extra2, .extra3 {margin-top:100px;margin-bottom:13px;height:auto;padding-bottom:0px;}
 
.extra1, .extra2, .extra3 {_margin-top:90px;}
.pageheader {
	top:0px;
	left:0;
	clear: both;
	display: block;
	padding:0px 0px 0px 5px;
	_padding:0px 0px 5px 5px;
	min-height:100px;
	position:absolute;
	z-index:90;
	border-bottom:5px #596667 solid;
	width:795px;
}

/* two column grid --------------------------- */

/*left*/
.ui-two-left .extra1
	{
	width:580px;
	margin-left: 220px;
	}

.ui-two-left .extra2
	{
	width:175px;
	margin-left: -800px;
	}

/*right*/
.ui-two-right .extra1
	{
	background:#0076B4;
	width:625px;
	margin-right:5px;
	}

.ui-two-right .extra2
	{
	background:#CC0000;
	width:170px;
	}

/* three column grid --------------------------- */
.ui-three .extra1
	{
	width:430px;
	margin-left: 220px;
	}

.ui-three .extra2
	{
	width:175px;
	margin-left: -650px;
	}

.ui-three .extra3 {
	width:130px;
	float:right;
	margin-left:5px;
}

/* footer --------------------------- */	
.footer {
  float: left;
  _float: none;
  width:800px;
  padding:0px;
  margin:0;
  text-align:right;
}

/* hack sem má reyna púlla út - ff hack*/
html>body .footer {clear: both;display: block;}

/* hidey ho --------------------------- */
.hide {height: 0;width: 0;overflow: hidden;position: absolute;}


<!-- @import "common.css"; -->
.evil-tracker-code img {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
}

.movie, .other_news {
	padding: 20px 20px 20px 20px;
	}
	
.movie {
	background: #0F1617;
	height:40px;
	}

.other_news {
	background: #2C3535;
	display:block;
	}	

.movie .block, .other_news .block {
	float: left;
	width: 30%;
	margin-right:15px;
	}	

.extra2 ul, .extra2 ul li {
	list-style-type: none;
	}	

.extra2 ul	{
	margin:0px 0px 5px 0px;
	padding:0;
	}

.extra2 ul li {
	padding-bottom: 5px;
	font-size: 15px;
	}

.film {
	float:left;
	width:192px;
display:block;
height:220px;
	margin-bottom:10px;
		}
		
		
.mnav {	
	position: relative;
	z-index: 99;
	top: 65px;
	left: 220px;
	height: 16px;
	padding-top: 3px;
	clear: both;
	display: block;
	}

.mnav ul, .snav ul, .tnav ul {
		padding:0px 0px 0px 0px;
		margin: 0px;
}	
	
.mnav ul, .mnav ul li,.snav ul, .snav ul li, .tnav ul, .tnav ul li  {
	float:left;
	list-style-type:none;
	display: inline;
	}

.mnav ul li a{
	color: #fff;
	text-decoration: none;
	margin-right: 12px;
	font-weight: bold;
	font-size: 16px;
	padding-left:2px;
	padding-right:2px;
}

.mnav ul li a:link,.snav ul li a:link  { font-weight:bold;color: #fff;text-decoration: none; }
.mnav ul li a:visited, .snav ul li a:visited { font-weight:bold;color: #fff;text-decoration: none; }
.mnav ul li a:hover, .snav ul li a:hover  { font-weight:bold;color: #fff;text-decoration: none; background: #425153;}
.mnav ul li a:active, .snav ul li a:active  { font-weight:bold;color: #fff;text-decoration: none; }

.mnav ul li a.selected:link, .snav ul li a.selected:link { font-weight:bold;color: #fff;text-decoration: none; background: #425153;}
.mnav ul li a.selected:visited, .snav ul li a.selected:visited { font-weight:bold;color: #fff;text-decoration: none; background: #425153;}
.mnav ul li a.selected:hover, .snav ul li a.selected:hover  { font-weight:bold;color: #fff;text-decoration: none; background: #425153;}
.mnav ul li a.selected:active, .snav ul li a.selected:active  { font-weight:bold;color: #fff;text-decoration: none; background: #425153;}

/*snav*/
.snav ul li a {
	color: #fff;
	text-decoration: none;
	margin-right: 12px;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 2px 0px 2px;
	margin:0px 12px 10px 0px;
	display: block;
}

/*tnav*/

.tnav ul li a {	
	padding: 0px 2px 0px 2px;
	margin:0px 8px 10px 0px;
	display: block;
}

a.selected:link { font-weight:normal;color: #666;text-decoration: underline; }
a.selected:visited { font-weight:normal;color: #666;text-decoration: underline; }
a.selected:hover  { font-weight:normal;color: #666;text-decoration: underline; }
a.selected:active  { font-weight:normal;color: #666;text-decoration: underline; }

/*news list*/
.extra3 ul,.extra3 ul li  {
		list-style-type:none;
	}

.extra3 ul li {
	margin-bottom:10px;
	}	
	
	
body {
	background: #2A2E2F;
	margin: 0px 0px 0px 0px; 
	padding: 0px; 
 	font-family : Arial, Geneva, Helvetica, sans-serif;
	text-align: center; 
	font-size: 12px;
	color:#fff;
	font-weight: normal;
}

/* style --------------------------- */
.clear {
	clear: both;
	display: block; 
	font-size: 1px; 
	margin: 0px; 
	line-height: 0px; 
	height: 0px;
}

/*
hr {
	color:#2C3535;
	background-color: #2C3535;
	clear: both;
	display: block; 
	margin: 0px;
	line-height: 0px; 
	height: 0px;
	border: 0;
}
*/
hr
{
  background: #2C353;
  border: 0;
  color: #2C3535;
  height: 0px;
  margin: 0 0 0px;
}

.ui-three hr {
	margin:5px 0px 5px 0px;
}


h1, h2, h3, h4, h5 {
	color: #fff;
	font-weight:bold;
	margin:0px 0px 3px 0px;
	padding:3px 0px 0px 0px;
 }

.date {
	color:#999;
	margin-bottom:5px;
	font-size: 11px;
}

h1 {
	color: #fff;
	font-size: 18px;
 }
 
h2 {
font-size: 15px;
} 

h3 {
font-size:12px;
}

.movie h1 {
color: #7C8282;
}

.movie h2 {
color: #425153;
}

.extra1 h1.other  {
		background: #425153;
		margin:0;
		padding: 12px 0px 12px 55px;
}  

p, form{
	padding:0px;
	margin:0px;
}

.extra2 p {
	margin-bottom:10px;
	font-size: 11px;
}

.extra1 p {margin-bottom:10px;}

.extra2 p strong{
color:#748889;
}

.extra3 {
color:#748889;
}

.extra3 strong {
	color:#fff;
}


.brand img  {
		border:0;
		margin-top:25px;
}

.logo {margin-top:20px;}

input, textarea, select, td {
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}

a:link { font-weight:normal;color: #748889;text-decoration: underline; }
a:visited { font-weight:normal;color: #748889;text-decoration: underline; }
a:hover  { font-weight:normal;color: #666;text-decoration: underline; }
a:active  { font-weight:normal;color: #748889;text-decoration: underline; }

div.sideblock a:link { 
text-decoration: none;
 }
div.sideblock a:visited { text-decoration: none; }
div.sideblock a:hover { text-decoration: none; }
div.sideblock a:active { text-decoration: none; }

abbr,
acronym {
  border-bottom : 1px dotted #777;
  cursor : help;
}
abbr:hover,
acronym:hover { border-bottom-color : #555; }

table,
caption {
  font-size : 1em;
  border-collapse : collapse;
}
table, td, th, caption {
  border : none;
  background-color : transparent;
  padding : 0;
  text-align : left;
  vertical-align : top;
}
th acronym,
th acronym:hover { border : none; }
tr.alt th { background-color : #eee; }
tr.alt td { background-color : #f4f4f4; }

.entry {
border-bottom:1px dashed white; 
padding: 10px 0px 10px 0px
}