/*******************************************************************************
		Coded by GS on 13.03.2007, True Vision
*******************************************************************************/

table.table-list { margin-bottom: 10px; font-size: 1em; }
table.table-list th {
	padding: 2px 6px;
	vertical-align: top; text-align: left;
	color: #C7152F;
}
table.table-list td {
	border-top: 1px solid #DFDFDF;
	padding: 2px 6px;
	vertical-align: top;
}

#option-reserv {
	float: right;
	margin-right: 13px;
	color: #004673;
	width: 105px;
}
#option-reserv div.tab {
	position: absolute; z-index: 100;
	background-image: url(../images/i/bg/tab_right.gif);
	background-position: 100% -59px;
	background-repeat: no-repeat;
	padding-right: 7px;
	display: block;
}
#option-reserv div.tab div {
	background-image: url(../images/i/bg/tab_reserv.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 13px 7px 0 45px;
	height: 26px;
	display: block;
	text-decoration: underline;
}
#option-reserv div.tab span { cursor: pointer; }
#option-reserv div.popup {
	position: absolute;
	background: url(../images/i/bg/tab_content.png) 0 0 repeat;
	margin-top: 41px; margin-left: -78px;
	width:  233px;
	display: none;
}
#option-reserv div.popup div.popup-layer {
	position: relative; top: -3px; left: -4px;
	background: url(../images/i/bg/tab_content.gif) #A8DAE8 0 0 repeat-x;
	border: 1px solid #046EA3;
	padding: 15px;
}
#option-reserv div.hr { border-color: #97C6DB; margin: 8px -3px; }
#option-reserv div.item { padding-bottom: 5px; }
#option-reserv div.btns { padding-top: 5px; }
#option-reserv input.txt { width: 138px; }
#option-reserv input.stretch { width: 196px; }
#option-reserv div.done, #option-reserv div.error { margin: 0; }
div.option-reserv div.tab { background-position: 100% 0 !important; }
div.option-reserv div.tab div {
	background-position: 0 -59px !important;
	text-decoration: none !important;
}
div.option-reserv div.popup { display: block !important; }

div.option-print {
	background: url(../images/i/ico/print.gif) 0 10px no-repeat;
	padding: 13px 0 5px 37px;
	display: block;
	float: right;
}

