* {
  color: white;
  padding: 0; 
  margin: 0; 
  font: 12px Arial, Helvetica, sans-serif;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

b {
  font-weight: bold;
}

body  {
  background: black;
}

h1 {
  font-size: 18px;
  color: #eee;
  margin-bottom: 20px;
  text-decoration: underline;
  margin-left: 10px;
}
  
div#pageout {
  width: 100%; 
  height: 100%;
}

div#pagein {
  width: 796px;
  text-align: left; 
  margin: 0 auto; 
  border-left: 1px solid white; 
  border-right: 1px solid white;
}

#header {
  background: url('images/header.jpg') no-repeat top left;
  width: 796px;
  height: 86px;
}

#header_e {
  background: url('images/header_e.jpg') no-repeat top left;
  width: 796px;
  height: 86px;
}

#header a {
  width: 325px;
  height: 86px;
  float: left;
}

#under-menu {
  background: url('images/under-menu.jpg') no-repeat top left;
  width: 796px;
  height: 13px;
  float: left;
}

#menu {
  background: url('images/menu-back.jpg') no-repeat top left;
  width: 796px;
  height: 18px;
  float: left;
}

#menu_e {
  background: url('images/menu-back_e.jpg') no-repeat top left;
  width: 796px;
  height: 18px;
  float: left;
}

#menulinks a span {
  float: left;
}

#firma {
  background: url('images/menulinks/firma.jpg') no-repeat top left;
  width: 31px;
  height: 19px;
  margin-left: 53px;
}

#autopark {
  background: url('images/menulinks/autopark.jpg') no-repeat top left;
  width: 58px;
  height: 19px;
  margin-left: 48px;
}

#cenik {
  background: url('images/menulinks/cenik.jpg') no-repeat top left;
  width: 35px;
  height: 19px;
  margin-left: 48px;
}

#rezervace {
  background: url('images/menulinks/rezervace.jpg') no-repeat top left;
  width: 64px;
  height: 19px;
  margin-left: 48px;
}

#e-mail {
  background: url('images/menulinks/e-mail.jpg') no-repeat top left;
  width: 40px;
  height: 19px;
  margin-left: 49px;
}

#kontakt {
  background: url('images/menulinks/kontakt.jpg') no-repeat top left;
  width: 45px;
  height: 19px;
  margin-left: 44px;
}

#english-version {
  background: url('images/english-version.jpg') no-repeat top left;
  width: 66px;
  height: 18px;
  margin-left: 55px;
}

#firm {
  background: url('images/menulinks_e/firm.jpg') no-repeat top left;
  width: 55px;
  height: 19px;
  margin-left: 49px;
}

#contact {
  background: url('images/menulinks_e/contact.jpg') no-repeat top left;
  width: 50px;
  height: 19px;
  margin-left: 44px;
}

#reservation {
  background: url('images/menulinks_e/reservation.jpg') no-repeat top left;
  width: 68px;
  height: 19px;
  margin-left: 49px;
}

#e-mail {
  background: url('images/menulinks_e/e-mail.jpg') no-repeat top left;
  width: 45px;
  height: 19px;
  margin-left: 49px;
}

#fleet {
  background: url('images/menulinks_e/fleet.jpg') no-repeat top left;
  width: 27px;
  height: 19px;
  margin-left: 46px;
}

#prices {
  background: url('images/menulinks_e/price_list.jpg') no-repeat top left;
  width: 51px;
  height: 19px;
  margin-left: 49px;
}

#czech-version {
  background: url('images/czech-version.jpg') no-repeat top left;
  width: 66px;
  height: 18px;
  margin-left: 40px;
}

#content {
  background: url('images/bg_main.jpg') repeat-y top left;
  width: 696px;
  min-height: 583px;
  max-height: auto;
  padding: 60px 0px 10px 100px;
}

#content p.firma {
  margin-bottom: 10px;
  width: 650px;
  _width: 500px;
}

#content img {
  float: left;
  padding-right: 10px;
}

#footer {
  width: 796px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  text-align: right;
  padding: 2px 0px;
}

#footer a {
  font-size: 10px;
  margin: 0 10px;
}

input, select {
  color: black;
}

.form {
  background-color: #666666;
}

.header {
  font-size: 12px; 
  font-weight: bold; 
  color: #00B058; 
  padding-top: 1px; 
  padding-right: 2px; 
  padding-bottom: 1px; 
  padding-left: 2px;
}

.header b {
  color: #00b058;
  font-size: 13px;
}

.header p {
  margin: 5px 0;
}

.content {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #E5E5E5;
  padding-top: 1px;
  padding-right: 2px;
  padding-bottom: 1px;
  padding-left: 2px;
  list-style-type: none;
  list-style-image: url(list.gif);
}
