/*
** HTML elements
*/

#block-views-comments_recent .view-item-comments-recent div {display:inline;}


body {
  font-family:'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Verdana, Arial, Tahoma, sans-serif;
  font-size:13px;
  color: #39444d;
  background-color: #e1e1e1;
  background-position:top left;
  background-repeat:no-repeat;
  margin:0 0 15px;

 }

p {
  margin: 0 0 1.5em 0;
}


#shows td { font-size: 9pt; color: black; font-family; 
  border: 1px solid black;
  padding: 2px;
  }

  #shows table { 
  border: 2px solid black;
  border-collapse: collapse;
  text-align: center;
  }

  #shows td.top { font-size: 8pt; color: black; font-family: tahoma; 
  border: 1px solid black;
  padding: 2px;
  background-color: #cccccc;
  text-align: center;
  font-weight: bold
  }

a {
  font-size: 12px;
  font-family:tahoma;
  text-decoration: none;
  color: #fff;
}
a:hover {
  font-size: 12px;
  font-family:tahoma;
  text-decoration: none;
  color: #aaa;
}




#start a:hover {
  font-size: 14px;
  font-family:tahoma;
  text-decoration: none;
  color: #aaa;
}

#start a {
  font-size: 14px;
  font-family:tahoma;
  text-decoration: none;
  color: black;
}


#small a:hover {
  font-size: 8pt;
  font-family:tahoma;
  text-decoration: none;
  color: #aaa;
}

#small a {
  font-size: 8pt;
  font-family:tahoma;
  text-decoration: none;
  color: black;
}

#stopka a:hover {
  font-size: 7pt;
  font-family:tahoma;
  text-decoration: none;
  color: black;
}

#stopka a {
  font-size: 7pt;
  font-family:tahoma;
  text-decoration: none;
  color: grey;
}

#gallery a:hover {
  text-decoration: none;
  color: #aaa;
}

#gallery a {
  border-top-color: black
  text-decoration: none;
  color: black;
}