body {
  margin: 0 auto;
  width: 60em;
  background-color: #FFFFFF;
}

html, body, h1, h2, h3, h4, a, acronym, p, address, blockquote, cite, q, fieldset, li, ol, ul, code, pre, big, del, ins, small, caption, table, td, th, tr, img, aside, nav, footer, header, article, section {
  border:medium none;
  font-size:100%;
  font-style:normal;
  font-weight:400;
  line-height:normal;
  outline:medium none;
  padding:0;
  text-align:left;
  text-decoration:none;
}

#wpisy {
  width: 29em;
  float: left;
}  

#sidebar {
  margin-left:39em;
  width:21em;
}

aside#sidebar h2 {
  font-size: 1.2em;
  font-weight:700;
  letter-spacing:0;
}

.miniblog_title {
  font-weight:600;
}
  

aside, nav, footer, header, article, section {
  display:block;
}

body > footer {
  border-top:1px solid #DDDDDD;
  clear:both;
  font-size:0.8em;
  margin-right:em;
  padding:0.5em 5em 2em;
}