body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #544D66;
	background-color: #FEF7E3;
}
#lay {
display:none;
position: relative;
width:800px;
height: 600px;
margin: 0 auto 0;
border: 1px solid brown;
background-image:url(img/uvod2.jpg);
background-repeat: no-repeat;
overflow:hidden;
}
#menu {
display:none;
position: relative;
left: 10px;
top: 10px;
text-align: left;
border: none;
}
#m1 {
  position: relative;
  z-index: 0;
  width: 100px;
  height: 20px;
}
#m1 a {
  background: url("img/button6.gif") no-repeat;
  display: block;
  width: 100px; height: 20px;
}
#m1 a img {
  border: 0;
}

#m1 a:hover {
  background-position: 0 0;
}

#m1 a:hover img, #m1 a:focus img {
  position: relative;
  z-index: -1;
}
#m2 {
  position: relative;
  z-index: 0;
  width: 100px;
  height: 20px;
}
#m2 a {
  background: url("img/button9.gif") no-repeat;
  display: block;
  width: 100px; height: 20px;
}
#m2 a img {
  border: 0;
}

#m2 a:hover {
  background-position: 0 0;
}

#m2 a:hover img, #m2 a:focus img {
  position: relative;
  z-index: -1;
}
#m3 {
  position: relative;
  z-index: 0;
  width: 100px;
  height: 20px;
}
#m3 a {
  background: url("img/buttonC.gif") no-repeat;
  display: block;
  width: 100px; height: 20px;
}
#m3 a img {
  border: 0;
}

#m3 a:hover {
  background-position: 0 0;
}

#m3 a:hover img, #m3 a:focus img {
  position: relative;
  z-index: -1;
}
#m4 {
  position: relative;
  z-index: 0;
  width: 100px;
  height: 20px;
}
#m4 a {
  background: url("img/buttonF.gif") no-repeat;
  display: block;
  width: 100px; height: 20px;
}
#m4 a img {
  border: 0;
}

#m4 a:hover {
  background-position: 0 0;
}

#m4 a:hover img, #m4 a:focus img {
  position: relative;
  z-index: -1;
}
#popis {
position: relative;
margin: 0 auto 0;
top: 94px;
text-align: center;
}
#popis h1 {
font-size:3em;
}
#hvezda {
position: relative;
top: 150px;
left: 40px;
}
.smetak {
margin: 0 auto 0;
text-align:center;
}
.smetak a {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: x-small;
color: #544D66;
text-decoration: none;
}
#toplist {
display:none;
position: relative;
left: 5px;
top: 10px;
text-align: left;
border: none;
}
#onas {
position: relative;
width: 630px;
left: 140px;
top: -200px;
text-align: left;
border: none;
color: black;
background-color: #ffffcc;
font-size: 130%;
padding: 10px;
}
#onas h3 {
font-size: 105%;
line-height: 0.1em;
}
em {
color: red;
}
#vermen {
position: relative;
width: 630px;
left: -48px;

list-style: none inside none;
}
#vermen li {
color: red;
float: left;
}
#vermen a {
text-indent: 1px;
display:block;
color: green;
width:58px;
*width:61px;
height:18px;
background: white;
border: 1px solid red;
text-align: left;
margin-top:1px;
text-decoration: none;
font-variant: small-caps;
}
#vermen a:hover {
color: white;
background: green;
border: 1px solid blue;
font-weight: bold;
}
#okno {
position: relative;
top: -200px;
*top:-220px;
left:140px;
width:650px;
height:485px;
background-color: #ffffcc;
margin:0px;
padding-top: 0px;
overflow: visible;
overflow: auto;
}

#obsah-uvnitr
{
margin:0px;
padding: 2px 2px 0px 2px;
}
#ifram {
margin:0; padding:0;
height:100%;
_overflow:hidden;
}
#nodisp {
display: block;
}
