 body {
 background: #70bad7 url(pagebg.jpg) no-repeat center top;
 
 margin: 0;
 padding: 0;
 height: 100%;
 text-align: center;
 }
 
 #body2 {
 background: #70bad7 url(bg.jpg) no-repeat center top;
 }
 
 td
 {
  font-family: arial;
  font-size: 12px;
 }
 
  
 #menu
 {
  float:right;
  font-size:18px;
  color:white;
  font-weight:bold;
  text-align:right;
  padding:0 75px 0 0;
  height:260px;
 }
 
 #menu a
 {
  color:white;
  margin:12px 0 0 0;
  padding:0;
  display:block;
  width:200px;
 }
 
 #menu a:hover
 {
 color:#e0e0e0;
 }

 #page
 {
  color:white;
  padding:0 30px 0 30px;
 }

 #page a
 {
  color:white;
  font-weight: bold;
  }
  
 #holder {
  width: 745px;
  margin: 0 auto;
  text-align: left;
  background: #264929 url(main2.jpg) no-repeat center top;
  border-left:1px solid #e0e0e0;
  border-right:1px solid #e0e0e0;
 }

 #footer {
  background-color:#f0f0f0;
  padding:3px 3px 3px 3px;
  text-align:center;
 }
 
 #footer a{
 color:black;
 }

 .photogallery img {
 cursor:pointer;
 margin:0 0 10px 10px;
 }
 
 /**********************/
 /* STYLY K REZERVACIM */
 /**********************/

a.navigation {
    color: black;
    font-weight: bold;
}

.usedDateTime {
    background-color: grey;
}

.fullDatetimeStatus {
    background-color: red;
}

.ownBusStatus {
    background-color: yellow;
}

.disabledDatetimeStatus {
    background-color: silver;
}

.reservationTable {
    width: 300px;
}

.reservationTable input {
    width: 155px;
}

.reservationTitle td {
    text-align: left;
}

.reservationTable td.title {
    text-align: right;
    width: 110px;
}

.errorMessage {
    background: red;
}

.infoMessage {
    background: #12457c;
}


.cenik td {
background-color: #092c0c;
}

.cenik th {
background-color: #38643c;
}

#logadole {
padding:4px;
background-color: #12311f;
margin:4px 0 10px 0; 
}
#logadole p {
padding:0;
margin:0;
}

#logadole img {
display:block;
padding:0;
margin:0;
}
