/* CSS Document */
  * {
    margin: 0;
    padding: 0;
  }
  body {
    text-align: center;
  }
  #centrovani {
margin-left:auto;
margin-right:auto;
text-align:left;
  width: 883px;
margin-top: 2px;
  }
  
  
  
  #logo {
    width: 167px;
    height: 92px;
    border: 2px solid #c7d3f4;
    position: relative;
    display: block;
    float: left;
  }
  #logo a {
  background: url(images/logo.gif) top left no-repeat;
  position: absolute;
  width: 167px;
  height: 92px;
  border: none;
  }

  #zahlavi {
    width: 584px;
    height: 96px;
    display: block;
    float: left;
    margin-left: 2px;
    background: url(images/zahlavi_v2.jpg) top left;
  }
  #odkazytop {
    width:  120px;
    height: 92px;
    border: 2px solid #c7d3f4;
    display: block;        
    float: left;        
    margin-left: 2px;   
  }
  #eulogo {
    width: 120px;
    height: 47px;
    border-bottom: 2px solid #c7d3f4;
    display: block;           
    float: left;
    background: url(images/logoeu.gif) top left;             
  }
  #czechtourism  {
    width: 120px;
    height: 43px;
    display: block;                                     
    float: left;                                      
    background: url(images/czechtourism.gif) top left;      
  }
/* hlavni menu v index.php */
  #topmenu {
    width: 883px;
    height: 147px;
    display: block;    
    float: left;
    margin-top: 2px;    
    border-top: 2px solid #6083df;
    background: url(images/topmenu.gif) top left repeat-x; 
  }
  #topmenu li {
  display: inline;
  }
  
  div#topmenu li a#pokoje {
    width: 244px;
    background: #c7d3f4 url(images/top_menu/pokoje.jpg) bottom center no-repeat;
    margin-left: 0;   
  }
  div#topmenu li a#pokoje:hover, div#topmenu li a#pokoje.vybrano {
    background: #e58636 url(images/top_menu/pokoje_on.jpg) bottom center no-repeat;
  }
  
  
  a#sluzby {
    width: 155px;                
    background: #c7d3f4 url(images/top_menu/sluzby.jpg) bottom center no-repeat; 
  }
  
  a#rezervace {
    width: 155px;                
    background: #c7d3f4 url(images/top_menu/rezervace.jpg) bottom center no-repeat;  
  }
  
  a#ceny {
    width: 155px;
    background: #c7d3f4 url(images/top_menu/ceny.jpg) bottom center no-repeat;
  }
  a#mapa {
    width: 154px;
    background: #c7d3f4 url(images/top_menu/mapa.gif) bottom center no-repeat;
  }
  
    div#topmenu li a#sluzby:hover, div#topmenu li a#sluzby.vybrano {
    background: #e58636 url(images/top_menu/sluzby_on.jpg) bottom center no-repeat;
  }
  
  div#topmenu li a#rezervace:hover, div#topmenu li a#rezervace.vybrano {
    background: #e58636 url(images/top_menu/rezervace_on.jpg) bottom center no-repeat;
  }
  
    div#topmenu li a#ceny:hover, div#topmenu li a#ceny.vybrano {
    background: #e58636 url(images/top_menu/ceny_on.gif) bottom center no-repeat;
  }

  div#topmenu li a#mapa:hover, div#topmenu li a#mapa.vybrano {
    background: #e58636 url(images/top_menu/mapa_on.gif) bottom center no-repeat;
  }

  div#topmenu li a {
	display: block;
	float: left;
	height: 140px;
	padding-top: 10px;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #333;
	border-bottom: 3px solid #6083df;
	margin-left: 5px;
	letter-spacing: .3em;
  text-transform: capitalize;
  }
  
  #topmenu li a:hover, div#topmenu li a.vybrano {
  border-bottom: 3px solid #e58636;
  background-color: #e58636;
  color: #333;
  }