span.stars { color: #BF1229; }

div.back {
	background: url(../images/i/mrk/back.gif) 0 0.4em no-repeat;
	margin-left: -10px; padding-left: 10px;
}


div.ico { width: 74px; height: 74px; }
div.ico span {
	position: absolute;
	background: url(../images/i/bg/ico.png) 0 0 no-repeat;
	width: 74px; height: 74px;
	display: block;
}
div.ico-special span { background: url(../images/i/bg/ico2.png) 0 0 no-repeat; }
div.ico a span { cursor: pointer; }


div.block1-top { background: url(../images/i/bg/block1_tl.gif) 0 100% no-repeat; height: 8px; font-size: 0; }
div.block1-top div { background: url(../images/i/bg/block1_tr.gif) 100% 100% no-repeat; padding: 0 8px; height: 8px; font-size: 0; }
div.block1-top div div { background: url(../images/i/bg/block1_t.gif) 0 100% repeat-x; }
div.block1-bot { background: url(../images/i/bg/block1_bl.gif) 0 0 no-repeat; height: 8px; font-size: 0; }
div.block1-bot div { background: url(../images/i/bg/block1_br.gif) 100% 0 no-repeat; padding: 0 8px; height: 8px; font-size: 0; }
div.block1-bot div div { background: url(../images/i/bg/block1_b.gif) 0 0 repeat-x; }
div.block1-mid {
	background: url(../images/i/bg/block1_bg.gif) #E0F7FB 0 0 repeat-x;
	border-left: 1px solid #8EC8D6; border-right: 1px solid #8EC8D6;
	padding: 6px 20px;
}


div.block2-top { background: url(../images/i/bg/block2_tl.gif) 0 100% no-repeat; height: 8px; font-size: 0; }
div.block2-top div { background: url(../images/i/bg/block2_tr.gif) 100% 100% no-repeat; padding: 0 8px; height: 8px; font-size: 0; }
div.block2-top div div { background: url(../images/i/bg/block2_t.gif) 0 100% repeat-x; }
div.block2-bot { background: url(../images/i/bg/block2_bl.gif) 0 0 no-repeat; height: 8px; font-size: 0; }
div.block2-bot div { background: url(../images/i/bg/block2_br.gif) 100% 0 no-repeat; padding: 0 8px; height: 8px; font-size: 0; }
div.block2-bot div div { background: url(../images/i/bg/block2_b.gif) 0 0 repeat-x; }
div.block2-mid {
	background: url(../images/i/bg/block2_bg.gif) #F7F7F7 0 0 repeat-x;
	border-left: 1px solid #DFDFDF; border-right: 1px solid #DFDFDF;
	padding: 5px 8px 5px 38px; min-height: 60px;
}
* html div.block2-mid { height: 60px; }

div.sidebar-info { background: url(../images/i/bg/info_bg.gif) #86CBFF 0 0 repeat-y; margin: 20px 0 20px 9px; width: 291px; }
div.sidebar-info-layer1 { background: url(../images/i/bg/info_top.gif) 0 0 no-repeat; }
div.sidebar-info-layer2 { background: url(../images/i/bg/info_bot.gif) 0 100% no-repeat; min-height: 72px; }
* html div.sidebar-info-layer2 { height: 72px; }
div.sidebar-info-layer3 {
	background: url(../images/i/ico/info.gif) 23px 15px no-repeat;
	padding: 15px 10px 15px 62px;
	color: #004673;
}


table.navpage { line-height: 2em; font-size: 1.1em; }
table.navpage a { color: #C7152F; }
table.navpage a:hover { color: #004673; }
table.navpage td.prev,
table.navpage td.next { padding: 0 10px; width: 20%; white-space: nowrap; }
table.navpage td.mid { width: 60%; text-align: center; }
table.navpage div.next {
	background: url(../images/i/mrk/next.gif) 100% 0.8em no-repeat;
	padding-right: 10px;
	text-align: right;
}
table.navpage div.prev {
	background: url(../images/i/mrk/prev.gif) 0 0.8em no-repeat;
	padding-left: 10px;
	text-align: left;
}
table.navpage td.mid a { padding: 0 5px; }
table.navpage td.mid span {
	background: url(../images/i/bg/nav_active.gif) 50% 50% no-repeat;
	padding: 3px 8px;
	font-size: 1.2em; font-weight: bold;
}


#news-latest { padding-top: 15px; }
#news-latest h2 { margin: 0 0 2px 0; font-size: 1.1em; font-weight: normal; }
#news-latest table { width: 98%; }
#news-latest td.item { padding-right: 12px; width: 33%; vertical-align: top; }
#news-latest div.lead { margin: -60px 0 0 83px; }
#news-latest div.more { margin-top: 30px; width: 40%; }
#news-latest div.more a { color: #C7152F; }
#news-latest div.more a:hover { color: #000000; }
#news-latest ul { margin: 15px 0; padding: 0 0 0 3px; }
#news-latest ul li {
   background: url(../images/i/mrk/mrk1.gif) 0 0.4em no-repeat;
	margin-bottom: 8px; padding-left: 10px;
}

#news-list { padding: 20px 0 0 30px; }
#news-list h1 { margin-bottom: 30px; }
#news-list td.news-content { padding: 0 25px 0 0; vertical-align: top; }
#news-list td.news-content h2 { margin-bottom: 0; font-size: 1.1em; font-weight: normal; }
#news-list td.news-sidebar { padding: 0 20px 0 0; width: 205px; vertical-align: top; }
#news-list td.news-sidebar h2 { margin-bottom: 5px; color: #384A55; font-size: 1.3em; font-weight: bold; }
#news-list table.items td { padding: 0 10px 15px 0; vertical-align: top; }
#news-list table.items td.lead { padding: 6px 0 15px 0; }

#news-doc { padding: 20px 0 0 30px; color: #384A55; }
#news-doc h1 { margin-bottom: 1px; }
#news-doc h2 { margin-bottom: 5px; font-size: 1.3em; font-weight: bold; }
#news-doc td.news-content { padding: 0 25px 0 0; vertical-align: top; font-size: 1.1em; }
#news-doc td.news-content td, #news-doc td.news-content th {
	border: 1px solid #DFDFDF;
	padding: 2px 5px;
}
#news-doc td.news-content th { font-weight: bold; }
#news-doc td.news-sidebar { padding: 0 20px 0 0; width: 205px; vertical-align: top; }
#news-doc div.back { margin: 0 0 13px -10px; }
#news-doc div.back a { color: #C7152F; }
#news-doc div.back a:hover { color: #000000; }
#news-doc div.option-print { margin-right: 30px; }
#news-doc div.ico { margin: 0 0 10px 10px; float: right; }


#subscribe div.item { margin-bottom: 4px; color: #6C6C6C; }
#subscribe input.txt { width: 158px; }
#subscribe div.btn { margin: 7px 0; }
#subscribe div.subscribe-info { margin: 5px 0 30px 0; color: #6C6C6C; }


#document { padding: 20px 100px 0 30px;}
#document img { float: right; }

#partners-list { padding: 20px 20px 0 30px;}
#partners-list h1 { margin-bottom: 22px; }
#partners-list div.logo { height: 70px; width: 168px; overflow: hidden; text-align: left; }
#partners-list div.logo span {
	position: absolute;
	background: url(../images/i/bg/partner_ico.gif) 0 0 no-repeat;
	width: 168px; height: 64px;
	display: block;
}
#partners-list div.logo span.first { background: url(../images/i/bg/partner_ico2.gif) 0 0 no-repeat; }
#partners-list div.logo span.second { background: url(../images/i/bg/partner_ico3.gif) 0 0 no-repeat; }
#partners-list table { width: 90%; }
#partners-list td.item { padding: 0 5px 15px 0; }
#partners-list td.item div.title { width: 168px; text-align: center; font-size: 1.1em; }


#download div.file { margin-bottom: 9px; padding-left: 40px; min-height: 31px; font-size: 12px; }
* html #offer-upload div.file { height: 31px; }
#download div.file-size { color: #6C6C6C; font-size: 0.9em; }
#download div.file-size span { text-transform: uppercase; }
#download div.file-pdf { background: url(../images/i/file/pdf.gif) 0 0 no-repeat; }
#download div.file-xls { background: url(../images/i/file/xls.gif) 0 0 no-repeat; }
#download div.file-doc { background: url(../images/i/file/doc.gif) 0 0 no-repeat; }
#download div.file-unknown { background: url(../images/i/file/unknown.gif) 0 0 no-repeat; }


#hot-list { padding: 20px 0 0 30px; }
#hot-list h1 { margin-bottom: 30px; }
#hot-list span.price { color: #FF0000; font-size: 1.1em; }
#hot-list td.hot-content { padding: 0 25px 0 0; vertical-align: top; }
#hot-list td.hot-content h2 { margin-bottom: 0; font-size: 1.1em; font-weight: normal; }
#hot-list td.hot-sidebar { padding: 0 20px 0 0; width: 205px; vertical-align: top; }
#hot-list td.hot-sidebar h2 { margin-bottom: 5px; color: #384A55; font-size: 1.3em; font-weight: bold; }
#hot-list table.items td { padding: 0 10px 12px 0; vertical-align: top; }
#hot-list table.items td.lead { padding: 6px 0 15px 0; }

#hot-doc { padding: 20px 0 0 30px; color: #384A55; }
#hot-doc h1 { margin-bottom: 1px; }
#hot-doc h2 { margin-bottom: 5px; font-size: 1.3em; font-weight: bold; }
#hot-doc span.price { color: #FF0000; font-size: 1.1em; }
#hot-doc td.hot-content { padding: 0 25px 0 0; vertical-align: top; font-size: 1.1em; }
#hot-doc td.hot-sidebar { padding: 0 20px 0 0; width: 205px; vertical-align: top; }
#hot-doc div.back { margin: 0 0 13px -10px; }
#hot-doc div.back a { color: #C7152F; }
#hot-doc div.back a:hover { color: #000000; }
#hot-doc div.option-print { margin-right: 30px; }
#hot-doc div.ico { margin: 0 0 10px 10px; float: right; }


#offer-list { padding: 20px 30px 20px 30px; }
#offer-list h1 { margin-bottom: 4px; }
#offer-list h2 { margin: 0; font-size: 1.5em; }
#offer-list h3 { margin: 0; color: #384A55; font-size: 1.15em; }
#offer-list td.offer-content { padding-right: 17px; vertical-align: top; font-size: 1.1em }
#offer-list td.offer-sidebar { padding: 15px 0 0 20px; width: 180px; vertical-align: top; }
#offer-list td.offer-sidebar h2 { margin-bottom: 5px; color: #384A55; font-size: 1.27em; font-weight: bold; }
#offer-list td.offer-sidebar ul { margin-bottom: 20px; }
#offer-list td.offer-sidebar ul li { margin-bottom: 4px; }
#offer-list div.countries { margin: 15px 0; }
#offer-list div.countries ul li { margin-bottom: 4px; width: 175px; float: left; }
#offer-list div.types { margin: 15px 0; }
#offer-list div.types ul li { margin-bottom: 4px; }
#offer-list table.graph-menu td { padding-right: 18px; vertical-align: top; }
#offer-list table.graph-menu td.countries { width: 70%; }
#offer-list table.graph-menu td.countries ul li { width: 175px; float: left; }
#offer-list table.graph-menu td.type { padding-right: 18px; width: 30%; vertical-align: top; white-space: nowrap; }
#offer-list table.graph-menu h2 { margin-bottom: 5px; color: #384A55; font-size: 1.27em; font-weight: bold; }
#offer-list table.graph-menu ul { margin-bottom: 20px; }
#offer-list table.graph-menu ul li { margin-bottom: 4px; }

#offer-list table.items tr th { border-bottom: 1px solid #C7152F; padding: 13px 7px 5px 3px; vertical-align: bottom; white-space: nowrap; color: #C7152F; }
#offer-list table.items tr td { border-top: 1px solid #EDEDED; padding: 3px 7px 3px 3px; vertical-align: top; }
#offer-list table.items tr th select { color: #C7152F; }
#offer-list table.items tr th a { color: #C7152F; }
#offer-list table.items tr th a:hover { color: #004673; }
#offer-list table.items tr th.year { padding-bottom: 1px; }
#offer-list table.items tr.first td { border: none; }
#offer-list table.items tr td.month { border: none; padding: 18px 2px 4px 2px }
#offer-list table.items tr td.month-first { border: none; padding: 9px 2px 4px 2px }
#offer-list table.items tr td.dates { padding: 3px 2px 3px 13px; }
#offer-list table.items h3 { color: #004673; text-decoration: underline; cursor: pointer; float: left; }
#offer-list table.items h3.visible { color: #384A55; text-decoration: none; cursor: default; }
#offer-list table.items tr th.sort { padding: 0 10px 3px 0; }
#offer-list table.items tr th.sort a { background: url(../images/i/btn/sort_bg.gif) #C1E6EE 0 0 repeat-x; display: block; text-decoration: none; }
#offer-list table.items tr th.sort a span {
	background: url(../images/i/btn/sort_left.gif) 0 0 no-repeat;
	display: block;
}
#offer-list table.items tr th.sort a span span { padding: 2px 12px 2px 3px; }
#offer-list table.items tr th.p a span span { background: url(../images/i/btn/sort_p.gif) 100% 0 no-repeat; }
#offer-list table.items tr th.m a span span { background: url(../images/i/btn/sort_m.gif) 100% 0 no-repeat; }
#offer-list table.items tr td.type-bus { background: url(../images/i/ico/bus.gif) 0 0.25em no-repeat; padding-left: 26px; }
#offer-list table.items tr td.type-air { background: url(../images/i/ico/air.gif) 0 0.25em no-repeat; padding-left: 26px; }
#offer-list table.items tr td.type-cruise { background: url(../images/i/ico/cruise.gif) 0 0.25em no-repeat; padding-left: 26px; }

