@CHARSET "UTF-8";

/* do usunięcia - poprawione i ujednolicone tło nagłówka w obrębie całego turigo.pl
div#lay-hdr-wrp {
    background-image: url("../img/hp_hdr_bg.jpg");
}
*/

/* do usunięcia - wszędzie szerokość 960px
div#lay-hdr {
    width: 690px;
}
*/

#lay-hdr .txt{
    width: 161px;
    height: 12px;
    background: url("../img/hp_hdr_logo_txt.gif") 0 0 no-repeat;
    top: 41px;
    left: 185px;
}

/* do usunięcia - wszędzie szerokość 960px
div#lay-cnt-main {
    width: 690px;
}
*/

/* do usunięcia - newinfo ostylowane w common.css
#cnt-head-info {
	font-size: 14px;
	color: #355267;
    padding-left: 21px;
    padding-bottom: 8px;
}

#cnt-head-info span {
    color: #ff5f11;
    font-weight: bold;
}

#cnt-head-info a {
    color: #ff7800;
}

#cnt-head-info a:hover {
    color: #ff5f11;
    text-decoration: underline;
}
*/



div#cnt-form-message {
    position: relative;
    top: 0;
    left: 0;
    height: auto !important;
    height: 1em;
    min-height: 1em;
    font-size: 0;
    margin: 7px 0 8px 0;
}

#cnt-form-message .wrp {
	font-size: 14px;
	border: 1px solid #f18289;
	padding: 8px 14px;
}

#cnt-form-message div.crn-tl,
#cnt-form-message div.crn-tr,
#cnt-form-message div.crn-bl,
#cnt-form-message div.crn-br {
	display: block;
	width: 5px;
	height: 5px;
	position: absolute;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#cnt-form-message div.crn-tl {
	background-image: url("../img/corner_pink_tl.gif");
	top: 0;
	left: 0;
}

#cnt-form-message div.crn-tr {
    background-image: url("../img/corner_pink_tr.gif");
    top: 0;
    right: 0;
}

#cnt-form-message div.crn-bl {
    background-image: url("../img/corner_pink_bl.gif");
    bottom: 0;
    left: 0;
}

#cnt-form-message div.crn-br {
    background-image: url("../img/corner_pink_br.gif");
    bottom: 0;
    right: 0;
}

#cnt-form-message p {
	font-size: 14px;
	color: #e40613;
}

/* do usunięcia - stary info box
div#cnt-info-boxes {
	width: 690px;
	margin-bottom: 29px;
    background: url("../img/hp_info_boxes_bg_mid.gif") left repeat-y;
}

#cnt-info-boxes div.boxes {
    background: url("../img/hp_info_boxes_bg_top.gif") 0 0 no-repeat;
    height: auto !important;
    height: 115px;
    min-height: 115px;
}

#cnt-info-boxes div.box {
	float: left;
}

#cnt-info-boxes div.box p {
    color: #2d3946;
    font-size: 14px;
    line-height: 17px;
    padding-bottom: 0.5em;
    margin-top: -2px;
}

#cnt-info-boxes div.box h2 {
    background-repeat: no-repeat;
    height: 58px;
}

#cnt-info-boxes div.search {
    width: 243px;
}

#cnt-info-boxes div.search h2 {
    background-image: url("../img/hp_info_box_hd_search.gif");
    background-position: 22px 8px;
}
#cnt-info-boxes div.search p {
	padding-left: 22px;
	padding-right: 47px;
}

#cnt-info-boxes div.compare {
	width: 244px;
}

#cnt-info-boxes div.compare h2 {
	background-image: url("../img/hp_info_box_hd_compare.gif");
    background-position: 19px 8px;
}

#cnt-info-boxes div.compare p {
	padding-left: 19px;
    padding-right: 50px;
}

#cnt-info-boxes div.book {
    width: 203px;
}

#cnt-info-boxes div.book h2 {
    background-image: url("../img/hp_info_box_hd_book.gif");
    background-position: 19px 8px;
}

#cnt-info-boxes div.book p {
	padding-left: 19px;
    padding-right: 15px;
}


#cnt-info-boxes .ftr {
    background: url("../img/hp_info_boxes_bg_btm.gif") 0 100% no-repeat;
    height: 11px;
}
*/

/* stopka dla hp - div#lay-ftr-hp */
div#lay-ftr-hp {
	text-align: left;
}

#lay-ftr-hp .lay-ftr-box {
	width:990px;
	margin:0 auto;
}

