.clearfix:after {clear:both;content:".";display:block;height:0;visibility:hidden;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body{line-height:1.5;}
table{border-collapse:separate;border-spacing:0;}
caption, th, td{text-align:left;font-weight:normal;}
table, td, th{vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after{content:"";}
blockquote, q{quotes:"""";}
a img{border:none;}
a, input{outline:none;}
body{
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	line-height:16px;
}
a{color:#0096c8;}
a:hover{
	color:#74B9CF;
	text-decoration:none;
}
h1 a{
	color:#FFFFFF;
	text-decoration:none;
}
input.checkbox_inv	{
	cursor: pointer; 
	visibility: hidden; 
	position: absolute; 
}
/* FORMS */
input.button {
	background: #9cd6ff;
	border: 1px solid #4faced;
	color: #033d66;
	font-family: sans-serif;
	font-size: 11px;
	padding: 0px;
	padding-left: 8px;
	padding-right: 8px;
}
input.button:hover{
	background: #4faced;
	border: 1px solid #4faced;
	color: #000;
	font-family: sans-serif;
	font-size: 11px;
	padding: 0px;
	padding-left: 8px;
	padding-right: 8px;
	cursor:pointer;
}
input.inputbox{
	background: #f9f9ff;
	border: 1px solid #A0C7E6;
	color: #555555;
	margin:2px;
	}
input.inputbox:hover{
	background: #ffffff;
	border: 1px solid #5FA7DD;
}

input.inputbox:focus{
	background: #ffffff;
	border: 1px solid #2D74AA;
}
textarea.inputbox{
	background: #f9f9f9;
	border: 1px solid #A0C7E6;
	color: #555555;
	height: 50px;
	margin:2px;
}
textarea.inputbox:hover{
	background: #ffffff;
	border: 1px solid #5FA7DD;
}
textarea.inputbox:focus{
	background: #ffffff;
	border: 1px solid #2D74AA;
}
select{font-size:11px;}
/* ************************ */
#wraper{
	width:970px;
	margin:auto;
}
	#header-old {position:relative;}
		#header-old h1{
			width:264px; height:96px;
		}	
		#header-old h1 a{
			display:block;
			width:264px; height:96px;
			text-indent:-9999px;
			background:transparent url(../img/logo-top.jpg) no-repeat;
		}
    #header_a{
      display:block;
      width:264px; height:96px;
      text-indent:-9999px;
      background:transparent url(../img/logo-top.jpg) no-repeat;
			cursor: pointer;
    }
		#header_tl{
      position:absolute;
      font-size:11px;
      color:#999999;
      left:710px;
      top: 10px;
    }
		#header_1{
      position:absolute;
      left:645px;
      top: 10px;
    }
		#header_tl a{
			color:#999999;
			text-decoration:none;
		}
		#header_tl a:hover{
      color:#74b9cf;
      text-decoration:none;
    }
	#header{position:relative;}
		#header h1{
			position:absolute;
			font-size:11px;
			color:#999999;
			left:710px;
			top: 10px;
		}	
		#header .logo{
			display:block;
			width:264px; height:96px;
			text-indent:-9999px;
			background:transparent url(../img/logo-top.jpg) no-repeat;
		}
    
		ul#main-nav{
			float:right;
			margin-top:-55px;
			height:20px; width:598px;
			padding:10px 20px 6px 38px;
			list-style:none;
			font-family:Arial, sans-serif;
			font-weight:bold!important;
			font-size:11px;  
			background:transparent url(../img/tlo-menu.gif) no-repeat;
		}
		ul#main-nav li{
			float:left;
			padding:0 3px; 
			color:#fff;
		}
		.menu_important{
			color:#f0ff00 !important;
		}
		ul#main-nav li:after{
			content:"|";
			color:#2c4b00;
			padding-left:3px;
		}
		ul#main-nav li+li+li+li+li+li+li+li+li+li:after{
			display:none;
		}
		ul#main-nav li a{
			color:#2c4b00;
			text-decoration:none;
		}
		ul#main-nav li a:hover{text-decoration:underline;color:#3e6704;}
		ul#main-nav-landing-page{
			float:right;
			margin-top:-55px;
			height:20px; width:598px;
			padding:10px 20px 6px 38px;
			list-style:none;
			font-family:Arial, sans-serif;
			font-weight:bold!important;
			font-size:12px;  
			background:transparent url(../img/tlo-menu.gif) no-repeat;
		}
		ul#main-nav-landing-page li{
			float:left;
			padding:0 6px; 
			color:#fff;
		}
		ul#main-nav-landing-page li:after{
			content:"|";
			color:#2c4b00;
			padding-left:6px;
		}
		ul#main-nav-landing-page li+li+li+li+li+li+li:after{
			display:none;
		}
		ul#main-nav-landing-page li a{
			color:#2c4b00;
			text-decoration:none;
		}
		ul#main-nav-landing-page li a:hover{text-decoration:underline;color:#3e6704;}
		#callendar{
			float:left;
			height:408px; width:607px;
			margin-top:10px;
			background:transparent url(../img/loading1.gif) 294px 184px  no-repeat;
		}
		#img-head{
			float:left;
			width:349px;
			background:transparent url(../img/loading1.gif) 170px 200px  no-repeat;
		}
		#logos{ clear:both; padding:12px 0; height:37px;}  
		#logos a{display:block;	float:left;}
	/*------------------------------------ main side -------------------------------------------*/	
	#mainside{
		float:left;
		width:751px; 
	}	
	
	/*---------------- promocje ------------------*/
	#promocje{
		float:left;
		width:371px;
	}
		#promocje-filtrowanie{
			width:372px; height:79px;
			margin-bottom:20px;
			background:transparent url(../img/promocje_tlo_nag.gif) no-repeat;
		}
		#promocje-filtrowanie h2{
			font-size:14px;
			font-weight:bold !important;
			height:24px;
			line-height:16px;
			margin-bottom:5px;
			padding:6px 0 0 60px;
		}
		#promocje-filtrowanie p{
			position:relative;
			float:left;
			margin:0px 5px;
			width:148px;
			padding-left:6px;
			background:transparent url(../img/inputbox_left.gif) 0 16px no-repeat;
		}
		#promocje-filtrowanie p label{
			display:block;
			font-size:10px;
			font-weight:bold!important;
		}
		#promocje-filtrowanie p input{
			width:132px; height:16px;
			padding-top:2px;
			border:none;
			font-size:10px;
			text-align:center;
			background:transparent url(../img/inputbox_middle.gif) repeat-x;
		}
		#promocje-filtrowanie p span{
			position:absolute; bottom:1px; right:2px; /* bottom:2px; ie ,bottom:2px; ie6*/
			cursor:pointer;
			color:#010101;
			width:14px; height:18px;
			background:transparent url(../img/inputbox_right_checkbox.gif) no-repeat;
		}
	#promocje-tabelka{width:371px;}
	#promocje-tabelka.podstrona{
		clear:both;
		width:660px;
		padding-top:30px;
	}
	#promocje-tabelka.podstrona #naglowek-promocje{
		height:20px;
		padding-top:8px;
		background:#81dc02;
		border:1px solid #5ea002; 
	}
		#promocje-tabelka #naglowek-promocje strong{
			float:left;
			display:block;
			width:73px; height:30px; 
			font-size:10px;
			text-align:center;
		}
		#promocje-tabelka.podstrona #naglowek-promocje strong{height:22px;}
		#promocje-tabelka.podstrona #naglowek-promocje strong{width:130px;}
								
		#promocje-tabelka div.poj-promocja{
			clear:both;
			height:29px;
			padding:8px 0;
			background:transparent url(../img/separator-big.gif) center bottom no-repeat;
		}
		#promocje-tabelka.podstrona div.poj-promocja{background:transparent url(../img/separator-b-duzy.gif) center bottom no-repeat;}
		
		#promocje-tabelka div.poj-promocja div{
			float:left;
			width:74px;
			text-align:center;
		}
		#promocje-tabelka.podstrona div.poj-promocja div{width:130px;}
		#promocje-tabelka div.poj-promocja div.pr-miasto1z{width:124px;padding-top:6px;}
		#promocje-tabelka div.poj-promocja div.pr-miasto1{width:110px;padding-top:6px;}
		#promocje-tabelka div.poj-promocja div.pr-logo1{width:78px;padding-top:6px;}
		#promocje-tabelka div.poj-promocja div.pr-logo,
		#promocje-tabelka div.poj-promocja div.pr-miasto,
		#promocje-tabelka div.poj-promocja div.pr-cena{
			padding-top:6px;
		}
		#promocje-tabelka div.poj-promocja div.pr-miasto a{font-size:11px;color:#06485e; text-decoration:none;}
		#promocje-tabelka div.poj-promocja div.pr-miasto a:hover{text-decoration:underline;color:#026b8e;}	
		#promocje-tabelka div.poj-promocja div.pr-cena strong{font-size:15px;color:#e70901;}
		#promocje-tabelka div.poj-promocja div.pr-podwojne{font-size:10px;color:#4f4f4f;}
		a#pokaz-wszystkie{
			display:block;
			margin-top:5px;
			color:#026b8e;
			font-size:10px;
			font-weight:bold!important;
			text-align:center;
			text-decoration:none;
		}
		a#pokaz-wszystkie.podstrona{
			font-weight:normal!important;
			color:#62A800;
			text-decoration:underline;
		}
		a#pokaz-wszystkie:hover{color:#06485e;text-decoration:underline;}	
		a#pokaz-wszystkie.podstrona:hover{color:#00A3DA; text-decoration:none;}
		#promocje-paginacja{
			padding:5px 0;
			text-align:center;
			color:#000;
		}
		#promocje-paginacja span{margin:0 3px;}
		#promocje-paginacja em{font-weight:bold!important;}
		#promocje-paginacja a{
			color:#757575;
			text-decoration:none;
			font-weight:normal!important;
		}
		#promocje-paginacja a:hover{text-decoration:underline; color:#00A3DA;}
		  /*---------------- promocje_do  ------------------*/
  #promocje_do{
    float:left;
    width:371px;
		margin-top:20px;
  }
    #promocje-filtrowanie{
      width:372px; height:79px;
      margin-bottom:20px;
      background:transparent url(../img/promocje_tlo_nag.gif) no-repeat;
    }
    #promocje-filtrowanie h2{
      font-size:14px;
      font-weight:bold !important;
      height:24px;
      line-height:16px;
      margin-bottom:5px;
      padding:6px 0 0 60px;
    }
    #promocje-filtrowanie p{
      position:relative;
      float:left;
      margin:0px 5px;
      width:148px;
      padding-left:6px;
      background:transparent url(../img/inputbox_left.gif) 0 16px no-repeat;
    }
    #promocje-filtrowanie p label{
      display:block;
      font-size:10px;
      font-weight:bold!important;
    }
    #promocje-filtrowanie p input{
      width:132px; height:16px;
      padding-top:2px;
      border:none;
      font-size:10px;
      text-align:center;
      background:transparent url(../img/inputbox_middle.gif) repeat-x;
    }
    #promocje-filtrowanie p span{
      position:absolute; bottom:1px; right:2px; /* bottom:2px; ie ,bottom:2px; ie6*/
      cursor:pointer;
      color:#010101;
      width:14px; height:18px;
      background:transparent url(../img/inputbox_right_checkbox.gif) no-repeat;
    }
  #promocje-tabelka_do{width:371px;}
  #promocje-tabelka_do.podstrona{
    clear:both;
    width:660px;
    padding-top:30px;
  }
  #promocje-tabelka_do.podstrona #naglowek-promocje{
    height:20px;
    padding-top:8px;
    background:#81dc02;
    border:1px solid #5ea002; 
  }
    #promocje-tabelka_do #naglowek-promocje strong{
      float:left;
      display:block;
      width:90px; height:16px; 
      font-size:10px;
      text-align:center;
    }
    #promocje-tabelka_do.podstrona #naglowek-promocje strong{height:22px;}
    #promocje-tabelka_do.podstrona #naglowek-promocje strong{width:130px;}
                
    #promocje-tabelka_do div.poj-promocja_do{
      clear:both;
      height:29px;
      padding:8px 0;
      background:transparent url(../img/separator-big.gif) center bottom no-repeat;
    }
    #promocje-tabelka_do.podstrona div.poj-promocja_do{background:transparent url(../img/separator-b-duzy.gif) center bottom no-repeat;}
    
    #promocje-tabelka_do div.poj-promocja_do div{
      float:left;
      width:90px;
      text-align:center;
    }
    #promocje-tabelka_do.podstrona div.poj-promocja_do div{width:130px;}
    
    #promocje-tabelka_do div.poj-promocja_do div.pr-logo,
    #promocje-tabelka_do div.poj-promocja_do div.pr-miasto,
    #promocje-tabelka_do div.poj-promocja_do div.pr-cena{
      padding-top:6px;
    }
    #promocje-tabelka_do div.poj-promocja_do div.pr-miasto a{font-size:11px;color:#06485e; text-decoration:none;}
    #promocje-tabelka_do div.poj-promocja_do div.pr-miasto a:hover{text-decoration:underline;color:#026b8e;}  
    #promocje-tabelka_do div.poj-promocja_do div.pr-cena strong{font-size:15px;color:#e70901;}
    #promocje-tabelka_do div.poj-promocja_do div.pr-podwojne{font-size:10px;color:#4f4f4f;}

    #promocje-tabelka_do_rp{width:198px;}
		#promocje-tabelka_do_rp div.pr-miasto_rp {font-size:11px;text-decoration:none;color:#06485E;padding:10px 0 0 1px;}
		#promocje-tabelka_do_rp div.pr-miasto_rp a{text-decoration:none;color:#06485E;}
		#promocje-tabelka_do_rp div.pr-miasto_rp a:hover{text-decoration:none;}
		#promocje-tabelka_do_rp div.pr-miasto_rp strong{margin:0px;}
  /*---------------- promocje_do end ------------------*/
	/*---------------- special ------------------*/
		#special{
			margin-bottom:10px;
		}
			#special h2.teaser-header{
				height:24px; 
				margin-bottom:10px;
				padding:6px 0px 0px 60px; 
				font-size:14px;
				line-height:16px; 
				font-weight:bold!important;
				color:#fff;
				background:#df0202 url(../img/red-nag.gif) no-repeat;
			}
			#special div.one-news{
				width:316px;
				margin:auto;
				padding:13px 0;
				background:transparent url(../img/separator-big.gif) bottom no-repeat;
			}
			#special div.one-news.last{background:none;}
			#special div.one-news h3.news-title a,
			#special div.one-news a.news-dalej, #special h1, #special dt, #special a.news-dalej, 
			#special dt a{
				font-size:13px;
				line-height:15px;
				color:#df0202;
				font-weight:bold !important;
				text-decoration:none;
				display:inline !important;
			}
			#special div.one-news h3 a:hover,
			#special div.one-news a.news-dalej:hover,
			#special dt a:hover{text-decoration:underline;color:#026B8E;}
			#special dd a.news-dalej{font-size:10px;}
	/*---------- orange_tab -----------*/
		#orange_tab{margin-bottom:10px;}
		#orange_tab h2.teaser-header{
			height:24px; 
			margin-bottom:10px;
			padding:6px 0px 0px 60px; 
			font-size:14px;
			line-height:16px; 
			font-weight:bold!important;
			color:#fff;
			background:#f8da18 url(../img/orange-nag.gif) no-repeat;
		}
		#orange_tab div.one-news{
			width:316px;
			margin:auto;
			padding:13px 0;
			background:transparent url(../img/separator-big.gif) bottom no-repeat;
		}
		#orange div.one-news.last{background:none;}
			#orange_tab div.one-news h3.news-title a,
			#orange_tab div.one-news a.news-dalej, #orange_tab h1, #orange_tab dt, #orange_tab a.news-dalej, 
			#orange_tab dt a{
				font-size:13px;
				line-height:15px;
				color:#d7ba00;
				font-weight:bold !important;
				text-decoration:none;
				display:inline !important;
			}
			#orange_tab div.one-news h3 a:hover,
			#orange_tab div.one-news a.news-dalej:hover,
			#orange_tab dt a:hover{text-decoration:underline;color:#026B8E;}
			#orange_tab dd a.news-dalej{font-size:10px;}
		/*--------- blue_tab -----------*/
		#blue_tab{margin-bottom:10px;}
		#blue_tab h2.teaser-header{
			height:24px; 
			margin-bottom:10px;
			padding:6px 0px 0px 60px; 
			font-size:14px;
			line-height:16px; 
			font-weight:bold!important;
			color:#fff;
			background:#00b6f3 url(../img/blue-nag.gif) no-repeat;
		}
		#blue_tab div.one-news{
			width:316px;
			margin:auto;
			padding:13px 0;
			background:transparent url(../img/separator-big.gif) bottom no-repeat;
		}
		#blue div.one-news.last{background:none;}
			#blue_tab div.one-news h3.news-title a,
			#blue_tab div.one-news a.news-dalej, #blue_tab h1, #blue_tab dt, #blue_tab a.news-dalej, 
			#blue_tab dt a{
				font-size:13px;
				line-height:15px;
				color:#0299cc;
				font-weight:bold !important;
				text-decoration:none;
				display:inline !important;
			}
			#blue_tab div.one-news h3 a:hover,
			#blue_tab div.one-news a.news-dalej:hover,
			#blue_tab dt a:hover{text-decoration:underline;color:#026B8E;}
			#blue_tab dd a.news-dalej{font-size:10px;}
		/*-------- green_tab --------*/
		#green_tab{margin-bottom:10px;}
			#green_tab h2.teaser-header{
				height:24px; 
				margin-bottom:10px;
				padding:6px 0px 0px 60px; 
				font-size:14px;
				line-height:16px; 
				font-weight:bold!important;
				color:#fff;
				background:#84e002 url(../img/green-nag.gif) no-repeat;
			}
			#green_tab div.one-news{
				width:316px;
				margin:auto;
				padding:13px 0;
				background:transparent url(../img/separator-big.gif) bottom no-repeat;
			}
				#green div.one-news.last{background:none;}
					#green_tab div.one-news h3.news-title a,
					#green_tab div.one-news a.news-dalej, #green_tab h1, #green_tab dt, #green_tab a.news-dalej, 
					#green_tab dt a{
						font-size:13px;
						line-height:15px;
						color:#6ebc00;
						font-weight:bold !important;
						text-decoration:none;
						display:inline !important;
					}
					#green_tab div.one-news h3 a:hover,
					#green_tab div.one-news a.news-dalej:hover,
					#green_tab dt a:hover{text-decoration:underline;color:#026B8E;}
					#green_tab dd a.news-dalej{font-size:10px;}
	/*----------- news -----------*/
	#news-linie{
		float:left;
		width:372px;
		margin-left:4px;
	}
	#news{margin-bottom:10px;}
		h2.teaser-header{
			height:24px; 
			margin-bottom:10px;
			padding:6px 0px 0px 60px; 
			font-size:14px;
			line-height:16px; 
			font-weight:bold!important;
			background:#6DAD10 url(../img/aktualnosci_nag.gif) no-repeat;
		}
		h3.teaser-header{
      height:24px; 
      margin-bottom:10px;
      padding:6px 0px 0px 60px; 
      font-size:14px;
      line-height:16px; 
      font-weight:bold!important;
      background:#6DAD10 url(../img/aktualnosci_nag.gif) no-repeat;
    }
		h4.teaser-header{
			color:#6EBC00 !important;
			font-weight:bold !important;
      text-decoration:none;
			margin:0px !important;
    }
		#news div.one-news{
			width:316px;
			margin:auto;
			padding:13px 0;
			background:transparent url(../img/separator-big.gif) bottom no-repeat;
		}
		#news div.one-news.last{background:none;}
		#news div.one-news h3.news-title a,
		#news div.one-news a.news-dalej, #linie h1, #news h1, #linie dt, #linie a.news-dalej, 
		#linie dt a{
			font-size:13px;
			line-height:15px;
			color:#6ebc00;
			font-weight:bold !important;
			text-decoration:none;
			display:inline !important;
		}

		#news div.one-news h3 a:hover,
		#news div.one-news a.news-dalej:hover,
		#linie dt a:hover{text-decoration:underline;color:#026B8E;}
		#linie dd a.news-dalej{font-size:10px;}	
	/*---------- linie lotnicze ----------*/
	#linie dl{
		width:316px;
		margin:auto;
		padding:10px;
		background:transparent url(../img/separator-big.gif) bottom no-repeat;
	}
	#linie dl.last{background:none;}
	#linie dl dt{
		float:right;
		width:175px;
	}			
	/*----------------  sidebar ----------------*/
	#sidebar{
		float:right;
		width:209px; 
		margin-top:-5px;
		padding-right:6px;
	}
		#iata{margin:0 0 10px 0;}
		#iata h3{
			width:205px; height:66px;
			margin-bottom:4px;
			text-indent:-9999px;
			background:transparent url(../img/iata_logo.gif) 5px 0 no-repeat;
		}
		#iata p{
			text-align:right;
			font-size:10px;
			line-height:12px;
		}
	.box-left{
		position:relative;
		float:right;
		width:200px;
		margin-top:10px;
	}
		.box-left h3{
			position:absolute; top:0; left:0;
			width:154px; height:45px;  
			padding:7px 0 10px 46px;
			font-size:14px;
			color:#fff;
			font-weight:bold!important;
		}
		.box-left div.box-inner{
			position:relative; 
			padding:40px 10px 10px 7px;
			font-size:10px;
			line-height:12px; 
		}
		div.box-inner a{
			color:#000;
			text-decoration:none; 
		}
		div.box-inner a:hover{
			text-decoration:underline;
		}
		/*----------- newsletter box -----------*/		
	.first-box{
		background:transparent url(../img/blue-box-middle.gif) repeat-y;
	}
		.first-box h3{
			background:transparent url(../img/blue-box-top.gif) top no-repeat;
		}
		.first-box div.box-inner{
			background:transparent url(../img/blue-box-bottom.gif) bottom no-repeat;
		}
			.first-box form{
				position:relative;
				margin-top:10px;
			}
				.first-box form input#newsletter-text-input{
					width:165px; height:13px;
					margin-bottom:3px;
					border:1px solid #0098cb;
					padding-top:0;
					font-size:10px;
				}
				.first-box form input#newsletter-submit{
					margin-left:-5px;
					border:none;
					background:none;
					font-size:12px;
					font-weight:bold!important;
					cursor:pointer;
				}
			#regulamin-link{
				position:absolute; bottom:12px; right:35px; /* bottom:14px; ie */ 
				font-size:12px;
				color:#005f7f;
				text-decoration:none;
			}
			a#regulamin-link:hover{text-decoration:underline;}
		/*----------------  przydatne box ------------------*/		
		.green-box{/* padding-top:10px; ie */ background:transparent url(../img/green-box-middle.gif) repeat-y;}
		.green-box h3{ background:transparent url(../img/green-box-top.gif) top no-repeat;}
		.green-box div.box-inner{background:transparent url(../img/green-box-bottom.gif) left bottom no-repeat;}	
		.green-box div.przydatne-lista{
			width:174px;
			margin-top:7px;
			padding:0 0 7px 10px;
			background:transparent url(../img/separator-poziomy.gif) bottom no-repeat;
		}	
			.green-box div.przydatne-lista a{
				color:#000;
				text-decoration:none;
			}	
			.green-box div.przydatne-lista a:hover{text-decoration:underline;}		
			.green-box div.przydatne-lista p,
			.green-box div.przydatne-lista strong{
				margin-left:60px; display:block;
			}
			.green-box div.przydatne-lista img{float:left;	}
		
		.green-box div.przydatne-lista.alt {padding:0 10px 7px 0; text-align:right;}
		.green-box div.przydatne-lista.alt p,
		.green-box div.przydatne-lista.alt strong{
			margin:0 60px 0 0;
		}
		.green-box div.przydatne-lista.alt img{
			float:right;
		}
		.green-box div.przydatne-lista.last{
			background:none;
		}
		.green-box div.przydatne-lista.last p{
			padding-right:10px;
		}
	/*--------- platnosci box ---------*/
	.white-box{background:transparent url(../img/white-box-middle.gif) repeat-y;}
	.white-box h3{padding-top:15px; background:transparent url(../img/white-box-top.gif) top no-repeat;}
	.white-box div.box-inner{padding-left:5px; font-size:11px;background:transparent url(../img/white-box-bottom.gif) bottom no-repeat;}
	.white-box div.box-inner img.img-karty{margin-left:20px; padding:5px 0;}
	.white-box div.box-inner img.img-city{margin-left:15px;padding:5px 0;}
	.white-box div.box-inner strong{margin-left:15px;}
	.white-box div.box-inner p{text-align:center;}
	.white-box div.box-inner div.separator{
		height:5px;
		margin-left:15px;
		border:none;
		border-top:1px solid #99cf4d;
	}		
	/*---------- bezpieczenstwo box ----------*/
	img.security,			
	img.rapidssl{
		margin:10px 0 10px  15px; /* margin-top:0px; ie */	
	}
	p.bezpieczenstwo-p{margin:0 16px 0 15px;}			
	/*---------- linie lotnicze box ---------*/
	h4.linie-lot-nag, h4.linie-lot-nag-kolejny{
		margin-bottom:3px;
		margin-top:10px;
		font-size:12px;
		font-weight:bold!important;
	}
	h4.linie-lot-nag-kolejny{margin-top:15px;}
	ul.linie-lot-lista{
		list-style:none;
	}
	ul.linie-lot-lista.promocje{
		padding:20px 0;
	}
	ul.linie-lot-lista.promocje li{color:#000!important;}
		ul.linie-lot-lista li{
			padding:2px 0 2px 13px;
			color:#fff;
			font-size:11px;
			font-weight:bold!important;
			background:transparent url(../img/proj_ps_5_29.gif) 0 5px no-repeat;
		}
			ul.linie-lot-lista li a{
				display:block;
				color:#2c4b00;
				font-weight:bold!important;
				text-decoration:none;
			}
			ul.linie-lot-lista li a:hover{text-decoration:underline;color:#2c4b00;}
	/*----------- box oferty -----------*/
		#oferty{
			width:701px; height:109px;
			margin-bottom:20px;  
			padding:25px; /* padding:22px 25px 0px 25px; ie6 */
			background:#6DAD10 url(../img/oferty-tlo2.jpg) no-repeat;
		}
			div.oferta{
				position:relative;
				float:left;
				width:233px;
				font-family:Tahoma, Arial, sans-serif;
				background:transparent url(../img/oferta-separator.gif) 222px 0 no-repeat; 
			}	
			div.oferta.last{background:none;}
			 	div.oferta img.oferta-img{
			 		float:left;
					margin-right:10px;
					border:1px solid #a2e149;
					display:inline;
			 	}
				div.oferta .oferta-logo{
					position: absolute; top:90px; left:1px;
					width:113px; height:22px;
					padding-top:1px;
					border-top:1px solid #a2e149;
					text-align:center;
					background:#fff;
				}
				div.oferta a.o-miasto{
						display:block;
						font-weight:bold!important;
						font-size:12px;
						line-height:16px;
						color:#000;
				}
					div.oferta a.o-miasto:hover{text-decoration:none;}
				div.oferta p.o-cena{
					margin-top:5px;
					font-size:16px;
					line-height:18px;
					font-weight:bold!important;
					color:#fff;	
				}
				div.oferta p.o-sprzedaz{
					margin-top:30px;
					font-size:11px;
					color:#305100;
				}
					div.oferta p.o-sprzedaz span{
						display:block;	
					}
		/*------ box oferty orange --------*/

		#oferty-orange{
			width:701px; height:109px;
			margin-bottom:20px;  
			padding:25px; /* padding:22px 25px 0px 25px; ie6 */
			background:#ffe100 url(../img/belka_sky4fly-orange.jpg) no-repeat;
		}
		#oferty-orange2{
			width:701px; height:139px;
			margin-bottom:20px;  
			padding:25px; /* padding:22px 25px 0px 25px; ie6 */
			padding-top:40px;
			background:#ffe100 url(../img/belka_sky4fly-orange2.jpg) no-repeat;
		}
			div.oferta-orange{
				position:relative;
				float:left;
				width:233px;
				font-family:Tahoma, Arial, sans-serif;
				background:transparent url(../img/oferta-separator-orange.gif) 222px 0 no-repeat; 
			}	
			div.oferta-orange.last{background:none;}
			 	div.oferta-orange img.oferta-orange-img{
			 		float:left;
					margin-right:10px;
					border:1px solid #fdee7b;
					display:inline;
					background:#fff;
			 	}
				div.oferta-orange .oferta-orange-img{
			 		float:left;
					margin-right:10px;
					border:1px solid #fdee7b;
					display:block;
					text-align:center;
					vertical-align:middle;
					width:113px;
					height:123px;
					background:transparent url(../img/belka_tlo_fot-orange.gif) no-repeat; 
			 	}
				div.oferta-orange .oferta-orange-logo{
					position: absolute; top:90px; left:1px;
					width:113px; height:32px;
					padding-top:10px;
					border-top:1px solid #fdee7b;
					text-align:center;					
					line-height:13px;
					font-size:11px;
					background:#deb301 url(../img/belka_tlo_logo-orange.gif) no-repeat; 
				}
				div.oferta-orange a, div.oferta-orange a:link{
					color: #fff;
					cursor: pointer;
				}
				div.oferta-orange a:hover{
					color: #5d4b00;
				}
				div.oferta-orange a.o-miasto{
						display:block;
						font-weight:bold!important;
						font-size:12px;
						line-height:16px;
						color:#000;
				}
					div.oferta-orange a.o-miasto:hover{text-decoration:none;}
				div.oferta-orange p.o-cena{
					margin-top:5px;
					font-size:16px;
					line-height:18px;
					font-weight:bold!important;
					color:#fff;	
				}
				div.oferta-orange p.o-sprzedaz{
					margin-top:25px;
					font-size:11px;
					color:#524400;
					line-height:12px;
				}
				div.oferta-orange p.o-sprzedaz span{display:block;}
		/*---------------- box oferty blue ------------------*/
		#oferty-blue{
			width:701px; height:109px;
			margin-bottom:20px;  
			padding:25px; /* padding:22px 25px 0px 25px; ie6 */
			background:#ffe100 url(../img/belka_sky4fly-blue.jpg) no-repeat;
		}
			div.oferta-blue{
				position:relative;
				float:left;
				width:233px;
				font-family:Tahoma, Arial, sans-serif;
				background:transparent url(../img/oferta-separator-blue.gif) 222px 0 no-repeat; 
			}	
			div.oferta-blue.last{background:none;}
		 	div.oferta-blue img.oferta-blue-img{
		 		float:left;
				margin-right:10px;
				border:1px solid #7CD2FC;
				display:inline;
				background:#fff;
		 	}
			div.oferta-blue .oferta-blue-img{
		 		float:left;
				margin-right:10px;
				border:1px solid #7CD2FC;
				display:block;
				text-align:center;
				vertical-align:middle;
				width:113px;
				height:123px;
				background:transparent url(../img/belka_tlo_fot-blue.gif) no-repeat; 
		 	}
			div.oferta-blue .oferta-blue-logo{
				position: absolute; top:100px; left:1px;
				width:113px; height:20px;
				padding-top:5px;
				border-top:1px solid #7CD2FC;
				text-align:center;					
				line-height:13px;
				font-size:11px;
				background:#deb301 url(../img/belka_tlo_logo-blue.gif) no-repeat; 
			}
			div.oferta-blue a, div.oferta-blue a:link{
				color: #fff;
				cursor: pointer;
			}
			div.oferta-blue a:hover{
				color: #003d5c;
			}
			div.oferta-blue a.o-miasto{
				display:block;
				font-weight:bold!important;
				font-size:12px;
				line-height:16px;
				color:#000;
			}
			div.oferta-blue a.o-miasto:hover{text-decoration:none;}
			div.oferta-blue p.o-cena{
				margin-top:5px;
				font-size:16px;
				line-height:18px;
				font-weight:bold!important;
				color:#fff;	
			}
			div.oferta-blue p.o-sprzedaz{
				margin-top:25px;
				font-size:11px;
				color:#003652;
				line-height:12px;
			}
			div.oferta-blue p.o-sprzedaz span{
				display:block;	
			}
/*--------- box baner -------*/
		#baner{
			width:750px; 
			min-height:100px;
			padding: 25px 0 25px 0;
			margin-bottom:20px; 
		}
/*------- hotels -------*/
#hotele-panstwa{
	float: left;
	width: 370px;
}
#hotele-miasta{
	float: left;
	width: 370px;
}
#hotele-miasta h2.teaser-header, #hotele-panstwa h2.teaser-header{
	background:#6DAD10 url(../img/naglowek-tresc-niebieskie.gif) no-repeat scroll 0 0;
	font-size:14px;
	font-weight:bold !important;
	height:24px;
	line-height:16px;
	margin-bottom:10px;
	padding:6px 0 0 60px;
}
div#hotele-tabelka{
	width: 370px;
}
div#hotele-tabelka .row{
	background:transparent url(../img/separator-big.gif) no-repeat scroll center bottom;
	clear:both;
	height:18px;
	padding:3px 0;
}
div#hotele-tabelka .cell a{
	font-weight: 700;
}
div#hotele-tabelka .cell{
	width: 45%;
	float: left;
	padding: 2px 0px;
}
div#hotele-tabelka .cell:first-child{
	margin-left: 10%;
}
#promocje-hotele {
	width:371px;
	float: left;
	margin-left:4px;
}
#promocje-wycieczki {
	width:371px;
	float: left;
	margin-left:4px;
}
/*---------- podstrony ------------*/
#mainside.right-side{
	float:right;
}
#sidebar.left-side{
	float:left;
	padding:30px 0 0 0;
}
	#box-bilety-lotnicze{
		float:right;
		width:200px;
		background:transparent url(../img/bilety-box-middle.gif) repeat-y;
	}
		#box-bilety-lotnicze-tresc{
			padding:120px 0 0 0;
			background:transparent url(../img/bilety-box-top.gif) top no-repeat;
		}
			#box-bilety-lotnicze-tresc form{
				padding:0 20px 60px 20px;
				background:transparent url(../img/bilety-box-bottom.gif) bottom no-repeat;
			}
				#box-bilety-lotnicze-tresc form p,
				#box-bilety-lotnicze-tresc form div.poj-form{
					position:relative; 
					clear:both;
				}
				#box-bilety-lotnicze-tresc form p.second-input,
				#box-bilety-lotnicze-tresc form div.second-input{
					height:45px;
					padding-top:5px;
				}
				#poj-form1{z-index:202;}
				#poj-form2{z-index:201;}
				#daty{z-index:90;}
				#box-bilety-lotnicze-tresc form div.separator{
					display:block;
					height:15px;
					background:transparent url(../img/separator-zielony.gif) center no-repeat;		
				}
					#box-bilety-lotnicze-tresc form  label{
						display:block;	
						margin-bottom:3px;
						font-weight:bold!important;
						color:#5c9c00;
						cursor:pointer;
					}
					#box-bilety-lotnicze-tresc form p label.radio-label{
						display:inline;
						color:#4f4f4f;
						font-weight:normal!important;
						vertical-align:super;
						line-height:12px;
					}
					#box-bilety-lotnicze-tresc form p input.radio{}
					#box-bilety-lotnicze-tresc form  input.text{
						float:left;
						width:124px; height:13px;
						border:1px solid #99cf4d;
						font-size:11px;
					}
					#data_wylotu, #data_powrotu{position:relative;}
					#box-bilety-lotnicze-tresc form  span.lupa,
					#box-bilety-lotnicze-tresc form  span.kalendarz{
						display:block;
						float:left;
						width:15px; height:17px;
						cursor:pointer;
					}	
					#box-bilety-lotnicze-tresc form  span.lupa{
						background:transparent url(../img/icon-lupa.gif) no-repeat;
					}
					#box-bilety-lotnicze-tresc form  span.kalendarz{
						background:transparent url(../img/icon-kalendarz.gif) no-repeat;
					}
					#box-bilety-lotnicze-tresc form p span.plus-minus{
						position:absolute; top:-2px; right:-14px; /* right:5px; ie6 */
						text-align:center;
						font-size:9px;
					}
					#box-bilety-lotnicze-tresc form p.second-input span.plus-minus{
						top:4px; right:-14px;
					}
						#box-bilety-lotnicze-tresc form p span.plus-minus label{
							margin-bottom:0px;
							line-height:10px;
							font-weight:normal!important;
						}
				#poj-select{
					padding-top:15px;
					z-index:99;
				}		
				#box-bilety-lotnicze-tresc form p.select-poj{
					clear:none;
					float:left;
					width:80px; height:50px;
				}
				#szukaj-polaczenie-poj{
					position:relative;
				}
				#szukaj-polaczen{
					position:absolute;
					top: 6px; left:6px;
					width:152px; height:43px;
					padding:0 0 5px 0;
					border:none;
					color:#fff;
					text-decoration:underline;
					font-weight:bold!important;
					cursor:pointer;
					background: url(../img/button-szukaj.gif) no-repeat;
				}
				#szukaj-polaczen:hover{text-decoration:none;}	
				#szukaj-polaczen-blank{
					position:absolute;
					top: 6px; left:6px;
					width:152px; height:43px;
					padding:0 0 5px 0;
					border:none;
					color:#fff;
					text-decoration:underline;
					font-weight:bold!important;
					cursor:pointer;
					background: url(../img/button-szukaj-blank.gif) no-repeat;
				}
				#szukaj-polaczen-blank:hover{text-decoration:none;}
.ostatnio_kupione{
    float:left;
    width:332px; height:22px;
    padding:8px 0 0px 40px;
		margin-bottom:10px;
    font-size:14px;
    font-weight:bold!important;
    color:#000000;
    background:#009cd0 url(../img/naglowek-tresc-niebieskie.gif) no-repeat;     
  } 
#mainside-top{
	padding:20px 0 20px 15px;
}
	#nazwa-sekcji{
		float:left;
		width:332px; height:22px;
		padding:8px  0 0px 40px;
		font-size:14px;
		font-weight:bold!important;
		color:#fff;
		background:#009cd0 url(../img/naglowek-tresc-niebieskie.gif) no-repeat;			
	}
	.nazwa-sekcji-internet{
    float:left;
    width:332px; height:22px;
    padding:8px  0 0px 40px;
    font-size:14px;
    font-weight:bold!important;
    color:#fff !important;
    background:#009cd0 url(../img/naglowek-tresc-niebieskie.gif) no-repeat;     
  } 
	#tresc #nazwa-sekcji-2{
		float:left;
		width:332px; height:22px;
		padding:8px  0 0px 40px;
		margin-bottom:5px;
		font-size:14px;
		font-weight:bold!important;
		color:#fff;
		background:#009cd0 url(../img/naglowek-tresc-niebieskie.gif) no-repeat;			
	}	
	#nazwa-sekcji-700,
	#nazwa-sekcji-dol-700{
		float:left;
		width:660px; height:22px;
		padding:8px  0 0px 40px;
		font-size:14px;
		font-weight:bold!important;
		color:#fff;
		background:#009cd0 url(../img/naglowek-tresc-niebieskie-700.gif) no-repeat;			
	}
	#submenu{
		float:right;
		margin-left:50px;
		list-style:none;
	}
		#submenu li{
			height:17px;
			padding-left:15px;
			font-weight:bold!important;
			background:transparent url(../img/submenu-pkt.gif) left center no-repeat;
		}
			#submenu li a{
				color:#0096c8;
				font-size:11px;
				font-weight:bold!important;
				text-decoration:none;
			}
			#submenu li a:hover{text-decoration:underline; color:#7CB5C7;}
.submenul{
	float:left;
	margin-left:0px;
	list-style:none;
}
	.submenul li{
		height:17px;
		padding-left:15px;
		font-weight:bold!important;
		background:transparent url(../img/submenu-pkt.gif) left center no-repeat;
	}
		.submenul li a{
			color:#0096c8;
			font-size:11px;
			font-weight:bold!important;
			text-decoration:none;
		}
		.submenul li a:hover{text-decoration:underline; color:#7CB5C7;}

.lotniska_spis {
	margin:0 0 0 25px;
	width:736px;
	height:auto;
	}			
.lotniska_spis h1{
		color:#72c300;
		font-weight:bold!important;
		font-size:12px;
		margin: 6px 0 6px 0;
		text-align: left;
	}
.linielot_spis {
  margin:0 0 0 0;
  width:736px;
  height:auto;
  }     
.linielot_spis h1{
    color:#72c300;
    font-weight:bold!important;
    font-size:12px;
    margin: 6px 0 6px 0;
    text-align: left;
  }
.submenult{
    float:left;
    margin-left:0px !important; 
    list-style:none;
  }
  .submenult li{
    height:17px;
    padding-left:15px;
		padding-bottom:0px !important;
    font-weight:bold!important;
    background:transparent url(../img/submenu-pkt.gif) left center no-repeat;
   }
   .submenult li a{
    	color:#0096c8;
      font-size:11px;
      font-weight:bold!important;
      text-decoration:none;
    }
    .submenul li a:hover{text-decoration:underline; color:#7CB5C7;}
	
#tresc{
	width:670px;
	padding-left:50px;
	font-size:12px;
	color:#3c3c3c;
	text-align: justify;
}
	#tytul-tresc{
		float:left;
		width:400px;
		color:#72c300;
		font-weight:bold!important;
		font-size:12px;
	}
	#tresc img{
		margin:10px;
		border:1px solid #72c300;
	}	
	#tresc .imgleft{
		float:left!important;
		margin:20px 20px 20px 0px!important;
		border:1px solid #72c300;
	}						
	#tresc .imgnone{
		float:none!important;
		margin:20px 20px 20px 0px!important;
		border:1px solid #72c300;
	}			
	#tresc p{
		margin-bottom:10px;
		text-align: justify;
	}
	#tresc h1{
		color:#72c300;
		font-weight:bold!important;
		font-size:12px;
		margin: 6px 0 6px 0;
		text-align: left;
	}
	#tresc ul{
		margin-left: 25px;
		list-style-position: inside;
	}
	#tresc li{padding-bottom: 20px;}
	#tresc h2, #tresc h4{
		margin-top:20px;
		color:#0096c8;
		font-weight:bold!important;
	}
	#tresc h3{
    margin-top:10px;
    color:#0096c8;
    font-weight:bold!important;
  }
#mainside-promocje{padding:20px 0 0 10px;}	
#wyszukiwarka-szczegolowa{margin-bottom:20px;}	
	#szczegoly-promocji, .dol{
		float:left;
		display:inline;
		width:690px;
		margin-left:20px;
		background:#f6f6f6;
		border:1px solid #e2e2e2;
		font-size:13px;
	}	
	#szczegoly-promocji div.jeden-szczegol.pierwszy{
		background:#81dc02!important;
		border:1px solid #5ea002!important;	
		width:645px;
	}
	#szczegoly-promocji div.jeden-szczegol.pierwszy strong{border-bottom:0px solid #5ea002;}
	#szczegoly-promocji div.jeden-szczegol.dlugi{
		margin:7px 10px;
		padding:2px 10px;
		border:1px solid #e2e2e2;
		width:645px;
		float:left;
		background:#fff;
	}
	#szczegoly-promocji div.jeden-szczegol, .jeden-szczegol{
		margin:7px 10px;
		padding:2px 10px;
		border:1px solid #e2e2e2;
		width:301px;
		float:left;
		background:#fff;
	}
		#szczegoly-promocji div.jeden-szczegol strong,
		#szczegoly-promocji div.jeden-szczegol span,
		#szczegoly-promocji div.jeden-szczegol p{
			display:block;
			padding:5px 0;
			
		}
		#szczegoly-promocji div.jeden-szczegol strong,
		.jeden-szczegol strong{
			border-bottom:1px solid #e2e2e2;
		}	
		#szczegoly-promocji div.jeden-szczegol p.logo_linie{
			height:86px;
		}
		#promocja-cena{
			position:relative;
			float:right;
			margin-top:10px;
			margin-right:30px;
			width:355px; height:188px;
			display:inline;
			background:transparent url(../img/promocje_foto/miasta_blank_duze.jpg) no-repeat;
		}
			#promocja-cena p{
				position:absolute; top:90px; left:40px;
				line-height:32px; 
				font-size:30px;
				color:#00a3da;
				font-weight:bold!important;
				font-style:italic!important; 
			}
			#promocja-cena img{
				position:absolute; top:120px; left:130px;
			}
			#rezerwacja-tel{
				float:left;
				margin:10px -10px 0 20px;
				display:inline;
			}
/*----------- footer -----------*/
#footer{
	clear:both;
	padding-top:20px;
}
	#footer-top{
		width:953px; height:21px;
		margin:auto;
		padding-top:2px;
		text-align:center;
		line-height:17px;
		background:transparent url(../img/footer-tlo.gif) no-repeat;
	}					
		#footer-top a{
			margin:0 5px;
			color:#3e6704;
			text-decoration:none;
			font-size:10px;
			font-family:Arial, sans-serif;
			font-weight:bold!important;
		}
		#footer-top a:hover{text-decoration:underline;color:#2C4B00;}
	#footer-logos{
		width:770px;
		margin:20px auto;
		text-align:center;
	}
.pop-up-loty{
	display:none;
	position:absolute; top:33px; left:0px;
	background:#fff;
	border:1px solid #99CF4D;
	min-height:340px; min-width:200px;
	height:340px; width:200px
}
	.pop-up-loty a.close{
		position:absolute; right:10px; top:5px;
		color:#000;
		text-decoration:none;
		cursor:pointer;
	}
	.pop-up-loty a.close:hover{color:#2e4e00; text-decoration:underline; cursor:pointer;}
div.second-input .pop-up-loty{
	top:38px;	
}	
/*********** sortowanie promocji ********/
	#sortowanie{
		float: left; 
		padding: 20px 130px 5px 130px;
	}
		#promocje-sortowanie{
			width:500px; height:40px;
			margin-bottom:10px;
		}
		#engine_index h2{
			font-size:12px;
			font-weight:bold !important;
			height:24px;
			line-height:16px;
			margin-bottom:5px;
			padding:6px 0 0 60px;
			color:#0096c8;
		}
			#engine_index p{
				position:relative;
				float:left;
				margin:0px 5px;
				width:148px;
				padding-left:6px;
				
			}
			#engine_index p label{
				display:block;
				font-size:10px;
				font-weight:bold!important;
			}
			#engine_index p input{
				width:132px; height:16px;
				padding-top:2px;
				border:none;
				font-size:10px;
				text-align:center;
				background:transparent url(../img/inputbox_middle.gif) repeat-x;
			}
			#engine_index p span{
				position:absolute; bottom:1px; right:2px; /* bottom:2px; ie ,bottom:2px; ie6*/
				cursor:pointer;
				color:#010101;
				width:14px; height:18px;
				background:transparent url(../img/inputbox_right_checkbox.gif) no-repeat;
			}
			
	#engine_index .short_input{
		background: transparent url(../sky4fly/sf5/short_input.gif) no-repeat;
		width: 26px;
		height: 18px;
		border: 0px;
		padding: 1px 0px;
		text-align: center;
		font-size: 12px;
	}
	#engine_index .medium_input{
		background: transparent url(../sky4fly/sf5/medium_input.gif) no-repeat;
		width: 40px;
		height: 18px;
		border: 0px;
		padding: 1px 0px;
		text-align: center;
		font-size: 12px;
	}
	#engine_index label{
		position:relative;
		margin:0px 5px;
		padding-left:6px;
		font-size:10px;
		font-weight:bold!important;
		/*background:transparent url(../img/inputbox_left.gif) 0 15px no-repeat; ie*/
	}
	#engine_index .button{
		background: transparent url(../sky4fly/sf5/butt_sprawdz_dostepnosc.gif) no-repeat;
		width: 152px;
		height: 45px;
		border: 0px;
		margin: 5px 10px;
		padding: 2px 0px;
		text-align: center;
		font-size: 12px;
		font-weight: 700;
		text-decoration: underline;
	}
.pogoda{
	position:relative;
	margin: 0 32px 5px 10px;
	padding: 2px 2px 1px 3px;
	width:185px; 
	float:right; 
	border: 1px solid #72C300;
	-moz-background-clip: border;
  -moz-background-origin: padding;
  -moz-background-size: auto auto;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
}
.pogoda .title a{
	color:#0096C8 !important;
  font-size:12px !important;
  font-weight: bold !important;
	text-decoration: none;
	cursor:pointer;
}
.pogoda .powered{
	color:#0096C8 !important;
	font-size:9px !important;
	float:left !important;
}
.pogoda .powered a{
  color:#0096C8 !important;
  font-size:9px !important;
	text-decoration: none;
	float:left !important;
  padding-right:2px !important;
}
.pogoda a{cursor:inherit;}
.pogoda_miasta{
  position:relative;
  margin: 0 10px 5px 0;
  padding: 2px 2px 1px 3px;
  width:185px; 
  float:left; 
  border: 1px solid #72C300;
  -moz-background-clip: border;
  -moz-background-origin: padding;
  -moz-background-size: auto auto;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
}
.pogoda_miasta .title a{
  color:#0096C8 !important;
  font-size:12px !important;
  font-weight: bold !important;
  text-decoration: none;
  cursor:pointer;
}
.pogoda_miasta .powered{
  color:#0096C8 !important;
  font-size:9px !important;
  float:left !important;
}
.pogoda_miasta .powered a{
  color:#0096C8 !important;
  font-size:9px !important;
  text-decoration: none;
  float:left !important;
  padding-right:2px !important;
}
.pogoda_miasta a{cursor:inherit;}
.pogoda_in{
  position:relative;
  margin: 0px 0 5px 0px;
  padding: 5px 5px 1px 0px;
  width:300px;
}
.pogoda_in .title a{
  color:#0096C8 !important;
  font-size:12px !important;
  font-weight: bold !important;
  text-decoration: none;
  cursor:pointer;
}
.pogoda_in .powered{
  color:#0096C8 !important;
  font-size:9px !important;
  float:left !important;
  margin: 10px 0 5px 0px;
}
.pogoda_in .powered a{
  color:#0096C8 !important;
  font-size:9px !important;
  text-decoration: none;
  float:left !important;
  padding-right:2px !important;
}
.pogoda_in a{
  cursor:inherit;
}
#paginacja_arch{
  padding:5px 0;
  text-align:center;
  color:#000;
}
#paginacja_arch span{margin:0 3px;}
#paginacja_arch em{font-weight:bold!important;}
#paginacja_arch a{
  color:#00A3DA;
  text-decoration:none;
  font-weight:normal!important;
}
#paginacja_arch a:hover{text-decoration:underline; color:#00A3DA;}
.list_domain{
  margin-left:5px;
}
.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: #3C3C3C;
    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:0px 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:0px 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:0px 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:0px 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:0px 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:0px 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:0px 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:0px 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:0px 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:670px;
    height:auto;
    float:left;
  }
  .weather_main_now{
    width:665px;
    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:520px;
    height:50px;
    float:left;
    padding:0 0 0 2px;
  }
  .weather_main_next{
    width:668px;
    height:70px;
    float:left;
    padding:0 0 0 0px;
  }
  .weather_cell{
    width:163px;
    height:70px;
    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: #535353;
    font-size: 11px;
    font-weight: bold !important;
  }
  .temp_sep{
    display:block;
    height:1px;
    width:650px;
    float:left;
    background:url("../img/separator-b-duzy.gif") no-repeat scroll center bottom transparent;
  }
  .temp_icon{
    display:block;
    height:10px;
    width:10px;
    background:url("../img/faq.gif") no-repeat scroll center bottom transparent;
    background-position: 0px 0px;
    float:left;
    margin: 3px 5px 0 0;
  }
  /*----------- radio -----------*/
  #radio-linie{
    float:left;
    width:372px;
    margin-left:4px;
  }
  #radio{margin-bottom:10px;}
    h2.teaser-header{
      height:24px; 
      margin-bottom:10px;
      padding:6px 0px 0px 60px; 
      font-size:14px;
      line-height:16px; 
      font-weight:bold!important;
      background:#6DAD10 url(../img/aktualnosci_nag.gif) no-repeat;
    }
    h3.teaser-header{
      height:24px; 
      margin-bottom:10px;
      padding:6px 0px 0px 60px; 
      font-size:14px;
      line-height:16px; 
      font-weight:bold!important;
      background:#6DAD10 url(../img/aktualnosci_nag.gif) no-repeat;
    }
    h4.teaser-header{
      color:#6EBC00 !important;
      font-weight:bold !important;
      text-decoration:none;
      margin:0px !important;
    }
    #radio div.one-radio{
      width:316px;
      margin:auto;
      padding:13px 0;
    }
    #radio div.one-radio.last{background:none;}
    #radio div.one-radio h3.radio-title a,
    #radio div.one-radio a.radio-dalej, #linie h1, #radio h1{
      font-size:13px;
      line-height:15px;
      color:#6ebc00;
      font-weight:bold !important;
      text-decoration:none;
      display:inline !important;
    }

    #radio div.one-radio h3 a:hover,
    #radio div.one-radio a.radio-dalej:hover {text-decoration:underline;color:#026B8E;}