#offer-list table.graph { margin: 15px 0 35px 0; font-size: 1.1em; }
#offer-list table.graph h3 { font-size: 1.17em; }
#offer-list table.graph tr th { padding: 1px 2px 1px 2px; color: #C7152F; }
#offer-list table.graph tr th.deactive { color: #A9A9A9; }
#offer-list table.graph tr th.month,
#offer-list table.graph tr td.month { border-left: 1px solid #EDEDED; width: 6%; }
#offer-list table.graph tr td.month { padding: 0; }
#offer-list table.graph tr th.title,
#offer-list table.graph tr td.title { width: 23%; }
#offer-list table.graph tr td.title { vertical-align: top; }
#offer-list table.graph tr th.title { text-align: right; }
#offer-list table.graph tr th.price,
#offer-list table.graph tr td.price { padding: 1px 2px 1px 4px; width: 5%; white-space: nowrap; }
#offer-list table.graph tr th.price { padding: 0 2px 0 0; }
#offer-list table.graph tr th select { color: #C7152F; }
#offer-list table.graph tr td { border-top: 1px solid #EDEDED; padding: 3px 2px; }
#offer-list table.graph tr.country td { border: none; padding: 13px 2px 4px 2px }
#offer-list table.graph tr.country-first td { border-top: none; padding: 1px 2px 4px 2px }
#offer-list table.graph tr.first td { border-top: none; }
#offer-list table.graph tr.last th { padding: 13px 2px 2px 2px; }
#offer-list table.graph tr td.type-bus { background: url(../images/i/ico/bus.gif) 0 0.25em no-repeat; padding-left: 26px; }
#offer-list table.graph tr td.type-air { background: url(../images/i/ico/air.gif) 0 0.25em no-repeat; padding-left: 26px; }
#offer-list table.graph tr td.type-cruise { background: url(../images/i/ico/cruise.gif) 0 0.25em no-repeat; padding-left: 26px; }
#offer-list table.graph div.item {
	background: url(../images/i/bg/graph_deactive.gif) 0 0 repeat-x;
	height: 6px; font-size: 1px;
}
#offer-list table.graph a.item {
	background-image: url(../images/i/bg/graph_active.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 6px; font-size: 1px;
	display: block;
	text-decoration: none;
}
#offer-list table.graph a.item span.item-layer1 { display: none; }
#offer-list table.graph a.hover { background-position: 0 -44px; }
#offer-list table.graph a.hover span.item-layer1 { display: block; }
#offer-list table.graph span.item-layer1 span { display: block; }
#offer-list table.graph span.item-layer1 {
	position: absolute; margin-top: -54px;
	background: url(../images/i/bg/title_left.gif) 0 0 no-repeat;
	height: 53px;
	white-space: nowrap;
	color: #FFF;
	font-size: 11px;
}
#offer-list table.graph span.item-layer2 { background: url(../images/i/bg/title_right.gif) 100% 0 no-repeat; padding: 0 8px; height: 53px; }
#offer-list table.graph span.item-layer3 { background: url(../images/i/bg/title_bg.gif) 0 0 repeat-x; height: 53px; }
#offer-list table.graph span.item-layer4 { background: url(../images/i/bg/title_bot.gif) 6px 0 no-repeat; height: 53px; }
#offer-list table.graph span.item-title { padding-top: 5px; height: auto; font-size: 1.27em; font-weight: bold; }
#offer-list table.graph span.item-right span.item-layer4 { background: url(../images/i/bg/title_bot.gif) 100% 0 no-repeat; }

