/* CSS Document */

 /* Accomodation////////////////////////////////// */
 /* left Block */
 
 .AccLeftBlock {
 margin-top:10px;
 float:left;
 background-image:url(../images/Accommodation_leftpic.gif);
 width:326px;
 height:228px;
 }
 
 /* Accomodation Left Block Buttons */
 
 .AccLeftBlockButtons {
 margin-top:180px;
 margin-left:300px;
 width:46px;
 height:32px;
 }
  /* Right Block */
  
  .AccRightBlock {
 margin-top:5px;
 float:right;
 width:630px;
 

 
 }
 
 /*Accomodation nav menu */
 
 .Accnavmenu 
{

	text-transform:uppercase;
 	display:inline; 
	font-size:10px;
	color:#6F6F6E;
	margin-top:3px;
	margin-bottom:3px;
	margin-left:235px;
 }
 
 .Accpic {
 margin-left:0px;
 }
 
  /* Accomodation */
  
 .AccSeparetor {
/* background-image:url(../images/Accommodation_separetor.gif);*/
 width:336px;
 height:22px;
 margin-left:20px;
 text-transform:uppercase;
 font-size: 12px;
 color: #8F8E8E;
 
 }
 
 #AccSeparetorText
 { margin-left:77px;
 letter-spacing:2px;
 }
 
 .AccRightText {
 font-family:Tahoma;
 font-size:12px;
 text-align:justify;
 color: #368FBE;
 margin-right:20px;
 margin-left:20px;
 }
 
 
 .accicons {
 margin-left:80px;
 margin-top:180px;
 }