html, body, #duza {
height: 100%;
margin: auto;
padding: 0px;
background: url(tlo.gif) #000000;
}

* {
font-family:  verdana, tahoma, arial, sans-serif; 

}


.test {
text-align: center;
font-size: 10px;
color: white;
font-weight: bold;
}

.licznik {
text-align: center;
font-size: 11px;
color: white;
font-weight: bold;
}

.autor {
padding-top: 20px;
padding-right: 3px;
text-align: right;
font-size: 8px;
color: white;
font-weight: bold;
}

.dzisiaj {
text-align: right;
font-size: 9px;
color: white;
font-weight: bold;
}

.lista {
text-align: left;
font-size: 8px;
color: white;
font-weight: bold;
}
.tytul {
color: #D9251D;
font-weight: bold;
text-align: center;
font-size: 20px;
}


a.web2 {
padding-left: 18px;
color: #313029;
font-weight: bold;
text-align: center;
text-decoration: none;
font-family: verdana;
font-size: 10px;
}

a.web {
padding-left: 15px;
color: #313029;
font-weight: bold;
text-align: center;
font-family: verdana;
font-size: 10px;
}

a.web:hover {
color: #800000;
text-align: center;
font-weight: bold;
text-decoration: none;
font-family: verdana;
font-size: 10px; 
}

A:link {
color: #FFFFFF;
text-align: center;
font-weight: bold;
font-family: verdana;
font-size: 20px;
}


<!-- linki -->


A: {
font-weight: bold;
text-align: center;
color: #D9251D;
font-family: verdana;
font-size: 20px;
}

A:visited {
color: #D9251D;
text-align: center;
font-weight: bold;
font-family: verdana;
font-size: 20px;
}



A:hover {
color: #ffcc00;
text-align: center;
text-decoration: underline;
font-weight: bold;
font-family: verdana;
font-size: 20px;
}