#offer-partners { margin: 0 auto; padding-top: 20px; width: 140px; text-align: center; }
#offer-partners div.item { margin-bottom: 13px; font-size: 1.1em; }
#offer-partners div.title { margin-top: 3px; }

#offer-doc { padding: 20px 0 0 15px; color: #384A55; }
#offer-doc h1 { margin: 0 0 1px 15px; }
#offer-doc td.offer-content { padding: 0 17px 0 0; vertical-align: top; }
#offer-doc td.offer-sidebar { padding: 0 20px 0 0; width: 220px; vertical-align: top; font-size: 1.1em; }
#offer-doc td.offer-sidebar h2 { margin-bottom: 5px; font-size: 1.15em; font-weight: bold; }
#offer-doc div.txt { margin-bottom: 48px; padding-left: 15px; font-size: 1.1em; }
#offer-doc div.txt img { margin: 0 0 7px 10px; float: right; }
#offer-doc div.txt h2 { margin-bottom: 0; color: #384A55; font-size: 1.5em; }
#offer-doc div.txt h3 { margin-bottom: 5px; color: #6C6C6C; font-size: 1.1em; font-weight: normal; }
#offer-doc div.txt table { font-size: 0.9em; }
#offer-doc div.txt tr th {
	padding: 2px 6px;
	vertical-align: top; text-align: left;
	color: #C7152F;
}
#offer-doc div.txt tr td {
	border-top: 1px solid #DFDFDF;
	padding: 2px 6px;
	vertical-align: top;
}
#offer-doc div.back { margin: 0 0 13px 6px; }
#offer-doc div.back a, #offer-doc div.block1 a { color: #C7152F; }
#offer-doc div.back a:hover, #offer-doc div.block1 a:hover { color: #000000; }
#offer-doc div.option-print { margin-right: 30px; }
#offer-doc div.block1 { margin: 0 0 25px 1px; font-size: 1.1em; }
#offer-doc div.block1 th { padding: 2px 0; color: #000000; vertical-align: top; white-space: nowrap; }
#offer-doc div.block1 td { padding: 2px 0 2px 20px; vertical-align: top; }
#offer-doc div.block1 strong { color: #BF1229; }
#offer-doc div.link { margin-top: 5px; }
#offer-doc div.hotels-list ul li { margin-bottom: 7px; }


