body {
  margin-top: 0%;
  margin-left: 5px;
  margin-right: 0%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight : bold;
  line-height: 25px;
  color: #f97a3e;
  background: black; 
}

A {
    text-decoration : none;
    font-family : Arial, Helvetica, sans-serif;
    font-style : normal;
    font-weight : bold;
}

A:link { color: #f97a3e;}

A:visited { color: #f97a3e; }

A:active { color: #f97a3e; }


td.thumbcell {
    width: 100px;
}



.Tables {
    border : 1px solid Black;
    margin : 20px 0px 10px 0px;
}

P.do-bloku {
text-align : justify;
}

ul.repertoir {font-weight: bold; line-height: 25px;}


P.special {
color : green;
border: solid red;
}

P.green_sred {
color : green;
border: solid red;
}

div.galerie {
      float: left;
      width: 250px;
      margin: 5px;
      }
