body {
  background-color: rgb(204,238,255);
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  font-weight: normal;
  color: black;
  margin: 10px 0px 10px 0px;
  padding: 0px;
  text-align: center;
}

table,td
{
	font-size: 100%;
}

u {
  border: none;
}

a {
  color: #336698;
  font-weight: bold;
}

a:hover {
  color: #DA261E;
  font-weight: bold;
}

h1 {
  font-size: 120%;
  margin: 0px;
}

h2 {
  font-size: 110%;
  margin: 0px;
}

h3 {
  font-size: 100%;
  margin: 0px;
}

img {
  border: none;
}

.layout {
  border-collapse: collapse;
}

select, .inputItem, button {
  font-size: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.inputItem {
  border: solid 1px black;
}

button {
  border: solid 0px gray;
  background-color: gray;
  color: white;
  cursor: pointer;
}

li {
	text-align: left;
}

.clear {
  clear: both;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}

#page {
  position: relative;
  width: 990px;
  _width: 992px;
  margin: 0px auto 0px auto;
  text-align: left;
  border-left: solid 1px rgb(0,64,128);
  border-right: solid 1px rgb(0,64,128);
  background-color:white;
  background-image: url('../styles/page-background.gif');
  background-repeat: repeat-y;
  background-position: top left;
}

#header {
  position: relative;
  background-color: rgb(0,64,128);
  z-index: 0;
  width: 209px;
  float: left;
  height:30px;
}

#languages {
  position: relative;
  padding: 0px 0px 5px 0px;
  margin: 0px auto 0px auto;  
  background-color: transparent;
  width: 992px;
  color: black;
  height:35px;
  border-bottom: solid 1px rgb(0,64,128);
}

#languages .selected {
  color: gray;
}

#languages .flag {
  border: solid 1px gray;
}

#languages ul {
  list-style: none;
  margin: 0px;
  padding: 10px 0px 0px 20px;
  float: right;
}

#languages ul li {
  padding-bottom: 5px;
  float: left;
}

#languages ul li a {
  font-weight: normal;
  color: black;
  text-decoration: none;
}

#languages ul li a:hover {
  text-decoration: underline;
}

#languages ul li .selected {
  color: white;
}

#logoHotel {
  position: relative;
  padding: 0px 10px 0px 20px;
  height: 120px;
  text-align: left;
  color: white;
  background-color: rgb(0,64,128);
  border-bottom: white 1px solid;
}

#logoHotel .name {
  font-family: serif;
  font-size: 209%;
  letter-spacing: 0.1em;
  padding-top: 20px;
}

#logoHotel .location {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  display: block;
  font-size: 47%;
  letter-spacing: 0.3em;
  font-weight: normal;
}

#logoHotel .stars {
  position: relative;
  width: 140px;
  border-bottom: solid 1px rgb(221,111,0);
}

#logoHotel .stars img {
  position: relative;
  top: 7px;
}

#headerPhotogallery {
  text-align: center;
  background-color: rgb(0,64,128);
  height: 120px;
  border-bottom: white 1px solid;
}

#headerPhotogallery img {
  border: solid 1px white;
  margin-top: 15px;
}

#headerPhotogallery .right {
}

#menu {
  background-color: rgb(0,128,192);
}

#menu ul {
  list-style: none;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}

#menu ul li {
  border-bottom: solid 1px white;
  padding: 20px 0px 10px 0px;
  position: relative;
  z-index: 99;
}

#menu ul li a {
  color: black;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: normal;
  padding-left: 20px;
}

#menu ul li a:hover {
  text-decoration: underline;
}

#mainContent {
  margin: 0px 0px 10px 0px;
  text-align: justify;
  width: 780px;
  float: right;
}

#mainContent .content {
  margin: 20px;
}

#mainContent .photoIntro {
  float: right;
  border: solid 1px rgb(166,157,151);
  padding: 2px;
  margin: 10px 0px 10px 10px;
}

#mainContent h1 {
  font-size: 130%;
  border-bottom: solid 1px silver;  
  margin: 20px 20px 0px 20px;
}

#mainContent h1 .address {
  display: block;
  font-size: 70%;
  font-weight: normal;
  color: gray;
}

#services {
  text-align: center;
  margin: 20px 0px 20px 0px;
}

#services img {
  border-top: solid 2px gray;
  border-bottom: solid 2px gray;
  padding: 2px 0px 2px 0px;
}

#address {
  padding: 20px 0px 20px 20px;
  color: white;
}

#address a {
  text-decoration: none;
  color: yellow;
  font-weight: normal;
}

#address a:hover {
  text-decoration: underline;
}

#forecast {
  font-size: 90%;
  color: white;
  padding-bottom: 3px;
  text-align: right;
}

#footer .icon {
  position: relative;
  float: right;
  margin-left: 5px;
  border: solid 1px white;
}

#links {
  margin-top: 10px;
  text-align: center;
  color: gray;
  font-size: 90%;
}

#links a {
  font-weight: normal;
  color: gray;
  text-decoration: none;
}

#links a:hover {
  text-decoration: underline;
}

#footer {
   border-top: solid 1px white;
   background-color: rgb(0,64,128);
   padding: 5px;
   border-bottom: solid 0px black;
}
	
/*************** Navigace Fotek ************************/
	 #NavPhotoDet
{
   background-color: rgb(0,128,192);
	margin-top: 10px;	
	height:19px;
	text-align:center;
	padding-left:5px;
	padding-right:5px;

}

#NavPhotoDet td
{
	color: Black;
	 
}

#NavPhotoDet a
{
		color: Black;
	   text-decoration: none;
	   font-weight:normal;

}


#NavPhotoDet a:hover {

     text-decoration: underline;
   
}

.LinkPhoto
{
	margin-left: 5px;
	text-decoration: underline;
}

.ActNumPhoto
{
	margin-left: 5px;
}