#offer-inclusive { margin-bottom: 15px; }


#offer-addexp { padding: 0 13px 0 12px; margin-bottom: 10px; }
#offer-addexp h2 { margin-left: -12px; }
#offer-addexp h3 {
	background: url(../images/i/mrk/mrk2.gif) 0 0.45em no-repeat;
	margin: 0 0 5px -7px; padding-left: 13px;
	font-size: 1em; font-weight: normal;
}
#offer-addexp ul { margin: 10px 0 10px -12px; }
#offer-addexp table { font-size: 0.9em; }
#offer-addexp tr th {
	border-bottom: 1px solid #F3CCD1;
	padding: 2px 6px;
	vertical-align: top;
}
#offer-addexp tr td {
	border-bottom: 1px solid #F3CCD1;
	padding: 2px 6px 2px 0;
	vertical-align: top;
}
#offer-addexp tr.last th, #offer-addexp tr.last td { border: none; }

#offer-gallery { margin-bottom: 10px; }
#offer-gallery img,
#offer-gallery a img { border: 1px solid #469DC1; }
#offer-gallery a:hover img { border: 1px solid #C7152F; }
#offer-gallery div.item { margin: 0 5px 5px 0; float: left; }


#send2friend { margin-bottom: 20px; padding: 0 257px 0 15px; }
#send2friend h2 { margin-bottom: 5px; color: #C7152F; font-size: 1.27em; font-weight: bold; }
#send2friend div.spacer {
	position: absolute;
	background: url(../images/i/ico/stamp.gif) 0 0 no-repeat;
	margin: -11px 0 0 -35px;
	width: 66px; height: 60px;
}
#send2friend div.item,
#send2friend div.btn { margin-right: 6px; float: left; color: #6C6C6C; }


