/* 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;

}
.od {

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

}
.od a{

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

  color:red;
  text-decoration:underline;

}

.obsah {

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

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


}
.menu {

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

.menu a{

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

}

.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;

}
.main_castle {

  background: #E1E1E1 url(graphic/logo.jpg  ) no-repeat ;
  width:400px;
  height:160px;
        float:left;
}

.main_vaclavak {

  background: #E1E1E1 url(graphic/main_vaclavak.jpg  ) no-repeat ;
  width:400px;
  height:160px;
        float:left;
}

.main_staromak {

  background: #E1E1E1 url(graphic/main_staromak.jpg  ) no-repeat ;
  width:400px;
  height:160px;
        float:left;
}

.main_most {

  background: #E1E1E1 url(graphic/main_most.jpg  ) no-repeat ;
  width:400px;
  height:160px;
        float:left;
}

.galery {
  
  float:right;
  height:800px;
  width:200px;

}

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

}
.img img {
  
  height:180px;
  width:180px;

}
.history {
   
  margin-left:20px;
  margin-right:20px;
  margin-top:10px;
  text-align: justify;
  min-height:750px;

}

.history img {

  margin:10px;

}

.divhotel {

  text-align:left;
  width:700px;

}

.hotels {

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

}

.hotels img {

  float:left;
  margin-right:10px;

}

.hotels a {

  color:#808080;
  
}

.hotels 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;

 
 }
 
 .clanek {
 
 background-color:#DFDFDF;
 position:absolute;
 top:400px;
 width:400px;
 background:;
 
 
 
 }

