
body { text-align: center; margin: 0; background-color: #ffffff; font-size: 12px; font-family: Verdana; margin-top:30px; }
img { border: 0; }

#wrapper {position: relative; margin: auto; width: 750px; }

#menu { float: right; width: 230px; height: 400px; text-align: center; }
#menu li { list-style: none; }
#menu ul { }

#content { float: right; width: 500px; }
#content h1 { font-weight: normal;  }

.container { float:left; width: 220px; height: 400px; text-align: center; padding: 10px; line-height: 150%; border-left:1px solid #eee;  }
.containerbig { width: 480px; height: 400px; text-align: center; padding: 10px; line-height: 150%; border-left:1px solid #eee;  }
.teammember { float: left; margin: 15px;}

#footer { padding-top: 16px; text-align: center; margin: auto; clear: both; color: gray; font-family: Verdana; font-size: 10pt;}
#footer a { text-decoration: none; color: gray; }
#footer ul { margin: 4px; }
#footer li { list-style: none; display: inline; padding-right: 32px; }

/******    wyrownywacz floatow *****/
.cleanup {
  clear:both; 
  height:0px;
  margin:0px;
  padding:0px;
}