#contacts-list { padding: 20px 30px 0 30px; }
#contacts-list h2 { margin-bottom: 5px; padding: 0 2px; color: #384A55; font-size: 1.27em; font-weight: bold; }
#contacts-list img { margin-right: 13px; }
#contacts-list td { vertical-align: top; }
#contacts-list td.ico { padding-bottom: 27px; }
#contacts-list div.item { padding: 0 20px 27px 0; float: left; }
#contacts-list table.contacts { margin-top: 5px; color: #4A4A4A; }
#contacts-list table.contacts tr th { border-top: 1px solid #C7152F; padding: 2px 15px 2px 4px; vertical-align: top; }
#contacts-list table.contacts tr td { border-top: 1px solid #C7152F; padding: 2px 4px 2px 15px; }
#contacts-list table.contacts tr.first td,
#contacts-list table.contacts tr.first th { border: none; }
#contacts-list table.contacts a { color: #C7152F; }
#contacts-list table.contacts a:hover { color: #004673; }

#contacts-map { width: 100%; }
#contacts-map td { padding: 20px 0 20px 0; text-align: center; }
#contacts-map img { border: 1px solid #469DC1; }


#feedback { padding: 0 30px; }
#feedback h2 { margin-bottom: 5px; color: #384A55; font-size: 1.5em; }
#feedback div.item { margin-bottom: 4px; }
#feedback div.btn { margin-top: 7px; }


