@import url(reset.css);

body{
	color:#174D6D;
	font-family:Arial,Arial CE,Verdana;
	font-size:11px;
}

a{color:#174D6D; text-decoration:none;}
a:hover{color:#ff0000;text-decoration:underline;}



.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
/**
 * = STRUKTURE
 */           

#all{width:959px; margin:auto;}

	#left{width:759px; float:left;}
	#left-all{width:774px; margin:auto;}
	#right{width:200px; float:right; overflow:hidden;}
	
	#header{position:relative;}

		#nav-main{position:absolute; top:0px; right:3px;}

#column-left{width:472px; float:left;}
#column-right{width:272px; float:right; padding:1px 7px 0 0;}

#c-left{width:180px; float:left;}
#c-center{width:462px; float:left; padding-left:5px;}
#c-right{width:105px; float:left; padding-left:10px;}

#footer{
	clear:both;
	
}
#footer.different{
	clear:both;
	width:767px;
	margin:auto;
}

/**
 * = header
 */

#header h1 a {
	display:block;
	width:323px; height:124px;
	background:transparent url(../img2-1/logo_index.gif.png) no-repeat;
	text-indent:-9999px;
}
    
	/**
	 * = navigation
	 */
#header h1 a{display:block;width:323px;height:124px;background:url(../images/logo_index.gif) no-repeat;text-indent:-9999px;}
#nav-main ul, #nav-second ul{list-style:none;}
#nav-main ul li, #nav-second ul li{float:left;}
#nav-main ul li a{display:block;width:73px;height:124px;text-indent:-9999px;}
#nav-main ul li a#home{background-image:url(../images/nl/menu_home1.jpg);visibility:visible;}
#nav-main ul li a#news{background-image:url(../images/nl/menu_aktualnosci1.jpg);}
#nav-main ul li a#rozklad{background-image:url(../images/nl/menu_odloty1.jpg);}
#nav-main ul li a#linie{background-image:url(../images/nl/menu_linie1.jpg);}
#nav-main ul li a#lotniska{background-image:url(../images/nl/menu_lotniska1.jpg);width:68px;}
#nav-main ul li a#przewodniki{background-image:url(../images/nl/menu_wycieczki1red.jpg);}
#nav-main ul li a#home:hover{background-image:url(../images/nl/menu_home2.jpg);}
#nav-main ul li a#news:hover{background-image:url(../images/nl/menu_aktualnosci2.jpg);}
#nav-main ul li a#rozklad:hover{background-image:url(../images/nl/menu_odloty2.jpg);}
#nav-main ul li a#linie:hover{background-image:url(../images/nl/menu_linie2.jpg);}
#nav-main ul li a#lotniska:hover{background-image:url(../images/nl/menu_lotniska2.jpg);}
#nav-main ul li a#przewodniki:hover{background-image:url(../images/nl/menu_wycieczki2red.jpg);}
#nav-second{width:759px;height:50px;background:transparent url(../images/nl/podmenu_konc.jpg) right center no-repeat;}
#nav-second ul li a{display:block;height:50px;text-indent:-9999px;}
#nav-second ul li a#hotele{background-image:url(../images/nl/podmenu_hotele1.jpg);width:81px;}
#nav-second ul li a#porady{background-image:url(../images/nl/podmenu_porady1.jpg);width:77px;}
#nav-second ul li a#auta-transfer{background-image:url(../images/nl/podmenu_auta1.jpg);width:60px;}
#nav-second ul li a#ubezpieczenia{background-image:url(../images/nl/podmenu_ubezpieczenie1.jpg);width:115px;}
#nav-second ul li a#eKonta{background-image:url(../images/nl/podmenu_ekonta1.jpg);width:74px;}
#nav-second ul li a#forum{background-image:url(../images/nl/podmenu_forum1.jpg);width:78px;}
#nav-second ul li a#secondhand{background-image:url(../images/nl/podmenu_ticket1.jpg);width:139px;}
#nav-second ul li a#hotele:hover{background-image:url(../images/nl/podmenu_hotele2.jpg);}
#nav-second ul li a#porady:hover{background-image:url(../images/nl/podmenu_porady2.jpg);}
#nav-second ul li a#auta-transfer:hover{background-image:url(../images/nl/podmenu_auta2.jpg);}
#nav-second ul li a#ubezpieczenia:hover{background-image:url(../images/nl/podmenu_ubezpieczenie2.jpg);}
#nav-second ul li a#eKonta:hover{background-image:url(../images/nl/podmenu_ekonta2.jpg);}
#nav-second ul li a#forum:hover{background-image:url(../images/nl/podmenu_forum2.jpg);}
#nav-second ul li a#secondhand:hover{background-image:url(../images/nl/podmenu_ticket2.jpg);}
#nav-second ul li.active a{cursor:default;}
#header #nav-second ul li.active a#hotele{background-image:url(../images/nl/podmenu_hotele3.jpg);}
#header #nav-second ul li.active a#porady{background-image:url(../images/nl/podmenu_porady3.jpg);}
#header #nav-second ul li.active a#auta-transfer{background-image:url(../images/nl/podmenu_auta3.jpg);}
#header #nav-second ul li.active a#ubezpieczenia{background-image:url(../images/nl/podmenu_ubezpieczenie3.jpg);}
#header #nav-second ul li.active a#eKonta{background-image:url(../images/nl/podmenu_ekonta3.jpg);}
#header #nav-second ul li.active a#forum{background-image:url(../images/nl/podmenu_forum3.jpg);}
#header #nav-second ul li.active a#secondhand{background-image:url(../images/nl/podmenu_ticket3.jpg);}

