html, body {
  height: 100%;
  min-height: 100%;
  font-family: tahoma, verdana, arial;
  font-size: 10px;
}

body {
  padding: 0;
  margin: 0;
  background: #eef9ff;
}


#page {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100%;
  margin: 0 auto;
  background: url(bg_page.gif) top repeat-x;
}
 
body>#page {
 height: auto;
}


#content {
  position: relative;
  width: 832px;
  padding: 0 0 190px;
  margin: 0 auto;
}


#text {
  width: 780px;
  padding: 30px 0 40px 50px;
  border: solid #aedcfb;
  border-width: 0 1px;
  background: #fff;
  overflow: hidden;
}

#text h1#logo {
  position: relative;
  float: left;
  width: 167px;
  height: 155px;
  padding: 0;
  margin: 0 20px 0 0;
}

#text h1#logo span {
  display: block;
  position: absolute; 
  width: 167px;
  height: 155px;
  left: 0; 
  top: 0; 
  z-index: 1;
  cursor: pointer;
  background: url(bg_logo.gif) no-repeat;
}

#text ul#cat {
  list-style: none;
  padding: 0;
  margin: 0;
}

#text ul#cat li {
  float: left;
  width: 167px;
  height: 160px;
  padding: 0;
  margin: 0 20px 0 0;
}

#text ul#cat li#one {
  background: url(bg_cat-1.jpg) no-repeat;
}

#text ul#cat li#two {
  background: url(bg_cat-2.jpg) no-repeat;
}

#text ul#cat li#three {
  background: url(bg_cat-3.jpg) no-repeat;
}

#text ul#cat li#four {
  background: url(bg_cat-4.jpg) no-repeat;
}

#text ul#cat li#five {
  background: url(bg_cat-5.jpg) no-repeat;
}

#text ul#cat li#six{
  background: url(bg_cat-6.jpg) no-repeat;
}

#text ul#cat li#seven {
  background: url(bg_cat-7.jpg) no-repeat;
}

#text ul#cat li#eight {
  background: url(bg_cat-8.jpg) no-repeat;
}

#text ul#cat li#nine {
  background: url(bg_cat-9.jpg) no-repeat;
}

#text ul#cat li#ten {
  background: url(bg_cat-10.jpg) no-repeat;
}

#text ul#cat li#eleven {
  background: url(bg_cat-11.jpg) no-repeat;
}

#text ul#cat li a {
  display: block;
  width: 100%;
  height: 100%;
}

#text ul#cat li span {
  display: none;
}

#text #flash {
  position: relative;
  float: right;
  width: 570px;
  height: 155px;
  margin: -10px 15px 0 0;
}

#text #nfo {
  clear: both;
  margin: 0 15px 0 0;
}

#text #nfo a {
  color: #55bdfe;
}

#text #nfo a:hover {
  color: #000;
}

#text #nfo h2 {
  padding: 40px 0 25px 210px;
  margin: 0;
  font-family: Trebuchet MS;
  font-size: 18px;
  text-transform: uppercase;
  color: #707070;
}

#text #nfo p {
  padding: 0 0 20px;
  margin: 0;
  text-indent: 20px;
  color: #878787;
}

#text #nfo p img.left {
  float: left;
  margin: -20px 20px 0 0;
}


#text-bottom {
  clear: both;
  height: 10px;
}

.one {
  background: url(bg_text-bottom.gif) top no-repeat;
}

.two {
  background: url(bg_text-bottom.gif) bottom no-repeat;
}


#oth h3 {
  padding: 40px 0 0;
  margin: 0;
  font-family: Trebuchet MS;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
}

#oth ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#oth ul li {
  float: left;
  width: 155px;
  height: 151px;
  padding: 0;
  margin: 0 10px 0 0;
}

#oth ul li#one {
  background: url(bg_cat-1.gif) no-repeat;
}

#oth ul li#two {
  background: url(bg_cat-2.jpg) no-repeat;
}

#oth ul li#three {
  background: url(bg_cat-3.gif) no-repeat;
}

#oth ul li#four {
  background: url(bg_cat-4.gif) no-repeat;
}

#oth ul li#five {
  background: url(bg_cat-5.gif) no-repeat;
}

#oth ul li#six{
  background: url(bg_cat-6.gif) no-repeat;
}

#oth ul li#seven {
  background: url(bg_cat-7.gif) no-repeat;
}

#oth ul li#eight {
  background: url(bg_cat-8.gif) no-repeat;
}

#oth ul li#nine {
  background: url(bg_cat-9.gif) no-repeat;
}

#oth ul li#ten {
  background: url(bg_cat-10.gif) no-repeat;
}

#oth ul li#eleven {
  background: url(bg_cat-11.gif) no-repeat;
}

#oth ul li a {
  display: block;
  width: 100%;
  height: 100%;
}

#oth ul li span {
  display: none;
}


hr {
  width: 100%;
  clear: both;
  visibility: hidden;
}


#footer {
  position: absolute;
  width: 100%;
  height: 140px;
  overflow: hidden;
  bottom: 0;
  left: 0;
  background: #facf00 url(bg_footer.gif) bottom no-repeat;
}

#footer p {
  color: #000;
}

#footer a {
  text-decoration: underline;
  color: #000;
}

#footer a:hover {
  text-decoration: none;
}

#footer p.copy {
  width: 830px;
  padding: 105px 0 5px 0;
  margin: 0 auto; 
}

#footer p.backlinks {

  width: 680px;
  padding: 0 0 0 150px;
  margin: -28px auto;
  text-align: right;
}

.popis_kategorie {
  font-size: 12px;
}