@font-face {
    font-family: 'Droid Serif';
    font-style: normal;
    font-weight: 400;
    src: local('DroidSerif-Regular'), url('DroidSerif-Regular.woff') format('woff');
}
@font-face {
    font-family: 'Droid Serif';
    font-style: italic;
    font-weight: 400;
    src: local('DroidSerif-Italic'), url('DroidSerif-Italic.woff') format('woff');
}
@font-face {
    font-family: 'Droid Serif';
    font-style: normal;
    font-weight: 700;
    src: local('DroidSerif-Bold'), url('DroidSerif-Bold.woff') format('woff');
}
@font-face {
    font-family: 'Droid Serif';
    font-style: italic;
    font-weight: 700;
    src: local('DroidSerif-BoldItalic'), url('DroidSerif-BoldItalic.woff') format('woff');
}
body { font-family: 'Droid Serif'; background-color: #102010; color: #999999; font-size: 140%;}
b { color: #CCCCCC; }
.left { text-align: left; }
ol li { margin-bottom: 1em; }
.centrum { text-align: center; color: #AAAAAA; }
.centrum a, .attribution a:visited { text-decoration: none; color: #AAAAAA;}
.centrum a:hover { text-decoration: underline; }
.text { max-width: 35em; margin: 0px auto; text-align: justify; color: #999999;}
.textwide { max-width: 45em; margin: 0px auto; text-align: justify; color: #999999;}
.tablewide { max-width: 55em; margin: 0px auto; text-align: justify; color: #999999;}
.text .odsazeni, .textwide .odsazeni { margin-left: 26px; }
.text a, .text a:visited, .textwide a, .textwide a:visited { text-decoration: none; color: #FFFFFF;}
.text a:hover, textwide a:hover { text-decoration: underline; }
.attribution { color: #3A3A3A; font-size: 80%;}
.attribution a, .attribution a:visited { text-decoration: none; color: #3A3A3A;}
.attribution a:hover { text-decoration: underline; }
.std { text-align: center; color: #3A3A3A; width: 40em; margin: 1.3em auto;}
.std a, .std a:visited { text-decoration: none; color: #3A3A3A;}
.std a:hover { text-decoration: underline; }
.creep { color: #010203; text-align: right; font-family: monospace;}
.creep td { padding: 0.5em 1em; }
h1 { font-weight: bold; }
h1 a, h1 a:visited {
    text-decoration: none;
    color: #DDDDDD;
}
h1 a:hover {
    color: #DDDDDD;
    text-decoration: underline;
}
.p { text-align: center; color: #AAAAAA }
a, a:visited, a:hover { color: #DDDDDD; }
a:hover { text-decoration: underline; }
i {
  font-family: 'Droid Serif';
  font-style: italic;
}
