body {
  margin:0;
  padding:0;
  text-align:center;
  font-family:Verdana, Trebuchet MS, 'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;
}
#main {
  width:944px;
  height:826px;
  text-align:left;
  background:url(./img/hlavni-pozadi.png) no-repeat;
  margin:0 auto 0 auto;
}
h1 {
  width:433px;
  height:100px;
  background:url(./img/logo.gif) no-repeat;
  margin:0;
  padding:0;
}
h1 span {
  display:none;
}
h1 a {
  display:block;
  width:433px;
  height:100px;
}
h2 {
  font-weight:300;
  font-size:1.2em;
  color:#F48000;
  margin:3px 0 0 30px;
}
.clear {
  clear:both;
  width:1px;
  height:20px;
}
ul.menu {
  margin:45px 0 0 0;
  padding:0;
  font-size:0.8em;
  font-weight:700;
}
ul.menu li {
  display:inline;
  margin:40px;
}
ul.menu a {
  color:#FED294;
}
ul.menu a:hover {
  color:#ffffff;
  text-decoration:none;
}
#uvod {
  width:545px;
  height:245px;
  position:relative;
  top:40px;
  left:25px;
}
p {
  font-size:0.8em;
  line-height:1.5em;
  margin:10px 0;
}
ul.odrazky {
  list-style-image:url(./img/odrazka.gif);
  font-size:0.8em;
  margin:0 0 0 20px;
  padding:0;
}
ul.odrazky li {
  line-height:1.6em;
}
#vyhody {
  width:355px;
  height:275px;
  position:relative;
  top:87px;
  left:25px;
}
#akce {
  width:355px;
  height:270px;
  position:relative;
  top:-190px;
  left:430px;
}
#copyright {
  width:944px;
  height:24px;
  _height:35px;
  padding-top:11px;
  background:#FED292;
  font-size:0.8em;
  color:black;
  text-align:center;
  position:relative;
  top:-100px;
}


a {
  color:#EB760D;
}
a:hover {
  color:#C71212;
  text-decoration:none;
}
img {
  border:none;
}