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

#nav {
	width:auto;
	height: 59px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 83px;
}
/* home button start */
#nav-home {
	display:block;
	float:left;
	width: 60px;
	height: 59px;
	margin:0;
	padding:0;
	background-image:url(images/nav-home-over.png);
}
#nav-home a, #nav-home a:link, #nav-home a:visited {
	display:block;
}
#nav-home img {
	width: 60px;
	height: 59px;
	border:0;
}
#nav-home a:hover img {
	visibility:hidden;
}
/* home button END */
/* events button start */
#nav-events {
	float:left;
	clear:none;
	width: 55px;
	height: 59px;
	margin:0;
	padding:0;
	background-image:url(images/nav-events-over.png);
}
#nav-events a, #nav-events a:link, #nav-events a:visited {
	display:block;
}
#nav-events img {
	width: 55px;
	height: 59px;
	border:0;
}

#nav-events a:hover img {
visibility:hidden;
}
/* events button END */
/* offers button start */
#nav-offers {
	float:left;
	clear:none;
	width: 57px;
	height: 59px;
	margin:0;
	padding:0;
	background-image:url(images/nav-offers-over.png);
}
#nav-offers a, #nav-offers a:link, #nav-offers a:visited {
	display:block;
}
#nav-offers img {
	width: 57px;
	height: 59px;
	border:0;
}

#nav-offers a:hover img {
visibility:hidden;
}
/* offers button END */
/* partys button start */
#nav-partys {
	float:left;
	clear:none;
	width: 61px;
	height: 59px;
	margin:0;
	padding:0;
	background-image:url(images/nav-partys-over.png);
}
#nav-partys a, #nav-partys a:link, #nav-partys a:visited {
	display:block;
}
#nav-partys img {
	width: 61px;
	height: 59px;
	border:0;
}

#nav-partys a:hover img {
visibility:hidden;
}
/* partys button END */
/* prices button start */
#nav-prices {
	float:left;
	clear:none;
	width: 106px;
	height: 59px;
	margin:0;
	padding:0;
	background-image:url(images/nav-prices-over.png);
}
#nav-prices a, #nav-prices a:link, #nav-prices a:visited {
	display:block;
}
#nav-prices img {
	width: 106px;
	height: 59px;
	border:0;
}

#nav-prices a:hover img {
visibility:hidden;
}
/* prices button END */
/* gallery button start */
#nav-gallery {
	float:left;
	clear:none;
	width: 63px;
	height: 59px;
	margin:0;
	padding:0;
	background-image:url(images/nav-gallery-over.png);
}
#nav-gallery a, #nav-gallery a:link, #nav-gallery a:visited {
	display:block;
}
#nav-gallery img {
	width: 63px;
	height: 59px;
	border:0;
}

#nav-gallery a:hover img {
visibility:hidden;
}
/* gallery button END */
/* games button start */
#nav-games {
	float:left;
	clear:none;
	width: 57px;
	height: 59px;
	margin:0;
	padding:0;
	background-image:url(images/nav-games-over.png);
}
#nav-games a, #nav-games a:link, #nav-games a:visited {
	display:block;
}
#nav-games img {
	width: 57px;
	height: 59px;
	border:0;
}

#nav-games a:hover img {
visibility:hidden;
}
/* games button END */
/* newsletter button START */
#nav-newsletter {
	float:left;
	clear:none;
	width: 84px;
	height: 59px;
	margin:0;
	padding:0;
	background-image:url(images/nav-newsletter-over.png);
}
#nav-newsletter a, #nav-contact a:link, #nav-contact a:visited {
	display:block;
}
#nav-newsletter img {
	width: 84px;
	height: 59px;
	border:0;
}

#nav-newsletter a:hover img {
visibility:hidden;
}
/* newsletter button END */
/* contact button start */
#nav-contact {
	float:left;
	clear:none;
	width: 91px;
	height: 59px;
	margin:0;
	padding:0;
	background-image:url(images/nav-contact-over.png);
}
#nav-contact a, #nav-contact a:link, #nav-contact a:visited {
	display:block;
}
#nav-contact img {
	width: 91px;
	height: 59px;
	border:0;
}

#nav-contact a:hover img {
visibility:hidden;
}
/* contact button END */

