@CHARSET "UTF-8";

/* ogolne modelowanie */
body {
	font-size: 8.5pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a {
	color: #0558a8;
	text-decoration: none;
	/*font-family: Tahoma, Arial, Helvetica, sans-serif;*/
}

a:hover {
	text-decoration: underline;
}



/* glowny DIV bez stopki */
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 975px;
	position: relative;
}

#main {
	width: 774px;
	clear: both;
	/*padding: 3px 3px 3px 3px;*/
	
}

/* sciezka nawigacyjna */
#navi-path-box {
	height: 30px;
	padding-top: 10px;
	padding-left: 10px;
	width: 764px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}
#navi-path-dropdown{
	line-height:14pt;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	margin:0px 0px 0px 0px;
	padding:3px 45px 7px 3px;

	width:182px;
	height:20px;
}

#navi-path-box a {
	font-weight: bold;
}

#navi-path-box-green {
	color: #259FCE;
}




/* box wyszukiwania */
#searcher-box {
	float: left;
	clear: left;
	margin-left: 10px;
	width: 374px;
	/*height: 300px;*/
	/*border: 1px solid;*/ /*border-top: 2px solid #007F0E;*/
}

#wysz-wycieczki{
	height: 300px;
}

#searcher {
	/*margin: 12px 10px 12px 10px;*/
	background-color: #81DB00;
	background-image: url("/imgs/searcher/wyszukiwarka_bg_grad.png");
	background-position: left top;
	background-repeat: repeat-x;
	color: #ffffff;
	width: 374px;
	height: 320px;
}

#search-form{
	/*height: 290px;*/
	width: 344px;
	padding: 5px 15px 5px 15px; 
}

#search-form select{
	color: #666666;
}

#searcher-tabs{
	/*height: 312px;*/
}

#searcher select, #searcher label, #searcher input {
	height: 20px;
	font-size: 9.5pt;
	/*text-align: center;*/
	vertical-align: middle;
	margin: 0px 0px 3px 0px;
	cursor: pointer;
}

#search-top {
	height: 70px;
	/*border-bottom: 1px solid #8BEC01;*/
}

#search-top label {
	clear: left;
	float: left;
	top: 5px;
	width: 130px;
}

#search-top select {
	clear: right;
	float: right;
	width: 200px;
	top: 5px;
}

#search-region option.region{
	background: rgb(238, 238, 255) none repeat scroll 0%; 
	color: blue;
}

#search-warranty {
	height: 22px;
	background-color: #fff;
	margin: 5px -15px 0 -15px !important;
	background: #B1E382 url(/inc/css/searcher-theme/images/zakl_green_nakt.gif) repeat-x scroll 50% 50%;
	text-align: center;
	color: #0558a8;
	position: relative;
	cursor: pointer;
}

#search-warranty div{
	position: relative;
	top: 3px;
	display: inline;
}

#search-warranty div:hover{
	text-decoration: underline;
}

#search-warranty span.bold{
	font-weight: bold;
}

#search-middle-left {
/* 	position: relative; */
	clear: left;
	float: left;
	width: 172px;
	height: 187px;
	margin: 5px 0px 0px 0px;
}

#search-middle-right-select label{
	margin-left: 10px;
}

#search-middle-right-select{
	padding-top: 25px;
	height: 70px;
}

#search-middle-left label,#search-middle-left label table {
	clear: both;
	float: left;
	width: 176px;
}

#search-day {
	width: 50px;
	float: left;
	clear: left;
}

#search-month-year { /*float: left;*/
	
	float:left;
	width: 120px;
}

#search-calendar {
	margin-top: 3px;
	width: 170px;
	float: left;
	clear: both;
}

/* kalendarz wyszukiwarki */
#search-calendar td.title {
	color: #ffffff;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
}

#search-calendar .passive, #search-calendar .active, #search-calendar .set{
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 22px;
	font-weight: bold;
	text-align: center;
}