/* obsah v *.inc */   
  .cleaner {
  clear: both;
  }

  div#content {
  display: block;
  float: left;
  width: 879px;
  min-height: 300px;
  border: 2px solid #c7d3f4;
  position: relative;
  top: -11px;
  }
  /* IE hack */ 
  * html div#content {
  top: -16px;
  }  
  
  div#footer {
  font-size: .8em;
  color: #666;
  text-align: right;
  vertical-align: top;
  position: relative;
  top: -14px;
  clear: both;
  }
  
  div#content img {
  border: 1px solid #999;
  padding: 4px;
  margin: 5px;
  float: left;
  width: 500px;
  height: 565px;
  }
  
  div#maintext, div.seo {
  border: 1px solid #999;
  padding: 4px;
  width: 345px; 
  }
  

  div#maintext p,div#maintext ul,div#maintext h2,div#maintext h3  {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-indent: 5px;
	padding: 5px 9px;
  }
 
  div#vypln {
  background-color: #e58636;
  height: 565px;
}
div#vypln.main {
  height: 392px;
}
  /* IE hack */ 
  * html div#vypln.main {
  height: 376px;
  }  

div#maintext ul {
  padding: 5px 25px;
}
div#maintext ul li {
  padding-top: 5px;
}
div#maintext h3 {
  padding-top: 10px;
}

div#maintext table {
width: 345px;
text-align: right;
border-color: #e58636;
background-color: #fff;
}

div#maintext table td {
padding-right: 2em;
background-color: #fff;
}
  div#pomocny {
  display: block;
  float: right;
  width: 353px;
  padding: 0;
  margin: 0;
  height: 575px;
  position: relative;
  left: -5px;
  top: 5px;
  margin-bottom: 10px;
  }
  div.seo {
  position: relative;
  top: 3px;
  }
  div.seo div {
  background: #c7d3f4;
  height: 160px;
  }
      /* IE hack */ 
  * html div.seo div {
  height: 176px;
  }

/* informacni pruh (datum, cas, pocasi a vlajky) */  
  div#infobar {
    width: 879px;
    height: 25px;
    display: block;    
    float: left;
    margin-top: 2px;    
    border: 2px solid #e58636;
    background-color: #eff2fc;
  } 
div#flags {
  display: block;
  float: right;
  padding: 4px;
  padding-bottom: 0;
  height: 21px;
  
  border-left: 2px solid #e58636;
}
div#flags a {
padding-left: 2px;
padding-right: 2px;
}

div#flags a img {
  border: 1px solid #666;
}
div#time, div#weather {
  display: block;
  float: left;
  padding: 6px;
  padding-bottom: 0;
  height: 19px;
  color: #333;
	font-size: .7em;
	font-weight: normal;
	letter-spacing: 2px;
}
div#time {
  border-right: 2px solid #e58636;
}
div#weather span {
  color: #666;
  padding-right: 2em;
  font-weight: bold;
}

/* rezervacni formular v rezervace.inc */
form {
margin: 1em;
width: 780px;
display: block;
float: left;
margin-left: 50px;
}
 /* IE hack */ 
  * html form {
  width: 748px;
  }  

label {
display: block;
float: left;
width: 150px;
font-weight: bold;
clear: left;
}
input {
float: left;
}
textarea {
	width: 600px;
	height: 70px;
	font-family: Tahoma, sans-serif;
}
/* IE hack */ 
  * html textarea {
  width: 550px;
  }

#formtable td#first {
  width: 146px;
}
.oranzovy {
  background-color: #e58636;
}

/* kontrolni pole kvuli SPAMu v rezervace.inc */
 .spam {
  margin-left: 100px;
  color: #990000;
  font-weight: bold;
}
  .spam input {
  border: 1px solid red;
}
  .spam label {
  width: 50px;  
}

.submit {
  margin-left: 150px;
}
.reset {
  margin-left: 50px;
}
/* potvrzeni rezervace */
.rezerpotvr p {
  margin: 2em;
  text-align: center;
  font-weight: bold;
}


