
body {
  background-image : url(images/tabbkgnd.jpg);
  color : #000000;
}

.work-link {
  font : italic 15pt 'Monotype Corsiva', 'Helvetica', 'Times New Roman', serif;
  color : #b78831;
  margin-right : 1em;
}

/* info o díle */
.work-info {
  margin-top : 4px;
  margin-bottom : 2px;
  text-align : justify;
  padding : 6px 15px 8px 20px;
  font-weight: normal;
}

.links {
  font : italic 14pt 'Monotype Corsiva', 'Helvetica', 'Times New Roman', fantasy, cursive;
  color : #b78831;
  margin-right : 1em;
}

/* kolik návštěv */
.welcome {
  font : italic bold 12pt 'Helvetica', 'Times New Roman', fantasy, cursive;
  color : #888888;
}

.mailing {
  font : italic bold 12pt 'Helvetica', 'Times New Roman', fantasy, cursive;
  color : #888888;
}

.subject {
  font : bold 19pt 'Monotype Corsiva', 'Helvetica', 'Times New Roman', serif;
  color : #990033;
}

.subject-rest {
  font : bold 12pt 'Monotype Corsiva', 'Helvetica', 'Times New Roman', serif;
  color : #990033;
}

.subject-text{
  list-style-type: none;
  font : italic 12pt 'Helvetica', 'Times New Roman', fantasy, cursive;
  margin-top : 4px;
  margin-bottom : 2px;
  text-align : justify;
  width : 600px;
  padding : 6px 15px 8px 20px;
  background : #23657A;
  color : #ffffcc;
}

.theme {
  font : bold 13pt 'Monotype Corsiva', 'Helvetica', 'Times New Roman', serif;
  color : #990033;
}

/* přehrávací ikonka, partitura */
.play {
  border-style : none;
  vertical-align : -8%;
  margin-left : 1px;
}
.play img {
  border-style: none;
  margin: 0 2px;
}

/* odsazení v seznamu */
li.a {
  margin-left : 20px;
}

/* životopis */
.life1 {
  font-weight: bold;
  text-align : justify;
  line-height: 130%;
  margin : 0 10px 0 10px;
}

/* linky v životopise */
a.t {
  font : italic 14pt 'Monotype Corsiva', 'Helvetica', 'Times New Roman', serif;
  color : #b78831;
}

/* rám hlavního obrázku  */
.picture-frame {
  border : 4px outset #b78831;
  text-align : center;
}

#picture {
  margin-left : 30px;
  margin-bottom : 20px;
}

/* popis hlavního obrázku */
.picture-label {
  font : 12pt 'Helvetica', 'Times New Roman', serif;
  width : 600px;
  color : #23657a;
  position : relative;
  left : 36px;
  text-align : justify;
}

/* popis ikonek ke skladbám */
.icon-label {
  font : italic bold 10pt 'Helvetica', 'Times New Roman', serif;
  color : #23657a;
  text-align : center;
}

/* nový odstavec celý odsazený */
.full-par {
  margin-left : 30px;
}

/* foto galerie */
.photo {
  margin : 0;
  border : 3px ridge #b78831;
}

.plabel {
  font : 10pt 'Helvetica', 'Times New Roman', serif;
  position : relative;
  top : -40px;
  left : 0;
  width : 240px;
  color : #23657a;
  text-align : center;
}

.left {
  float: left;
}
.right {
  float: right;
}
.kniha {
  margin-left: 2em;
  clear: both;
}
.obsah {
  margin-left: 2em;
  text-align: justify;
}
.mensi {
  font-weight: normal;
}
img {
  border: 1px solid black;
  margin: 0 1em;
}
p {
  text-align: justify;
  text-indent: 2em;
}
li {
  font-weight: bold;
}

.work-info div {
  margin-left: 20pt;
  font-weight: normal;
}