#kalendarz-home{width:470px; min-height:325px;	float:left;}		
#small-banners{width:279px; float:right;}		
		

/**
 * = content
 */



/**
 * = main style for boxes
 */
		
.box{
	
}		
	.box-title{text-indent:-9999px; height:45px;} 		
	
	.box-content{
		border-left:1px solid #7FABC4;
		border-right:1px solid #7FABC4;
		padding:5px 30px 10px 30px;
		zoom:1;/*remove has layout bug in ie6*/
		text-align: justify;
	}

		.box-content h1 {
		FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #da090c; LINE-HEIGHT: 15px; 
		}
		.box-content h2 {
			padding-top:10px; FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #da090c; LINE-HEIGHT: 12px; 
		}

		.box-content h3 {
			padding-top:7px; padding-bottom:2px; FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #174D6D; LINE-HEIGHT: 12px; 
			
		}
		.box-content h4 {
		 padding-bottom:4px;  FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #da090c; LINE-HEIGHT: 15px; 
		}
		.box-content ul {
		padding-left:17px;
		}
		.box-content li {
		padding-top:1px;
		}

	.malutki .box-content{
		padding:5px 5px 5px 5px;
		text-align: left;
		line-height: 14px;
		size: 11px;
	}
	.home-small .box-content{padding:15px 14px 10px 14px;}
		 
		.box-content h3{color:#DA090C;font-weight:bold;font-size:11px;}
		
		.tekst-wyrozniony{color:#ff0000;}
		
		.wiecej{font-weight:bold; font-size:11px;}
		
	.box-bottom{height:40px;}
		
		.box-button{
			display:block;
			float:right;
			margin-right:7px;
			width:51px; height:29px;
			text-indent:-9999px;
			display:inline;/*for ie6 - remove double margin in float elements*/
		}

		.aktualnosci .box-title p{
		background:transparent url(../images/nl/ramka_fotka_aktualnosci.gif) no-repeat;
		
	}
		
.promocje .box-title{background:transparent url(../img2-1/ramka_prom1_nagl.gif.png) no-repeat;}
.ubezpieczenie .box-title{background:transparent url(../img2-1/ramka_naglowek_ubezpieczenie.jpg) -5px 0 no-repeat;}	
.lotnisko .box-title{background:transparent url(../img2-1/ramka_naglowek_lotniska.jpg) -5px 0 no-repeat;}	
.linie .box-title{background:transparent url(../img2-1/ramka_naglowek_linielotnicze.jpg) -5px 0 no-repeat;}	
.promocje .box-title{background:transparent url(../img2-1/ramka_naglowek_promocje.jpg) -5px 0 no-repeat;}	

.wezsza-podstrona{position:relative; height:102px;}
	.wezsza-podstrona p{
		position:absolute; right:-3px; top:0;
		width:210px; height:102px;
	}
	.ubezpieczenie .box-title p{
		background:transparent url(../img2-1/ramka_fotka_ubezpieczenie.jpg) no-repeat;		
	}
	.lotnisko .box-title p{
		background:transparent url(../img2-1/ramka_fotka_lotniska.jpg) no-repeat;		
	}
	.linie .box-title p{
		background:transparent url(../img2-1/ramka_fotka_linie.jpg) no-repeat;		
	}
	.promocje .box-title p{
		background:transparent url(../img2-1/ramka_fotka_promocje.jpg) no-repeat;		
	}		
.promocje .box-bottom{background:transparent url(../img2-1/ramka_prom1_dol.gif.png) no-repeat;}		
.ubezpieczenie .box-bottom{background:transparent url(../img2-1/ramka_ub1_dol.gif.png) no-repeat;}
.lotnisko .box-bottom{background:transparent url(../img2-1/ramka_ub1_dol.gif.png) no-repeat;}
.druk{background:transparent url(../img2-1/ramka_dol_druk.gif.png)0 -3px no-repeat;}
.koperta{background:transparent url(../img2-1/ramka_dol_mail.gif.png) 0 -3px no-repeat;}		

.lotnicze .box-title{background:transparent url(../img2-1/ramka_promocje_lotnicze_nagl.gif.png) no-repeat;}
.home-small .box-bottom{height:30px; background:transparent url(../img2-1/ramka_promocje_tanie_dol.gif.png) no-repeat;}		

 
.tanie-linie .box-title{ background:transparent url(../img2-1/ramka_promocje_tanie_nagl.gif.png) no-repeat;}
.aktualnosci .box-title{height:104px; background:transparent url(../img2-1/ramka_news_nagl.gif.png) no-repeat;}
.linie-lotnicze .box-title{height:87px; background:transparent url(../img2-1/ramka_linie_lotnicze_nagl.gif.png) no-repeat;}
.regularne-linie .box-title{background:transparent url(../img2-1/ramka_prom2_nagl.gif.png) no-repeat;}

#right .box{margin-top:15px;}

#right .box .box-title,.green .box-title{
	font-size:12px;
	text-indent:5px;
	color:#fff;
	font-weight:bold;
}
	#right .box h3{
		color:#174D6D;
		font-size:11px;
		float:none;
		margin-top:0;
	}