#insurance { padding: 20px 30px 40px 28px; color: #384A55; }
#insurance h1 { margin-bottom: 10px; padding-left: 3px; }
#insurance h2 { margin-bottom: 2px; font-size: 1.27em; font-weight: bold; }
#insurance label { line-height: 1.7em; }
#insurance input.radio { vertical-align: middle; }
#insurance div.hr { margin-left: -3px; }
#insurance td.insurance-content { padding: 0 17px 0 3px; vertical-align: top; }
#insurance td.insurance-sidebar { padding: 0 0 0 20px; width: 170px; vertical-align: top; }
#insurance div.lead { font-size: 1.1em; }
#insurance div.item { padding: 0 0 4px 0; }
#insurance div.btns { border-top: 2px solid #D7DBDD; margin-left: -3px; padding-top: 10px; text-align: right; }
#insurance div.btns input.done { display: block; float: left; }
#insurance div.info {
	background: #F9E7EA;
	border-top: 1px solid #D7DBDD; border-bottom: 1px solid #D7DBDD;
	margin: 10px 0 12px -3px; padding: 8px 9px;
	color: #6C6C6C;
	font-size: 1.27em; font-weight: bold;
}
#insurance div.info strong { color: #C7152F; }
#insurance div.item,
#insurance table.item-people,
#insurance table.item { color: #6C6C6C; }
#insurance table.item-people th { padding: 0 6px 3px 0; vertical-align: bottom; }
#insurance table.item-people td { padding: 0 12px 4px 0; }
#insurance table.item-people td.collapse { padding: 0 6px 4px 0; }
#insurance table.item-people th div.title { color: #9C9C9C; }
#insurance table.item-people td div.date { white-space: nowrap; }
#insurance table.item th { padding: 3px 0; vertical-align: top }
#insurance table.item td { padding: 3px 0 3px 6px; vertical-align: top }
#insurance table.item td.field { padding: 0 0 0 6px; }
#insurance table.item th { width: 206px; }


#reservation { padding: 20px 30px; }

#reservation-description { padding: 20px 30px; }
#reservation-description div.item { margin-bottom: 25px; }
#reservation-description div.link-reserv {
	background: url(../images/i/ico/reserv.gif) 0 50% no-repeat;
	margin-bottom: 15px; padding: 4px 0 6px 34px;
	font-size: 1.64em;
}

#iframe-block {
	background: url(../images/i/bg/frame_brdr.gif) #FFF 0 0 no-repeat;
	border-top: 1px solid #48B4D1;
	width: 822px;
}
#iframe-block div.iframe-block { background: url(../images/i/bg/frame_brdr.gif) 100% 0 no-repeat; padding: 5px 1px 0 1px; }


#gallery { margin-bottom: 5px; }
#gallery td { width: 620px; height: 470px; text-align: center; }
#gallery img { border: 1px solid #469DC1; }

#popup-text { margin: 10px; }
#popup-text h1 { text-align: center; color: #BF1229; }
#popup-text table table { margin-right: 30px; }
#popup-text table.no-margin { margin: 0; }
#popup-text table td, #popup-test table th { padding: 3px 5px; vertical-align: top; }
#popup-text table th { color: #BF1229; }
#popup-text table tr.top-line td,
#popup-text table tr.top-line th { border-top: 1px solid #F3CCD1; }
#popup-text table tr.table-header td { padding-bottom: 0; font-size: 1.1em; vertical-align: bottom; }

#fin-hotels { margin-top: -10px; }
#fin-hotels table th { padding-right: 5px; color: #000; }
#fin-hotels table td { white-space: nowrap; vertical-align: middle; }
#fin-hotels table td, #fin-hotels table th { border-bottom: 1px solid #F3CCD1; padding: 2px 5px 2px 0; } 
#fin-hotels table tr.table-head th { padding-left: 0; padding-top: 18px; border-bottom: 2px solid #C7152F; }
#fin-hotels table tr.last td, #fin-hotels table tr.last th { border-bottom: 0; }

#offer-doc table.cruises td {
	padding-left: 7px !important;
}
