/* ==== NADPISY ===== */
h1 {
    color: #FF0000;
    text-align: right;
}

h2  { 
   color: gray;
   font-size: 125%;
}

h3 {
    border-bottom: 1px dotted;
    color: #86B301;
    font-size: 1.3em;
    margin-bottom: 0.7em;
}


b, strong {
    color: #86B301;
    font-weight: bold;
}

/*------------------toplist-------------------------*/
#toplist {
position:absolute;
top: 260px;
right:-100px;
}
body { background: url("/obrazek/3/spain2-png") repeat 0 0 #FAEBD7; }