/*******************************************************************************
* section 9 - aktuality
*******************************************************************************/
p {
  margin: 0;
  padding: 0;
}
li {
  margin-left: 25px;
}
.s_obal {
  font-family: arial;
  width: 606px;
  padding: 0 0 2px 0;
  margin: 0 auto;
  border-style: solid;
  border-color: #eeeeee #dddddd #cccccc #dddddd;
  border-width: 0 1px 2px 1px;
  background-image: url(../../images/aktualitaobsah_zl.png);
  background-repeat: repeat-y;
  _word-wrap: break-word;
  overflow: auto;
}
.s_obalnadpis {
  float: left;
  width: 440px;
  font-size: small;
  font-weight: bold;
  color: #0000e1;
}
.s_logo {
  float: left;
  height: 22px;
  line-height: 0px;
  font-size: 0px;
  width: 22px;
  background-image: url(../../images/logoaktualita.gif);
  background-repeat: no-repeat;
}
.s_nadpis{
  float: right;
  width: 365px;
  height: 16px;
  text-align: left;
  padding: 1px 10px 1px 40px;
  border-width: 1px 0 3px 3px;
  border-style: solid none double solid;
  border-color: blue;
  background-color: #eeeeee;
  overflow: hidden;
}
.s_datum{
  float: right;
  width: 150px;
  padding: 3px 15px 2px 0;
  font-family: tahoma, sans-serif;
  font-size: 0.85em;
  color: black;
  text-align: right;
  border-width: 1px 1px 3px 0;
  border-style: solid solid double none;
  border-color: black;
  background-color: #dddddd;
}
.s_text {
  clear: both;
  font-family: verdana, sans-serif;
  font-size: 0.85em;
  padding: 7px 10px 5px 10px;
}
.s_pata {
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #dddddd;
  margin-top: 4px;
}
.s_autor {
  float: left;
  padding-left: 20px;
  padding-top: 1px;
  font-family: tahoma, sans-serif;
  font-size: 0.70em;
  margin-bottom: -2px;
}
.s_komentare {
  float: right;
  padding: 2px 20px 1px 7px;
  font-family: tahoma, sans-serif;
  font-size: 0.70em;
  margin-bottom: -2px;
  background-image: url(../../images/komentare.png);
  background-repeat: no-repeat;
}
.s_komentare a, s_komentare a:visited{
  text-decoration: none;
  color: black;
}
.s_komentare a:hover {
  text-decoration: underline;
}
.s_konec {
  clear: both;
}
.s_starsinovejsi a, s_starsinovejsi a:visited {
  font-family: tahoma, sans-serif;
  font-size: 0.85em;
  background: #eeeeee;
  text-decoration: none;
  color: black;
  padding: 0 4px;
}
.s_starsinovejsi a:hover {
  text-decoration: underline;
}

