@media screen, handheld {
/*

Cascade Style Sheet source

Web "Z Gilanu"

*/

body {
  font-family: "Times New Roman", lucidia, serif;
  font-size: 100%;
  font-style: normal;
  color: #000000;
  background-color: #ffffff;
  text-align: left;
}

h1 {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 150%;
  font-weight: bold;
  font-style: italic;
  color: #000000;
  text-align: center;
/*  position: relative;
/*  top: 35px;*/
/*  left: 25%;
/*  text-align: left;*/
}

h2 {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 120%;
  font-weight: bold;
  color: #000000;
}

hr {
  color: #000000;
}

a {
  font-family: "Times New Roman", lucidia, serif;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

img {
  border-width: 0px;
  border-style: none;
  visibility: hidden;
  display: none;
}

td {
  width: 50%;
}

a:hover {
  text-decoration: underline;
}

.znacka {
  color: #000000;
}
/*
.znacka:before {
  content: '<<';
  color: #000000;
}

.znacka:after {
  content: '>>';
  color: #000000;
}
*/
.ped {
  visibility: hidden;
  z-index: 100;
}

.jmeno {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  background-color: #000000;
}

.popisek {
  font-weight: normal;
  color: #000000;
}

.popisek:hover {
  font-weight: normal;
  color: #000000;
}

.pedigree {
  font-weight: bold;
  color: #000000;
}

.pedigree:hover {
  font-weight: bold;
  text-decoration: underline;
  color: #000000;
}

.stred {
  text-align: center;
}

.leva {
  text-align: left;
  border-left-width: 10px;
}

.vyrazne {
  font-weight: bold;
  font-style: italic;
  color: #000000;
}

/* logo - OK */
DIV#logo {
  display: none;
}

#menu { /* pozice oblasti s odkazy */
/*  visibility: hidden;
  display: none;*/
}

#tech { /* RSS a spol. */
  visibility: hidden;
  display: none;
}

DIV#nadpis {
 font-family: sans-serif;
 font-size: 200%;
 font-weight: bold;
 color: #000000;
}

DIV#jazyky {
/*  visibility: hidden;
  display: none;*/
}

DIV#kontakt
{
 font-family: Tahoma, Verdana, sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #000000;
}

DIV#kontakt A {
 color: #000000;
}

DIV#kontakt A:hover {
 text-decoration: underline;
}

a {
 font-family: "Arial";
 font-size: 100%;
 font-weight: Bold;
 color: #0000ff;
 text-decoration: none;
}

#vnitrni_stranka {
/* width: 600px*/
}

#bezskript {
  visibility: hidden;
  display: none;
 }

#styly div {
  display: none;
}

#nostyle {
  display: none;
}

} /* media print */
