/* Nocny Rzepin CSS2 sheet, ogrod page in progress
written by Micha³ Smoczyk
created Jan 2002, last modified Nov 2003
*/

#main-ogrod {
   margin-left: auto;
   margin-right: auto;
   margin-top: 10px;
   margin-bottom: 10px;
   display: table;
   table-layout: auto;
   width: 520px;
   text-align: center;
}
.row {display: table-row;}
.cell {display: table-cell;}