/* CSS Document */
body {
  
   background:#A9D9F0 url("/foreign-countries/graphic/lista.jpg") repeat-x;
  font-family:arial;
  font-size:12px;

}

table {

  font-family:arial;
  font-size:12px;

}

p {

  margin:10px;

}

a {

  color:navy;
  text-decoration:none;

}

a:hover {

  color:red;
  text-decoration:underline;

}
.od {

  width:300px;
  position:relative;
  top:10px;

}
.od a{

 width:auto !important; 
 display:inline;
 float:none !important;
 
}
dl {

  background:#DFDFDF;

}
.obsah {

  background:white;
  border:1px black solid;
  width:750px;
  position:relative;
  background:#FFFFFF;
  
  }

.menu {

  width:400px;
  height:120px;
  position:absolute;
  top:10px;
  right:0px;
}

.menu a{

  float:left;
  margin-left:5px;
  width:120px;

}
.main {

  width:750px;
  height:200px;
  background:#E1E1E1;


}
.nadpis {
  
  float:left;
  width:370px;
  text-align:left;
  position:absolute;
  left:280px;
  top:130px;

}

.nadpis h2 {

  position:relative;
  left:100px;
  font-size:30px;

}

.nadpis h4{

  font-size:20px;
  margin:0px;

}

.reklama h1{

  margin:0px;
  background:url("/graphic/ph-logo.png") no-repeat;
  width:278px;
  height:40px;
  float:left;

}
.reklama a {

  width:100%;
  height:40px;
  display:block;

}
.reklama span{

  display:none;

}
.galery {
  
  float:right;
  height:780px;
  width:200px;

}

.img {
  
  height:180px;
  width:180px;
  margin-top:15px;
  border:1px silver solid;
}

.text {
   
  height:770px;
  margin-left:20px;
  margin-right:20px;
  margin-top:10px;
  text-align: justify;

}

.history img {

  margin:10px;

}

.divhotel {

  text-align:left;
  width:700px;
 
}

.hotels {

  width:700px;
  margin-bottom:20px;
  background:#EAEAEA;
  border:1px #737171 solid;
   height:100px;

}




.hotels img {

  float:left;
  margin-right:10px;

}

.hotels a {

  color:#808080;
  
}

.hotels a:hover {

  color:#3E3E3E;
  position:underline;

}

.hotely {
  
  height:80px;
  width:700px;
  margin-bottom:20px;
  background:#EAEAEA;
  border:1px #737171 solid;
  text-align:left;

}
.hotely img {

  float:left;
  margin-right:10px;

}

.hotely a {

  color:#808080;
  
}

.hotely a:hover {

  color:#3E3E3E;
  position:underline;

}


.red {

  color:red;
  font-weight:bold;
  
}

.upoutavky {
 
 margin-left:80px;
 height:150px;

}
 
 .upoutavky a {
 
 margin-left:20px;
 float:left;

 
 }
 
.open {

background:#F4F4F4;
width:400px;
}

 .clanek {
 
 background-color:#DFDFDF;
 position:absolute;
 top:300px;
 width:400px;
 height:500px;
 overflow: auto;
 padding:5px;
 border:1px silver solid;
 font-weight: bold;
 
 }
 
 .float-left {
 
 float:left;
 margin:5px;
 
 }

 .float-right {
 
 float:right;
 
 }
 
 .mapa {
 
 float:right;
 height:180px;
 width:180px;
 display:block;
 text-align:center;
 margin:10px;
 background-color:#E7E7E7;
 border:1px silver solid;
 
 }
 
  .litlemap {
 
 float:right;
 height:100px;
 width:100px;
 display:block;
 text-align:center;
 margin:10px;
 background-color:#E7E7E7;
 border:1px silver solid;
 
 }

