body {margin:0;
padding: 0;
background: url("gfx/bg.jpg") top center no-repeat #000;
}

#container {height:542px;width:980px;margin:0 auto;}

#dleft, #dright{
position:relative;
width:192px;
z-index:100;
padding:5px;
}

#leftcolumn {width:172px;float:left;position:relative;z-index:100;}
#rightcolumn {width:296px;float:right;position:relative;z-index:100;}
/*#centercolumn {position:relative;padding:0px 296px 0px 172px;}*/
#centercolumn {position:relative;padding:0px 306px 0px 182px;}

#dleft {float:left;top: 285px;left: 20px;}
#dright {float:right;top: 285px;margin-right:20px;}
#dcenter {position:relative;top:285px;padding:5px 395px 5px 395px;}

p {font: normal 8pt arial;
color: #a2a2a2;}

p span {color:#fff;}
p span.dark {color:#5e5e5e;}

.nadpis {font: normal 8pt arial;
color:#fff;
border-bottom:1px dotted #fff;
}

a {font:normal 8pt arial;
color:#fff;
border-bottom:1px dotted #fff;
text-decoration:none;
}

a:hover {text-decoration:none;border:0;}