@charset "UTF-8";

body {
	font-family: "Verdana", "Arial CE", "Helvetica CE", "Arial", "Helvetica", sans-serif;
	font-size: 0.7em;
}

.italic {
	font-style: italic;
	}

/************************** TOP STRIPE **************************/

#topStripe .middle #VPlogo {
	font-size: 14px;
	}

#topStripe .middle #VPlogo a {
	letter-spacing: -1px;
	}	

#topStripe .middle #VPlogo strong {
	font-size: 14px;
	}

#topStripe .middle #VPlogo em {
	font-style: normal;
	}

#topStripe .middle #topStripeFlags #datetime {
	font-size: 0.9em;
}

/************************** MAIN MENU **************************/

#mainMenu ul li.main a.main {
	font-weight: bold;
	letter-spacing: -1px;
}

/************************** CONTENT **************************/

#contentStyle h2, #contentStyle h3, #contentStyle h4, #contentStyle .heading, #contentStyle .subHeading, #sideBar .heading {
	font-family: "Trebuchet MS", sans-serif;
	}

#contentStyle h2, #contentStyle .heading, #sideBar .heading {
	font-size: 16px;
	}

#contentStyle .heading {
	font-weight: bold;
	}

#contentStyle h3 {
	font-size: 16px;
	font-weight: normal;
	}

#contentStyle h4, #contentStyle .subHeading {
	font-size: 13px;
	font-weight: bold;
}

#content input.submit, #content a.submit, #sideBar input.submit, #content input.submitWide, #content a.submitWide {
	font-size: 14px;
	font-weight: bold;
}

/************************** HOTEL DETAIL **************************/

#content .hotelDetail .addressBlock .address {
	font-style: italic;
	}
	
#content .hotelDetail #priceTable #totalPrice {
	font-size: 14px;
	}

/*********************** HOTEL SEARCH ***************************/

#content #hotelSearch table.data input, #content #hotelSearch table.data select {
	font-size: 11px;
	}

#content #hotelSearch .foundHotel .address {
	font-style: italic;
	}

#content #hotelSearch .foundHotel .priceInfo {
	font-size: 9px;
	}
	
#content #hotelSearch .foundHotel .prices .makeReservation input {
	font-size: 12px;
	font-weight: bold;
	}
	
#content #hotelSearch .foundHotel .info .hdAd {
	font-size: 16px;
	}

/************************** ACCOMMODATION FORM **************************/
	
#AccommodationFormCount {
	font-weight: bold;
	}

	#AccommodationForm input, #AccommodationForm select {
		font-size: 11px;
		}

/************************** FEATURED HOTELS **************************/

#HPFeaturedHotels h2 {
	font-weight: normal;
	}

#HPFeaturedHotels .hotel .roomRateFrom {
	font-size: 14px;
	}

/************************** FEEDBACK **************************/

#HPFeedBack .feedBack {
	font-style: italic;
}

	#HPFeedBack .feedBack:first-letter {
		font-size: 20px;
		}

/************************ ORDER DETAIL ***********************************/

#content #orderDetail td {
	font-weight: bold;
	}

#content #orderDetail th {
	font-weight: normal;
	}
	
#content #orderDetail .note {
	font-size: 10px;
	font-weight: normal;
	}

/************************** THEATRE DETAIL *************************/

#content #orderTotalPrice, #content #orderTotalPriceCZK {
	font-weight: bold;
	font-size: 1.4em;
	}

/*************************** SEARCH **********************************/
	
#content .hotelSearchResult .hdAd {
	font-size: 16px;
	}

/************************* PARTNER LINKS *****************************/

#partnerLinks p#Target {
	font-size: 1.5em;
	}
	
/************************** FEEDBACKS **************************/

#feedBacks .feedBack {
	font-style: italic;
	}

/************************** BOTTOM MENU **************************/

#visitPragueMenu ul li .heading {
	font-weight: bold;
	font-size: 11px;
	}

