/* ------------------------------------------------------------- */
/*                          screen.css                           */
/* ------------------------------------------------------------- */
@media screen {
	.bookVac {
		float: left;
		width: 762px;
	}
	.ilikethis {
		color: #999999;
		font-size: 90%;
		float: right;
	}
	.ilikethis a {
		color: #999999;
	}
	/* ----- bookFlight */
		.bookFlight {
			width: 380px;
			float: left;
			border-right: 1px solid #FFFFFF;
		}
		.bookFlightMain {
			background-image: url(../img/bg/bookflight.png);
			background-repeat: no-repeat;
			padding: 13px 13px 0 13px;
			height: 86px;
			border-bottom: 2px solid #FFFFFF;
		}
		.bookFlight h2 {
			margin: 0; padding: 0;
			font-size: 150%;
			font-style: italic;
			float: left;
			line-height: 1.3em;
		}
		.bookFlight h2 a {
			color: #FFFFFF !important;
		}
		h2 a:hover {
			text-decoration: underline;
		}
		.bookFlight ul {
			float: right;
			margin: 0; padding: 0;
			list-style-type: none;
			width: 150px;
			line-height: 1.5em;
			font-size: 90%;
		}
		.bookFlight ul li a {
			color: #FFFFFF;
		}
		.bookFlight ul li a:hover {
			color: #FFFFFF;
		}
	/* end. bookFlight */

	/* ----- bookFlight */
		.czechVacations {
			width: 380px;
			float: left;
			border-right: 1px solid #FFFFFF;
		}
		.czechVacationsMain {
			background-image: url(../img/bg/czech-vacation.png);
			background-repeat: no-repeat;
			height: 86px;
			padding: 13px 13px 0 13px;
			border-bottom: 2px solid #FFFFFF;
		}
		.czechVacations h2 {
			margin: 0; padding: 0;
			font-size: 150%;
			font-style: italic;
			float: left;
			line-height: 1.3em;
		}
		.czechVacations h2 a {
			color: #FFFFFF !important;
		}
		.czechVacations ul {
			float: right;
			margin: 0; padding: 0;
			list-style-type: none;
			width: 150px;
			line-height: 1.5em;
			font-size: 90%;
		}
		.czechVacations ul li a {
			color: #FFFFFF;
		}
		.czechVacations ul li a:hover {
			color: #FFFFFF;
		}
	/* end. bookFlight */

	/* ----- bookFlight */
		.specialDeals {
			background-image: url(../img/bg/special-deals-bottom.png);
			background-repeat: no-repeat;
			background-position: 0 bottom;
			width: 168px;
			min-height: 74px;
			font-size: 90%;
			margin: 0 0 20px 0;
			text-align: left;
		}
		.specialDealsMain {
			background-image: url(../img/bg/special-deals-top.png);
			background-repeat: no-repeat;
			background-position: top 0;
			padding: 13px;
		}
		.specialDeals h2 {
			margin: 0 10px 0 0; padding: 0;
			font-size: 160%;
			font-style: italic;
		}
		.specialDeals h2 a {
			color: #FFFFFF;
		}
		.specialDeals p {
			margin: 0;
		}
		.specialDeals ul {
			margin: 15px 0 10px 0; padding: 0;
			list-style-type: none;
		}
		.specialDeals ul li a {
			color: #FFFFFF;
		}
	/* end. bookFlight */

	/* ---- h4 */
		h4.flights {
			width: 379px;
			height: 20px;
			background-color: #2D59B5;
			border-top: 2px solid #FFFFFF;
			_border-top: none;
			_margin: -1px 0 0 0;
			font-size: 100%;
		}
		h4.flights span {
			width: 100%;
			height: 21px;
			background-image: url(../img/titles/flights.png);
		}
		h4.chooseDestination {
			width: 100%;
			height: 20px;
			background-color: #CB0000;
			border-top: 2px solid #FFFFFF;
			_border-top: none;
			_margin: -1px 0 0 0;
			font-size: 100%;
		}
		h4.chooseDestination span {
			width: 100%;
			height: 20px;
			background-image: url(../img/titles/choose-destination.png);
		}
		h4.chooseDestination2 {
			width: 760px;
			height: 20px;
			border-top: 1px solid #FFFFFF;
			_margin-top: -3px;
			=margin-top: -3px;
		}
		h4.chooseDestination2 span {
			width: 100%;
			height: 20px;
			background-image: url(../img/titles/choose-destination.png);
			background-color: #CB0000;
		}
	/* end. h4 */

	/* ----- hpBoxLeft */
		.hpBoxLeft {
			width: 380px;
			border-right: 1px solid #FFFFFF;
			float: left;
		}
		.hpBoxLeft .searchBox {
			background-color: #EEEEEE;
			padding: 20px 13px;
			font-size: 90%;
			border-top: 1px solid #2D59B5;
			margin: 1px 0 0 0;
		}
		.hpBoxLeft .searchBox p.poznamka {
			font-size: 85%;
			line-height: 1.1em;
			color: #666666;
			margin: 0px 0 20px 0;
		}
		.hpBoxLeft .searchBox label {
			font-weight: bold;
		}
		.hpBoxLeft .searchBox label.nobold {
			font-weight: normal;
		}
		.hpBoxLeft .searchBox input.text {
			padding: 2px 3px;
			border: 1px solid #ccc;
			margin: 3px 0;
			font-size: 90%;
		}
		.hpBoxLeft .searchBox select.text {
			border: 1px solid #ccc;
			margin: 3px 0;
			font-size: 90%;
			padding: 2px 0;
		}
		.hpBoxLeft .searchBox select.xl {
			width: 80px;
		}
		.hpBoxLeft .searchBox select.ll {
			width: 30px;
		}
		.hpBoxLeft .searchBox .w170px {
			width: 170px;
			float: left;
			margin: 0 0 10px 0;
		}
		.hpBoxLeft .searchBox .w170px > img {
			position: relative;
			top: 2px;
		}
		.hpBoxLeft .searchBox .w113px {
			width: 113px;
			float: left;
			margin: 0 0 10px 0;
		}
		.hpBoxLeft .searchBox .w113px p {
			margin: 6px 0;
		}
		.hpBoxLeft .searchBox .w113px select {
			margin: 3px 0 0 0;
		}
		.hpBoxLeft .searchBox .w113px p.strops {
			margin: 20px 0 0 0;
		}
		.hpBoxLeft .searchBox .w170px input.text {
			width: 130px;
		}
		/* ---- menu */
			.hpBoxLeft ul {
				list-style-type: none;
				margin: 9px 0 0 0;
				padding: 0;
			}
			.hpBoxLeft ul li {
				display: inline;
				font-size: 90%;
			}
			.hpBoxLeft ul li {
				background-image: url(../img/buttons/typeform-n-left.png);
				background-repeat: no-repeat;
				background-position: 0 0;
				padding: 3px 0;
				margin: 0 -10px 0 0;
				_padding: 0;
				=padding: 0;
				border-right: 10px solid #FFFFFF;
			}
			.hpBoxLeft ul li a {
				text-decoration: none;
				background-image: url(../img/buttons/typeform-n-right.png);
				background-repeat: no-repeat;
				background-position: 100% 0;
				padding: 3px 15px;
			}
			.hpBoxLeft ul li.act {
				background-image: url(../img/buttons/typeform-left.png);
			}
			.hpBoxLeft ul li.act a {
				background-image: url(../img/buttons/typeform-right.png);
				color: #FFFFFF;
			}
			.hpBoxLeft ul li a:hover {
				text-decoration: underline;
			}
		/* end. menu */
	/* end. hpBoxLeft */

	/* ----- hpBoxRight */
		.hpBoxRight {
			width: 346px;
			border-right: 1px solid #FFFFFF;
			float: left;
			padding: 13px;
		}
		.hpBoxRight h3 {
			margin: 0 0 5px 0;
			font-size: 110%;
		}
		.hpBoxRight ul {
			margin: 0 0 20px 0; padding: 0;
			font-size: 90%;
			line-height: 1.4em;
			list-style-type: none;
		}
		.hpBoxRight ul li a {
			color: #555;
		}
		.hpBoxRight .boxLeft {
			float: left;
			width: 49%;
		}
		.hpBoxRight .boxRight {
			float: right;
			width: 49%;
		}
	/* end. hpBoxRight */

	/* ---- contentBoxRight */
		.contentBoxRight {
			margin: 0 0 0 0;
			width: 167px;
			overflow: hidden;
			float: right;
			text-align: center;
		}
	/* end. contentBoxRight */

	/* ---- content */
		.content {
			width: 550px;
			float: left;
		}
		.content h1 {
			margin: 10px 0 15px 0;
			color: #CB0000;
			font-size: 170%;
			line-height: 1.3em;
			text-transform: uppercase;
		}
		.content h2 {
			margin: 15px 0 5px 0;
			color: #CB0000;
			font-size: 120%;
		}
		.content h1.specDeals {
			color: #F79618;
		}
	/* end. content */

	/* ----- tabulka */
		table.detail {
			padding: 0px;
			margin: 0px;
			border: 0px;
			border-collapse : collapse;
			border: 1px solid #CB0000;
		}
		table.colored {
			padding: 0px;
			margin: 5px 0 0 0  !important;
			width: 100%;
		}
		table.colored th {
			padding: 4px;
			margin: 0px;
			color: #FFF;
			text-align: left;
			font-weight: normal !important;
		}
		table.colored td {
			padding: 4px;
			margin: 0px;
			line-height: 12px
		}
		a.order {
			text-transform: uppercase;
			font-size: 90%;
			text-decoration: none;
			background-image: url(../img/icons/arrow-left.png);
			padding: 0 0 0 15px;
			background-repeat: no-repeat;
			background-position: 0 2px;
		}
		table.colored {
			padding: 0px;
			margin: 0px;
			width: 100% !important;
			border-collapse: collapse;
		}
		.detailsB {
			margin: 0 0 0 -1px;
		}
		/*** colors ***/
.white {
background-color: #fff;
}
.silver {
background-color: #f0f1f3;
}

.green {
background-color: #EFF5DE;
}
.darkgreen {
background-color: #CB0000;
}
.bordergreen {
border: 1px solid #CB0000;
}
.textgreen {
color: #ADCB5A;
}

.orange {
background-color: #FDEAD1;
}
.darkorange {
background-color: #CC0000;
}
.borderorange {
border: 1px solid #CC0000;
}
.textorange {
color: #F79618;
}

.yellow {
background-color: #E8EAD7;
}
.darkyellow {
background-color: #8C9439;
}
.borderyellow {
border: 1px solid #8C9439;
}
.textyellow {
color: #8C9439;
}

.red {
background-color: #F2DCCC;
}
.darkred {
background-color: #BE5000;
}
.borderred {
border: 1px solid #BE5000;
}
.textred {
color: #BE5000;
}

.bordergray {
border: 1px solid #595959;
}
	/* end. tabulka */

	/* ----- formTable */
		.formTable {
			width: 750px;
			border: 1px solid #CC0000;
			background-color: #EEEEEE;
			padding: 7px;
		}
		.formTable th {
			background-color: #CC0000;
			color: #FFFFFF;
			padding: 5px;
		}
		.formTableOrange {
			width: 750px;
			border: 1px solid #F79618;
			background-color: #EEEEEE;
			padding: 7px;
		}
		input, textarea, select {
background: #FFF;
}

input.m, textarea.m, select.m {
width: 50px;
}
input.l, textarea.l, select.l {
width: 100px;
}
input.xl, textarea.xl, select.xl {
width: 125px;
}
textarea.k {
width: 490px;
}

	/* end. formTable */
.partner {
	border: 1px solid #CB0000;
	border-collapse: collapse;
}
.partner td {
	width: 20%;
	padding: 10px;
	vertical-align: top;
	text-align: center;
}
.partner h3 {
	margin: 0 0 10px 0; padding: 0;
	font-size: 100%;
}
.partner h3 a {
	text-decoration: none;
}
/* ----- table detail */
	table.detail {
		margin: 15px 0 0 0;
		width: 550px;
		border-collapse: collapse;
		font-size: 12px;
		border: 1px solid #CB0000;
		display: block;
	}
	table.detail th {
		background-color: #CB0000;
		color: #FFFFFF;
		padding: 5px 5px 5px 0px;
	}
	table.detail th {
    width: 65px;
		text-align: center;
		font-weight: normal;
	}
	table.detail th.col1 {
    width: 230px;
		_width: 450px;
		text-align: left;
	}
	table.detail th.col7 {
    width: 35%;
    padding: 0px;
	}
	table.detail td.col8 {
    text-align: center;
	}
	table.detail td.col9 {
    _width: 130px;
	}
	table.detail .subcol11,
	table.detail .subcol12 {
		width: 120px;
		width: 145px;
	}
	table.detail table {
		width: 450px;
		border-collapse: collapse;
		margin: 0 0 0 0;
	}
	table.detail tr.odd td,table.detail tr.even td{
		padding: 5px;
		padding-right: 8px;
		font-size: 12px;
	}
	table.detail td.img {
		width: 90px;
	}
	table.detail td.colt21 {
		width: 112px;
		_width: 120px;
	}

	table.detail tr.odd td {
		background-color: #F0F1F3;
	}
	