
/*BOULING _ FIRSTPAGE*/
a.bouling-firstpage, a.bouling-firstpage:visited {
	display: block;
	background: url('/images/buttons/jpg/bouling.jpg') no-repeat;
 	width: 161px;
	height: 141px;
}

a.bouling-firstpage:hover {
	display: block;
	background: url('/images/buttons/jpg/bouling-over.jpg') no-repeat;
	width: 161px;
	height: 141px;
}

/*BILLIARD _ FIRSTPAGE*/
a.billiard-firstpage, a.billiard-firstpage:visited {
	display: block;
	background: url('/images/buttons/jpg/billiard.jpg') no-repeat;
 	width: 195px;
	height: 135px;
}

a.billiard-firstpage:hover {
	display: block;
	background: url('/images/buttons/jpg/billiard-over.jpg') no-repeat;
	width: 195px;
	height: 135px;
}

/*SAUNA _ FIRSTPAGE*/
a.sauna-firstpage, a.sauna-firstpage:visited {
	display: block;
	background: url('/images/buttons/jpg/sauna.jpg') no-repeat;
 	width: 190px;
	height: 133px;
}

a.sauna-firstpage:hover {
	display: block;
	background: url('/images/buttons/jpg/sauna-over.jpg') no-repeat;
	width: 190px;
	height: 133px;
}

/*RESTAURANT _ FIRSTPAGE*/
a.restaurant-firstpage, a.restaurant-firstpage:visited {
	display: block;
	background: url('/images/buttons/jpg/restaurant.jpg') no-repeat;
 	width: 160px;
	height: 139px;
}

a.restaurant-firstpage:hover {
	display: block;
	background: url('/images/buttons/jpg/restaurant-over.jpg') no-repeat;
	width: 160px;
	height: 139px;
}

/*GAME _ FIRSTPAGE*/
a.game-firstpage, a.game-firstpage:visited {
	display: block;
	background: url('/images/buttons/jpg/game.jpg') no-repeat;
 	width: 158px;
	height: 150px;
}

a.game-firstpage:hover {
	display: block;
	background: url('/images/buttons/jpg/game-over.jpg') no-repeat;
 	width: 158px;
	height: 150px;
}

/*KINO _ FIRSTPAGE*/
a.kino-firstpage, a.kino-firstpage:visited {
	display: block;
	background: url('/images/buttons/jpg/kino.jpg') no-repeat;
 	width: 151px;
	height: 149px;
}

a.kino-firstpage:hover {
	display: block;
	background: url('/images/buttons/jpg/kino-over.jpg') no-repeat;
 	width: 151px;
	height: 149px;
}

/*VACANCY _ FIRSTPAGE*/
a.vacancy-firstpage, a.vacancy-firstpage:visited {
	display: block;
	background: url('/images/buttons/jpg/vacancy.jpg') no-repeat;
 	width: 157px;
	height: 145px;
}

a.vacancy-firstpage:hover {
	display: block;
	background: url('/images/buttons/jpg/vacancy-over.jpg') no-repeat;
 	width: 157px;
	height: 145px;
}

/*GBOOK _ FIRSTPAGE*/
a.gbook-firstpage, a.gbook-firstpage:visited {
	display: block;
	background: url('/images/buttons/jpg/gbook.jpg') no-repeat;
 	width: 173px;
	height: 140px;
}

a.gbook-firstpage:hover {
	display: block;
	background: url('/images/buttons/jpg/gbook-over.jpg') no-repeat;
 	width: 173px;
	height: 140px;
}

/*CONTACTS _ FIRSTPAGE*/
a.contacts-firstpage, a.contacts-firstpage:visited {
	display: block;
	background: url('/images/buttons/jpg/contact.jpg') no-repeat;
 	width: 196px;
	height: 140px;
}

a.contacts-firstpage:hover {
	display: block;
	background: url('/images/buttons/jpg/contact-over.jpg') no-repeat;
 	width: 196px;
	height: 140px;
}

/*NEWS _ FIRSTPAGE*/
a.news-firstpage, a.news-firstpage:visited {
	display: block;
	background: url('/images/buttons/jpg/news.jpg') no-repeat;
 	width: 162px;
	height: 140px;
}

a.news-firstpage:hover {
	display: block;
	background: url('/images/buttons/jpg/news-over.jpg') no-repeat;
 	width: 162px;
	height: 140px;
}

#centerLayer {
	position: absolute;
	width: 488px;
	height: 313px;
	left: 50%;
	top: 171px;
	margin-left: -246px;
}

.news-block-firstpage {
	width: 200px;
	width: expression('220px');
	height: 125px;
	background: url('/images/razd-firstpage.jpg') no-repeat;
	float: left;
	padding: 0 15 0 10;
	text-align: left;
}

.news-block-firstpage-header {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #fecf02;
	padding: 0;
	margin: 0;
}

.news-block-firstpage-text {
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	color: #fff;
	padding: 0;
	margin: 0;
	padding-top: 20px;
}

.news-block-firstpage-date {
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	color: #fecf02;
	padding: 0;
	margin: 0;
	padding-top: 20px;
}

.vacancy-block-firstpage {
	width: 190px;
	width: expression('220px');
	height: 125px;
	background: url('/images/razd-firstpage.jpg') no-repeat;
	float: left;
	padding: 0 15 0 10;
	text-align: left;
}

.vacancy-block-firstpage a, .vacancy-block-firstpage a:visited {
	color: #fff;
	font-size: 14px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	float: left;
}

.vacancy-block-firstpage a:hover {
	color: #fff;
	font-size: 14px;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
}


