body
{
  background-color: #FFF8DC;
  font-size: 14px;
  margin: 0px;
}

a img
{
  border: 1px solid black;
}

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

p
{
  text-align: justify;
  padding-left: 1em;
  padding-right: 1em;
}

table
{
  border: 1px solid black;
  border-collapse: collapse;
  margin-left: 2em;
}

td
{
  border: 1px solid black;
  padding: 0.25em;
  text-align: left;
}


h2
{
  font-size: 16px;
  color: #800040;
  text-align: left;
  padding-left: 1em;
}

#main
{
  min-width: 925px;
}

#top
{
  margin: 0px;
  background-image: url('img/top_pozadi.gif');
  height: 108px;
  background-repeat: repeat-x;
  border-top: 1px solid #D3954C;
}
#top img
{
  float: right;
}

#links
{
  border-top: 5px solid #562C26;
  border-bottom: 5px solid #562C26;
  background-color: #FFF8DC;

  background: url('img/menu_t.gif');
  background-repeat: no-repeat;
  background-position: 10px 0px;
  height: 140px;
  background-color: #FFF8DC;
  padding: 5px;
}

#links ul
{
  background-color: #FEFAEE;
  list-style: none;
  margin-left: 80px;
  padding: 5px;
  width: 10em;
  margin-top: 10px;
}

#links ul a
{
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
}

h1
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #800040;
  background-color: #FEFAEE;
  border-top: 1px solid #FEFAEE;
  border-bottom: 1px solid #BDB76B;
  text-align: center;
  margin: 0px;
  height: 70px;
  line-height: 70px;
}

#container
{
  text-align: center;
  background-color: #FFF8DC;
  background: url('img/cont_pozadi.gif');
  background-repeat: repeat-x;
  background-position: center bottom;
}

#content
{
  position: relative;
  top: -1px;
  background-color: #FEFAEE;
  margin: 0px auto;
  border-top: 1px solid #FEFAEE;
  border-bottom: 1px solid #FEFAEE;
  border-left: 1px solid #BDB76B;
  border-right: 1px solid #BDB76B;
  width: 600px;
}

#content a
{
  color: #800040;
}

.outimg
{
  position: absolute;
  border: 1px solid black;
}

#upimg1
{
  left: 100px;
  top: -210px;
}

#upimg2
{
  left: 350px;
  top: -210px;
}

#upimg3
{
  left: 600px;
  top: -210px;
}


#sideimg1
{
  left: -170px;
  top: 30px;
}

#sideimg2
{
  left: 630px;
  top: 30px;
}


  
#mapbox
{
  width: 310px;
  height: 310px;
  margin: 10px;
}

#bottomline
{
  height: 1px;
  background-color: #FEFAEE;
  position: absolute;
  left: 0px;
  bottom: -2px;
  width: 600px;
}

#footer
{
  background: url('img/obah_nadpis_jidla.gif');
  background-repeat: repeat-x;
  background-position: center top;
  height: 16px;
  border-top: 1px solid #FEFAEE;
  text-align: center;
}

#footer small
{
  display: block;
  width: 925px;
  text-align: center;
}


