* {
	background: none;
  color: #000000;
  background-color: transparent;
  font: normal 9pt 400 "Times New Roman", "Bitstream Vera Serif", serif;
  text-decoration: none;
	border: none;
}

#subheader, #footer img, #CatInfo, #side, #crumbs, #top, #DodajLink, #directLink, .related_posts, fieldset, input, textarea, .pollContainer, .noPrintable, #AddComment {
  display: none;
}

body {
  margin: 0;
  padding:0;
}

h1 {
  font-size: 12pt;
}

h2 {
  font-size: 12pt;
  font-weight:bold;
}

h3 {
  font-weight:bold;
}

ul {
  padding: 0; margin: 0;
}

li {
  list-style-type: circle;
}

#header {
  padding: 0;
  height: auto;
}

#content {
  padding:0 10px;
}

#wrapper {
  width: auto;
  margin: auto;
}

#main {
  width:auto;
  float: none;
  margin-bottom:auto;
}

#logo {
  float:none ;
  line-height: normal;
  padding-top:10px;
}

#logo h1 {
  font-size:2em;
  letter-spacing: normal;
  margin: 0;
}

pre, code, .gicos, .icorights {
  border: 1px solid #000000;
}

