/* CSS Document */

#uvodB{
	float:left;
	width:98px;
	height:98px;
	background-image:url(../images/buttony/uvod.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
}
	
	#uvodB:hover{
		background-position:right;
	}
	
#penzionB{
	float:left;
	width:98px;
	height:98px;
	background-image:url(../images/buttony/penzion.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
}
	
	#penzionB:hover{
		background-position:right;
	}
	
	#penzionB_act{
		float:left;
		width:98px;
		height:98px;
		background-image:url(../images/buttony/penzion_act.jpg);
		background-repeat:no-repeat;
		display:block;
	}

#koupalisteB{
	float:left;
	width:98px;
	height:98px;
	background-image:url(../images/buttony/koupaliste.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
}
	
	#koupalisteB:hover{
		background-position:right;
	}
	
	#koupalisteB_act{
		float:left;
		width:98px;
		height:98px;
		background-image:url(../images/buttony/koupaliste_act.jpg);
		background-repeat:no-repeat;
		display:block;
	}

#fitnessB{
	float:left;
	width:98px;
	height:98px;
	background-image:url(../images/buttony/fitness.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
}
	
	#fitnessB:hover{
		background-position:right;
	}
	
	#fitnessB_act{
		float:left;
		width:98px;
		height:98px;
		background-image:url(../images/buttony/fitness_act.jpg);
		background-repeat:no-repeat;
		display:block;
	}

#spiningB{
	float:left;
	width:98px;
	height:98px;
	background-image:url(../images/buttony/spining.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
}
	
	#spiningB:hover{
		background-position:right;
	}
	
	#spiningB_act{
		float:left;
		width:98px;
		height:98px;
		background-image:url(../images/buttony/spining_act.jpg);
		background-repeat:no-repeat;
		display:block;
	}

#saunaB{
	float:left;
	width:98px;
	height:98px;
	background-image:url(../images/buttony/sauna.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
}
	
	#saunaB:hover{
		background-position:right;
	}
	
	#saunaB_act{
		float:left;
		width:98px;
		height:98px;
		background-image:url(../images/buttony/sauna_act.jpg);
		background-repeat:no-repeat;
		display:block;
	}

#restauraceB{
	float:left;
	width:98px;
	height:98px;
	background-image:url(../images/buttony/restaurace.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
}
	
	#restauraceB:hover{
		background-position:right;
	}
	
	#restauraceB_act{
		float:left;
		width:98px;
		height:98px;
		background-image:url(../images/buttony/restaurace_act.jpg);
		background-repeat:no-repeat;
		display:block;
	}

#salonekB{
	float:left;
	width:98px;
	height:98px;
	background-image:url(../images/buttony/salonek.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
}
	
	#salonekB:hover{
		background-position:right;
	}
	
	#salonekB_act{
		float:left;
		width:98px;
		height:98px;
		background-image:url(../images/buttony/salonek_act.jpg);
		background-repeat:no-repeat;
		display:block;
	}

#kontaktB{
	float:left;
	width:98px;
	height:98px;
	background-image:url(../images/buttony/kontakt.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
}
	
	#kontaktB:hover{
		background-position:right;
	}
	
	#kontaktB_act{
		float:left;
		width:98px;
		height:98px;
		background-image:url(../images/buttony/kontakt_act.jpg);
		background-repeat:no-repeat;
		display:block;
	}

/*PL*/

#uvodB_pl{
	float:left;
	width:98px;
	height:98px;
	background-image:url(../images/buttony/pl/uvod.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
}
	
	#uvodB_pl:hover{
		background-position:right;
	}
	
#penzionB_pl{
	float:left;
	width:98px;
	height:98px;
	background-image:url(../images/buttony/pl/penzion.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
}
	
	#penzionB_pl:hover{
		background-position:right;
	}
	
	#penzionB_pl_act{
		float:left;
		width:98px;
		height:98px;
		background-image:url(../images/buttony/pl/penzion_act.jpg);
		background-repeat:no-repeat;
		display:block;
	}

#koupalisteB_pl{
	float:left;
	width:98px;
	height:98px;
	background-image:url(../images/buttony/pl/koupaliste.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
}
	
	#koupalisteB_pl:hover{
		background-position:right;
	}
	
	#koupalisteB_pl_act{
		float:left;
		width:98px;
		height:98px;
		background-image:url(../images/buttony/pl/koupaliste_act.jpg);
		background-repeat:no-repeat;
		display:block;
	}

#fitnessB_pl{
	float:left;
	width:98px;
	height:98px;
	background-image:url(../images/buttony/pl/fitness.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
}
	
	#fitnessB_pl:hover{
		background-position:right;
	}
	
	#fitnessB_pl_act{
		float:left;
		width:98px;
		height:98px;
		background-image:url(../images/buttony/pl/fitness_act.jpg);
		background-repeat:no-repeat;
		display:block;
	}

#spiningB_pl{
	float:left;
	width:98px;
	height:98px;
	background-image:url(../images/buttony/pl/spining.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
}
	
	#spiningB_pl:hover{
		background-position:right;
	}
	
	#spiningB_pl_act{
		float:left;
		width:98px;
		height:98px;
		background-image:url(../images/buttony/pl/spining_act.jpg);
		background-repeat:no-repeat;
		display:block;
	}

