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: rgb(114,0,34);
  text-decoration: none;
}

a:hover {
  color: red;
  text-decoration: none;
}

h1 {
  font-size: 140%;
  margin: 0px;
  font-weight: bold;
  color: rgb(74,73,71);
}

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; 
  border-left: solid 1px rgb(114,0,34);
	border-right: solid 1px rgb(114,0,34);
  background-image: url('../img/bgPage.jpg');
	background-repeat: repeat-x; 
	margin: auto;
  }
  
#header {
  position: relative;
  z-index: 0;
  width: 195px;
  float: left;
}

/**********languages******************/

#languages {
  padding: 0px 0px 0px 0px;
  height: 41px;
  text-align: right; 
  position: relative; 
  width: 992px; 
  background-image: url('../img/bgLang.jpg');
	background-repeat: no-repeat; 
  color: rgb(243,229,158);
	margin: auto;
	border-left: solid 1px white;
	border-right: solid 1px white;
}

#languages .selected {
  color: rgb(243,229,158);
}

#languages .flag {
  border: 0px;
  padding-bottom: 5px;
}

#languages ul {
  list-style: none;
  margin: 0px;
  padding: 10px 20px 0px 20px;
  float: right;
}

#languages ul li {
  padding-bottom: 5px;
  float: left;
}

#languages ul li a {
  font-weight: normal;
  color: white;
  text-decoration: none;
}

#languages ul li a:hover {
  text-decoration: underline;
}

#languages ul li .selected {
  color: white;
}

/**********konec languages******************/


#logoHotel {
  position: absolute;
  top: 0px;
  left: 10px;
  font-family: "Times New Roman", Times, serif;
  position: relative;
  padding: 20px 10px 10px 10px;
  text-align: left;
  color: white;
}
#logoHotel .perex {
  font-size: 60%;
  padding: 0px;
  color: white;
}

#logoHotel .name {
  font-size: 285%;
  padding-top: 0px;
  font-weight: normal;
  color: rgb(114,0,34);
}

#logoHotel .location {
  font-family: Verdana, "Geneva CE", lucida, sans-serif;
  display: block;
  font-size: 130%;
  padding-top: 6px;
  font-weight: normal;
  color: black;
}

#logoHotel .stars {
  position: relative;
  width: 140px;
  border-bottom: solid 1px rgb(221,111,0);
}

#logoHotel .stars img {
  position: relative;
  top: 7px;
}

#headerPhotogallery {
  padding-left: 4px;
  height: 120px;
}

#headerPhotogallery img {
  border: solid 1px white;
  margin-top: 15px;
}

#headerPhotogallery .right {
}
/*************************menu******************************/

#menuTop {
  background-image: url('../img/menu-bg-top.gif');
	background-repeat: no-repeat;
	background-position: top right;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	height: 18px;
  position: relative;
  left: -1px;

}

#menu {
  position: relative;
  left: -1px;
	margin: 0px;
}

#menuBottom {
  background-image: url('../img/menu-bg-bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	height: 18px;
  position: relative;
  left: -1px;
}

#menu ul {
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#menu ul li {
  background-color: rgb(243,229,158);
  border-bottom: solid 1px white;
  border-right: solid 1px rgb(114,0,34);
  position: relative;
  z-index: 99;    
  margin: 0px 0px 0px 0px;
}

#menu ul li a {
  display: block;
  color: black;
  text-decoration: none;
  font-weight: bold; 
  padding: 6px 0px 6px 20px; 
}

#menu ul li a:hover {
  display: block;
  background-color: rgb(216,164,28);
  color: white;
}
#menu .menuSelected a {
  background-color: rgb(216,164,28);
  color: white;
}


/*******Photo Intro***********************************************/


#mainContent .contPhotoIntro {
  width: 283px;
  float: right;
  position: absolute;
  right: -1px;
  background-image: url('../img/bgPhotoIntro.gif');
	background-repeat: no-repeat;
	background-position: top left;
  padding: 15px 0px 15px 0px;
  margin: 30px 0px 0px 50px;
}

#mainContent .contPhotoIntro .sides {
	background-color: white;
  border-left: solid 1px rgb(114,0,34);
  padding: 0px 8px 0px 14px;
}

#mainContent .contPhotoIntro .photoIntro {
  border: solid 5px rgb(216,164,28);
  padding: 0px;
  margin: 0px;
}

#mainContent .contPhotoIntro .bottom {
  background-image: url('../img/bgPhotoIntro-bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0px;
	padding: 0px;
	height: 15px;
}



/*******main content***********************************************/

#mainContent {
  margin: 0px 0px 10px 10px;
  text-align: left;
  width: 780px;
  float: left;
}

#mainContent .content {
  margin: 20px 300px 0px 20px;
}

#mainContent h1 {
  font-size: 140%; 
  margin: 40px 20px 0px 20px;
}

#mainContent h1 .address {
  font-size: 70%;
  font-weight: normal;
}

#services {
  text-align: left;
  margin: 20px 0px 20px 20px;
  width: 500px;
}

#services img {
  border-top: solid 2px gray;
  border-bottom: solid 2px gray;
  padding: 2px 0px 2px 0px;
}


/********address******************************************************/
.addressTop {
  background-image: url('../img/bgAddress.gif');
	background-repeat: no-repeat;
	background-position: top right;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	position: relative;
  left: -1px;
  top: 2px;
  height: 15px;
}

#address {
  position: relative;
  left: -1px;
  padding: 5px 0px 0px 20px;
  background-color: white;
  text-align: left;
  font-size: 100%;
  line-height: 16px;
  border-right: solid 1px rgb(114,0,34);
}

.addressBottom {
  background-image: url('../img/bgAddress-bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	height: 15px;
	position: relative;
  left: -1px;
}

#address a {
  text-decoration: none;
  font-weight: normal;
}

#address a:hover {
  text-decoration: underline;
}

#forecast {
  position: relative;
  left: -1px;
  padding: 5px 0px 0px 20px;
  background-color: white;
  text-align: left;
  line-height: 14px;
  border-right: solid 1px rgb(114,0,34);
}
#forecast .perex {
  margin: 6px 0px 0px 35px;
  font-size: 90%;
}
#forecast .icon {
  float: left;
  margin-top: 7px;
}



/***************foooter*************************/

.footerLine {
  height: 6px;
  background-color: rgb(216,164,28);
  border-left: solid 1px rgb(114,0,34);  
  border-right: solid 1px rgb(114,0,34);
  border-bottom: solid 1px rgb(114,0,34);
  width: 990px;
	margin: auto; 
	font-size: 1px;
	line-height: 1px;
}

#footer {
   padding: 5px;
   text-align: left;
   width: 990px;
   margin: auto;
}

#footer .icon {
  position: relative;
  float: right;
  margin-left: 5px;
  border: solid 1px white;
}

#links {
  float: right;
  font-size: 90%;
}

#links a {

}

#links a:hover {

}


/***************Fotogalerie*************************/
   #NavPhotoDet
{
  background-color: rgb(243,229,158);
  border: solid 1px rgb(114,0,34)  ;
margin-top: 10px;	
height:19px;
text-align:center;
	padding-left:5px;
	padding-right:5px;

}

#NavPhotoDet td
{
	font-weight:bold; 
}

#NavPhotoDet a
{
	color: Black;
	text-decoration: none;
	margin-left: 5px; 

}


#NavPhotoDet a:hover {

     text-decoration: underline;
	 background-color: rgb(216,164,28);
	color:White;	
}

.LinkPhoto
{
	
	text-decoration: underline;
}

.ActNumPhoto
{
	color:White;
 background-color: rgb(216,164,28);	
	margin-left: 5px;
}