body {
  margin: 0;
  padding: 0;
  background: #468ec5 url('../images/background.gif') repeat-x top;
  text-align: center;
}

#page {
  width: 925px;
  margin: 0 auto;
  text-align: left;
  font-family: "Trebuchet MS", sans-sefi;
  font-size: 0.8em;
}

#top {
  position: relative;
  height: 88px;
}

#logo-out {
  float: left;
}

#logo {
  position: absolute;
  width: 387px;
  height: 63px;
  background: url('../images/logo.gif') no-repeat;
  top: 12px;
  left: 9px;
}

#logo a {
		display: block;
		width: 387px;
		height: 63px;
		margin-top: 10x;
		cursor: pointer;
}
#logo a span {
		display: none;
}

#topMenu {
  float: right;
}

#topMenu ul {
  margin: 0;
  padding: 0;
  margin-top: 35px;
  list-style-type: none;
}

#topMenu ul li {
  float: left;
  border-right: 1px solid #fff;
}

#topMenu ul li.last {
  border-right: 0;
}

#topMenu ul li a {
  padding: 0 24px;
  color: #fff;
  font-size: 120%;
  font-weight: bold;
  text-decoration: none;
}

#topMenu ul li a:hover {
  text-decoration: underline;
}

#main {
  background: url('../images/textbackground.gif') repeat-y;
}

#menu {
  padding-top: 41px;
}

#menu ul {
  margin: 0px 10px 0 10px;
  padding: 0;
  list-style-type: none;
}

#menu ul li {
  float: left;
  margin: 0 6px;
}

#menu ul li a {
  display: block;
  width: 289px;
  height: 419px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  background: url('../images/imgbackground.gif') no-repeat;
}

#menu ul li .imgTop {
  display: block;
  width: 289px;
  height: 21px;
  padding-top: 3px;
}

#menu ul li #obrazekPlasty {
  display: block;
  height: 370px;
  width: 283px;
  margin: 0 3px;
  background: url('../images/obrazek-plasty.jpg') no-repeat 0px;
}

#menu ul li a:hover #obrazekPlasty {
  background: url('../images/obrazek-plasty.jpg') no-repeat -283px;
}

#menu ul li #obrazekZeleznice {
  display: block;
  height: 370px;
  width: 283px;
  margin: 0 3px;
  background: url('../images/obrazek-zeleznice.jpg') no-repeat 0px;
}

#menu ul li a:hover #obrazekZeleznice {
  background: url('../images/obrazek-zeleznice.jpg') no-repeat -283px;
}

#menu ul li #obrazekModely {
  display: block;
  height: 370px;
  width: 283px;
  margin: 0 3px;
  background: url('../images/obrazek-modely.jpg') no-repeat 0px;
}

#menu ul li a:hover #obrazekModely {
  background: url('../images/obrazek-modely.jpg') no-repeat -283px;
}

#foot {
  text-align: center;
  margin-top: 10px;
  _margin-top: -5px;
  color: #fff;
}

#foot a {
  color: #fff;
  text-decoration: none;
}

#foot a:hover {
  text-decoration: underline;
}

#foot span {
  margin: 0 8px;
}

.clear {
  clear: both;
  height: 1px;
}

.hidden {
  display: none;
}
#plexisklo-plexiglas li{
  color: red;
}
