body {
  background:url("../images/bg.jpg") repeat-x top center #f1f4f9;
  margin:0px;
  font-family:arial;
  font-size:12px;  
  text-align:justify;
}

.hidden {
  display:none;
}

a#homepage {
  float:left;
  margin-left:18px;
  margin-top:18px;
  width:210px;
  height:55px;
}

#stranka {
  width:962px;
  margin:0px auto 0px auto;
}

#top {
  width:962px;
  height:100px;
  background:url(../images/top.jpg) no-repeat;
  margin-top:20px;
}

#top div {
  float:right;
  margin-right:10px;
  _margin-right:5px;
  margin-top:35px;
}

#top a {
  font-weight:bold;
  text-decoration:none;
  color:#000000;
  font-family:Arial;
  font-size:12px;
  padding-left:10px;
  padding-right:11px;
}

#top a:hover {
  color:#f3b4bd;
}

#homeMain {
  width:960px;
  background:url("../images/home_left.jpg") no-repeat;
}

#homeRight {
  width:380px;
  margin-left:562px;
  color:#ffffff;
  padding-bottom:25px;
}

#homeRight img {
  border:0px;
}

#homeRight h2 {
  font-size:14px;
  margin:0px 0px 10px 0px;
  padding:0px;
}

#homeRight a {
  color:#ffffff;
  text-decoration:none;
}

#homeRight p {
  padding:0px;
  margin:0px;
}

#homeVitejte {
  padding:5px 20px 5px 20px;
  background:#868687;
}

#homeVitejteTop {
  width:380px;
  height:12px;
  background:url("../images/home_gray_top.gif") no-repeat;
}

#homeVitejteBottom {
  width:380px;
  height:12px;
  background:url("../images/home_gray_bottom.gif") no-repeat;
  margin-bottom:10px;
}

#homeDiskuze {
  padding:5px 20px 5px 20px;
  background:#c8afad;
}

#homeDiskuzeTop {
  width:380px;
  height:12px;
  background:url("../images/home_red_top.gif") no-repeat;
}

#homeDiskuzeBottom {
  width:380px;
  height:12px;
  background:url("../images/home_red_bottom.gif") no-repeat;
}


#bottom {
  margin-top:5px;
  width:962px;
  background:url("../images/bottom.jpg");
  height:51px;
  color:#999999;
}

#bottom a {
  text-decoration:none;
  color:#999999;
}

#bottomLeft {
  margin-left:19px;
  padding-top:18px;
}

#bottomRight {
  float:right;
  margin-right:19px;
  margin-top:18px;
}