
#mainblock {
	height: 550px;
}

#logo {
	position: absolute;
	top: 10px;
	left: 20px;
  width: 180px;
  height: 241px;
  background-image: url('images/logo.gif');
}

#nadpis {
	position: absolute;
	top: 20px;
	right: 30px;
  width: 380px;
  height: 50px;
  background-image: url('images/v_ruthardce_380.gif');
}

#pod_nadpisem {
	color: red;
	height: 3px;
	width: 380px;
	position: absolute;
	right: 30px;
	top: 80px;
}

#adresa {
	position: absolute;
	right: 30px;
	top: 100px;
	height: 30px;
	width: 380px;
	font-weight: bold;
	font-size: 20px;
}

#menu {
	position: absolute;
	width: 380px;
	height: 380px;
	right: 30px;
	top: 140px;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#menu li {
  margin: 0px;
  padding: 0px;
}

#ikona_kontakt {
	position: absolute;
	left: 0px;
	top: 0px;
  width: 120px;
  height: 120px;
  background-image: url('images/ikona_kontakt.jpg');
}

#ikona_aktuality {
	position: absolute;
	left: 130px;
	top: 0px;
  width: 120px;
  height: 120px;
  background-image: url('images/ikona_aktuality.jpg');
}

#ikona_menu {
	position: absolute;
	left: 260px;
	top: 0px;
  width: 120px;
  height: 120px;
  background-image: url('images/ikona_menu.jpg');
}

#ikona_galerie {
	position: absolute;
	left: 0px;
	top: 130px;
  width: 120px;
  height: 120px;
  background-image: url('images/ikona_galerie.jpg');
}

#ikona_sluzby {
	position: absolute;
	left: 130px;
	top: 130px;
  width: 120px;
  height: 120px;
  background-image: url('images/ikona_sluzby.gif');
}

#ikona_akce {
	position: absolute;
	left: 260px;
	top: 130px;
  width: 120px;
  height: 120px;
  background-image: url('images/ikona_akce.jpg');
}

#ikona_historie {
	position: absolute;
	left: 0px;
	top: 260px;
  width: 120px;
  height: 120px;
  background-image: url('images/ikona_historie.jpg');
}

#ikona_odkazy {
	position: absolute;
	left: 130px;
	top: 260px;
  width: 120px;
  height: 120px;
  background-image: url('images/ikona_odkazy.jpg');
}

#ikona_mapa_stranek {
	position: absolute;
	left: 260px;
	top: 260px;
  width: 120px;
  height: 120px;
  background-image: url('images/ikona_mapa_stranek.jpg');
}

#popis {
	position: absolute;
	left: 15px;
	top: 260px;
	height: 100px;
	width: 200px;
	font-weight: bold;
	font-size: 15px;
}

#kotel {
	position: absolute;
	left: 40px;
	top: 355px;
  width: 140px;
	height: 114px;
  background-image: url('images/kotel.gif');
}

#internet {
	position: absolute;
	left: 15px;
	top: 475px;
	height: 100px;
	width: 200px;
	font-weight: bold;
	font-size: 14px;	
}

