/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*                                                                                        */
/*                           Definice obecných částí webu MAIN.CSS                        */
/*                                                                                        */
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
.old_site_link {
    position: absolute;
    left: 560px;
    top: 5px;
    font-size: 11px;
    }
.old_site_link a {
    color: #ff6600;
    text-decoration: underline;
    }
.old_site_link a:hover {
    text-decoration: none;
    color: #ff6600;
    }
* { 
  font-size: 100%; 
  font-family: tahoma; 
  margin: 0;
  padding: 0;
  }
html {
  border-top: 5px solid #ff6600;
}
body { 
  background: #fff /*url('../images/bck_body.jpg') 50% 0 no-repeat*/;
  color: #666666;
  position: relative;
  text-align: center;
  }
pre {
  text-align: left;
}
h1 {}
h3 {}
h4 {}
h5 {}
h6 {}

a { color: #000; }
a:hover { 
	text-decoration: none;
  	color: #000;
  	}
  	
img, a img { border: none; }  	

/*---- obal celeho webu ---*/  
.box {
  width: 970px; /* 10px jsem pripocetl, kvuli stinu vpravo*/
  margin: 0 auto;
  text-align: left;
  position: relative;
  }
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*                                        Hlavička                                        */
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
.header {
    height: 120px;
    _height: 125px;
    position: relative;
    /*z-index: 5;*/
    }
.header .logo {
    display: inline;
    float: left;
    margin: 0;
    width: 540px;
    height: 106px;
    _height: 116px;
    background: #ff6600;
    }    
.header .right_block {
    float: right;
    width: 406px;
    _width: 386px;
    margin: 10px 7px 0 0;
    }  
.header .right_block img {
    vertical-align: middle;
    }      
.header .right_block .servis {
    float: right;
    font-size: 70%;
    width: 270px;
    height: 40px;
    background: #fff;

    }    
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*---                           Zalozka pro vyber zeme                                 ---*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
.header .right_block .servis .language {
    color:#FFFFFF;
    height:16px;
    left:390px;
    padding:12px;
    position:absolute;
    text-align:center;
    top:-10px;
    width:136px;
    z-index: 1500;
    }
.header .right_block .servis .language a {
    color: #fff;
    text-decoration: underline;
    } 
.header .right_block .servis .language a:hover {
    color: #fff;
    text-decoration: none;
    }                  
/*--- zalozka ---*/  
.header .right_block .servis .tab_country .lang {
    padding: 10px 10px 0 10px;
    /*height: 40px;*/
    text-align: center;
    color: #fff;
    }
.header .right_block .servis .tab_country .lang a {
    color: #fff;
    line-height: 20px;
    text-decoration: underline;
    }
.header .right_block .servis .tab_country .lang a:hover {
    color: #fff;
    line-height: 20px;
    text-decoration: none;
    }           
.header .right_block .servis .tab_country {
    display: none;
    height: 40px;
    left: 270px;
    top: -10px;
    padding: 0;
    position: absolute;
    width: 140px;
    z-index: 9000;
    /*background: url('../images/bck_servis.gif') 0 0 no-repeat;*/
    }
.header .right_block .servis .tab_country select {
    margin: 0;
    width: 100px;
    }    
/*---- konec zalozky pro vyber zeme-----*/                                   
.header .right_block .servis .language a {
    color: #fff;
    padding: 0 5px;
    }  
.header .right_block .servis .language a:hover {
    color: #fff;
    padding: 0 5px;
    }       
.header .right_block .servis .profile_reservation {
    float:right;
    height:26px;
    padding:12px;
    text-align:right;
    width:135px;
    position: relative;
    z-index: 1005;
    display:none;
    }     
.header .right_block .servis .profile_reservation a {
    color:#FF6600;
    font-weight:bold;
    padding:0 5px;
    }   
.header .right_block .servis .profile_reservation span {
    color: #333;
    padding: 0 5px;
    } 
/*--- phone ---*/
div.phone {
    position: absolute;
    top: 0;
    left: 0;
    }
div.phone {
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    padding: 0 0 0 20px;
    }         
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*---                     Zalozka pro Muj Profil a rezervace                           ---*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/* --- Muj profil ---*/
.header .right_block .servis .profile_reservation .tab_profile {
    position: absolute;
    top: 0;
    left: -120px;
    z-index: 9000;
    width: 200px;
    display: none;
    background: url('../images/bck_tab_profile.png') 0 42px no-repeat;
    _background: url('../images/bck_tab_profile.png') 0 45px no-repeat;
    }
.header .right_block .servis .profile_reservation .tab_profile .tab_select {
    background: url('../images/bck_tab_profile_drop.png') 0 0 no-repeat;
    width: 75px;
    height: 35px;
    padding: 13px 5px 2px 5px;
    float: right;
    text-align: center; 
    }
.header .right_block .servis .profile_reservation .tab_profile .tab_select span {
    color: #DB3204;
    font-weight: bold;
    margin: 0 5px;
    }    
.header .right_block .servis .profile_reservation .tab_profile .tab_content {
    background: url('../images/bck_tab_profile_content.png') 0 100% no-repeat;
    width: 180px;
    height: 120px;
    padding: 5px 10px;
    }
.header .right_block .servis .profile_reservation .tab_profile .tab_content table {
    border-collapse: collapse;
    border: none;
    }
.header .right_block .servis .profile_reservation .tab_profile .tab_content table th {
    padding: 2px 5px 2px 0;
    }
.header .right_block .servis .profile_reservation .tab_profile .tab_content table td {
    padding: 2px 5px 2px 10px;
    }    
.header .right_block .servis .profile_reservation .tab_profile .tab_content a {
    color: #176FA0;
    }
.header .right_block .servis .profile_reservation .tab_profile .tab_content a:hover {
    color: #DB3204;
    }              
.header .right_block .servis .profile_reservation .tab_profile .tab_content table td input {
    border: 1px solid #333;
    background: #fff;
    padding: 2px;
    height: 14px;
    width: 120px;
    }    
/*--- button ---*/ 
.header .right_block .servis .profile_reservation .tab_profile .tab_content table td .button {
    height: 25px;
    margin: 0 0 5px 0;
    cursor: pointer;
    _cursor: hand;
    }   
.header .right_block .servis .profile_reservation .tab_profile .tab_content table td .button div {
    float: right;
    margin: 0;
    padding: 0;
    height: 25px;
    background: url('../images/bck_profile_button.gif') 0 0 no-repeat;
    }    
.header .right_block .servis .profile_reservation .tab_profile .tab_content table td .button input {
    margin: 0 0 0 5px;
    padding: 0 5px 0 0;
    padding-bottom: 2px 0;
    height: 25px;
    border: none;
    overflow: visible;
    color: #fff;
    font-weight: bold;
    background: url('../images/bck_profile_button.gif') 100% 0 no-repeat;
    }
/* --- Moje rezervace ---*/
.header .right_block .servis .profile_reservation .tab_reservation {
    position: absolute;
    top: 40px;
    left: -161px;
    z-index: 5000;
    display: none;
    }
.header .right_block .servis .profile_reservation .tab_reservation .tab_select {
    width: 120px;
    height: 35px;
    padding: 13px 0px 2px 0px;
    float: right;
    text-align: center;
    display: none;
    background: url('../images/bck_tab_reservation_drop.png') 0 0 no-repeat;
    }
.header .right_block .servis .profile_reservation .tab_reservation .tab_select span {
    color: #DB3204;
    font-weight: bold;
    margin: 0 5px;
    }    
.header .right_block .servis .profile_reservation .tab_reservation .tab_content {
    width: 300px;
    padding: 5px 10px;
    background: #fff url('../images/bck_cmt_drop.gif') 0 100% no-repeat;
    border: 1px solid #C6C6C6;
    }
.header .right_block .servis .profile_reservation .tab_reservation .tab_content table {
    border-collapse: collapse;
    border: none;
    }
.header .right_block .servis .profile_reservation .tab_reservation .tab_content table th {
    color: #666;
    font-weight: normal;
    padding: 0 5px;
    text-align: left;
    width: 50px;
    }
.header .right_block .servis .profile_reservation .tab_reservation .tab_content table td {
    padding: 0;
    }    
.header .right_block .servis .profile_reservation .tab_reservation .tab_content a {
    color: #176FA0;
    }
.header .right_block .servis .profile_reservation .tab_reservation .tab_content a:hover {
    color: #DB3204;
    }              
.header .right_block .servis .profile_reservation .tab_reservation .tab_content table td input {
    width: 90px;
    #width: 80px;
    background: #FFFFFF;
    border: 1px solid #333;
    font-size: 11px;
    padding: 2px;
    }    
/*--- button ---*/    
.header .right_block .servis .profile_reservation .tab_reservation .tab_content table td .button_cmt {
    margin: 7px 0 0 0;
    }
.header .right_block .servis .profile_reservation .tab_reservation .tab_content table td .button_cmt {
    float: right;
    margin: 0;
    padding: 0;
    height: 25px;
    background: #ff6600;
    }    
.header .right_block .servis .profile_reservation .tab_reservation .tab_content table td .button_cmt {
    margin: 3px 0 0 5px;
    padding: 0 5px;
    height: 25px;
    border: none;
    overflow: visible;
    color: #fff;
    font-weight: bold;
    width: 80px;
    background: background: #ff6600;
    cursor: pointer;
    _cursor: hand;
    }   
.header .right_block .servis .profile_reservation .tab_reservation .tab_content table td .button_cmt span {
    color: #fff;
    font-weight: bold;
    }     
/*---- konec zalozky pro Muj Profil a rezervace -----*/ 
               
.header .right_block .basket {
    width: 70px;
    height: 30px;
    padding: 5px 15px 5px 10px;
    float: right;
    margin: 0 0 0 20px;
    }
.header .right_block .basket span {
    color: #ff6600;
    font-size: 90%;
    font-weight: bold; 
    }
.header .right_block .basket a {
    text-decoration: none; 
    }
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*----                hlavni navigace                         ----*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
.head_container {
    position: absolute;
    right: 0px;
    top: 50px;
    width: 415px;
    }
.head_container .main_navigation {
    height: 40px;
    margin: 20px 0 0 0;
    }
.head_container .main_navigation ul {
    }
.head_container .main_navigation ul li {
    float: left;
    display: inline;
    height: 40px;
    }
.head_container .main_navigation ul div {  
    float: left;
    width: 2px;
    height: 40px;
    margin: 0 6px 0 6px;
    _margin: 0 3px 0 4px;
    display: inline;
    }      
.head_container .main_navigation ul li a {
    width: 82px;
    float: left;
    display: inline;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    color: #ff6600;
    text-transform: uppercase;
    font-size: 15px !important;
    font-weight: bold;
    }  
.head_container_model1 .main_navigation ul li a:hover {
    width: 82px;
    float: left;
    display: inline;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase; 
    font-size: 80%;
    font-weight: bold; 
    background: #ff6600;  
    }     
.head_container_model1 .main_navigation ul li a span {
    color: #ff6600;
    border: none;
    }
.head_container .main_navigation ul li a {
    background: none;
    }  
.head_container_model1 .main_navigation ul li.active a,
.head_container_model1 .main_navigation ul li a:hover,
.head_container_model1 .main_navigation ul li.active a span,
.head_container_model1 .main_navigation ul li a:hover span {
    background: #ff6600;
    color: #fff;
    } 
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*----                hlavni navigace MODEL2                  ----*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
.head_container_model2 .main_navigation {
    height: 50px;
    margin: 5px 0 0 0;
    }
.head_container_model2 .main_navigation ul {
    }
.head_container_model2 .main_navigation ul li {
    float: left;
    display: inline;
    height: 50px;
    }
.head_container_model2 .main_navigation ul div {
    float: left;
    margin: 0;
    width: 2px;
    height: 50px; 
    background: url('../images/separator.gif') 0 10px no-repeat;
    }    
.head_container_model2 .main_navigation ul li a {
    width: 110px;
    height: 25px;
    float: left;
    display: inline;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    color: #105284;
    text-transform: uppercase;
    font-size: 80%;
    font-weight: bold;
    background: url('../images/menu/menu_noactive_m2.png') 0 0 no-repeat;
    }  
.head_container_model2 .main_navigation ul li.active a,
.head_container_model2 .main_navigation ul li a:hover {
    width: 110px;
    height: 25px;
    float: left;
    display: inline;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase; 
    font-size: 80%;
    font-weight: bold; 
    background: url('../images/menu/menu_m2.png') 0 0 no-repeat;
    }     
.head_container_model2 .main_navigation ul div {
    margin: 0 6px 0 6px;
    _margin: 0 3px 0 4px;
    }    

.head_container_model2 .main_navigation ul li a span {
    color: #fff;
    border: none;
    }
.head_container_model2 .main_navigation ul li.active a span, 
.head_container_model2 .main_navigation ul li a:hover span {
    color: #FFF;
    }


















/*---- logos banks and cards  ---*/
.logos {
    clear: both;
    margin: 10px 0 0 0;
    display: none;
    }
.box .logos .logo_line {
    display: none;
    }
.box .logos .logo_middle {
    background: #ff6600;
    }
.box .logos .logo_middle .cards {
    margin: 10px 0;
    padding: 0 20px;
    float: left;
    width: 269px;
    border-right: 1px solid #0D83B9;
    }
.box .logos .logo_middle .banks {
    margin: 10px 0;
    float: right;
    width: 530px;
    padding: 0 0 0 20px;
    }  
.box .logos .logo_middle .verisign {
    margin: 10px 0;
    float: right;
    width: 100px;
    padding: 0;
    }       
.box .logos .logo_middle p {
    font-size: 80%;
    color: #004B81;
    padding: 5px 0;
    }
.box .logos .logo_middle img {
    vertical-align: middle;
    margin: 5px;
    }     
/*---- footer ---*/
.footer {
    margin: 10px 0;
    clear: both;
    /*display:none;*/
    background: #ff6600;
    text-align: left;
    }
.footer .content {
    padding: 10px;
    background: #ff6600;
    text-align: center;
    }
.footer .content .col {
    float: left;
    margin: 0 20px 0 0;
    width: 295px;
    }
.footer .content .col h2 {
    margin: 0;
    padding: 5px 0;
    color: #fff;
    border-bottom: 1px solid #FED9BF;
    }    
.footer .content .col ul {
    margin: 0 0 0 10px;
    padding: 5px 0;
    }
.footer .content .col ul li {
    margin: 0 0 0 10px;
    padding: 0;
    color: #fff;
    font-size: 80%;
    }
.footer .content .col p {
    margin: 0;
    padding: 5px 0;
    color: #fff;
    font-size: 80%;
    }
.footer .content .nomargin {
    margin: 0;
    }


.footer .copy {
    padding: 10px 10px;
    float: left;
    display: none;
    }
.footer .links {
    padding: 10px 10px;
    float: right;
    display: none;
    }
.footer p {
    font-size: 70%;
    color: #fff;
    padding: 5px 0;
    }
.footer a {
    color: #fff;
    }                
.footer span {
    color: #fff;
    margin: 0 10px;
    }  
    
   
/*---- orez ---*/
.clear {
    clear: both;
    line-height: 0;
    font-size: 0;
    }
img, div { 
    behavior: url('/images/iepngfix.htc')
    }
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*---                     popup kalendare  - globalne      ---*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/    
.popup_itinerary_calendar {
    position: absolute;
    width: 210px;
    margin: 0 0 0 15px;
    z-index: 9000;
    display: none;
    border: 1px solid #FF6600;
    padding: 0 0 10px 0;
    background: #fff;
    }
.popup_itinerary_calendar .cal_top {
/*    height: 5px;
    width: 210px;*/
    font-size: 1px;
    /*margin: 1px 0 0 0;
    #margin: 1x 0 0 0;
    background: url('../images/popup_calendar/bck_popup_sub_calendar_top.png') 0 0 no-repeat!important;*/
	}

.popup_itinerary_calendar .cal_middle {
    width: 210px;
    margin: 0;
    background: url('../images/popup_calendar/bck_popup_sub_calendar_middle.gif') repeat-x !important;
    }    
/*.popup_itinerary_calendar .cal_bottom {
    height: 7px;
    width: 210px;
    font-size: 1px;
    background: url('../images/popup_calendar/bck_popup_sub_calendar_bottom.png') 0 100% no-repeat!important;
	}*/
/*--- vnitrek --*/
.popup_itinerary_calendar table.calendar_container {
    width: 210px !important;
    }
.popup_itinerary_calendar table.calendar_container td {
    padding: 0 !important;
    }    
.popup_itinerary_calendar table.calendar_container td table.selector {
    border-collapse: collapse !important;
    width: 190px !important;
    margin: 5px 10px 0 10px !important;
    }
.popup_itinerary_calendar table.calendar_container td table.selector select.month {
    width: 75px !important;
    font-size: 11px!important;
    height: 20px !important;
    }
.popup_itinerary_calendar table.calendar_container td table.selector select.year {
    width: 50px !important;
    font-size: 11px!important;
    height: 20px !important;
    }      
.popup_itinerary_calendar table.calendar_container td table.selector th {
    width: 160px !important;
    padding: 0 !important;
    }
.popup_itinerary_calendar table.calendar_container td table.selector th.lar, 
.popup_itinerary_calendar table.calendar_container td table.selector th.rar {
    width: 17px !important;
    } 
.popup_itinerary_calendar table.calendar_container td table.selector th.lar a, 
.popup_itinerary_calendar table.calendar_container td table.selector th.rar a {
    color: #fff !important;
    font-size: 20px !important;
    width: 10px !important;
    padding: 0 !important;
    display: block !important;
    text-decoration: none !important;
    }
.popup_itinerary_calendar table.calendar_container td table.selector th.lar b, 
.popup_itinerary_calendar table.calendar_container td table.selector th.rar b {
    color: #fff !important;
    font-size: 20px !important;
    }       
.popup_itinerary_calendar table.calendar_container td table.selector th.calendar_close {
    width: 15px !important;
    }     
.popup_itinerary_calendar table.calendar_container td table.selector th span.calendar_close {
    width: 15px !important;
    height: 15px !important;
    display: block !important;
    cursor: pointer !important;
    font-size: 80%;
    background: url('../images/small_popup/ico_small_popup_close.gif')
    }      
.popup_itinerary_calendar table.calendar_container td table.selector select {
    width: 60px !important;
    font-size: 80% !important;
    }       
/*--- table dny ---*/
.popup_itinerary_calendar table.calendar_container td table.calendar {
    border-collapse: collapse !important;
    width: 190px !important;
    margin: 0px 10px 0 10px !important;
    }
.popup_itinerary_calendar table.calendar_container td table.calendar th {
    font-size: 11px !important;
    color: #fff !important;
    background: none !important;
    text-align: center !important;
    height: 27px !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    }
.popup_itinerary_calendar table.calendar_container td table.calendar th.vacation {
    font-size: 11px !important;
    color: #9CD833 !important;
    text-align: center !important;
    height: 18px !important;
    }
.popup_itinerary_calendar table.calendar_container td table.calendar td {
    font-size: 11px !important;
    font-weight: normal !important;
    height: 18px !important;
    text-align: center !important;
    padding: 0 !important;
    }                
.popup_itinerary_calendar table.calendar_container td table.calendar td a {
    color: #FF6600 !important;
    background: #eee !important;
    display: block !important;
    height: 14px !important;
    padding: 2px !important;
    margin: 2px !important;
    }
.popup_itinerary_calendar table.calendar_container td table.calendar td a:hover {
    color: #fff !important;
    background: #FF6600 !important;
    display: block !important;
    }     
.popup_itinerary_calendar table.calendar_container td table.calendar td a.vacation {
    color: #333 !important;
    display: block !important;
    } 
.popup_itinerary_calendar table.calendar_container td table td a.vacation:hover {
    color: #fff !important;
    background: #FF6600 !important;
    display: block !important;
    }   


/*--- hack pro Litebox ---*/
#lbMain {
	text-align: left !important;
	}
#lbDetailsContainer	{
	display: none !important;
	height: 1px !important;
	}
#lbOuterContainer {
	background: none !important;
	height: 1px !important;
	}
#lbIframeContainer {
	width: 845px;
	}

/*--- pro linku v letech ---*/
td.flight_no_border	{
	border-bottom: none;
	}
/*--- helpers ---*/
.shoppingCartHelper,
.cmtHelper,
.hotelLinkHelper,
.flightLinkHelper {
    display: none;
    }	