.primadif{
background-image:url(/galleria/images/italia_PRD.jpg);
width:300px;
height:325px;
background-color:#222;
background-repeat:no-repeat;
background-position:bottom;
color:#FFFFFF;
top:30px;
left:100px;
position:absolute;
text-align:center;
}

.dopodif{
background-image:url(/galleria/images/italia.jpg);
width:300px;
height:325px;
background-color:#222;
background-repeat:no-repeat;
background-position:bottom;
color:#FFFFFF;
top:30px;
left:500px;
position:absolute;
text-align:center;
}

.primarad{
background-image:url(/galleria/images/italia_PRR.jpg);
width:300px;
height:325px;
background-color:#222;
background-repeat:no-repeat;
background-position:bottom;
color:#FFFFFF;
top:380px;
left:100px;
position:absolute;
text-align:center;
}

.doporad{
background-image:url(/galleria/images/italia_R.jpg);
width:300px;
height:325px;
background-color:#222;
background-repeat:no-repeat;
background-position:bottom;
color:#FFFFFF;
top:380px;
left:500px;
position:absolute;
text-align:center;
}

#maintable{
height:750px;
}
