@Import "hu.css";

/*
#movieframe
{
	width: 100px;
	height: 120px;
	padding: 0px;
	margin: 0px;
}
*/

#flags
{
	width:758;
	height:15px;
	margin-top: 0px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	background-image: url(../Images/tri_star2.jpg);
	padding: 0px;

}

flag1
{
	width: 25px;
	height: 17px;
	padding: 0px;
	margin: 0px;
	float:left;

}

flag2
{
	width: 288px;
	height: 17px;
	padding: 0px;
	margin: 0px;
	float:left;

}


#topframe
{
	width:758px;
	height:450px;
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	/*border-top:solid 1px #fff;*/
}

#navframe
{
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
	width:758px;
	height:18px;
	font-weight:bold;
	font-size: 8pt;
	color: #504629;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:60px;
	background-color: #DED28A;
	background-image: url(../Images/tri_star.jpg);
	margin-left: auto;
	margin-right: auto;
}


