@import url(index.php?style=main.css);
@import url(index.php?style=menu.css);
@import url(index.php?style=header.css);
@import url(index.php?style=content.css);
@import url(index.php?style=info.css);
@import url(index.php?style=footer.css);
@import url(index.php?style=sitemap.css);
@import url(index.php?style=formular.css);
@import url(index.php?style=lightbox.css);

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix {
  display: inline-table;
}

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */