body {
  background-color: rgb(229,229,229);
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  font-weight: normal;
  color: black;
  margin: 0px 0px 20px 0px;
  padding: 0px;
  text-align: center;
}

table,td
{
	font-size: 100%;
}

u {
  border: none;
}

a {
  color: rgb(118,189,182);
  text-decoration: none;
}

a:hover {
  color: rgb(231,36,42);
  text-decoration: none;
}

h1 {
  font-size: 180%;
  color: rgb(231,36,41);
  margin: 0px;
  font-weight: normal;
  color: black;
}

h2 {
  font-size: 110%;
  margin: 0px;
}

h3 {
  font-size: 100%;
  margin: 0px;
  font-weight: bold;
}

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;
}

li {
	text-align: left;
}

.clear {
  clear: both;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}

#page { 
  position: relative; 
  width: 990px; 
	margin: 0px auto 0px auto;
	padding: 30px 0px 0px 0px;
  background-color: white;
  background-image: url('../images/pageBg.gif');
  background-repeat: repeat-y;
  background-position: top left;
  }

/***************header********************/
  
#header {
  position: relative;
  z-index: 0;
  width: 990px;
  height: 130px;
	margin: 0px auto 0px auto;
	background-color: rgb(64,128,128); 
	background-image: url('../images/headerBg.gif');
  background-repeat: no-repeat;
  background-position: top left;
	padding: 0px 0px 0px 0px;
	text-align: left;
}


.logoHotel {
  font-size: 270%;
  padding-top: 20px;
  font-weight: bold;
  color: rgb(102,102,102);
  margin: 10px 0px 10px 0px;
  font-family: serif; 
}

.location {
  display: block;
  margin: 0px 0px 10px 0px;
  font-size: 100%;
  padding: 0px;
  font-weight: bold;
  color: rgb(102,102,102);
}

#logoHotel .stars {
  position: relative;
  width: 140px;
  border-bottom: solid 1px rgb(221,111,0);
}

#logoHotel .stars img {
  position: relative;
  top: 7px;
}

/********address******************************************************/

#address {
  position:absolute;
  top: 95px;
  left: 400px;
  width: 563px;
  padding: 0px;
  margin: 0px;
  font-size: 100%;
  text-align: center;
  color: white;
}

#address p {
  float: left;
  width: auto;
  margin: 0px;
  padding: 0px;
}

#languages {
  position: absolute;
  width: auto;
  right: 25px;
  top: 10px;
  text-align: right;
}

.languages {
  list-style: none;
  margin: 0px;
  padding: 0px;
  z-index: 80;
  text-align: right;   
  color: rgb(102,102,102);
}

.languages li {
  padding: 0px 0px 0px 0px;
  float: left;
  width: auto;
}

.languages .space {
  float: none;
  font-size: 1px;
}

.languages li a:hover {
  text-decoration: underline;
}


/*************header- pravy sloupec*******************/

#forecast {
  margin: 20px 0px 10px 10px;
  text-align: left;
}

#forecast .perex {
  margin: 6px 0px 0px 35px;
  font-size: 90%;
  line-height: 14px;
}

#forecast .icon {
  float: left;
  margin-top: 7px;
}


/*************************menu******************************/
#menu {

}

#menu ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

#menu ul li {
  z-index: 88;    
	height: 33px;
	width: 206px;
  display: block;  
  margin: 0px 0px 7px 0px;
  padding: 0px;
}

#menu ul li a {
  display: block;
 height: 13px;
  color: rgb(102,102,102);
  font-weight: bold; 
  background-image: url('../images/menuBG.gif');
  background-repeat: no-repeat;
  background-position: top left;
  text-decoration: none;

  padding: 10px;
  margin: 0px;
}

#menu ul li a:hover {
  background-position: 0px -33px;
  color: white;
}

#menu .menuSelected a {
  background-position: 0px -33px;
  color: white;
}

/*******main content***********************************************/

#mainContent {
  margin: 0px 0px 10px 250px;
  padding: 0px;
  text-align: left;
  height: 600px;
}

.photoIntro {  
  margin: 40px 0px 20px 0px;
}

.photoIntro .photo {  
  float: left;
  display: block;
  border: solid 4px rgb(231,36,42);
  margin: 0px 10px 0px 0px;
}

.photoIntro .photo:hover {  
  border: solid 4px rgb(118,189,182);
}

#mainContent .content {
  margin: 0px 20px 20px 0px;
}

#mainContent h1 {
  font-size: 140%; 
  margin: 0px 0px 20px 0px;
  color: rgb(231,36,41);
}

#mainContent h1 .address {
  font-size: 70%;
  font-weight: normal;
}

#services {
  float: right;
  width: 150px;
  text-align: left;
  margin: 0px 0px 0px 20px;
}

#services img {
  float: left;
  border-top: solid 2px gray;
  border-bottom: solid 2px gray;
  padding: 2px 0px 2px 0px;
}

/************************** left column ****************************/
#leftColumn {
  width: 190px;
  float: left;
  padding: 0px 0px 0px 20px;
  margin: 0px 0px 0px 0px;
  text-align: right;
}

#photogallery {
  text-align: left;
  margin: 40px 0px 20px 0px;
  border: none;
}

#photogallery a {
  display: block;
  width: 135px;
  height: 60px;
  border: solid 1px rgb(61,51,50);
  margin: 0px 0px 20px 0px;
}

#photogallery a:hover {
  border: solid 1px rgb(64,128,128);
}




/***************foooter*************************/

#footer {
  padding: 5px 5px 5px 5px;
  text-align: right;
  background-color: rgb(118,189,182);
  color: white;
  border-bottom: solid 1px rgb(102,102,102);
  margin: 0px 1px 0px 1px;
}
#footer .email {
  float: left;
  display: block;
  color: white;
  z-index: 99;
}
#footer .email:hover {
  color: rgb(61,51,50);
}

#footer .links {
  font-size: 90%;
  padding: 0px;
  margin: 0px;
  color: rgb(102,102,102);

}

#footer .links a {
  color: rgb(102,102,102);
}

#footer .links a:hover {
  color: white;
}

/***************fotky navigace*************************/
#NavPhotoDet
{
 background-color: rgb(118,189,182);  
margin-top: 10px;	
height:18px;
width:473px;
padding-top:2px;
padding-left:5px;
padding-right:5px;
  text-align:center;
}


#NavPhotoDet a
{
	color: rgb(102,102,102);
  font-weight: bold; 
	text-decoration: none;
	 

}


#NavPhotoDet a:hover {

     text-decoration: underline;
	  color:White;
}

.NavCisFotek
{
	   padding-left:100px;
	padding-right:150px;
}


.LinkPhoto
{
	margin-left: 5px;
	text-decoration: underline;
}

.ActNumPhoto
{
	margin-left: 5px;
 font-weight: bold;
  color :Red;
}