.green .box-title{height:22px; background:transparent url(../img2-1/ramka_ziel_nagl.gif.png) no-repeat;}
.green .box-content{
		border-left:1px solid #87C47F;
		border-right:1px solid #87C47F;
}		
.green .box-bottom{height:30px; background:transparent url(../img2-1/ramka_ziel_dol.gif.png) no-repeat;}
.green .box-button-dalej{width:22px; background:transparent url(../img2-1/arrow_ramka_ziel.gif.png) no-repeat;} 

.blue .box-title{height:22px; background:transparent url(../img2-1/ramka_nieb_nagl.gif.png) no-repeat;}

.orange .box-title{height:22px; background:transparent url(../img2-1/ramka_pomarancz_nagl.gif) no-repeat;}
.orange .box-content{
		border-left:1px solid #FFB455;
		border-right:1px solid #FFB455;
}		
.orange .box-bottom{height:30px; background:transparent url(../img2-1/ramka_pomarancz_dol.gif) no-repeat;}
.orange .box-button-dalej{width:22px; background:transparent url(../img2-1/arrow_ramka_pomarancz.gif) no-repeat;}

.malutki .box-bottom{background:transparent url(../img2-1/malutki-dol.png) no-repeat;}
	.malutki .box-bottom a{background:transparent url(../img2-1/ramka_mala_strzalka2.gif.png) no-repeat;}
/**
 * = right boxes
 */

#promocje-lotnicze-form{
	padding:10px;
	background:#1E86C5 url(../img2-1/filtr_tlo.gif.png) repeat-x;
}
	#promocje-lotnicze-form p{margin-bottom:5px; color:#fff; font-size:11px;}
	#promocje-lotnicze-form p a{
		display:block;
		padding-top:10px;
		color:#fff;
	}
	#promocje-lotnicze-form p select{font-size:11px;}
	#promocje-lotnicze-form p a:hover{color:red;}
	#promocje-lotnicze-form p a:hover strong{color:#fff;}


