/*******************************************************************************
* section 11 - fotogalerie
*******************************************************************************/

.s_obal {
  font-family: arial;
  width: 606px;
  padding: 0 0 2px 0;
  margin: 5px auto;
  border-style: solid;
  border-color: #aaaaaa #dddddd;
  border-width: 1px 1px;
  background-image: url(../../images/aktualitaobsah.png);
  background-repeat: repeat-y;
  _word-wrap: break-word;
  overflow: auto;
}
.s_uvodnifoto {
  width: 80px;
  margin-left: 10px;
  border: 1px solid #333333;
}
/*
.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 {
  font-family: verdana, sans-serif;
  font-size: 0.85em;
  padding: 8px 10px;
}
.s_text a,  .s_text a:visited{
  color: black;
  text-decoration: none;
}

.s_text2 a,  .s_text2 a:visited{
  color: blue;
  font-weight: bold;
  text-decoration: none;
}
.s_text2 a:hover{
  color: black;
}
/*
.s_pata {
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #dddddd;
  margin-top: 4px;
}
.s_autor {
  float: left;
  padding-left: 20px;
  font-family: tahoma, sans-serif;
  font-size: 0.70em;
}
.s_komentare {
  float: right;
  padding-right: 20px;
  font-family: tahoma, sans-serif;
  font-size: 0.70em;
}
.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;
}
