@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
	 */
#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(../img2-1/menu_home1.jpg);}
		#nav-main ul li a#news{background-image:url(../img2-1/menu_aktualnosci1.jpg);}
		#nav-main ul li a#rozklad{background-image:url(../img2-1/menu_odloty1.jpg);}
		#nav-main ul li a#linie{background-image:url(../img2-1/menu_linie1.jpg);}
		#nav-main ul li a#lotniska{background-image:url(../img2-1/menu_lotniska1.jpg); width:68px;}
		#nav-main ul li a#przewodniki{background-image:url(../img2-1/menu_przewodniki1.jpg);}
		#nav-main ul li a#home:hover{background-image:url(../img2-1/menu_home2.jpg);}
		#nav-main ul li a#news:hover{background-image:url(../img2-1/menu_aktualnosci2.jpg);}
		#nav-main ul li a#rozklad:hover{background-image:url(../img2-1/menu_odloty2.jpg);}
		#nav-main ul li a#linie:hover{background-image:url(../img2-1/menu_linie2.jpg);}
		#nav-main ul li a#lotniska:hover{background-image:url(../img2-1/menu_lotniska2.jpg);}
		#nav-main ul li a#przewodniki:hover{background-image:url(../img2-1/menu_przewodniki2.jpg);}
		
		
/**
 * second navigation
 * 
 */		
 
#nav-second{
	width:759px; height:50px;
	background:transparent url(../img2-1/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(../img2-1/podmenu_hotele1.jpg); width:81px;}
		#nav-second ul li a#porady{background-image:url(../img2-1/podmenu_porady1.jpg);width:77px;}
		#nav-second ul li a#auta-transfer{background-image:url(../img2-1/podmenu_auta1.jpg);width:114px;}
		#nav-second ul li a#ubezpieczenia{background-image:url(../img2-1/podmenu_ubezpieczenie1.jpg);width:115px;}
		#nav-second ul li a#eKonta{background-image:url(../img2-1/podmenu_ekonta1.jpg);width:74px;}
		#nav-second ul li a#forum{background-image:url(../img2-1/podmenu_forum1.jpg);width:78px;}
		#nav-second ul li a#secondhand{background-image:url(../img2-1/podmenu_ticket1.jpg);width:139px;}
		
		#nav-second ul li a#hotele:hover{background-image:url(../img2-1/podmenu_hotele2.jpg);}
		#nav-second ul li a#porady:hover{background-image:url(../img2-1/podmenu_porady2.jpg);}
		#nav-second ul li a#auta-transfer:hover{background-image:url(../img2-1/podmenu_auta2.jpg);}
		#nav-second ul li a#ubezpieczenia:hover{background-image:url(../img2-1/podmenu_ubezpieczenie2.jpg);}
		#nav-second ul li a#eKonta:hover{background-image:url(../img2-1/podmenu_ekonta2.jpg);}
		#nav-second ul li a#forum:hover{background-image:url(../img2-1/podmenu_forum2.jpg);}
		#nav-second ul li a#secondhand:hover{background-image:url(../img2-1/podmenu_ticket2.jpg);}
		
		#nav-second ul li.active a{cursor:default;}
		
		#header #nav-second ul li.active a#hotele{background-image:url(../img2-1/podmenu_hotele3.jpg);}
		#header #nav-second ul li.active a#porady{background-image:url(../img2-1/podmenu_porady3.jpg);}
		#header #nav-second ul li.active a#auta-transfer{background-image:url(../img2-1/podmenu_auta3.jpg);}
		#header #nav-second ul li.active a#ubezpieczenia{background-image:url(../img2-1/podmenu_ubezpieczenie3.jpg);}
		#header #nav-second ul li.active a#eKonta{background-image:url(../img2-1/podmenu_ekonta3.jpg);}
		#header #nav-second ul li.active a#forum{background-image:url(../img2-1/podmenu_forum3.jpg);}
		#header #nav-second ul li.active a#secondhand{background-image:url(../img2-1/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 10px 10px 10px;
	}
	.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;
}