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

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

  margin-left: 6px;
  margin-top: 165px;
  margin-bottom: 0px;
}

.obsah_text
{
  float: left;

  height: 180px;

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

  overflow: hidden;

  text-align: justify;

  font-size: 11px;
}

.obsah_text_vypis_aktuality{
  margin-left: 30px;
  margin-top: 0px;
  font-weight: normal;
}

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;
}

h1
{
  margin-top: 0px;
}

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