.box-content-1{
	margin-bottom:10px;	
	padding-bottom:10px;
	border-bottom:1px solid #d2e4ee;
}
	.box-content-1 h3{
		float:right;
		margin-top:-20px;
		padding-right:50px;
		font-size:12px;
	}
	.box-content-1 .normal-title{margin-top:0; padding-right:0;float:none;}
	
		
		.box-content-1 h3 a:hover strong{color:#174D6D;}
		.box-content-1 h3 strong span{color:#ff0000;}
		
		
			.box-content-1 p.okresy{
				width:50%; float:left;  color:#666;
			}
				.box-content-1 p.okresy strong{font-weight:bold;font-size:11px;}
				
.pokaz-wszystko{
	display:block;
	margin-top:-10px;
	font-weight:bold;
	font-size:11px;
	border-bottom:1px solid #d2e4ee;
	
	
	
}

/**
 * = footer
 */

#footer.different ul{
	width:767px; height:21px; 
	padding-top:11px; /*_padding-top:10px; */
	background:transparent url(../img2-1/stopka_tlo.jpg) no-repeat;}		
#loga{text-align:center;}		

#footer ul{
	padding-top:3px;
	list-style:none; 
	height:20px;
	background:transparent url(../img2-1/stopka.gif.png) no-repeat;
	border-bottom:1px solid #0069AA;
}

	#footer ul li{
		float:left;
		margin:2px 5px;
		display:inline;
	}
		#footer ul li a{
			display:block;
			color:#333;
			font-size:11px;
			padding:2px 0 2px 15px;
			background:transparent url(../img2-1/arrow3.gif.png) 0 3px no-repeat;
		}
		#footer ul li a:hover{color:#FF0000;}


