html, body {
background: #f6f4ed;
width: 100%;
margin: auto;
}

img {
border: 0;
}

.kontener {
background-image:url('images/bg_sd.jpg');
margin: auto;
width: 564px;
height: 373px;
}

a {
font-family : Tahoma;
color : #ffffff;
text-decoration : none;
font-weight : normal;
font-size : 11px;
}

a:hover {
font-family : Tahoma;
color : #ffffff;
text-decoration : underline;
font-weight : normal;
font-size : 11px;
}
