@charset "UTF-8";

body {
	font-family: "Georgia", serif;
	font-size: 11pt;
}

#allContent {
	width: 100%;
	}

/******************** TOP STRIPE **********************/

#topStripe .left, #topStripe .right {
	display: none;
	}

#topStripe .middle {
	width: 100%;
	float: none;
	}

	#topStripe .middle #roof, #topStripe .middle #topStripeFlags {
		display: none;
		}
		
		#topStripe .middle #topStripeFlags #datetime {
			display: none;
			}
			
			#topStripe .middle #topStripeFlags #flags a img {
				border: none;
				}
					
	#topStripe .middle #VPlogo {
		font-size: 15pt;
		}

#topMotif {
	display: none;
	}

#mainMenu {
	display: none;
	}

#contentHeading, #contentFooter {
	display: none;
}

#contentContainer, #contentContainerHP {
	width: 100%;
	border: none;
	padding: 0px;
	}

#contentContainer #content, #contentContainerHP #content {
	width: auto;
	float: none;
	padding: 0px;
	}

#sideBar {
	display: none;
	}

/************************* CONTENT **************************/

#content h2, #content h3, #content h4, #contentStyle .heading, #contentStyle .subHeading, #sideBar .heading, #sideBar .subHeading {
	font-family: "Georgia", serif;
	}

#content h2, #contentStyle .heading, #sideBar .heading {
	font-size: 13pt;
}

#content h3, #contentStyle .subHeading, #sideBar .subHeading {
	font-size: 12pt;
	}

#content h4 {
	font-size: 11pt;
}

/************************* HP FEATURED HOTELS **************************/

#HPLeftStripe {
	display: none;
	}
		
#HPFeaturedHotels {
	float: none;
	width: 100%;
	}
		
	#HPFeaturedHotels .hotel .roomRateFrom {
		font-size: 12pt;
		}

	#content .pragueMap #mapContainer #mapLoading {
		display: none;
		}

#HPFeedBack .feedBack:first-letter {
	font-size: 20pt;
	}

#HPNews .news h2 {
	margin: 0px;
	}

#HPNews .news p {
	margin-left: 0px;
	}

#visitPragueMenu {
	display: none;
	}
	
#footer {
	display: none;
	}
