body {
  color: #000;
  font-family:  "Arial CE", Arial, "Lucida Grande CE", Lucida, "Helvetica CE", Helvetica,     sans-serif;
  font-size:10pt;
}
h1 {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 14pt;
  font-weight: bold;
  text-align: left;
  color: #B00;
}
h1.h1_tag
{
    height:30px;
    line-height:30px;
    text-align:left;
}
h2 {
  margin: 0px;
  padding: 0;
  font-size: 13px;
  font-weight: bold;
}
h3 {
  margin: 0 0 0 0;
  padding: 0;
  font-size: 13px;
  font-weight: normal;  
  color: #000000;
}
h4 {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  color: #ff1912;
}
h5 {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  color: #ff1912;
}
a, a:visited
{
    color:#800;
}

.blackunderline
{
    font-size: 9pt; 
    font-weight:bold; 
    text-decoration:underline;
    color:Black;
}
p
{
    margin: 0;
    padding: 0;
    padding-bottom:2px;
}
.diskografie_nadpis
{
  font-size: 13pt;
  font-weight: bold;
  text-align: left;
  color: #B00;
}
.text8
{
  font-size: 8pt;
  font-weight: normal;
  color: #000;
}
.text9
{
  font-size: 9pt;
  font-weight: normal;
  color: #000;
}
.text10
{
  font-size: 10pt;
  font-weight: normal;
  color: #000;
}
.text11
{
  font-size: 10pt;
  font-weight: normal;
  color: #000;
}
.red10
{
  font-size: 10pt;
  color: #F00;
  text-align:center;
}
.red11
{
  font-size: 11pt;
  color: #F00;
}
.gray8
{
    font-size: 8pt;
    font-weight: normal;
    color: #555;
    text-align:left;
 }
.gray9
{
    font-size: 9pt;
    font-weight: normal;
    color: #555;
    text-align:left;
}
.textb
{
    font-size: 10pt;
    font-weight: bold;
}
.blackunderline
{
    font-size: 9pt;
    font-weight:bold;
    text-decoration:underline;
    color:Black;
}
.img_left {
  float: left;
  border: 0px solid;
  margin: 2px 10px 10px 0;
}