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

  color: white;
  background-color: black;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: left bottom;

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

}

a {
  color: white;
  letter-spacing: 0.2em;
  word-spacing: -0.2em;
  text-decoration: none;
}

a:hover {
  color: black;
  background-color: white;
}

body.home {
  background-image: url(img/bedny2_kopie3.jpg);
}

body.archive {
  background-image: url(img/bedny3_kopie2.jpg);
}

div.top {
  margin: 0 0 0 7.5em;
  letter-spacing: 0.25em;
  font-size: 1.25em;
}

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

  /* float: left; */

  width: 8em;

  border-style: none;
  border-width: 0 1px 0 0;
  border-color: white;
}

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

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

div.toc .indent {
  display: block;
}

div.subtoc { 
  margin-top: 1em;
}

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

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

  text-align: right;
  vertical-align: bottom;

  font-size: 80%;

}

span.cancelled
{ 
  text-decoration: line-through;
  background-color: grey;
  color: pink;
}

div.news .title {
}

div.content { 
  margin: 0 0 0 9.5em;
}

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.year {
  margin-top: 0.5em;
  margin-bottom: 0.2em;
  font-size: 100%;
  font-weight: bold;
  display: block;
  margin-right: 0.5em;
  letter-spacing: 0.25em;
}

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: black; 
  border-width: 10px;
  border-color: gray;
  border-style: solid;
  margin: 1em;
}

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

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

div.content img.advert {
  padding: 2px;
  background-color: black; 
  border-width: 1px;
  border-color: gray;
  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: black;
  border-width: 1px;
  border-style: solid;
  border-color: grey;
  padding: 0;
  margin: 0;
  text-align: center;
  font-size: 100%;
}

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

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

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

div.content .pictures table.event a:hover {
  background-color: black;
}

div.content .info .reference { 
  margin: 0 0 1em 0;
}

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

div.bottom a {
  display: inline;
}

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