#lay-ftr-hp .lay-ftr-box-1 {
	background-color: #fff;
}

#lay-ftr-hp .lay-ftr-row1 {
    border-top: 1px solid #eaece7;
    line-height: 38px;
    font-size: 14px;
    color: #3e423a;
}
#lay-ftr-hp .lay-ftr-row2 {
	background-color:#eaece7;
}


#lay-ftr-hp ul.f-menu-1 {
	width:680px;
    float:left;
}

#lay-ftr-hp ul.f-menu-1 li {
    display: inline;
    padding: 0 12px 0 10px;
    background: url("../img/bullet_pnt_orange_4x4.gif") 100% 50% no-repeat;
}

#lay-ftr-hp ul.f-menu-1 li.first {
	padding-left: 0;
}

#lay-ftr-hp ul.f-menu-1 li.last {
    padding-right: 0;
    background: none;
}

#lay-ftr-hp .f-menu-1 a {
    color: #3e423a;
    font-weight: bold;
    white-space: nowrap;
}

#lay-ftr-hp .f-menu-1 a:hover {
    color: #ff5f11;
}

#lay-ftr-hp ul.f-menu-social {
	width:300px;
    float:right;
	text-align:right;
}
#lay-ftr-hp ul.f-menu-social li {
	display:inline;
	padding-right:10px;
}
#lay-ftr-hp ul.f-menu-social li a {
	color:#355267;
	font-size:11px;
	text-decoration:underline;
	height:16px;
	line-height:16px;
	padding:2px 0 2px 21px;
}
#lay-ftr-hp ul.f-menu-social li a.ico-facebook {
    background: url("../img/ico_facebook.gif") 0 50% no-repeat;
}
#lay-ftr-hp ul.f-menu-social li a.ico-twitter {
    background: url("../img/ico_twitter.gif") 0 50% no-repeat;
}
#lay-ftr-hp ul.f-menu-social li a.ico-blog {
    background: url("../img/ico_blog.gif") 0 50% no-repeat;
}

#lay-ftr-hp ul.f-menu-social li a:hover {
	text-decoration:none;
}

#lay-ftr-hp .f-sitemap-box {
	float:left;
	width:198px;
	padding-top:20px;
	color:#454740;
	line-height:16px;
}
#lay-ftr-hp .f-sitemap-box p, 
#lay-ftr-hp .f-sitemap-box h4,
#lay-ftr-hp .f-sitemap-box ul {
	padding-left:10px;
}
#lay-ftr-hp .f-sitemap-box h4 {
	font-size:12px;
	font-weight:bold;
}
#lay-ftr-hp .f-sitemap-box p {
	font-size:11px;
}
#lay-ftr-hp .f-sitemap-box a {
	font-size:11px;
	color:#8f9289;
}
#lay-ftr-hp .f-sitemap-box a:hover {
	color:#454740;
}

#lay-ftr-hp p.f-oth {
	float:left;
	padding-top: 44px;
    font-size: 11px; 
    line-height: 18px;
    white-space: nowrap;
    color: #ff7800;
}

#lay-ftr-hp p.f-oth strong{
    font-weight: bold;
    font-size: 12px;
    color: #3e423a;
}

#lay-ftr-hp .f-oth a {
    color: #3e423a;
    text-decoration: underline;
}

#lay-ftr-hp .f-oth a:hover {
    color: #ff5f11;
}

#lay-ftr-hp p.f-oth em {
	color: #3e423a;
	font-style: normal;
}

#lay-ftr-hp p.f-oth em a{
    text-decoration: none;
}

#lay-ftr-hp p.f-eu {
	float:right;
	padding-top:30px;
}
#lay-ftr-hp p.f-eu a {
	display:block;
	width:193px;
	height:27px;
    background: url("../img/parp_logo.png") left top no-repeat;
}
#lay-ftr-hp p.f-eu a:hover {
	background-position:left bottom;
}