#search-calendar .active, #search-calendar .passive, #search-calendar .set{
	background-repeat: no-repeat;
	background-position: center center;
}

#search-calendar .active a, #search-calendar .active a:link, #search-calendar .active a:active, #search-calendar .active a:visited{
	display: block;
	text-decoration: none;
	cursor: pointer;
	color: #FFF;
	background-image: url("/imgs/calendar/cal_act.gif");
}

#search-calendar .active a:hover {
	background-image: url("/imgs/calendar/cal_ove.gif");
	color: #FFF;
}

#search-calendar .passive{
	background-image: url("/imgs/calendar/cal_pas.gif");
	color: #999999;
}

#search-calendar .set{
	background-image: url("/imgs/calendar/cal_ove.gif");
	color: #FFFFFF;
}


#search-middle-right {
	/*position: relative;*/
	clear: right;
	float: right;
	width: 50%;
	height: 187px;
	margin: 0px 0px 0px 0px;
}

#search-middle-right select {
	width: 80px;
	float: right;
	clear: right;
}

#search-middle-right input {
	float: left;
	clear: left;
	margin: 0px 5px 10px 8px;
	width: 13px;
	height: 13px;
}

#search-middle-right-checkbox {
	float: left;
	clear: both;
	margin-top: 5px;
}

#right-label {
	float: left;
	/*clear: right;*/
	/*width: 135px;*/
	margin: 2px 0px 2px 0px;
}

#right-label-all-inclusive {
        float: left;
        padding-right:20px;
        /*clear: right; *//*width: 135px;*/
        margin: 2px 0px 2px 0px;
}

#left-label {
	float: left;
	clear: left;
	/*padding-left: 15px;*/
}

#search-bottom {
	height: 17px;
	width: 245px;
	float:left;
	clear: left;
	background-image: url("/imgs/searcher/sluchawka_small_orange.gif");
	background-repeat: no-repeat;
	margin-top: 1px;
}

#search-bottom-button {
	background-image: url("/imgs/searcher/znajdz_oferty.gif");
	background-repeat: no-repeat;
	cursor: pointer;
	width: 95px;
	height: 22px;
/*	position: absolute;
	bottom: 0px;
	right: 0px;*/
	float:right;
	clear: right;
}

#feedback {
	padding-left: 20px;
	color: #0558A8 !important;
	height: 17px;
	display: block;
	font-weight: bold;
	margin-top: 2px;
}

/* prawy gorny box z mediami - plakaty */
#media-box {
	width: 372px;
	/*height: 298px;*/
	height: 323PX;
	/*margin-bottom: 25px;*/
	float: right;
	/*border: 1px solid;*/ /*position: relative;*/
}

#posters-header{
	height: 28px;
	border-left: 1px solid #C5E2FD;
	border-right: 1px solid #C5E2FD;
}

#posters-header ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#posters-header ul li{
	float: left;
	padding: 0px;
	margin: 4px 1px 0px 1px;
}

.posters-header-iterator{
	background-image:url("/imgs/posters/cal_pas.gif");
	width: 22px;
	height: 17px;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	color: #0051A2;
	line-height: 17px;
}

#posters-header .disable-carousel, #posters-header .enable-carousel{
	width: 54px;
	height: 11px;
	float: right;
	margin: 7px 10px 0px 0px;
}

#posters-header .disable-carousel{
	background-image: url("/imgs/posters/wszystkie-drop-disable.gif");
	background-repeat: no-repeat;
	cursor: default;
}

#posters-header .enable-carousel{
	background: url("/imgs/posters/wszystkie-drop-enable.gif") no-repeat;
	cursor: pointer;
}

#posters-header .enable-lArrow, #posters-header .disable-lArrow, 
	#posters-header .enable-rArrow, #posters-header .disable-rArrow,
	#top-box-header .enable-lArrow, #top-box-header .disable-lArrow, 
	#top-box-header .enable-rArrow, #top-box-header .disable-rArrow{
	width: 13px;
	height: 11px;
} 

