@charset "utf-8";
/* CSS Document */

	body{
		background-color: #CCC;
	}
	
	#Table1_Information{
	  font:Georgia, "Times New Roman", Times, serif;
	  color:#000;
	  font-size:14px;
	}
	
	#Information{
		padding:35px 0 0 95px;
	}
	
  #Table2_Ubytovani{
	  font:Georgia, "Times New Roman", Times, serif;
	  color:#000;
	  font-size:14px;
	 }
	
	#Ubytovani{
		padding:25px 0 0 20px;
		
	}
	
	#Table3_Contact{
		font:Georgia, "Times New Roman", Times, serif;
		color:#000;
		font-size:14px;
		padding:0 0 0 85px;
	}
	
	#Table4_Footer{
		font:Georgia, "Times New Roman", Times, serif;
		color: #CCC;
		font-size:12px;
		text-align:center;
	}
