body {
  background-color: rgb(235,245,245);
  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(153,1,1);
  text-decoration: none;
}

a:hover {
  color: rgb(51,51,50);
  text-decoration: none;
}

h1 {
  font-size: 140%;
  color: rgb(64,128,128);
  margin: 0px;
  font-weight: bold;
  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; 
  }
  
.pageInside { 
  position: relative; 
  width: 990px; 
	margin: 20px auto 0px auto;
	padding: 0px;
}
/***************header********************/
  
#header {
  position: relative;
  z-index: 0;
	background-color: rgb(64,128,128); 
	margin: 0px auto 0px auto;
	padding: 0px 0px 10px 0px;
	border-bottom: solid 1px rgb(61,51,50);
}

.headerInside {
  width: 990px;
	margin: 0px auto 0px auto;
  text-align: left;
}

.logoHotel {
  font-size: 250%;
  padding-top: 0px;
  font-weight: bold;
  color: white;
  margin: 10px 0px 10px 0px;
}

h2 .location {
  display: block;
  margin: 0px 0px 10px 0px;
 font-size:67%; 
  padding: 0px;
  font-weight: bold;
  color: rgb(198,226,226);
}

.logo {
  margin: 0px;
}

#logoHotel .stars {
  position: relative;
  width: 140px;
  border-bottom: solid 1px rgb(221,111,0);
}

#logoHotel .stars img {
  position: relative;
  top: 7px;
}

/********address******************************************************/

#address {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 100%;
  text-align: left;
  color: rgb(51,51,50);
}

#address p {
  float: left;
  width: auto;
  margin: 0px;
  padding: 0px;
}

.languages {
  float: right;
  width: 100%;
  list-style: none;
  margin: 0px;
  padding-bottom: 5px;
  z-index: 99;
  text-align: right;   
  color: white;
}

.languages li {
  padding: 0px 0px 0px 0px;
  float: left;
  width: auto;
}

.languages li a {
  font-weight: normal;
  color: white;
  text-decoration: none;
}

.languages li a:hover {
  text-decoration: underline;
}

.languages li .selected {
  color: white;
}
/*************header- pravy sloupec*******************/

.rightCol {
  float: right;
  margin: 45px 0px 0px 0px;
  padding: 0px;
  text-align: right;
  width: 520px;
  height: 80px;
}

#forecast {
  margin: 0px 0px 10px 0px;
  height: 42px;
}

#forecast .perex {
  margin: 0px 45px 0px 0px;
  font-size: 90%;
  line-height: 14px;
  color: rgb(51,51,50);
}

#forecast .icon {
  float: right;
  margin-top: 3px;
  border: solid 4px rgb(199,226,226);
  width: auto;
}

/*************************menu******************************/
#menu {

}

#menu ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

#menu ul li {
  z-index: 99;    
	height: 24px;
  display: block;  
  margin: 0px 0px 7px 0px;
  padding: 0px;
}

#menu ul li a {
  display: block;
  height: 14px;
  color: rgb(61,51,50);
  background-image: url('../images/menuIco.gif');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  text-decoration: none;
  font-weight: bold; 
  padding: 5px 0px 5px 30px;
  margin: 0px;
}

#menu ul li a:hover {
  color: rgb(64,128,128);
  background-position: bottom left;
}

#menu .menuSelected a {
  color: rgb(64,128,128);
  background-position: bottom left;
}

/*******main content***********************************************/

#mainContent {
  margin: 0px 0px 10px 200px;
  padding: 0px;
  text-align: left;
  height: 600px;
}

#mainContent .photoIntro img {  
  border: solid 4px rgb(64,128,128);
  float: right;
  margin: 20px 0px 0px 20px;
}

#mainContent .content {
  margin: 0px 300px 0px 0px;
}

#mainContent h1 {
  font-size: 140%; 
  margin: 0px 0px 20px 0px;
  color: rgb(64,128,128);
}

#mainContent h1 .address {
  font-size: 70%;
  font-weight: normal;
}

#services {
  text-align: left;
  margin: 20px 0px 40px 0px;
  width: 480px;
}

#services img {
  border-top: solid 2px gray;
  border-bottom: solid 2px gray;
  padding: 2px 0px 2px 0px;
}

/************************** left column ****************************/
#leftColumn {
  width: 180px;
  float: left;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  text-align: right;
}

#photogallery {
  text-align: left;
  margin: 40px 0px 20px 0px;
  border: none;
}

#photogallery a {
  display: block;
  width: 100px;
  height: 79px;
  border: solid 1px rgb(61,51,50);
  margin: 0px 0px 20px 0px;
}

#photogallery a:hover {
  border: solid 1px rgb(64,128,128);
}




/***************foooter*************************/

#footer {


}
.footerInside {
  margin: auto;
  padding: 5px 5px 5px 5px;
  text-align: left;
  width: 990px;
  position: relative;
  background-color: rgb(64,128,128);
  border-top: solid 1px rgb(61,51,50);
  color: white;
}

#links {
  float: right;
  font-size: 90%;
  padding: 0px;
  margin: 0px;
  width: auto;
}
.footerInside a {
  color: white;
}
.footerInside a:hover {
  color: rgb(61,51,50);
}

/*************** Navigace Fotek *************************/


#NavPhotoDet
{
 background-color: White; 
margin-top: 10px;	
height:18px;
width:473px;
padding-top:2px;
padding-left:5px;
padding-right:5px;
  text-align:center;
}





#NavPhotoDet a
{
	color:Black;
  font-weight: bold; 
	text-decoration: none;
	 

}


#NavPhotoDet a:hover {

     text-decoration: underline;
  color: rgb(64,128,128);
}

.NavCisFotek
{
	   padding-left:100px;
	padding-right:150px;
}


.LinkPhoto
{
	margin-left: 5px;
	text-decoration: underline;
}

.ActNumPhoto
{
	margin-left: 5px;
 font-weight: bold;
 color: rgb(198,226,226);
}