#posters-header .enable-lArrow, #top-box-header .enable-lArrow, #ideas-box-navi .enable-lArrow{
	background-image: url("/imgs/posters/linker-l-enable.gif");
	background-repeat: no-repeat;
	cursor: pointer;
	width: 13px;
	height: 11px;
}

#posters-header .disable-lArrow, #top-box-header .disable-lArrow, #ideas-box-navi .disable-lArrow{
	background-image: url("/imgs/posters/linker-l-disable.gif");
	background-repeat: no-repeat;
	cursor: default;
	width: 13px;
	height: 11px;
}

#posters-header .enable-rArrow, #top-box-header .enable-rArrow, #ideas-box-navi .enable-rArrow{
	background-image: url("/imgs/posters/linker-r-enable.gif");
	background-repeat: no-repeat;
	cursor: pointer;
	width: 13px;
	height: 11px;
}

#posters-header .disable-rArrow, #top-box-header .disable-rArrow, #ideas-box-navi .disable-rArrow{
	background-image: url("/imgs/posters/linker-r-disable.gif");
	background-repeat: no-repeat;
	cursor: default;
	width: 13px;
	height: 11px;
}

#posters-header ul li#posters-header-lArrow{
	margin: 7px 2px 5px 8px;
}

#posters-header ul li#posters-header-rArrow{
	margin: 7px 8px 5px 2px;
}

#posters-content{
	/*width: 372px;
	height: 244px;*/
}

/* box pod wyszukiwarka z TOP5 */
#top-box {
	width: 374px;
	/*height: 217px;*/
	margin: 15px 0px 0px 10px;
	float: left;
	clear: left;
	float: left;
	/*border: 1px solid #10B900;*/
}

#top-box-header {
	background-image: url("/imgs/topbox/nagl_hity_green.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: 2px solid #507C01;
	color: #ffffff;
	height: 22px;
	
	line-height: 22px;
	/*margin: 1px;*/
	padding: 0 0 0 10px;
}

#top-box-header ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#top-box-header li{
	float: left;
		
}

#top-box-header a, #top-box-header p{
	color: #FFFFFF;
	margin: 0px;
	/*font-weight: bold;*/
}

#top-box-row{
	height: 34.5px;
}

#top-box-hdr-link{
	background-image:url(/imgs/topbox/linker_white.gif);
	background-position:100% 50%;
	background-repeat:no-repeat;
	font-weight:bold;
	padding-right:10px;
}

#top-box-hdr-link.loading{
	background: none;
}

#top-box-lArrow, #top-box-rArrow {
	margin-top: 5px;
}

#top-box-lArrow{
	margin-right: 2px;
}

#top-box-rArrow{
	margin-left: 2px;
	margin-right: 10px;
}

#top-box-content{
	height: 172.5px;
	/*background-color:#A1E166;*/
	background: #A1E166;
	
}

#top-box-content.loading{
	background: #A1E166 url(/imgs/topbox/ajax-loader.gif) no-repeat center;
}

#top-box-row-table{
	width:100%;
	border-bottom:1px solid #91C848;
	border-left:1px solid #10B900;
	border-right:1px solid #10B900;
	
}

.top-box-row-light{
	background-color: #C6E6A3;
}

.top-box-row-dark{
	background-color: #A1E166;
}

#top-box-row-up {
	/*line-height: 12px;
	background-color: #000000;*/
	/*width: 372px;
	height: 20px;*/
	
}

#top-box-name {
	/*float: left;
	height: 12px;*/
	color: #0558A8;
}

#top-box-trnsprt {
	/*float: right;*/
	text-align: right;
	/*margin: 0px;*/
}

#top-box-row-down {
	/*line-height: 12px;*/
}

#top-box-price {
	text-align: right;
	font-weight: bold;
	color: #0558A8;
	font-size: 9.5pt;
}

#top-box-from {
	color: #0558A8;
	margin-right: 5px;
	font-weight: normal;
}

#top-box-loc {
	/*float: left;
	clear: left;*/
	color: #414B56;
}