.ramka_news_linia
{
	FONT-SIZE: 1px; LINE-HEIGHT: 1px; 
	background-color: #cce5f3;
}
.weather_head{
    float:left;
    color:#0096C8;
    font-size: 12px;
    font-weight: bold !important;
    text-decoration: none;
  }
  .weather_head_next{
    float:left;
    color: #0096C8;
    font-size: 12px;
    font-weight: bold !important;
    text-decoration: none;
    margin:5px 0 2px 0;
  }
  .weather_now{
    float:left;
    color: #174D6D;
    font-size: 11px;
    font-weight: bold !important;
  }
  .weather_now_t_8{float:left;color:#E70901;font-size:16px;font-weight:bolder !important;text-decoration:none;margin:15px 0 0 10px;}
  .weather_now_t_7{float:left;color:#FF6000;font-size:16px;font-weight:bolder !important;text-decoration:none;margin:15px 0 0 10px;}
  .weather_now_t_6{float:left;color:#FF8000;font-size:16px;font-weight:bolder !important;text-decoration:none;margin:15px 0 0 10px;}
  .weather_now_t_5{float:left;color:#FFA000;font-size:16px;font-weight:bolder !important;text-decoration:none;margin:15px 0 0 10px;}
  .weather_now_t_4{float:left;color:#40A020;font-size:16px;font-weight:bolder !important;text-decoration:none;margin:15px 0 0 10px;}
  .weather_now_t_3{float:left;color:#408000;font-size:16px;font-weight:bolder !important;text-decoration:none;margin:15px 0 0 10px;}
  .weather_now_t_2{float:left;color:#40C0F0;font-size:16px;font-weight:bolder !important;text-decoration:none;margin:15px 0 0 10px;}
  .weather_now_t_1{float:left;color:#4080E0;font-size:16px;font-weight:bolder !important;text-decoration:none;margin:15px 0 0 10px;}
  .weather_t_max8{float:left;color:#E70901;font-size:12px;font-weight:bold !important;text-decoration:none;margin:0px 0 0 0px;}
  .weather_t_min8{float:left;color:#E70901;font-size:10px;font-weight:bold !important;text-decoration:none;margin:1px 0 0 0px;}
  .weather_t_max7{float:left;color:#FF6000;font-size:12px;font-weight:bold !important;text-decoration:none;margin:0px 0 0 0px;}
  .weather_t_min7{float:left;color:#FF6000;font-size:10px;font-weight:bold !important;text-decoration:none;margin:1px 0 0 0px;}
  .weather_t_max6{float:left;color:#FF8000;font-size:12px;font-weight:bold !important;text-decoration:none;margin:0px 0 0 0px;}
  .weather_t_min6{float:left;color:#FF8000;font-size:10px;font-weight:bold !important;text-decoration:none;margin:1px 0 0 0px;}
  .weather_t_max5{float:left;color:#FFA000;font-size:12px;font-weight:bold !important;text-decoration:none;margin:0px 0 0 0px;}
  .weather_t_min5{float:left;color:#FFA000;font-size:10px;font-weight:bold !important;text-decoration:none;margin:1px 0 0 0px;}
  .weather_t_max4{float:left;color:#40A020;font-size:12px;font-weight:bold !important;text-decoration:none;margin:0px 0 0 0px;}
  .weather_t_min4{float:left;color:#40A020;font-size:10px;font-weight:bold !important;text-decoration:none;margin:1px 0 0 0px;}
  .weather_t_max3{float:left;color:#408000;font-size:12px;font-weight:bold !important;text-decoration:none;margin:0px 0 0 0px;}
  .weather_t_min3{float:left;color:#408000;font-size:10px;font-weight:bold !important;text-decoration:none;margin:1px 0 0 0px;}
  .weather_t_max2{float:left;color:#40C0F0;font-size:12px;font-weight:bold !important;text-decoration:none;margin:0px 0 0 0px;}
  .weather_t_min2{float:left;color:#40C0F0;font-size:10px;font-weight:bold !important;text-decoration:none;margin:1px 0 0 0px;}
  .weather_t_max1{float:left;color:#4080E0;font-size:12px;font-weight:bold !important;text-decoration:none;margin:0px 0 0 0px;}
  .weather_t_min1{float:left;color:#4080E0;font-size:10px;font-weight:bold !important;text-decoration:none;margin:1px 0 0 0px;}
  .weather_t_max{float:left;color:#4080E0;font-size:12px;font-weight:bold !important;text-decoration:none;margin:0px 0 0 0px;}
  .weather_t_min{float:left;color:#4080E0;font-size:10px;font-weight:bold !important;text-decoration:none;margin:1px 0 0 0px;}
  .condition_cell{
    float:left;
    color: #3C3C3C;
    font-size: 10px;
    font-weight: bold !important;
    text-decoration: none;
    margin: 0px 0 0 0px;
  }
  .weather_icon{
    float:left;
    width:40px;
    height:40px;
    margin: 5px 5px 5px 0px;
  }
  .weather_icon1{
    float:left;
    width:40px;
    height:40px;
    margin: 7px 0px 0px 0px;
  }
  .weather_main{
    width:431px;
    height:auto;
    float:left;
		margin-bottom:10px;
  }
  .weather_main_now{
    width:426px;
    height:50px;
    float:left;
    padding:2px 0px 5px 2px;
  }
  .weather_now_cell1{
    width:120px;
    height:50px;
    float:left;
    padding:0 0 0 0px;
  }
  .weather_now_cell2{
    width:300px;
    height:50px;
    float:left;
    padding:0 0 0 2px;
  }
  .weather_main_next{
    width:430px;
    height:105px;
    float:left;
    padding:0 0 0 0px;
  }
  .weather_cell{
    width:200px;
    height:52px;
    float:left;
    padding:0 0 0 1px;
  }
  .temp_cell{
    width:90px;
    height:16px;
    float:left;
    margin: 1px 0 0 5px;
  }
  .cell_condit{
    float:left;
    width:118px;
    height:18px;
    float:left;
    margin: 0px 0 0 4px;
    color: #3C3C3C;
    font-size: 11px;
    font-weight: normal !important;
  }
  .day_of_week{
    float:left;
    width:90px;
    height:16px;
    float:left;
    margin: 2px 0 0 4px;
    color: #174D6D;
    font-size: 11px;
    font-weight: bold !important;
  }
  .temp_sep{
    display:block;
    height:1px;
    width:405px;
    float:left;
    background:url("../images/separator-big450.gif") no-repeat scroll center bottom transparent;
  }
  .temp_icon{
    display:block;
    height:10px;
    width:10px;
    background:url("../images/faq.gif") no-repeat scroll center bottom transparent;
    background-position: 0px 0px;
    float:left;
    margin: 3px 5px 0 0;
  }
.h_title{FONT-WEIGHT:bold !important;FONT-SIZE:12px !important;COLOR:#DA0A0A !important;LINE-HEIGHT:17px !important;TEXT-ALIGN:left}

#logo, #logo a {
	display:block;
	width:323px; height:124px;
	background:transparent url(../img2-1/logo_index.gif.png) no-repeat;
	text-indent:-9999px;
}
#header_1 
{
	color: #666666;
    right: 10px;
    position: absolute;
    top: 10px;
	z-index: 2;
	
}

