body {
    font-family: Verdana, "Arial CE", "helvetica CE", Arial, Helvetica, 'MS Sans Serif';
    font-size: 10px;
    color: #444;
    line-height : 120%;
    word-spacing : 2px;
    background-color : #333;
    margin: 0px;
    padding: 0px;
}
img {
    border: 0px;
}
td {
   font-size: 12px;
}
#main {
    padding:0px;
    WIDTH: 1000px;
    height: 630px;
    margin-left: -500px;
    margin-top: -315px;
    LEFT: 50%;
    TOP: 50%;
    OVERFLOW: hidden;
    POSITION: absolute;
    border: 2px solid #666;
    background-color: #ECECEC;
}
#copyright {
  position: absolute;
  width: 100px;
  height: 10px;
  top: 585px;
  left: 55px;
  color: #ccc;
}
h1 {
   color: #ccc;
   background-color: #555;
   font-size: 12px;
   margin: 0;
   padding: 2px;
   text-align: center;
   height: 14px;
   border-bottom: 1px solid #222;
}
#menu {
   position: absolute;
   width: 165px;
   top: 8px;
   border-right: 0px solid black;
   padding: 2px;
   overflow: hidden;
   height:600px;
   left: 0px;
  background: url("images/pruh.jpg") repeat-y;   
}
#obsah, #text {
  position: absolute;
  width: 820px;
  height: 615px;
  border: 0px solid blue;
  left: 168px;
  top: 8px;
  padding: 2px;
  overflow: auto;
}
#text {
  font-size: 12px;
}
#obsah {
  overflow: hidden;
  background: url("images/podklad.jpg") no-repeat;
}
h2 {
   color: #333;
   background-color: #ddd;
   padding:3px;
   border-bottom: 1px solid #222;
   font-size: 11px;
   margin: 3px 0 0 0;
   clear: left;
}
h3 {
   color: #222;
   padding:1px;
   font-size: 11px;
   text-decoration: none;
   font-weight: normal;
   font-style:italic;
   margin: 0;
}
h4 {
   color: #333;
   background-color: #f80;
   padding: 0px;
   font-size: 9px;
   text-align:right;
   margin-top: 0px;
   height: 8px;
   font-weight: normal;
   
}
p {
    margin: 0;
}
a {
  color: #999;
  font-weight: bold;
}
.selected {
  color: #f80;
}
a:hover {
  color: #f50;
}
#home {
  position: absolute;
  border: 0px solid red;
  width: 140px;
  height: 120px;
  top: 50px;
  left: 8px;
}
#distibutors, 
#links,
#contact {
  position: absolute;
  width: 135px;
  padding: 0px;
  height: 75px;
  left: 8px;
  border: 0px solid red;
  top: 265px;
}
#links {
  top: 350px;
}
#distibutors {
  top: 180px;
}
#news {
  position: absolute;
  width: 290px;
  height: 200px;
  top: 25px;
  border: 0px solid red;
  overflow: auto;
  padding: 3px;
}
#news td {
  font-size: 10px; 
}
#intro {
  position: absolute;
  width: 228px;
  height: 140px;
  left: 300px;
  top: 25px;
  border: 0px solid red;
  overflow: auto;
  padding: 3px;
  text-align: justify;
}
#products {
  position: absolute;
  width: 285px;
  height: 200px;
  left: 535px;
  top: 25px;
  border: 0px solid red;
  overflow: auto;
  padding: 3px;
  text-align: justify;
}
#pilots {
  position: absolute;
  width: 195px;
  height: 70px;
  left: 320px;
  top: 475px;
  border: 0px solid red;
  overflow: hidden;
  padding: 3px;
  text-align: right;
 }
#g {
  position: absolute;
  width: 290px;
  height: 230px;
  top: 395px;
  border: 0px solid red;
  padding: 3px;
  text-align: justify;
  overflow: hidden;
}
#material {
  position: absolute;
  width: 275px;
  height: 150px;
  left: 540px;
  top: 420px;
  border: 0px solid red;
  padding: 3px;
  text-align: right;
  overflow: auto;
}
#goto {
  position: absolute;
  width: 110px;
  height: 190px;
  left: 690px;
  top: 260px;
  border: 0px solid red;
  padding: 3px;
  text-align: right;
  overflow: auto;
}
#kalendar {
  position: absolute;
  width: 210px;
  top: 275px;
  height: 80px;
  border: 0px solid red;
  overflow: auto;
}
#kalendar a {
  color: black;
}
#kalendar td {
  font-size: 10px;
}
.datum {
    font-size: 10px;
    color: #444;
    text-align: right;
}