
body {
  margin: 0em;
  margin-right: 0.5em;
  margin-left: 0.5em;

  color: olive;
  background-color: white;

  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: right top;

  font-family: gizela, Tahoma, "Lucida Grande CE", lucida, sans-serif;
  font-size: 90%;

}

a {
  color: olive;
  letter-spacing: 0.2em;
  word-spacing: -0.2em;
}

a:hover,
a:focus
{
  color: white;
  background-color: olive;
}

body.home {
  background-image: url(img/zari/chumeleni-vlevo-nahore-2.gif);
  background-position: left top;
}

body.music { 
  background-image: url(img/zari/briza-vlevo.gif);
  background-position: left bottom;
}

body.pictures {
  background-image: url(img/zari/sakury-foto.gif);
  background-position: right top;
}

body.info {
  background-image: url(img/zari/sakury-pravy-horni.gif);
  background-position: right top;
}

body.archive {
  background-image: url(img/zari/jehnedy.gif);
  background-position: right bottom;
}

div.top {
  position: fixed;
  top: 0; left: 0; 
  margin: 0 0.25em 0 0.25em;
  width: 100%;
  height: 2em;
  letter-spacing: 0.25em;
  font-size: 1.25em;
  background-color: white;
}

div.toc {
  position: fixed;
  top: 2em; left: 0; z-index: 1;

  /*float: right; */

  width: 100%;

  border-style: solid;
  border-width: 1px 0px 1px 0px;
  border-color: olive;
  background-color: white;
}

div.toc a {
  padding: 0 0.25em 0 0.25em;
  letter-spacing: 0.5em;
}

div.toc a.current { 
  font-weight: bold;
}

div.toc .indent {
/*  display: block;*/
}

div.subtoc { 
  width: 100%;

  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: olive;

  padding-left: 0.25em;
}

div.news {
  float: right;
  width: 18em;
  background-color: olive;
  color: white;

  padding: 0 0.5em 0.5em 0.5em;
  border-style: solid;
  border-width: 1px;
  border-color: olive;
  margin: -2em 0 0.5em 1em;

  text-align: left;
  vertical-align: bottom;

  font-size: 80%;
}


div.news a
{ 
  color: white;
  background-color: olive;
}

span.cancelled
{ 
  text-decoration: line-through;
  background-color: lightpink;
  color: olive;
}

div.news .title {
}

div.content { 
  margin: 6em 0 0 2em;
}

div.content h1,
div.content h2,
div.content h3
{ 
  font-size: 1em;
  letter-spacing: 0.25em;
}

div.content h1 { 
  margin-top: 1.5em;
}


div.content .home {
  margin-right: 12em;
}

div.content span.date {
  margin-right: 0.5em;
  font-size: 80%;
}

div.content .music .title { 
  display: block;
  margin: 1em 0 1em 0;
  letter-spacing: 1em;
}

div.content .music .text { 
  margin: 0 0 1.5em 0;
}

div.content .banner {
  padding: 2px;
  background-color: olive; 
  border-width: 5px;
  border-color: olive;
  border-style: solid;
  margin: 1em;
}

div.content div.advert {
  content: "rekl nekdo reklama?"
}

div.content div.advert a {
  background-color: white;
}

div.content img.advert {
  padding: 2px;
  background-color: olive; 
  border-width: 1px;
  border-color: olive;
  border-style: solid;
  margin: 0.5em 0 0 0;
}

div.content .pictures table {
  border: 0;
  padding: 0;
  margin: 0;
  text-align: center;
  font-size: 100%;
}

div.content .pictures table.event td {
  /*background-color: white;*/
  border-width: 0px;
  /*border-style: solid;*/
  border-color: olive;
  padding: 0;
  margin: 0;
  text-align: center;
  font-size: 100%;
}

div.content .pictures table.event td.empty {
  /*background-color: white;*/
  border-style: none;
  border-color: olive;
  padding: 0;
  margin: 0;
  text-align: center;
  font-size: 0.75em;
  color: olive;
}

div.content .pictures table.event img {
  border: 0;
  padding: 0;
  margin: 0;
}

div.content .pictures table.event a {
  /*background-color: white;*/
  border: 0;
  padding: 0;
  margin: 0;
  letter-spacing: 1em;
}

div.content .pictures table.event a:hover {
  /*background-color: white;*/
}

div.content .info .reference {
  margin: 0 0 1em 0;
/*
   border-bottom: solid 1px;
   background-color: red;
*/
  clear: both;
}

div.content .info .reference .preview {
  margin-top: 0.5em;
}

div.content .info .reference .preview .thumbnail {
  margin-right: 1.5em;
  margin-bottom: 0.5em;
  float: left;
}

div.content .info .reference .preview .quot { 
  font-style: italic;
}




div.content .quot .text { 
  margin: 0 0 1.5em 0;
}

div.bottom a {
  display: inline;
}

/* lightblue */
/* pink */
/* lightgreen */