#saunaB_pl{
	float:left;
	width:98px;
	height:98px;
	background-image:url(../images/buttony/pl/sauna.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
}
	
	#saunaB_pl:hover{
		background-position:right;
	}
	
	#saunaB_pl_act{
		float:left;
		width:98px;
		height:98px;
		background-image:url(../images/buttony/pl/sauna_act.jpg);
		background-repeat:no-repeat;
		display:block;
	}

#restauraceB_pl{
	float:left;
	width:98px;
	height:98px;
	background-image:url(../images/buttony/pl/restaurace.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
}
	
	#restauraceB_pl:hover{
		background-position:right;
	}
	
	#restauraceB_pl_act{
		float:left;
		width:98px;
		height:98px;
		background-image:url(../images/buttony/pl/restaurace_act.jpg);
		background-repeat:no-repeat;
		display:block;
	}

#salonekB_pl{
	float:left;
	width:98px;
	height:98px;
	background-image:url(../images/buttony/pl/salonek.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
}
	
	#salonekB_pl:hover{
		background-position:right;
	}
	
	#salonekB_pl_act{
		float:left;
		width:98px;
		height:98px;
		background-image:url(../images/buttony/pl/salonek_act.jpg);
		background-repeat:no-repeat;
		display:block;
	}

#kontaktB_pl{
	float:left;
	width:98px;
	height:98px;
	background-image:url(../images/buttony/pl/kontakt.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
}
	
	#kontaktB_pl:hover{
		background-position:right;
	}
	
	#kontaktB_pl_act{
		float:left;
		width:98px;
		height:98px;
		background-image:url(../images/buttony/pl/kontakt_act.jpg);
		background-repeat:no-repeat;
		display:block;
	}
	
/*EN*/

#uvodB_en{
	float:left;
	width:98px;
	height:98px;
	background-image:url(../images/buttony/en/home.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
}
	
	#uvodB_en:hover{
		background-position:right;
	}
	
#penzionB_en{
	float:left;
	width:98px;
	height:98px;
	background-image:url(../images/buttony/en/pension.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
}
	
	#penzionB_en:hover{
		background-position:right;
	}
	
	#penzionB_en_act{
		float:left;
		width:98px;
		height:98px;
		background-image:url(../images/buttony/en/pension_act.jpg);
		background-repeat:no-repeat;
		display:block;
	}

#koupalisteB_en{
	float:left;
	width:98px;
	height:98px;
	background-image:url(../images/buttony/en/swimming_pool.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
}
	
	#koupalisteB_en:hover{
		background-position:right;
	}
	
	#koupalisteB_en_act{
		float:left;
		width:98px;
		height:98px;
		background-image:url(../images/buttony/en/swimming_pool_act.jpg);
		background-repeat:no-repeat;
		display:block;
	}

#fitnessB_en{
	float:left;
	width:98px;
	height:98px;
	background-image:url(../images/buttony/en/fitness.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
}
	
	#fitnessB_en:hover{
		background-position:right;
	}
	
	#fitnessB_en_act{
		float:left;
		width:98px;
		height:98px;
		background-image:url(../images/buttony/en/fitness_act.jpg);
		background-repeat:no-repeat;
		display:block;
	}

#spiningB_en{
	float:left;
	width:98px;
	height:98px;
	background-image:url(../images/buttony/en/spining.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
}
	
	#spiningB_en:hover{
		background-position:right;
	}
	
	#spiningB_en_act{
		float:left;
		width:98px;
		height:98px;
		background-image:url(../images/buttony/en/spining_act.jpg);
		background-repeat:no-repeat;
		display:block;
	}

#saunaB_en{
	float:left;
	width:98px;
	height:98px;
	background-image:url(../images/buttony/en/sauna.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
}
	
	#saunaB_en:hover{
		background-position:right;
	}
	
	#saunaB_en_act{
		float:left;
		width:98px;
		height:98px;
		background-image:url(../images/buttony/en/sauna_act.jpg);
		background-repeat:no-repeat;
		display:block;
	}

#restauraceB_en{
	float:left;
	width:98px;
	height:98px;
	background-image:url(../images/buttony/en/restaurant.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
}
	
	#restauraceB_en:hover{
		background-position:right;
	}
	
	#restauraceB_en_act{
		float:left;
		width:98px;
		height:98px;
		background-image:url(../images/buttony/en/restaurant_act.jpg);
		background-repeat:no-repeat;
		display:block;
	}

#salonekB_en{
	float:left;
	width:98px;
	height:98px;
	background-image:url(../images/buttony/en/lounge.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
}
	
	#salonekB_en:hover{
		background-position:right;
	}
	
	#salonekB_en_act{
		float:left;
		width:98px;
		height:98px;
		background-image:url(../images/buttony/en/lounge_act.jpg);
		background-repeat:no-repeat;
		display:block;
	}

#kontaktB_en{
	float:left;
	width:98px;
	height:98px;
	background-image:url(../images/buttony/en/contact.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
}
	
	#kontaktB_en:hover{
		background-position:right;
	}
	
	#kontaktB_en_act{
		float:left;
		width:98px;
		height:98px;
		background-image:url(../images/buttony/en/contact_act.jpg);
		background-repeat:no-repeat;
		display:block;
	}
