body {
  background-color: white;
  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 black;
  border-right: solid 1px black;
  background-image: url('../images/page-background.gif');
  background-repeat: repeat-y;
  background-position: top left;
}

#header {
  position: relative;
  background-color: rgb(255,204,0);
  z-index: 0;
  width: 209px;
  float: left;
}

#languages {
  position: relative;
  padding: 0px 0px 5px 0px;
  margin: 0px auto 0px auto;  
  background-color: white;
  width: 992px;
  color: black;
  height:35px;
  border-bottom: solid 10px black;
}

#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(255,128,0);
  border-bottom: white 1px solid;
}

#logoHotel .name {
  font-family: serif;
  font-size: 220%;
  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(255,128,0);
  height: 120px;
  border-bottom: white 1px solid;
}

#headerPhotogallery img {
  border: solid 1px white;
  margin-top: 15px;
}

#headerPhotogallery .right {
}

#menu {
  background-color: rgb(255,204,0);
}

#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;
}

#address a {
  text-decoration: none;
  color: #AA0000;
  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(255,128,0);
   padding: 5px;
   border-bottom: solid 5px black;
}

/***************fotky navigace*************************/
#NavPhotoDet
{
 background-color: rgb(255,204,0);
margin-top: 10px;	
height:19px;
text-align:left;
padding-right:5px;
padding-left:5px;
}

#NavPhotoDet td
{
	  color: Black;
}

#NavPhotoDet a
{
	color :Black;
	text-decoration: none;
}


#NavPhotoDet a:hover 
{
	    color: Black;
   text-decoration: underline;
}

.LinkPhoto
{
	margin-left: 5px;
	text-decoration: underline;
}

.ActNumPhoto
{
	margin-left: 5px;
}