
	body {

		font-family:		"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:		10pt;
		color:			#000000;

		padding:		0px;
		margin:			10px;

		background:		#4C4C4C url( "./../images/design/bg_main.gif" ) left top repeat-x;

	}



	div.pageBody {

		width:			870px;

		margin:			10px auto 10px auto;

		background-color:	#FFFFFF;

		position:		relative;

	}



	div.pageContent {

		text-align:		justify;

		min-height:		600px;

		padding:		210px 30px 30px 215px;

	}

	* html div.pageContent {

		height:			600px;

	}



	div.pageHead {

		position:		absolute;

		top:			0px;
		left:			0px;

	}

	div.pageHead h2 {

		padding:		0px;
		margin:			0px;

		height:			119px;

	}

	div.pageHead h2 a {

		width:			870px;
		height:			119px;

		display:		block;

		background:		url( "./../images/design/bg_head.jpg" ) left top no-repeat;

	}

	div.pageHead h2 a span {

		display:		none;

	}


	ul.pageMenu {

		padding:		0px;
		margin:			0px 0px 0px 5px;

		list-style-type:	none;

	}

	ul.pageMenu li {

		float:			left;

	}

	ul.pageMenu li a {

		height:			30px;

		display:		block;

	}

	ul.pageMenu li a span {

		display:		none;

	}

	a.pageMenu_Tip {
		width:			178px;
		margin:			0px 1px 0px 0px;
		background:		url( "./../images/design/button_menu_tip.gif" ) left top no-repeat;
	}

	a.pageMenu_Eurovikendy {
		width:			178px;
		margin:			0px 1px 0px 0px;
		background:		url( "./../images/design/button_menu_eurovikendy.gif" ) left top no-repeat;
	}

	a.pageMenu_Summer {
		width:			123px;
		margin:			0px 1px 0px 1px;
		background:		url( "./../images/design/button_menu_summer.gif" ) left top no-repeat;
	}

	a.pageMenu_Winter {
		width:			124px;
		margin:			0px 1px 0px 1px;
		background:		url( "./../images/design/button_menu_winter.gif" ) left top no-repeat;
	}

	a.pageMenu_Egypt {
		width:			59px;
		margin:			0px 1px 0px 1px;
		background:		url( "./../images/design/button_menu_egypt.gif" ) left top no-repeat;
	}

	a.pageMenu_Croatia {
		width:			100px;
		margin:			0px 1px 0px 1px;
		background:		url( "./../images/design/button_menu_croatia.gif" ) left top no-repeat;
	}

	a.pageMenu_Czech {
		width:			63px;
		margin:			0px 1px 0px 1px;
		background:		url( "./../images/design/button_menu_czech.gif" ) left top no-repeat;
	}

	a.pageMenu_Lastminute {
		width:			97px;
		margin:			0px 1px 0px 1px;
		background:		url( "./../images/design/button_menu_lastminute.gif" ) left top no-repeat;
	}

	a.pageMenu_Search {
		width:			103px;
		margin:			0px 0px 0px 1px;
		background:		url( "./../images/design/button_menu_search.gif" ) left top no-repeat;
	}



	div.pageTip {

		position:		absolute;

		left:			5px;
		top:			151px;

	}

	div.showTip {

		margin:			0px 0px 2px 0px;

	}

	div.showTip a {

		width:			178px;
		height:			120px;

		display:		block;

	}

	div.showTip a span {

		display:		none;

	}

	a.showTip_Egypt {

		background:		url( "./../images/photos/tip_egypt.jpg" ) left top no-repeat;

	}

	a.showTip_Chorvatsko {

		background:		url( "./../images/photos/tip_chorvatsko.jpg" ) left top no-repeat;

	}

	a.showTip_Cechy {

		background:		url( "./../images/photos/tip_cechy.jpg" ) left top no-repeat;

	}

	a.showTip_KapOstrovy {

		background:		url( "./../images/photos/tip_kapostrovy.jpg" ) left top no-repeat;

	}

	a.showTip_Kena {

		background:		url( "./../images/photos/tip_kena.jpg" ) left top no-repeat;

	}



	h1.pageTitle {

		text-align:		right;
		font-size:		20pt;
		font-weight:		normal;
		color:			#205596;

		margin:			0px 0px 30px 0px;

	}

	h2.pageTitle {

		text-align:		right;
		font-size:		15pt;
		font-weight:		normal;
		color:			#205596;

		margin:			30px 0px 30px 0px;

	}

	h3.pageTitle {

		font-size:		13pt;
		font-weight:		normal;
		color:			#666666;

		margin:			30px 0px 0px 0px;

	}

	h3.pageTitle a {

		color:			#666666;

	}



	div.pageBottom {

		color:			#999999;
		font-size:		8pt;
		text-align:		center;
		padding:		5px;

	}

	div.pageBottom a {

		color:			#999999;
		font-weight:		bold;
		text-decoration:	underline;

	}

	div.pageBottom a:hover {

		color:			#666666;
		text-decoration:	none;

	}

	.noScreen {

		display:		none;

	}



	div.formItem {

		clear:			both;
		margin:			2px;

	}

	div.formItem label {

		float:			left;
		width:			140px;

	}

	div.formItem select {

		width:			200px;

	}

	div.formButtons {

		margin:			10px 0px 15px 0px;

	}


	p.showInfo {

		font-size:		8pt;
		color:			#666666;

	}

	a {

		color:			#205596;
		text-decoration:	underline;

	}

	a:hover {

		color:			#205596;
		text-decoration:	none;

	}


	ul.listOfCountries {

		padding:		0px;
		margin:			0px;

	}

	ul.listOfCountries li {

		padding:		0px;
		margin:			0px 0px 0px 15px;

		list-style-type:	square;

		float:			left;
		width:			175px;

	}


	div.pageClear {

		clear:			both;

	}


	div.pageRecommended {

		font-size:		9pt;
		color:			#666666;
		text-align:		center;

		margin:			15px 0px 30px 0px;

	}

	div.pageRecommended a {

		color:			#666666;

	}



	div.pageAd {

		text-align:		center;
		margin:			15px 0px 15px 0px;

	}


	div.pageStatistics {

		display:		none;

	}


	div.showAsence {

		margin:			10px 0px 10px 0px;
		text-align:		center;

	}

	div.showAsenceTop {

		margin:			10px 0px 0px 0px;
		text-align:		center;

	}

	div.showAsenceRight {

		position:		absolute;
		top:			0px;
		right:			-170px;

	}
