.obsah_in
  {
    background-image: url(../../img/pozadi-normal/kontakty.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    width: 582px;
  }

.obsah_nadpis
{
  background-image: url(../../img/nadpisy/kontakty.gif);
  background-repeat: no-repeat;
  background-position: left top;

  width: 196px; /* 546px */
  height: 50px;

  margin-left: 150px;
  margin-top: 65px;
  margin-bottom: 35px;
}

.obsah_text
{
  float: left;

  height: 236px;

  margin-left: 20px;
  _margin-left: 10px;
  margin-top: 0px;
  margin-right: 230px;

  overflow: hidden;

  text-align: justify;

  font-size: 11px;
  
  color: #000000;
}

p
{
  margin-top: 5px;
  margin-bottom: 5px;
}

a.obsah_text_a:link {
  color: #000000;
}
a.obsah_text_a:visited {
  color: #000000;
}
a.obsah_text_a:hover {
  color: #000000;
}


.obsah_text a, obsah_text a:visited, obsah_text a:hover
{ 
  color: #000000;
}


h1
{
  margin-top: 0px;
}

h1.h1_vypis
{
  margin: 0;
  font-size: 14px;
}
