@charset "utf-8";
/* CSS Document */

#menu_back{
	background-image: url(/img/menu_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 287px;
	width: 158px;
	margin-top: 232px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 808px;
	position: absolute;
	z-index: 14;
}
#menu_back #menu_news{
	background-repeat: no-repeat;
	position: relative;
	width: 158px;
	height: 36px;
	background-position: left top;
	z-index: 15;
}
#menu_back #menu_news:hover{
	background-image: url(/img/menu_news.gif);
}
#menu_back #menu_concerts{
	background-repeat: no-repeat;
	position: relative;
	width: 158px;
	height: 36px;
	background-position: left top;
	z-index: 15;
}
#menu_back #menu_concerts:hover{
	background-image: url(/img/menu_concerts.gif);
}
#menu_back #menu_bio{
	background-repeat: no-repeat;
	position: relative;
	width: 158px;
	height: 36px;
	background-position: left top;
	z-index: 15;
}
#menu_back #menu_bio:hover{
	background-image: url(/img/menu_bio.gif);
}
#menu_back #menu_disco{
	background-repeat: no-repeat;
	position: relative;
	width: 158px;
	height: 36px;
	background-position: left top;
	z-index: 15;
}
#menu_back #menu_disco:hover{
	background-image: url(/img/menu_disco.gif);
}
#menu_back #menu_multimedia{
	background-repeat: no-repeat;
	position: relative;
	width: 158px;
	height: 36px;
	background-position: left top;
	z-index: 15;
}
#menu_back #menu_multimedia:hover{
	background-image: url(/img/menu_multimedia.gif);
}
#menu_back #menu_guestbook{
	background-repeat: no-repeat;
	position: relative;
	width: 158px;
	height: 36px;
	background-position: left top;
	z-index: 15;
}
#menu_back #menu_guestbook:hover{
	background-image: url(/img/menu_guestbook.gif);
}
#menu_back #menu_contacts{
	background-repeat: no-repeat;
	position: relative;
	width: 158px;
	height: 36px;
	background-position: left top;
	z-index: 15;
}
#menu_back #menu_contacts:hover{
	background-image: url(/img/menu_contacts.gif);
}
#menu_back #menu_shop{
	background-repeat: no-repeat;
	position: relative;
	width: 158px;
	height: 35px;
	background-position: left top;
	z-index: 15;
}
#menu_back #menu_shop:hover{
	background-image: url(/img/menu_shop.gif);
}
#menu_back_preload{
	height: 287px;
	width: 158px;
	margin-top: 232px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 808px;
	position: absolute;
	z-index: 13;
	overflow: hidden;
	visibility: hidden;
}
