body {
    background-image: url(img/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 {background:#004F00;
    color: white;
}

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;
}

div#main{
position:static;
}

div#header{
position:absolute;
top:2%;
height:10%; width:100%;
background:#004F00;
}

a.ad{
font-size:1.5em;

font-family:sans-serif;
color:#FFAA00;}

a:visited.ad{
font-size:1.5em;
color:#00F0FF}a:hover.ad{
font-size:1.5em;
color:#80FF80}



div#body{
position:absolute;
top:20%; left:7%;
}



