body {
  margin:             0;
  padding:            0;
  color:              #000;
  background :        #fff none;
  font-family:        "Trebuchet MS", "Helvetica CE", Verdana, sans-serif;
  text-align:         left;
  float:              left;
  overflow:           auto;
  font-size:          small;
}
h1 {
  display:            none;
  text-align:         left;
  letter-spacing:     10px;
  font-family:        "georgia";
  font-size:          small;
}
h2 {
  text-align:         center;
  letter-spacing:     0px;
  font-family:        "georgia", times;
  font-size:          2em;
  
  }
h2.current {
  border-style:       solid;
  border-width:       1px 0px 1px 0px;
  border-color:       black;
  padding:            0px;
  margin:             20px 0px 20px 0px;
}
h2.small {
  font-size:          1em;
  letter-spacing:     0px;
  background:         black;
  color:              white;
  border-style:       solid;
  border-width:       2px;
  border-color:       black;
  font-weight:        200;
  margin:             7px 0px 7px 0px;
}
h2 a:hover {
  color:              #666;
  text-decoration:    none;
}
h2 a {
  color:              white;
  text-decoration:    none;
} 
h3 {
  text-align:         left;
  letter-spacing:     1px;
  font-family:        "georgia", times;
  font-size:          small;
  border-style:       dotted;
  border-width:       2px 0px 0px 0px;
  border-color:       black;
  display:            block;
  padding:            4px;
}
ul {
  margin:             10px 0px 10px 0px;
  padding:            5px 0px 0px 20px;
}
img {
  border:             0px;
  } 
a {
  color:              #000;
}  
#main {
  width:              100%;
  margin:             0px;
  padding:            0px;
  text-align:         left;
  background :        #fff none;
  color:              #000;
  position:           absolute;
  border:             0px solid #fdfdfd;
}
#utrum {
  width:              180px;
  padding:            4px;  
  position:           relative;
  margin:             15px 0px 0px 15px;
  float:              left;
} 
#webdesign {
  width:              80px;
  height:             220px;
  padding:            0px; 
  position:           relative;
  margin:             18px 15px 0px 0px;
  color:              #000;
  background:         #eee;
  float:              left;
  text-align:         center;
}
#dtp {
  width:              80px;
  height:             220px;
  padding:            0px; 
  position:           relative;
  margin:             18px 15px 0px 0px;
  color:              #000;
  background:         #ddd;
  float:              left;
  text-align:         center;
}
#fotografie {
  width:              80px;
  height:             220px;
  position:           relative;
  margin:             18px 15px 0px 0px;
  color:              #000;
  background:         #ccc;
  float:              left;
  text-align:         center;
}
#samochvala {
  width:              44%;
  position:           relative;
  margin:             0px 15px 0px 15px;
  color:              #000;
  float:              left;
  text-align:         justify;
  border-style:       solid;
  border-width:       0px 0px 0px 0px;
  border-color:       #ddd;
}
.nazev {
  border-style:       solid;
  border-width:       2px 0px 0px 0px;
  border-color:       white; 
}    
.cleaner {
  clear:              both;
}
.menuitem a {
  display:            block;
  border-style:       solid;
  border-width:       0px 0px 0px 18px;
  border-color:       #ddd;
  padding:            0px 5px 0px 5px; 
  margin:             5px 0px 0px 0px;
}
.menuitem a:hover {
  border-style:       solid;
  border-width:       0px 0px 0px 18px;
  border-color:       #333;
}
.current_menuitem {
  display:            block;
  border-style:       solid;
  border-width:       0px 0px 0px 18px;
  border-color:       #ddd;
  padding:            0px 5px 0px 5px; 
  margin:             5px 0px 0px 0px;
  letter-spacing:     0px;
  font-weight:        bold; 
}
#menu {
  margin:             15px 0px 15px 0px;
}
.current_menuitem {
  letter-spacing:     0px;
  font-weight:        bold; 
}
.pismeno {
  color:              #bbb;
  font-size:          6.5em;
  margin:             0px;
  padding:            0px;
  line-height:        1em;
  font-weight:        100;
  border:             0px solid black;
  position:           absolute;
  bottom:             0px;  
  left:               0px;
  vertical-align:     bottom;       
  text-align:         center;
}
#dtp .pismeno {
  color:              #eee;
}
#webdesign .pismeno {
  color:              #fff;
}

#fotografie .pismeno {
  color:              #ddd;
}

.hidden {
  display:            none;
}