#top-box-trnsprt,#top-box-price {
	padding: 3px 10px 0px 0px;
}

#top-box-name,#top-box-loc {
	padding: 3px 0px 0px 10px;
}

#top-box-bottom {
	background-color: #A1E166;
	color: #0558A8;
	/*height: 18px;
	line-height: 18px;*/
	/*padding-right: 10px;*/
	text-align: right;
	/*border-bottom: 1px solid #10B900;*/
	clear: both;
}

#top-box-bottom a{
	vertical-align: bottom;
	background-image:url(/imgs/topbox/linker_blue.gif);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:8px;
	
}

#top-box-bottom table{
	list-style: none;
	padding: 0px;
	margin: 0px;
	height: 17px;
	width: 100%;
}

#top-box-btm-linker{
	border-bottom:1px solid #10B900;
}

#top-box-bottom table tr td{
	/*position: relative;*/
}

/* ======== Scroll boxy - Szukaj wg kategorii/lokalizacji ========= */

#scroll-boxes{
	float: left;
	clear: left;
	width: 374px;
	height: 310px;
	margin: 10px 0px 10px 10px;
	/*border: 1px solid #000000;*/
}

#category-box, #locid-box{
	/*width: 374px;*/ 
}

#category-box{
	float: left;
	clear: left;
}

#category-box-header{
	height: 25px;
	background: url(/imgs/scrollboxes/szukaj_wg_kategorii.jpg) no-repeat left top;
	border-bottom: 1px solid #81db00;
	
}

#locid-box{
	/*height: 310px;*/
	margin-bottom: 10px;
}

#locid-box-header{
	height: 25px;
	background: url(/imgs/scrollboxes/szukaj_wg_kierunku.jpg) no-repeat left top;
	border-bottom: 1px solid #81db00;
	
}

#locid-box-content{
	height: 290px;
	overflow: auto;
	overflow-x: hidden;
	
}

#locid-box-content a {
	display: block;
	height: 10px;	
	cursor: pointer;
	border-bottom: 1px solid #d9ebfd;
	padding-top: 3px;
	padding-bottom: 8px;	
}

#locid-box-content a:hover {
	background-color: #81DB00;
	text-decoration: none;
}


#locid-box-content-name{
	width: 220px;
	padding-left: 5px;
	color: #0000cc;
	float: left;
	clear: left;
}

#locid-box-content-from{
	color: #999999;
	text-align: right;
	float: left;
}

#locid-box-content-price{
	text-align: right;
	padding-right: 8px;
	color: #434c51;
	font-weight: bold;
	width: 60px;
	float: right;
	clear: right;
}

/* box pod plakatami z mapa panstwa/swiata */
#maps-box {
	width: 372px;
	height: 294px;
	margin: 5px 0px 0px 0px;
	float: right;
	/*border: 1px solid;*/
/* 	position: relative; */
	/*top: -50px;*/
}

#maps-box-main{
	/*width: 372px;
	height: 268px;
	border: 1px normal #000000;*/
}

/* box z newsami textowymi */
#news-box {
	width: 374px;
	float: left;
	clear: left;
	font-size: 8.5pt;
	margin: 12px 0px 12px 10px;
}

#news-box ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#news-box ul li {
	background-image:url(/imgs/topbox/linker_blue.gif);
	background-position:left center;
	background-repeat:no-repeat;
	height:20px;
	line-height:20px;
	padding-left:10px;
}

/* box z banerem bezdroza */
#bezdroza-box {
    width: 372px;
    height: 98px;
    float: right;
    margin-top: 10px;
}

#bezdroza-box-flash {
    margin-left: 1.5px;
    width: 369px;
    height: 98px;
}

/* box z pomyslami */
#ideas-box {
	width: 372px;
	height: 135px;
	float: right;
	margin-top: 10px;
}

#ideas-box-navi{
	height: 25px;
	width: 170px;
	line-height: 25px;
	vertical-align: middle;
	position: absolute;
	float: left;
	z-index: 10;
	margin-left: 5px;
	
}

