body {
    background-image: url(kabesla.gif);
    color: #ffffff;
    font-family: "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
    font-style: normal;
    font-size: medium;
    line-height: 1.8;
    font-weight: normal;
}

a:link {
    color: #fff00f;  
    text-decoration: none;
}

a:visited {
    color: #00f0ff;  
    text-decoration: none;
}

a:hover {
    color: #80ff80;  
    text-decoration: underline;
}

h1 {
    color: #00ff00;
}

h2 {
    color: #00ff00;
}

h3 {
}

em {
    font-style: italic;
}

strong {
    font-weight: bold;
}

dt {
    font-weight: bold;
}

caption {
    text-align: center;
    font-size: large;
    font-weight: bold;
}

th {
    font-weight: bold;
}

.w1 {
width="20%";
}

.w2 {
width="15%";
}

.w3 {
width="50%";
}

.cn {
    text-align: center;
}

.ri {
    text-align: right;
}

.le {
    text-align: left;
}

dt.qu {
    font-weight: bold;
    color: #ffb5ff;
}

dt.an {
    font-weight: bold;
    color: #ff0080;
}

p.info {text-indent: 2em;
}

ul.di {
    list-style-type: disc;
}

