body
{
margin: 0;
padding: 0;
background-color: #F1F0E2;
}

div#content
{
width: 900px;
height: 560px;
margin-left: -450px;
margin-top: -280px;
position: absolute;
left: 50%;
top: 50%;
}

div#content_galerie
{
width: 810px;
height: 480px;
margin-left: -405px;
margin-top: -270px;
position: absolute;
left: 50%;
top: 50%;
}

p.linki {text-align: center; font-family: Arial; font-size: 11px; color: #84816C;}

a {
font-family: Arial;
font-size: 11px;
color: #84816C;
}

A:HOVER {
color: #357FCF;
text-decoration: none;
}

A {
text-decoration: none;
}
