/* formátování */
body
{
  background: #FFFABF;
  font-family: verdana, helvetica, sans-serif;
  color: #000;
}

#naStred
{
  background: #FFB380;
}

#hlavicka
{
  background: #FFCC80;
}

#hlavicka h1
{
	display: none;
}

#obsah
{
  background: transparent;
  text-align: justify;
}

#obsah a
{
 text-decoration: none;
}

#obsah a:visited
{
 text-decoration: none;
 color: blue;
}

#patka
{
  background: #FFCC80;
  text-align: center;
}

p
{
  font-size: 12px;
  padding: 5px 5px 10px 5px;
  margin: 0;
  line-height: 16px;
}

div.vystredit
{
  text-align: center;
}

div.objekt
{
  display: block;
  float: left;
  width: 229px;
  border: 2px solid black;
  background-color: #FFFF80;
  margin-right: 5px;
  padding-bottom: 10px;
}

h1
{
  font-size: 16pt;
  font-family: Garamond, Times, serif
  font-weight: bold;
  font-style: italic;
  font-decoration: underline;
}

h2
{
  font-size: 14pt;
  font-family: Garamond, Times, serif
  font-weight: bold;
  font-style: italic;
}

h3
{
  font-size: 12pt;
  font-family: Garamond, Times, serif
  font-weight: normal;
  font-style: italic;
}

a
{
  color : black;
  font-size: 14pt;
  font-family: Garamond, Times, serif
  font-weight: bold;
  font-style: italic;
}

a:active
{
  color : black;
  font-size: 14pt;
  font-family: Garamond, Times, serif
  font-weight: bold;
  font-style: italic;
}

a:hover
{
  font-size: 14pt;
  font-family: Garamond, Times, serif
  font-weight: bold;
  font-style: italic;
  color : red;
}

a:visited
{
  color : black;
  font-size: 14pt;
  font-family: Garamond, Times, serif
  font-weight: bold;
  font-style: italic;
}


a.odk
{
  color : black;
  font-size: 14pt;
  font-family: Garamond, Times, serif
  font-weight: bold;
  font-style: italic;
}


a.odk:active
{
  color : black;
  font-size: 14pt;
  font-family: Garamond, Times, serif
  font-weight: bold;
  font-style: italic;
}

a.odk:hover
{
  font-size: 14pt;
  font-family: Garamond, Times, serif
  font-weight: bold;
  font-style: italic;
  color : red;
}

a.odk:visited
{
  color : black;
  font-size: 14pt;
  font-family: Garamond, Times, serif
  font-weight: bold;
  font-style: italic;
}

img a
{
border: none;
}

img.tlacitko
{
margin-top: 25px;
}

img.galerie
{
  width: 205px;
  height: 153px;
}

a img
{
border: none;
text-decoration: none;
}