/* 680 - 300 px boxes*/
div.lay-cnt-search-box {
	width:680px;
	float:left;
}
div.lay-cnt-promo-box {
	width:300px;
	float:right;
	background-color:#dfe6ea;
}
div.lay-cnt-promo-box .promo-box-head {
	height:50px;
	padding:14px 16px 0 13px;
    background: url("../img/bg_promo_box_top.png") 0 0 no-repeat;
	position:relative;
}
.promo-box-head h2 {
	height:20px;
	margin-left:3px;
    background: url("../img/promo_box_hdr.png") 0 0 no-repeat;
}
.promo-box-head .promo-tabs {
	margin-top:5px;
	height:25px;
	line-height:25px;
}
.promo-box-head .promo-tabs li {
	float:left;
    background: url("../img/promo_tab.png") 100% 50% no-repeat;
}
.promo-box-head .promo-tabs li.promo-last-tab {
	background:none;
}
.promo-box-head .promo-tabs li.active {
	margin-left:-1px;
}
div#lay-cnt-main .promo-box-head .promo-tabs li a {
	float:left;
	line-height:25px;
	height:25px;
	color:#454740;
	font-size:12px;
	text-decoration:none;
	padding-left:10px;
	outline: none;
}
div#lay-cnt-main .promo-box-head .promo-tabs li a:hover {
	color:#217AD3;
}
div#lay-cnt-main .promo-box-head .promo-tabs li a span {
	float:left;
	padding-right:10px;
	cursor: pointer;
}
div#lay-cnt-main .promo-box-head .promo-tabs li.active a {
	float:left;
	padding-left:10px;
	font-size:12px;
	color:#454740;
	height:25px;
	line-height:25px;
    background: url("../img/promo_tab_on_left.png") 0 0 no-repeat;
    font-weight: bold;
    cursor: default;
}
div#lay-cnt-main .promo-box-head .promo-tabs li.active a span {
    background: url("../img/promo_tab_on_right.png") 100% 0 no-repeat;
}
.promo-box-head .promo-box-btn {
	position:absolute;
	right:16px;
	bottom:8px;
}
.promo-box-head .promo-box-btn a {
	display:block;
	width:20px;
	height:20px;
	float:left;
	background-image: url("../img/promo_btn.png");
}
.promo-box-head .promo-box-btn a.left-btn {
	background-position:0 0;
}
.promo-box-head .promo-box-btn a.left-btn:hover {
	background-position:0 100%;
}
.promo-box-head .promo-box-btn a.right-btn {
	margin-left:1px;
	background-position:100% 0;
}
.promo-box-head .promo-box-btn a.right-btn:hover {
	background-position:100% 100%;
}

div.lay-cnt-promo-box .promo-box-mid {
	padding:0 1px;
	height: 305px;
}
.promo-box-mid .promo-list-window {
	background:#fff;
	display: none;
	overflow: hidden;
	height: 305px;
}
.promo-box-mid .promo-list-wrp .promo-list {
	float: left;
}

.promo-box-mid .on {
	display: block;
}
.promo-box-mid .promo-list li {
	padding:9px 15px 0;
	border-bottom:1px solid #dfe6ea;
	height:41px;
	width:268px;
}
.promo-box-mid .promo-list li:hover {
	background-color:#eff2f4;
}
.promo-box-mid .promo-list li.promo-last-item {
	border:0;
}
div#lay-cnt-main .promo-list li a {
	display:block;
	width:100%;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#355267;
	cursor:pointer;
}
div#lay-cnt-main .promo-list li:hover a,
div#lay-cnt-main .promo-list li a:hover {
	color:#217ad3;
}
.promo-list li a .item-dest {
	float:left;
}
.promo-list li a .item-price {
	text-align:right;
	float:right;
}
.flights-tab .promo-list li .item-caption {
	padding-top:2px;
	font-size:11px;
	color:#9c9f97;
	display:block;
	width:100%;
}


.lastminute-tab .promo-list li .item-days,
.lastminute-tab .promo-list li .item-caption {
	font-size:11px;
	color:#9c9f97;
}

.lastminute-tab .promo-list li .item-caption {
	display:block;
	width:100%;
	padding-top: 2px;
}

.lastminute-tab .promo-list li .item-days {
	padding-top: 2px;
	float:right;
}

div#lay-cnt-main .promo-list li a small {
	font-size:12px;
	font-weight:normal;
}
div.lay-cnt-promo-box .promo-box-bottom {
	height:28px;
	line-height:28px;
	padding:0 21px;
    background: url("../img/bg_promo_box_btm.png") 0 0 no-repeat;
}
.promo-box-bottom .promo-rss {
	float:left;
	width:45%;
}
div#lay-cnt-main .promo-box-bottom .promo-rss a {
	color:#355267;
	font-size:12px;
	text-decoration:none;
	padding:3px 0 3px 21px;
    background: url("../img/ico_rss.png") 0 50% no-repeat;
}
div#lay-cnt-main .promo-box-bottom .promo-rss a {
	text-decoration:;
}
.promo-box-bottom .promo-more {
	float:right;
	width:45%;
	text-align:right;
}
div#lay-cnt-main .promo-box-bottom .promo-more a {
	font-size:12px;
	text-decoration:none;
}
div#lay-cnt-main .promo-box-bottom .promo-more a:hover {
/*	color:#355267;*/
	text-decoration:underline;
}
/**/

