/*  Programovanie kodu: Norbert ESTVANCIK,  www.7art-box.sk */
div {
  margin-right: auto;margin-left: auto;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 85%;
  background-color: #fff;
}
h1, h2, h3, h4, h5 {
  line-height: normal;
  font-family: Arial, Helvetica, sans-serif;
  color:#000;
  font-size:20px;
  font-weight:700;
}
#top, #menu, #nav, #info_panel, #sidebar, #footer, .pagination  {
  display:none;
}

/* Odkazy - zaklad
======================================== */
a:link, a:visited {
  font-weight: normal;
  color: #0099D6;
  text-decoration: none;
}
