body,html {
  margin:0; padding:0;
}

body {
  font-style: normal;
  font-weight: normal;
  font-size: small;
  font-size: 10pt;
  font-family: "Trebuchet MS", "Helvetica CE", Helvetica, "Arial CE", "Switzerland CE", Arial, Switzerland, sans-serif;  
  text-decoration: none;
  background: #003366;
  color: white;
}

p, table, td {
  color: white;
  font-style: normal;
  font-weight: normal;
  font-size: small;
  font-size: 10pt;
  font-family: "Trebuchet MS", "Helvetica CE", Helvetica, "Arial CE", "Switzerland CE", Arial, Switzerland, sans-serif;  
  text-decoration: none;
  text-align: justify;
  margin-bottom: 8px;
}

a, a:visited {
  color: #6699cc;
}

a:active, a:hover {
  color: #ffcc33
}

h1 {
  color: #6699cc;
  font-style: normal;
  font-weight: bold;
  font-size: 12pt;
  font-family: "Trebuchet MS", "Helvetica CE", Helvetica, "Arial CE", "Switzerland CE", Arial, Switzerland, sans-serif;  
  text-decoration: none;
  text-align: center;
  clear: both;
}

h2 {
  color: #6699cc;
  font-style: normal;
  font-weight: bold;
  font-size: 10pt;
  font-family: "Trebuchet MS", "Helvetica CE", Helvetica, "Arial CE", "Switzerland CE", Arial, Switzerland, sans-serif;  
  text-decoration: none;
  clear: both;
}


h3 {
  color: white;
  font-style: normal;
  font-weight: bold;
  font-size: 10pt;
  font-family: "Trebuchet MS", "Helvetica CE", Helvetica, "Arial CE", "Switzerland CE", Arial, Switzerland, sans-serif;  
  text-decoration: none;
  clear: both;
}

img {
  margin: 3px 8px 8px 5px;
}

a img {
  border: 1px solid;
}

#wrapper {
  width: 900px;
  margin: 20px auto;
  padding: 0;
  background: url('../images/title/kubicek_logo1.gif') no-repeat;
  position: relative;
  height: 200px;
}

#wrapper h1.hlavni {
  width: 756px;
  height: 126px;
  background: url('../images/title/head.jpg') top left no-repeat;
  position: absolute;
  top: -5px;
  left: 144px;
}

#wrapper h2.hlavni {
  width: 900px;
  height: 33px;
  position: absolute;
  top: 440px;
  =top: 480px;
  padding-bottom: 5px;
  border-bottom: 1px solid white;
}

#wrapper h1.hlavni span, #wrapper h2.hlavni span {
  visibility: hidden;
}

#welcome {
  width: 740px;
  height: 160px;
  position: absolute;
  top:  140px;
  left: 160px;
}

#welcome p {
  margin-left: 0;
}

#welcome li {
  padding-bottom: 5px;
  list-style-type: circle;
}

#welcome li a {
  text-decoration: none;
  color: #6699cc;
}

#welcome li a:hover, #welcome li a:active {
  color: #ffcc33
}

.aktualita p {
  color: #ffcc33;
  font-size: 9pt;
  line-height: 10pt;
}

#copy {
  position: absolute;
  top: 500px;
  =top: 520px;
  left: 0;
}


hr {
  display: none;
}

/***************************** menu ***************************/

#menu {
  width: 140px; /* set width of menu */
  position: absolute;
  top: 155px;
  font-size: 7pt;
} 

#menu ul { /* remove bullets and list indents */
  list-style: none;
  margin: 0;
  padding: 0;
  width: 110px;
}

/* style, color and size links and headings to suit */
#menu ul a {
  font-weight: bold;
  display: block;
  border-width: 1px;
  border-style: solid;
  border-color: #69c;
  margin: 0;
  padding: 2px 3px;
}

#menu ul a {
  color: #fff;
  background: #036;
  text-decoration: none;
}


#menu ul ul a:hover {
  color: #fc3;
  background: #003f7d;
}

h2.skryt {
  display:none;
}

.linka_525 {
  width: 100%;
  height: 1px;
  background: url('../images/linka_blue_525.gif') top left repeat;
  margin: 10px 0;
  _font-size: 1px;
  clear: both;
  display: block;
}

#zuruck {
  display: block;
  width: 100px;
  height: 130px;
}

.skryt {
  display:none;
}
