#container
{
background: #999;
}

#content
{
background: url(gfx/content_bg.jpg) no-repeat;
margin-top: 275px;
z-index: -1;
}

html>/**/body #content
{
z-index: 0;
} 


#tekst
{
margin-left: 120px;
color: #FFF;
font-size: 80%;
width: 486px;
font-weight: bold;
padding-top: 0;
}
