body{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin:0;
	font-size:12px;
	background-color: #000000;
}

#tv {
float:left;
width:560;
height:420;
position:absolute;
left: 0px; 
top: 0px;
	color:#FFFFFF;


}

/*#beagyazott {
position:absolute;
 left: 355px;
 top:10px;
 height:250;

	float:left;
}
#beagyazott a:link{
	color: #dddddd;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
}

#beagyazott a:visited{
	color: #dddddd;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;

}

#beagyazott a:hover{
	color: #FFFF99;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
}*/

#banner{

position:absolute;
 left: 27px;
 top:433px;
 height:70;

width: 490px;
/*height:60px;*/
float:none;
}
#bannermagas{

position:absolute;
 left: 10px;
 top:250px;
 height:160px;

width: 490px;
/*height:60px;*/
float:none;
}

#Layer1 {
	position: absolute;
	width:560px;
	height:420px;
	z-index:1;
	left: 0px;
	top: 0px;
}



a:active
{
    outline: none;
}

a:focus
{
    -moz-outline-style: none;
}


.clearer {
clear:both
}

