@page {
  size: A4 auto;
  margin: 1cm;
}

@page rotated {
  size: landscape;
}

body, h1, h2, h3, h4, div, p, ul, ol, li, img, form, fieldset, input, label, dl, hr {
  margin: 0;
  padding: 0;
}

body#specialist-service-cz {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-size: 1em;
  color: #000000;
  background: #FFFFFF;
}

.non-visible {
  position: absolute;
  left: -2000px; /* pristupne i pro hlasove ctecky */
}

img {
  border: 0;
}

a {
  text-decoration: underline;
}

a[href]:after {
  content: " [" attr(href) "]";
}

a[href|="#"]:after,
a[href|="javascript:"]:after {
  content: "";
  text-decoration: none;
}

div#page-container {
  width: auto;
  height: 800px;
  margin: 1cm;
}

div#page-content {
  position: relative;
  clear: both;
  width: auto;
  padding-bottom: 20px;
}

div#page-header div#header {
  height: 60px !important;
}

.sub-page-header {
  height: 60px !important;
}

ul#main-menu,
div#pro-zamestnavatele,
div#pro-uchazece,
div#page-navigation,
div#page-footer {
  display: none;
}
