body {
   font-family: Verdana, 'Geneva CE', lucida, sans-serif;
   font-size: 90%;
}

br.clear {
   clear: both;
}

blockquote {
  font-style: italic;
  border-left: 2px solid #888888;
}

a, a:link {
   color: blue;
   text-decoration: none;
}

a:visited {
   color: #800080;
   text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

#obsah p a {
   text-decoration: underline !important;
}

img {
   border: 0px;
}

form {
   margin:0;
   padding:0;
   text-align: center;
}

input {
   margin: 0px 2px;
}

abbr {
   cursor: help;
   border-bottom: 1px dashed #555;
}

p {
   text-align: justify;
   text-indent: 20px;
   /*margin: 5px;*/
   padding: 0px;
}

ul {
   clear: left;
}

h1 {
   text-align: center;
   border: none !important;
}

h1.logo_vyskove_prace {
   text-align: center !important;
}

h1,h2,h3,h4,h5,h6 {
   page-break-after: avoid;
   clear: both;
}

#hlavicka {
   display: none;
}

#obsah {
   border: 1px solid #000;
}

#menu {
   display: none;
}

#zapati {
   display: none;
}

.kontaktprint {
   border-bottom: 1px solid #000;
   margin: 0px 5px 15px 5px;
   padding: 3px;
   text-align: center;
   display: block;
}

/*
#obsah p [href]:after {
   content: " [" attr(href) "] ";
}
*/

#obsah #admin {
   display: none;
}

div.poradna_menu, a.odkaz_galerie, div.vpravodole, div.copyright {
   display: none;
}