body {
  margin-left: 3%;
  margin-right: 3%;
  background-image: url(../images/bg01.jpg);
  background-repeat: repeat-y;
  font-family: Times;
  color: #271225;
  background-color: #e8d6be;
}
h1, h2, h3, h4 {
  letter-spacing: 2px;
  text-align: center;
  color: #020d4d;
}
h1, h2 {
  text-decoration: underline;
}
h1 {
  font-style: italic;
}
h2 {
}
ul {color: #101060}
ul.unavailable {color: #000000}
p {
  text-indent: 7pt;
  text-align: justify;
  margin: 1px;
}
a:link {
  color: #2f2375;
  text-decoration: none;
}
a:visited {
  color: #2f2375;
  text-decoration: none;
}
a:hover {
  color: #8b0000;
  background-color: #fdf5e6;
  text-decoration: none;
}
a:hover.link_image {
  background-color: transparent;
}
a:link.dolnilink {
  color: #2f2375;
  text-decoration: underline;
}
a:visited.dolnilink {
  color: #2f2375;
  text-decoration: underline;
}
a:hover.dolnilink {
  color: #ee0000;
  text-decoration: none;
}
a:hover.dolnihome {
  color: #8b1a1a;
}
a:link.aautori {
  text-decoration: underline;
}
a:visited.aautori {
  text-decoration: underline;
}

a:link.odkazy, a:visited.odkazy, a:hover.odkazy {
  color: #00008b;
  text-decoration: none;
  font-weight: bold;
}
a:link.odkazy {
}
a:visited.odkazy {
}
a:hover.odkazy {
}
.popisy_odkazy {
  font-style: italic;
  color: #000000;
}
.nadpisy_odkazy {
  color: #000000;
  color: #232375;
}

tr.nezalom, td.nezalom {
  /* kvuli IE, co neinterpretuje stadardy*/
  white-space: nowrap;
  width: 30%;
}
tr.nezalom25, td.nezalom25 {
  /* kvuli IE, co neinterpretuje stadardy*/
  width: 25%;
}
tr.podzim, td.podzim {
  background-color: #ffdab9;
}
tr.zima, td.zima {
  background-color: #b9d3ee;
}
tr.jaro, td.jaro {
  background-color: #ffb5c5;
}
tr.leto, td.leto {
  background-color: #eee8aa;
}

.index_body {
  margin-left: 100px;
}
.dila_body {
  background-image: url(../images/bg02.gif);
  /*background-image: none;*/
  background-repeat: repeat;
}
.podkniha, .podkniha2 {
  text-align: center;
}
.podkniha2 {
  text-decoration: underline;
}
.undr {
  text-align: center;
  font-size: small;
  font-style: italic;
}
.selflista {
  background-color: #ffe7ba;
}
.omodro {
  letter-spacing: 1px;
  color: #020d4d;
}
.verse {
  text-align: left;
  margin-left: 69px;
}
.sloka {
  text-align: left;
  margin-left: 170px;
  margin-bottom: 10px;
}