/*new info box*/
#lay-cnt-newinfo {
	width:990px;
	margin:0 auto;
	padding-top:10px;
	text-align:left;
	background-color: #fff;
}
#lay-cnt-newinfo-txt {
	width:990px;
	margin:0 auto;
	height:25px;
	text-align:left;
	position:relative;
	background-color: #fff;
}
#lay-cnt-newinfo-txt p {
	padding:10px 0 0 20px;
	color:#355267;
}
#lay-cnt-newinfo-txt p span {
	color:#ff5f11;
	font-weight:bold;
	padding:0 3px;
}
#lay-cnt-newinfo-txt .newinfo-txt a {
    color: #ff7800;
}

#lay-cnt-newinfo-txt .newinfo-txt a:hover {
    color: #ff5f11;
    text-decoration: underline;
}
#lay-cnt-newinfo-txt a.why-turigo {
	display:block;
	position:absolute;
	right:0;
	top:0;
	width:139px;
	height:25px;
	background: url("../img/newinfo_btn_why.png") 0 0 no-repeat;
}
#lay-cnt-newinfo-txt a.why-turigo:hover {
	background-position:0 100%;
}
#lay-cnt-newinfo .cnt-newinfo-steps {
	background: url("../img/bg_newinfo_box_btm.png") 0 100% no-repeat;
}
#lay-cnt-newinfo .newinfo-close-btn {
	height:22px;
	background: url("../img/bg_newinfo_box_top.png") 0 0 no-repeat;
}
#lay-cnt-newinfo .newinfo-close-btn a {
	float:right;
	width:74px;
	height:22px;
	background: url("../img/newinfo_btn_close.png") 0 50% no-repeat;
}
#lay-cnt-newinfo .newinfo-close-btn a:hover {
	background-position:-74px 50%;	
}
#lay-cnt-newinfo .open {
	height:auto;
}
#lay-cnt-newinfo .closed {
	height:65px;
	overflow:hidden;
}
#lay-cnt-newinfo .newinfo-box {
	width: 215px;
	padding: 5px 10px 0 105px;
	float: left;
	line-height: 16px;
	background-image: url("../img/newinfo_icons.png") !important;
	background-image: url("../img/newinfo_icons.gif");
	background-repeat: no-repeat;
}
#lay-cnt-newinfo .search {
	background-position: 10px 0;
}
#lay-cnt-newinfo .compare {
	background-position: -330px 0;
}
#lay-cnt-newinfo .book {
	background-position: -665px 0;
}

#lay-cnt-newinfo .newinfo-box h2 {
	height:21px;
	background: url("../img/newinfo_h2.png") 0 0 no-repeat;
}
#lay-cnt-newinfo .search h2 {
	background-position:0 0;
}
#lay-cnt-newinfo .compare h2 {
	background-position:0 -21px;
}
#lay-cnt-newinfo .book h2 {
	background-position:0 -42px;
}
#lay-cnt-newinfo .newinfo-box p {
	font-size:14px;
	padding-bottom:15px;
	color:#2d3946;
}
#lay-cnt-newinfo .newinfo-box ul li {
	list-style: disc outside url("../img/newinfo_bullet.png");
	font-size:12px;
	color:#2d3946;
}
#lay-cnt-newinfo .newinfo-btn {
	line-height:25px;
	height:25px;
}
#lay-cnt-newinfo .newinfo-btn a {
	float:right;
	width:74px;
	height:25px;
	background-image:url("../img/newinfo_btn.png");
	outline: none;
}
#lay-cnt-newinfo .newinfo-btn a.more {
	background-position:0 0px;
}
#lay-cnt-newinfo .newinfo-btn a.more:hover {
	background-position:-74px 0px;
}
#lay-cnt-newinfo .newinfo-btn a.less {
	background-position:0 -25px;
}
#lay-cnt-newinfo .newinfo-btn a.less:hover {
	background-position:-74px -25px;
}


