body {
   text-align: center;
   margin: 0;
   background: url("http://www.prevozovasluzba.cz/images/dlazdice.jpg"); 
}

#container {
   width: 800px;
   position: relative;
    margin: auto;
   text-align: left;
}

#logo {
  text-align: center;
  position: absolute;
  top: 5;
  width: 800px;
  height: 313px;
  background: url("http://www.prevozovasluzba.cz/images/banner.jpg") no-repeat;
}

#navigace {
  position: absolute;
  left: 0px;
  top: 320px; 
  width: 728px; 
  height: 27px;
}

p, ul, li {
    border: 0; margin: 0; padding: 0;
}

ul, li {
  list-style: none;

}

a {
   color: #000000;
}
a:active {
   color: #FF6820;
}
a:hover {
   color: #FF6820;
}


#page_box {
  position: absolute;
  left: 0px;
  top: 385px; 
  width: 710px;
}

#counter {
  float: left;
  text-align: center;
  width: 800px;
  margin-top: -25px;
}

.box {
  float: left;
  width: 800px;
  border: 0px solid  #006666; 
  background: white;
  -moz-border-radius: 15px;
  margin-bottom: 30px;
}

.box_galerie {
  float: left;
  width: 768px;
  border: 3px solid  #006666; 
  background: black;
  -moz-border-radius: 15px;
  margin-bottom: 30px;
}

#page_box_galerie {
  position: absolute;
  left: 8px;
  top: 380px; 
  width: 768px;
}

#page_box_galerie table {
  color: white;
  font-size: 16px;
}

#box_form {
  float: left;
  width: 480px;
  margin-left: 117px;
  border: 3px solid  #006666; 
  background: white;
  -moz-border-radius: 15px;
  margin-bottom: 30px;

}

.box_logo {
  margin-left: 10px;
  margin-top: 5px;
  background: url("http://www.prevozovasluzba.cz/images/logo.png") no-repeat;
}

.box_logo_2 {
  position: relative;
  top: 1020px;
  margin-left: 485px;
  margin-top: 5px;
  background: url("http://www.prevozovasluzba.cz/images/logo.png") no-repeat;
}

H1, H2, H3  {
  font-size: 16pt;
  color: #004040;
  text-indent: 4px;
}

.text {
  font-family: verdana, arial;
  font-size: 20px;
  color: black;
  padding: 20px 20px 20px 10px;
  text-align: justify;
  text-indent: 30px
}

.text_cenik {
  font-family: verdana, arial;
  font-size: 20px;
  color: black;
  padding: 20px 20px 20px 10px;
  text-align: justify;
}

.text_odkazy {
  font-family: verdana, arial;
  font-size: 20px;
  color: black;
  padding: 20px 20px 20px 10px;
}

.hidden {
  display: none;
}

.telefon {
  background: url("http://www.prevozovasluzba.cz/images/img0044.png") no-repeat;
  float: left;
  top: 1200px;
}

.mail {
  background: url("http://www.prevozovasluzba.cz/images/img0045.png") no-repeat;
  position: absolute;
  top: 1200px;
}





