body {
  margin: 0 auto;

}

#page {
  margin: 0 auto;
  width: 969px;
}

#upper-line {
  width: 100%;
  height: 20px;
  background-color: #b5d0ee;
}

#upper-line span {
    margin-left: 22px;
    font-size: 0.85em;
    font-weight: bold;
}

#header {
/*  background-image: url('../img/logo.png');*/
  width: 969px;
  height: 229px;
  text-align: center;
  border-top: 1px solid white;

}

#menu {
  background-image: url('../img/pruh-menu.png');
  height: 35px;
}

#menu ul {
  list-style-type: none;
  text-align: center;
  color: white;
  font-weight: bold;
  margin: 0;
  padding: 8px 0 0 0 ;
}

#menu ul li {
    display: inline;

}

#menu ul li a {
  color: white;

}

.delimiter {
  color: #558ed5;
  padding: 0 10px 0 10px;
}

#container {
}

#left-column {
  width: 700px;
  float: left;
}

#left-top {
  height: 150px;
  text-align: center;
  margin-top: 15px;
}

#left-middle {
  text-align: center;
}

#left-middle img {
  margin: 4px;
  border: 1px solid #194f99;
}

#left-bottom {
  background-image: url('../img/pruh-menu.png');
  height: 35px;
  margin: 10px 7px 0 7px;
 
}


#left-bottom ul {
   list-style-type: none;
  text-align: center;
  color: white;
  font-weight: bold;
  margin: 0;
  padding: 8px 0 0 0 ;
}

#left-bottom ul li a {
  color: white;

}

#right-column {
  width: 240px;
  float: right;
  margin-top: 30px;
    border: 1px solid #194f99;

}

#right-top {
  padding: 20px;
}

#right-top h1, #right-top h2 {
  color: red;
  font-size: 1.7em;
  padding: 0;
  margin: 0;
  text-align: center;
}

#right-top h3 {
  color: red;
  font-size: 2.5em;
  padding: 0;
  margin: 0;
  text-align: center;
}

#right-top .strediska {
  color: red;
  font-size: 0.8em;
  text-align: center;
  font-weight: bold; 

}

#right-top .destinace1 {
  color: #194f99;
  text-align: center;
  font-size: 0.9em;
  font-weight: bold; 
}

.wrapspans {
  text-align: center;
}

#right-top .destinace2 {
  color: #194f99;
  text-align: center;
  font-size: 0.9em;
}

#right-top .destinace2-bold {
  color: #194f99;
  font-weight: bold;
  text-align: center;
  font-size: 0.9em;
}



#left-top h1 {
  color: #194f99;
  font-size: 3.2em;
  margin: 0;
}

#left-top h2 {
  color: #194f99;
  font-size: 2.3em;
  margin: 0;
}

#left-top h3 {
 color: #194f99;
  font-size: 1.7em;
  margin: 0;
}

#map {
  width: 969px;
  clear: both;
}

#map-left {
  margin: 30px 0 0 15px;
  float: left;
}

#map-right {
  width: 570px;
  height: 160px;
/*  border: 1px solid #194f99; */
  float: right;
  margin-top: 20px;
}

#most-favorite {
  padding-top: 10px;
  width: 969px;
  clear: both;
}

#most-favorite h1 {
  color: #194f99;
}


#most-favorite-pic {
  height: 260px;
}

#most-favorite-pic img {
  float: left;
  border: 1px solid #194f99;
  margin-right: 39px;
}

#most-favorite-pic .last-pic {
  float: left;
  border: 1px solid #194f99;
  margin-right: 0px;
}

#footer {
 width: 100%;
  height: 80px;
  background-color: #b5d0ee;
  clear: both;
}

#info-footer-left {
 margin-left: 22px;
  padding-top: 10px;
  color: #194f99;
  font-weight: bold;
  font-size: 0.8em;
  float: left;
}

#info-footer-right {
  padding: 10px 20px 0 0;
  color: #194f99;
  font-weight: bold;
  font-size: 0.8em;
  float: right;
}

map {
  border: none;
}

#container h2, #container h3 {
  color: #194F99;
}

#container img.right {
  float: right;
}

#favorite div {
float: left;
margin: 0 25px 20px 0;
text-align: center;
}

#favorite img {
margin-bottom: 3px;
}

#favorite div a {
text-decoration: none;
color: #000000;
}
