#powitanie {
text-align: center;
font-size: 48px;
font-weight: bold;
}
.wieksze {
font-size: 125%;
}
#utwory {
width: 974px;
}
#utwory .utwor {
width: 239px;
float: left;
border: 2px solid #000066;
position: relative;
}
#utwory .utwor:hover {
border: 2px solid #00ffff;
}
#utwory .wiersz {
padding: 10px 0;
}
#utwory .obrazek {
width: 121px;
padding: 5px;
float: left;
}
#utwory .opis {
width: 100px;
padding: 4px;
float: left;
}
ul.naGl {
font-size: 20px;
list-style: disc inside url('/graf/fala30.png');
text-align: center;
}
ul.naGl li {
padding-left: 20px;
vertical-align: middle;
}
#listaSpecjalna {
font-size: 61px;
}