body {
	margin: 0px;
	padding: 0px;
}
body, p, li, td, th {font-family: Arial CE}

#obsah {
  z-index: 1;
	position: absolute;
	top: 10px;
	left: 150px;
	width: 690px;
	height: 100%;
  background: url('../jpg/pozadi.gif') no-repeat fixed center;
}


#menu {
  z-index: 3;
	position: absolute;
	top: 60px;
	left: 10px;
	width: 90px;
	height: 100%
} 
#menu td {
}
#menu td:hover {
}

#menu table {
 background:#29166f;
}

#menu table.table_menu td {
 background:#ffffff;
}
#menu table.table_menu {
 border-width:0px;
 border-collapse:collapse;
}

#menu a:link {
  color: #ffffff;
	text-decoration: none;
  background:#29166f;
}
#menu a:active {
  color: #ffffff;
	text-decoration: none
  background:#29166f;
}
#menu a:visited {
  color: #ffffff;
	text-decoration: none;
  background:#29166f;
}
#menu a:hover {
  color: #75c5f0;
	text-decoration: none;
  background:#29166f;
}


#m01 {
  z-index: 5;
  position: absolute;
	top: 20px;
	left: 125px;
	width: 150px;
	height: 100px
}
#m02 {
  z-index: 5;
	position: absolute;
	top: 70px;
	left: 123px;
	width: 150px;
	height: 100px
}
#m03 {
  z-index: 5;
	position: absolute;
	top: 150px;
	left: 125px;
	width: 150px;
	height: 100px
}
#m04 {
  z-index: 5;
	position: absolute;
	top: 215px;
	left: 125px;
	width: 150px;
	height: 100px
}
#m05 {
  z-index: 5;
	position: absolute;
	top: 275px;
	left: 125px;
	width: 150px;
	height: 100px
}
#m06 {
  z-index: 5;
	position: absolute;
	top: 335px;
	left: 125px;
	width: 150px;
	height: 100px
}

