
.menuLvl00{
	display:block;
	float:left;
	padding:40px 5px 0px 5px;
	font-size:14px;
	font-family:Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
}

.menuLvl00 a{
	
	height:60px;
	padding-top:40px;
	text-decoration:none;
	color:#666666;
}

.menuLvl00 a:hover{
	text-decoration:none;
	color:#999999;
	background:url(images/menu_top.jpg) center top no-repeat;
}

.separator{
	padding:43px 9px 0 9px;
	float:left;
	font-size:14px;
	font-family:Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	color:#666666;
}

.menuLvl1{
	display:inline;
	font-size:10px;
	font-family:Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
}

.menuLvl1 a{
	text-decoration:none;
	color:#666666;
}
.menuLvl1 a:hover{
	text-decoration:none;
	color:#999999;
}

#PageFlash{
	width:1000px;
	height:295px;
}

#flash{
	float:left;
	width:960px;
	height:295px;
	background:url(images/flash.jpg) no-repeat;
}


#left_listek{
	float:left;
	width:20px;
	height:295px;
	background:url(images/left_listek.jpg) no-repeat;
}

#right_listek{
	float:left;
	width:20px;
	height:295px;
	background:url(images/right_listek.jpg) no-repeat;
}



#PageTop{
	width:1000px;
	height:140px;
/*	background:url(images/topleft.jpg) left top no-repeat; */
}

#Menu{
	width:750px;
	height:100px;
	float:left;
	padding-left:10px;
}

#Logo{
	float:left;
	width:220px;
	height:140px;
	background:url(images/logo.jpg) no-repeat;
}

#Logo a{
	display:block;
	width:220px;
	height:140px;
}

