@charset "windows-1251";
#main1 { 	  
position: absolute;
overflow: visible;  
z-index:200;
height: auto;
width: 100%;

}
#mainTable { 
position: static;
width: 100%;
right: 0;
height:auto;
background-color: #F0F0F0; 
overflow: visible;
float: left;
z-index: 101;
} 
H2.inform {font-size:10px;  font-family: verdana, arial; color:white; text-decoration:none; FONT-WEIGHT: bold; PADDING-BOTTOM: 0px; MARGIN: 0px;}

#mainLeft {
background-color: #F0F0F0; 
top:0px;
position: absolute/*relative*/;
 float: right;
 padding-right: 2em;
  width: 150;
   height: auto; 
   overflow: visible;
   
     /*left: 0;*/
	
}

#mainRight {
position: relative;
float:right;
overflow: visible;
padding-left:1em;
left: 150px;
background-color: #FFFFFF; 
width: 80%;
height:auto;

  }	
#mainBottom {
position:relative;
bottom: 0;
height:50;
width:100%;
float:left; 
}

#yell {
top:0px;
z-index:1;
float:right;
margin: 1px;
border: 0px;
padding-bottom:1em;
background-color: #ffe187; 
width: 235px;
height:auto;
}
.hotel_row{
	COLOR: Black;
	FONT-FAMILY: Verdana, Lucida Grande, sans-serif;
	FONT-SIZE: 8pt;
}
	/*#mainTable {
position: absolute; 
background-color: #ffffff;
width: 100%;
left: 0;
}
#mainLeft {
position: absolute;
z-index: 100;
top: 0; 
background-color: #F0F0F0;
width: 200px; 

left: 0;
}


#mainBottom {
position: relative;

width: 100%;
right: 0;
bottom: 0;
left: 0;
background-color: #F0F0F0;	

}
#mainRight {
position: relative;	 
padding: 10;
top: 0;	 
bottom: 0;
height: 100%;
left: 200px;
right: 0px;	
width: 80%;
  }	
  */
