body{
  background-color:#000000;
}

#srodek{
  width:800px;
  height:600px;
  margin:0 auto; 
  margin-top:20px;
}

#warzywa{
  width:384px; 
  height:78px;
  margin:0 auto;
}

#klik{
  width:600px;
  height:600px;
  margin:0 auto;
  margin-top:30px;
}



#dynamiczna{
  width:281px;
  height:376px;
  float:right;
  margin-top:15px;
}




#statyczna{
  width:281px;
  height:376px;
  float:left;
  margin-top:15px;
}


