ul{list-style:none; margin:0; padding:0;}
ul li{float:left;}
.clear{clear:both;}

#header1{
	position:relative;
	width:625px;
	height:391px;
	margin:0 auto;
	top: 0px;
	left: 11px;
}
#header1 .clear{line-height:30px; height:30px;}
#menu a:hover{color:#FFFFFF; background:#7ead0d url(../images/symbol_menu_hover.jpg) 6px 7px no-repeat;}
#menu a.selected{color:#FFFFFF; background:#7ead0d url(../images/symbol_menu_hover.jpg) 6px 7px no-repeat;}

#header1 #player{position:absolute; right:0; top:113px; width:370px; height:306px;}
#header1 #header1_content{
	clear:both;
	padding-left:0px;
}
#header1 .reg{
	position:relative;
	float:left;
	width:181px;
	height:118px;
	padding:0;
	z-index:10;
	overflow: hidden;
	display: inline;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 12px;
	border: 1px solid #DEE6EB;
}
#header1 .reg a{
	display:block;
	float:left;
	width:100%;
	height:100%;
	color:#303030;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	line-height:19px;
	text-decoration:none;
	overflow: hidden;
	
}

#header1 .reg a:hover{text-decoration:underline; border-bottom: 1px solid #FFFFFF;}
#header1 .reg a.selected{text-decoration:underline; border-bottom: 1px solid #FFFFFF;}

#header1 .europa a{
	background:url(../images/harta_europa.jpg) left top no-repeat;
	overflow: hidden;
}

#header1 .europa a.selected{background:url(../images/harta_europa_hover.jpg) left top no-repeat;}
#header1 .asia a{
	background:url(../images/harta_asia.jpg) left top no-repeat;
	overflow: hidden;
}

#header1 .asia a.selected{background:url(../images/harta_asia_hover.jpg) left top no-repeat;}
#header1 .america a{
	background:url(../images/harta_america.jpg) left top no-repeat;
	overflow: hidden;
}

#header1 .america a.selected{background:url(../images/harta_america_hover.jpg) left top no-repeat;}
#header1 .reg_content{
	padding: 5px 10px;
	position:relative;
		display:none;
		clear:both;
		float:left;
		width:551px;
	height:230px;
		margin-left:12px;
		margin-top:0px;
		z-index:1;
		background:#fff;
		border:1px solid #DEE6EB;
		overflow: hidden;
		top: 0px;
	left: 0px;
}
#header1 .reg_content ul{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
}
#header1 .reg_content ul li{
	width:125px;
	padding-left: 10px;
	background:url(../images/symbol_li.jpg) left 7px no-repeat;
	display: block;
	padding-bottom: 10px;
}
#header1 .reg_content ul li a{
	color:#F60;
	font-size:11px;
	padding:0px;
	margin:0px;
}
