body {
  font-family:tahoma;
  font-size:11px;
  background:url(Obrazki/tlo.jpg) repeat-x;
  background-color:black;
  margin:0;
}
img {
  border:none;
}
#container {
  position:relative;
  margin:auto;
  padding:0;
  width:854px;
  overflow:hidden;
}
#top {
  position:relative;
  width:854px;
  height:160px;
  background:url(Obrazki/layout-fotowojtek_02.jpg) no-repeat; 
}
#flash {
  position:relative;
  width:854px;
  height:444px;
  background-color:white; 
}
#content {
  position:relative;

  width:854px;
  height:370px;
  background:url(Obrazki/layout-fotowojtek_08.jpg) no-repeat; 
  background-color:#E6E6E6;
}
#footer {
  position:relative;
  width:840px;
  height:36px;  
  color:white;
  font-size:10px;
  font-family:verdana;
  text-align:center;
  padding:7px;
}
#footer a{
  color:white;
  text-decoration:none;
}
