ul{
	margin:0 0 0 0;
	padding:0;
}
li{border:1px solid #ccc;
	width:140px;
	height:48px;
	float:left;
	overflow:hidden;
	padding:0;
	margin-right:-10px;
	list-style:none;
	text-align:center;
	text-decoration:none;	
	text-shadow:1px 1px 6px #808080;
	border:0px solid #fff;
}
li a{
	font-size:0.9em; 
	font-family: BickhamScriptTwo;
	font-weight:normal;
	text-decoration:none;
	text-align: center;
	vertical-align:middle;
	list-style:none;
	color:#000;
	cursor:pointer;
}
li a:hover{
	color:#80ff00;
	cursor:pointer;
}
.galerei_subtext a{
	position:relative;
	font-size:0.8em; 
	font-family: tahoma;
	font-weight:normal;
	font-style:none;
	text-decoration:none;
	text-align: center;
	color:#000;
	cursor:pointer;
	padding:0;
}
.glavnaja_subtext a, .kontakt_subtext a, .kniga_subtext a, .biografia_subtext a{
	position:relative;
	top:35px;
	font-size:0.8em; 
	font-family: tahoma;
	font-weight:normal;
	font-style:none;
	text-decoration:none;
	text-align: center;
	color:#000;
	cursor:pointer;
	padding:0;
}
.glavnaja_subtext a:hover, .galerei_subtext a:hover, .kniga_subtext a:hover, .kontakt_subtext a:hover, .biografia_subtext a:hover{
	color:#fff;	
	cursor:pointer;
}
.glavnaja{background:url(../img/main/bg_menue_glavnaja.png) no-repeat;}
.galerei{background:url(../img/main/bg_menue_galerei.png) no-repeat;}
.kniga{background:url(../img/main/bg_menue_kniga.png) no-repeat;}
.kontakt{background:url(../img/main/bg_menue_kontakt.png) no-repeat;}
.biografia{background:url(../img/main/bg_menue_biografia.png) no-repeat;}