#ideas-box-navi ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#ideas-box-navi ul li{
	float: left;
	color: #999999;
}

#ideas-box-content{
	position: absolute;
	float: left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	
}

#ideas-box-top{
	height: 8px;
	width: 374px;
	position: absolute;
	background-image: url(/imgs/ideas/round_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	z-index: 20;
	
}

#ideas-box-bottom{
	height: 8px;
	width: 374px;
	position: absolute;
	background-image: url(/imgs/ideas/round_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	z-index: 20;
	margin-top: 129px;
	
}

#idea-box {
	margin: 3px 5px;
	
}

#idea-box-left {
	float: left;
	width: 180px;
	
}

#idea-box-lArrow, #idea-box-rArrow{
	margin-top: 8px;
	
}

#idea-box-rArrow{
	margin-left: 4px;
	margin-right: 6px;
	
}

#idea-box-photo{
	/*text-align: center;*/
	margin-top: 26px;
}

#idea-box-right {
	float: right;
	width: 180px;
	
}

#idea-box-header{
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
}

#idea-box-text{
	margin-left: 5px;
}

#idea-box-more{
	text-align: right;
}

#idea-box-tl-corner{
	position: absolute;
	width: 19px;
	height: 18px;
}
/* ======= POMYSLY SLIDESHOW  ========= */
/*.slideshow, .slideshow-label, .slideshow-content, .slideshow-panel {
    font:12px Verdana, Tahoma, sans-serif;
}*/

.slideshow {
    padding:0;
    border:0;
    position:relative;
    display:none;           /* Set to "none" for not preview slideshow content */
    z-index:1
}
.slideshow-content {
    padding:0;
    background-color:#fff;
    color:#333;
    overflow:hidden;
    position:relative;
    z-index:1;
}

    /* Some Content Changes */
    .slideshow-content p {
        padding:0;
        overflow:auto;
    }

    .slideshow-slide {
        display:none;
        position:absolute;
    }

.slideshow-fullscreen {
    position:absolute;
    top:0;
    left:0;
    padding:0;
    border:0;  
    overflow:hidden;
}

.slideshow-label-place {
    /* Stupid IE hack */
    //border:1px dotted transparent;
    //background:transparent
    padding:0;
    position:absolute;
    top:0px;
    left:0px;
    z-index:100;
    height:30px;
}
    .slideshow-label {   
        z-index:101;
        color:#fff;
        width:100%;
        height:100%;
        line-height:30px;
        text-indent:8px;
        font-weight:bold
    }

.slideshow-panel-place {
    /* Stupid IE hack */
    //border:1px dotted transparent;
    //background:transparent;
    padding:0;
    position:absolute;
    bottom:0px;
    left:0px;
    z-index:100;
    height:28px;   
}
    .slideshow-panel {
        z-index:101;    
        width:100%;
        height:100%;
    }
    
        .slideshow-panel a.button {
            display: block;
            width:26px;
            height:26px;
            float:left;
            text-indent:-99999%;
            overflow:hidden;
            outline: 0; /* @ Firefox, prevent dotted border after click */ 
            background-image:url(/imgs/slideshow/buttons.png);
            background-repeat:no-repeat;
            border:1px solid transparent
        }
        
            .slideshow-panel a.button:hover {
                border:1px solid #777;
            }
            
            
            .slideshow-panel a.first {
                background-position: 0 0
            }
            
            .slideshow-panel a.prev {
                background-position: -24px 0
            }
            
            .slideshow-panel a.play {
                background-position: -48px 0
            }
            
            .slideshow-panel a.stop {
                background-position: -72px 0
            }
            
            .slideshow-panel a.next {
                background-position: -96px 0
            }
            
            .slideshow-panel a.last {
                background-position: -120px 0
            }
            
            .slideshow-panel a.help {
                position:relative;
                background-position: -143px 0
            }
            
            .slideshow-panel span.counter {
                float:right;
                display: block;
                /*width:26px;*/
                height:26px;
                line-height:26px;
                padding:0 4px;
            }


