@charset "utf-8";
/* CSS Document */

body
{
	background-color: #26251F;
	color: #ffffff;
	background-image: url(images/hatter.gif);
	background-repeat: repeat-y;
}

.div_fejlec
{
	position:absolute;
	top:0px;
	left:0px;
	width:1024px;
	height:108px;
	background-image: url(images/fejlec.jpg);
}

.div_kosar
{
	position:absolute;
	top:12px;
	left:790px;
	width:230px;
	height:30px;
	text-align:left;
	font-family: verdana,sans-serif;
	font-size: 12px;
	color: white;
}

.icon_kosar
{
	position:relative;
	top:1px;
	margin-right:4px;
}

.div_topbanner
{
	position:absolute;
	top:42px;
	left:552px;
	width: 468px;
	height:60px;
}

.div_page
{
	width:750px;
	float:left;
	height:auto;
}

.div_cradle
{
	position:absolute;
	top:137px;
	left:51px;
	width:750px;
	height:100%;
	/*background-color:red;*/
}

.div_footer
{
	width: 750px;
	/*background-color: blue;*/
	float:left;	
	text-align: center;
	margin-top: 16px;
	
}

.div_menu
{
	position:absolute;
	top:108px;
	left:50px;
	width:926px;
	height:29px;
	background-image: url(images/hatter_menu.gif);
}

.div_menu_elem
{
	position:relative;
	width:160px;
	height:25px;
	font-family: "Georgia", Times, serif;
	font-size:15px;
	text-align: center;
	float:left;
	margin-top:6px;
}

.div_menu_elem A:link
{
	color: white;
	text-decoration:none;
	font-weight:bold;
}

.div_menu_elem A:visited
{
	color: white;
	text-decoration:none;
	font-weight:bold;
}

.div_menu_elem A:hover
{
	color: white;
	text-decoration:underline;
}

.div_ujdonsag
{
	width:374px;
	float:left;
	border-right: 1px solid #cccccc;
}

.div_hamarosan
{
	width:375px;
	float:left;
}

.list_title
{
	margin: 8px;
	font-size: 14px;
	font-family: arial, sans-serif;
	font-weight: bold;
	color: orange;
}

.listitem
{
	margin: 8px;
	padding: 8px;

	height: 96px;

	position: relative;
	background-color: #26251F;

}

.listitem A:link
{
	color: #eedddd;
	text-decoration: none;
}

.listitem A:visited
{
	color: #eedddd;
	text-decoration: none;
}

.listitem_kep
{
	float:left;	
	display:block;
	position:relative;
	margin-right: 8px;
}

.listitem_cim
{
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color: #eedddd;
	font-weight: bold;
	line-height: 18px;
}

.listitem_datum
{
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color: #ccbbbb;
	line-height: 18px;
	font-style: italic;
}

.div_oldalpanel
{
	position:absolute;
	left:802px;
	width:172px;
	top:137px;
	text-align:center;
}

.div_floater
{
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}

.logo_partner
{
	margin-top: 20px;
}

.film_lista
{
	color: orange;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 4px 0px 4px 16px;
}

.film_lista A:link
{
	color: orange;
	text-decoration: none;
}

.film_lista A:visited
{
	color: orange;
	text-decoration: none;
}

.film_lista A:hover
{
	color: white;
	text-decoration: underline;
}

.text_main
{
	padding: 16px;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 150%;
}

.text_main A:link
{
	color: orange;
	text-decoration: none;
	font-weight: bold;
}

.text_main A:visited
{
	color: orange;
	text-decoration: none;
	font-weight: bold;
}

.text_main A:hover
{
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

.dvd_cim
{
	font-size: 20px;
	font-weight: bold;
}

.dvd_eredeticim
{
	font-size: 16px;
	margin-bottom: 20px;
}

.dvd_kep
{
	float: right;
}

.dvd_adat
{
	margin-top: 24px;
	border: 2px solid #ccccdd;
	background-color: #524f46;
	padding: 8px; 
	font-size: 12px;
	width: 350px;
}
.dvd_extra
{
	margin-top: 2px;
	border: 2px solid #ccccdd;
	background-color: #524f46;
	padding: 8px; 
	font-size: 12px;
	width: 350px;
}

.dvd_ar
{
	margin-top: 12px;
	font-size: 16px; 
	color: orange;
	font-weight: bold;
}

.div_kosar_inner
{
	border: 2px solid black;
	background-image: url(images/kosar_back.jpg);
	width: 480px;
	height: 400px;
}

.kosar_table
{
	margin: 10px;
}

.kosar_elem
{
	background-color: white;
	color: black;
	font-family: arial, sans-serif;
	font-size: 12px;
	border: 0px;
	border-bottom: 1px solid #503035;
}

.kosar_rendeles_gomb
{
	position:absolute;
	bottom: 14px;
	left: 182px;
}

.kosar_bezar_gomb
{
	position:absolute;
	bottom: 14px;
	right: 20px;
}

.rendeles_table
{
	margin-left:12px;
}

