body {  
	vertical-align: top; 
	margin: 0; padding:0; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #650200;
	background-color: #650200;
	background-image: url(images/home/home_bkg.jpg); 
	background-repeat: no-repeat;
	background-position: top center;
	}
a {
	color: #650200;
	}
h1, h2 {
	display: none;
}
#content {
	width: 750px;
	margin:0; padding:0;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	}
#menu {
	margin:0; padding:0;
	list-style: none;
}
#menu li {
	position: absolute;
	margin:0; padding:0;
	}
#menu li a {
	display: block;
	margin:0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	}
#menu li a:hover {
	background-image: none !important;
	}
#menu li a span {
	display: none;
	}

/* KINO */
#menu.CZ li.kino {
	left: 50px; top: 170px;
	width: 57px; height: 27px;
	background: url(images/home/home_kino_CZ.gif) -57px 0 no-repeat;
	}
#menu.CZ li.kino a {
	background: url(images/home/home_kino_CZ.gif) top left no-repeat;
	}
#menu.EN li.kino {
	left: 50px; top: 170px;
	width: 93px; height: 54px;
	background: url(images/home/home_kino_EN.gif) -93px 0 no-repeat;
	}
#menu.EN li.kino a {
	background: url(images/home/home_kino_EN.gif) top left no-repeat;
	}

/* CATERING */
#menu li.catering {
	left: 170px; top: 130px;
	width: 70px; height: 17px;
	background: url(images/home/home_catering.gif) -70px 0 no-repeat;
	}
#menu li.catering a {
	background: url(images/home/home_catering.gif) top left no-repeat;
	}

/*KULTURNI NABIDKA */
#menu.CZ li.kulturni {
	left: 280px; top: 120px;
	width: 82px; height: 54px;
	background: url(images/home/home_kulturni_nabidka_CZ.gif) -86px 0 no-repeat;
	}
#menu.CZ li.kulturni a {
	background: url(images/home/home_kulturni_nabidka_CZ.gif) top left no-repeat;
	}
#menu.EN li.kulturni {
	left: 280px; top: 120px;
	width: 84px; height: 55px;
	background: url(images/home/home_kulturni_nabidka_EN.gif) -84px 0 no-repeat;
	}
#menu.EN li.kulturni a {
	background: url(images/home/home_kulturni_nabidka_EN.gif) top left no-repeat;
	}

/* INFORMACE */
#menu li.informace {
	left: 420px; top: 180px;
	width: 40px; height: 17px;
	background: url(images/home/home_informace.gif) -40px 0 no-repeat;
	}
#menu li.informace a {
	background: url(images/home/home_informace.gif) top left no-repeat;
	}

/* PRONAJMY */
#menu.CZ li.pronajmy {
	left: 0px; top: 300px;
	width: 99px; height: 24px;
	background: url(images/home/home_pronajmy_CZ.gif) -99px 0 no-repeat;
	}
#menu.CZ li.pronajmy a {
	background: url(images/home/home_pronajmy_CZ.gif) top left no-repeat;
	}
#menu.EN li.pronajmy {
	left: 30px; top: 305px;
	width: 51px; height: 19px;
	background: url(images/home/home_pronajmy_EN.gif) -51px 0 no-repeat;
	}
#menu.EN li.pronajmy a {
	background: url(images/home/home_pronajmy_EN.gif) top left no-repeat;
	}


/* RESTAURACE */	
#menu.CZ li.restaurace {
	left: 320px; top: 290px;
	width: 182px; height: 19px;
	background: url(images/home/home_restaurace_CZ.gif) -182px 0 no-repeat;
	}
#menu.CZ li.restaurace a {
	background: url(images/home/home_restaurace_CZ.gif) top left no-repeat;
	}
#menu.EN li.restaurace {
	left: 320px; top: 290px;
	width: 177px; height: 18px;
	background: url(images/home/home_restaurace_EN.gif) -177px 0 no-repeat;
	}
#menu.EN li.restaurace a {
	background: url(images/home/home_restaurace_EN.gif) top left no-repeat;
	}

/* PASAZ */
#menu.CZ li.pasaz {
	left: 270px; top: 390px;
	width: 66px; height: 26px;
	background: url(images/home/home_pasaz_CZ.gif) -66px 0 no-repeat;
	}
#menu.CZ li.pasaz a {
	background: url(images/home/home_pasaz_CZ.gif) top left no-repeat;
	}
#menu.EN li.pasaz {
	left: 300px; top: 410px;
	width: 87px; height: 56px;
	background: url(images/home/home_pasaz_EN.gif) -87px 0 no-repeat;
	}
#menu.EN li.pasaz a {
	background: url(images/home/home_pasaz_EN.gif) top left no-repeat;
	}

/* O LUCERNE */	
#menu.CZ li.olucerne {
	left: 120px; top: 430px;
	width: 80px; height: 45px;
	background: url(images/home/home_o_lucerne_CZ.gif) -80px 0 no-repeat;
	}
#menu.CZ li.olucerne a {
	background: url(images/home/home_o_lucerne_CZ.gif) top left no-repeat;
	}
#menu.EN li.olucerne {
	left: 130px; top: 410px;
	width: 69px; height: 65px;
	background: url(images/home/home_o_lucerne_EN.gif) -69px 0 no-repeat;
	}
#menu.EN li.olucerne a {
	background: url(images/home/home_o_lucerne_EN.gif) top left no-repeat;
	}
	
/* LANGUAGE */
#menu.CZ li.language {
	left: 10px; top: 390px;
	width: 66px; height: 68px;
	background: url(images/home/home_language_CZ.gif) 0 0 no-repeat;
	}
#menu.EN li.language {
	left: 10px; top: 390px;
	width: 66px; height: 68px;
	background: url(images/home/home_language_EN.gif) 0 0 no-repeat;
	}


	
#adresa {
	position: absolute;
	margin:0; padding:0;
	left: 560px; top: 410px;
}