.slideshow-help {
    position:absolute;
    bottom:28px;
    left:0px;    
    z-index:101;   
    background-color:#ff9; 
    display:none;
    opacity: 0.9;
    width:100%;
}

.slideshow-frame div {
    position:absolute;
    top:0px;
    left:0px;
    background:url(/imgs/slideshow/big-play.png) 50% 50% no-repeat;
    z-index:201;
    cursor:pointer;
    width:100%;
    height:100%;
}

.slideshow-load {
    display:none;
}
    .slideshow-load div {
        position:absolute;
        top:0px;
        left:0px;
        background:url(/imgs/slideshow/ajax-loader.gif) 50% 50% no-repeat;
        z-index:201;
        cursor:pointer;
        width:100%;
        height:100%;
    }

.slideshow-shadow{
    position:absolute;
    top:0px;
    left:0px;
    z-index:200;
    width:100%;
    height:100%;
}
    
.slideshow-opacity{
    background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA9JREFUeNpiYmBgaAAIMAAAjwCD5Hc2/AAAAABJRU5ErkJggg==);
    background:rgba(0, 0, 0, 0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#85000000, endColorstr=#85000000);
}

/* Utilities */
.corner-top-left{
	background-image: url("/imgs/css/corner_l_top.gif");
	background-position: top left;
}

.corner-top-right{
	background-image: url("/imgs/css/corner_r_top.gif");
	background-position: top right;
	width: 17px;
}

.corner-bottom-left{
	background-image: url("/imgs/css/corner_l_btm.gif");
	background-position: bottom left;
}

.corner-bottom-right{
	background-image: url("/imgs/css/corner_r_btm.gif");
	background-position: bottom right;
	width: 17px;
}

.corner-top-left-green{
	background-image: url("/imgs/css/corner_l_top_green.gif");
	background-position: top left;
}

.corner-top-right-green{
	background-image: url("/imgs/css/corner_r_top_green.gif");
	background-position: top right;
}

.corner-bottom-left-green{
	background-image: url("/imgs/css/corner_l_btm_green.gif");
	background-position: bottom left;
	
}

.corner-bottom-right-green{
	background-image: url("/imgs/css/corner_r_btm_green.gif");
	background-position: bottom right;
}

.corner-bottom-left-green, .corner-bottom-right-green, .corner-top-left-green, .corner-top-right-green{
	/*width: 19px;*/
	height: 18px;
}

.corner-top-left, .corner-top-right, .corner-bottom-left, .corner-bottom-right,
	.corner-top-left-green, .corner-top-right-green, .corner-bottom-left-green, .corner-bottom-right-green {
	background-repeat: no-repeat;
}


/*============== GWARANCJA NAJNIZSZEJ CENY=================*/

#gwarancja-main{
  width:352px;
  height:292px;
  background-image:url(/imgs/common/gwarancja_bg.gif);
  background-repeat:no-repeat;
  /*background-position: bottom center;*/
  position:relative;
  float: right;
  padding: 10px;
  display: none;
}
   
.gwarancja-main-top{
   width:337px;
   height: 90px;
   background-image:url(/imgs/common/gwarancja_top.gif);
   background-repeat:no-repeat;
   position: relative;
   left: 7px;
}
  
.gwarancja-main-btm{
   
   height:194px;
   font-size:8.5pt;
   font-family:Tahoma, Arial, Sans-Serif;
   color:#333333;
   
    
}

.gwarancja-main-btm-url{
   width:145px;
   height:20px;
   font-size:8.5pt;
   font-family:Tahoma, Arial, Sans-Serif;
    
}

#gwarancja-main-arrow{
	width: 26px;
	height: 29px;
	position: absolute;
	top: 103px;
	left: -18px;
	background: url(/imgs/common/gwarancja_strzalka.gif) no-repeat center center;
}
   
     



