#htext, #hrukopis, #hintro {
    text-align: center;
}

h1 {
    font-size: 180%;
    text-align: center;
    background: #ccc;
}

h2 {
    font-size: 140%;
    padding-left: 0.5em;
    margin-bottom: 0.2em;
}

.tsrc {
    font-size: 120%;
    text-align: center;
    background: #ccc;
}


.rectitle {
    padding: 0.2em 1em;
    font-weight: bold;
    text-position: top;
    background: #ccc;
}

.recbody {
    padding: 0.2em 2em;
    text-align: justify;
    vertical-align: top;
}

.text-body  {
    padding: 0.2em 1em;
    text-align: justify;
}

.text-body-bold  {
    font-weight: bold;
}

.content-major {
    padding: 0.2em 1em;
    text-align: left;
}

.content-minor  {
    padding: 0.2em 1em;
}

.comment    {
    padding: 0.2em 6.2em;
    text-align: justify;
    font-size: 0.8em;
    margin-right: 25em;
}

.original, .biblio {
    font-style: italic;
}

.biblio-short {
    font-weight: bold;
}

.tech {
    text-align: center;
    font-size: 0.7em;
    background: #ccc;
}
