html { background: #3a2217 url(/images/free-time/body.jpg); }
body { background:url(/images/head.jpg) repeat-x; }

#content a { color: #a3ee17; }
#headHolder { border-color: #a3ee17; }
.articleList .article h2 a {
  color: #a3ee17;
}
#topstoryInfo { background: transparent url(/images/free-time/bg-topstory-info.png) no-repeat scroll left top; }
#topstoryInfo h2 a { color: white; }
#perexHolder h1 { background: #AAEC2F url(/images/free-time/detail-h1.png) no-repeat scroll left top }
#topMenu li.active { background: transparent url(/images/free-time/topmenu-active.gif) repeat-x left top }
div.gallery a:hover img { border-color: #a3ee17; }
.comments h2 { font-weight: bold; }
table.test {
  width: 100%;
  margin: 10px 0px;
}
table.test td { 
  vertical-align: top;
}
table.test .nadpis h3 {
  color: #4F210A;
  border-bottom: 1px solid #4F210A;
  font-size: 15px;
  font-weight: bold; 
}
table.test .info em {
  font-style: italic;
  font-weight: bold;
}
table.test .poznamky dt {
  color: #AAEC2F;
  font-weight: bold;
}
table.test .poznamky dd {
  margin-left: 10px;
  font-style: italic;
}
table.test .vysledek {
  text-align: right;
  color: #AAEC2F;
  font-size: 18px;
}
.color {
  color:#4E8A0C;
}
#content .slideshow_navi a {
  width: 50px;
  height: 15px;
  margin: 2px 1px;
  text-align: center;
  display: block;
  float: left;
  text-decoration: none;
  font-weight: bold;
  color:black;
  background-color: #efffd2;
  
}
#content .slideshow_navi a.activeSlide {
  background-color: #a3ee17;
  color: white;
}
