body {
	margin: 0;
	padding: 0;
	background: #F3EFE1; /*url(../img/xmas-background.jpg) repeat-x 0px 0px*/
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	line-height: 15px;
}

body#foto {
	background: #FFF;
	padding: 10px;
}

body#mtransfer {
	text-align: center;
}

body#partnertop {
	background: #FFF;
	text-align: center;
}

a:link, a:visited, a:active {
	color: #064A7D;
	text-decoration: none;
}

a:hover {
	color: #064A7D;
	text-decoration: underline;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: Arial;
}

h1 {
	float: left;
	width: 120px;
	height: 70px;
	background: url(../img/logo.gif) center top no-repeat;
	text-indent: -4000px;
}

h1 a {
	display: block;
	width: 120px;
	height: 70px;
	outline: none;
}

h2 {
	clear: both;
	height: 35px;
	margin-bottom: 30px;
	padding: 0 10px;
	background: #064A7D url(../img/bg-h2.gif) bottom no-repeat;
	color: #FFF;
	font-size: 15px;
	line-height: 35px;
}

h2.innepromocje {
	background: #FFF;
	color: #000;
}

h2.mid {
	margin-bottom: 0;
	background: #064A7D;
}

h2 span, h3 span {
	color: #FFF8D0;
}

h3 {
	font-size: 140%;
}

h4 {
	margin-bottom: 5px;
	font-size: 12px;
}

h4.paragraf {
	width: 100%;
	text-align: center;
}

h4 a:link, h4 a:visited, h4 a:active, h4 a:hover  {
	color: #FFF;
}

h5 {
	font-size: 100%;
}

ol {
	margin-top: 5px;
	margin-bottom: 20px;
}

strong {
	color: #064A7D;
}
p {
	margin: 10px 0px;
}

/* FORMULARZE */

form {
	margin: 0;
	padding: 0;
}

input, select, textarea {
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
}

input.btn {
	padding: 3px 5px;
	background: #92C4EE url(../img/bg-btn.gif) repeat-x bottom;
	color: #064A7D;
	border: 0;
}

button#filtruj {
	width: 80px;
	height: 18px;
	margin: 0 0 0 5px;
	padding: 0;
	background: #92C4EE url(../img/btn-filtruj.gif) repeat-x bottom;
	border: 0;
	vertical-align: middle;
}

div#newsletter input {
	width: 180px;
}

div#newsletter input#newsletter_zapisz {
	width: 60px;
	height: 18px;
	max-height: 18px;
	margin: 0 0 0 3px;
	padding-top: 50px;
	background: url(../img/btn-newsletter-zapisz.gif) no-repeat;
	border: 0;
}

div#newsletter input#newsletter_usun {
	width: 60px;
	height: 18px;
	max-height: 18px;
	margin: 0 0 0 3px;
	padding-top: 50px;
	background: url(../img/btn-newsletter-usun.gif) no-repeat;
	border: 0;
}

#nav {
	width: 760px;
	height: 95px;
	margin: 0 auto;
	padding: 0 10px;
	background: #FFF url(../img/nav-infolinia.gif) no-repeat bottom;
	font-size: 9px;
	text-align: center;
}

#nav ul {
	float: right;
	height: 70px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style: none;
}

#nav ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: bottom;
}

#nav ul li#nsamoloty {
	background: url(../img/menu-samoloty.gif) center top no-repeat;
}

#nav ul li#npromocje {
	background: url(../img/menu-promocje.gif) center top no-repeat;
}

#nav ul li#nsamochody {
	background: url(../img/menu-samochody.gif) center top no-repeat;
}

#nav ul li#nbiznes {
	background: url(../img/menu-biznes.gif) center top no-repeat;
}

#nav ul li#nhotele {
	background: url(../img/menu-hotele.gif) center top no-repeat;
}

#nav ul li#nrezerwacja {
	background: url(../img/menu-rezerwacja.gif) center top no-repeat;
}

#nav ul li#nregulamin {
	background: url(../img/menu-regulamin.gif) center top no-repeat;
}

#nav ul li#nagenci {
	background: url(../img/menu-dlaagentow.gif) center top no-repeat;
}

#nav ul li#nkontakt {
	background: url(../img/menu-kontakt.gif) center top no-repeat;
}

#nav ul li a {
	display: block;
	float: left;
	width: 69px;
	margin: 0;
	padding: 50px 0 0 0;
	text-align: center;
	vertical-align: bottom;
}

#navresults {
	width: 760px;
	height: 160px;
	margin: 0 auto;
	padding: 0 10px;
	background: #FFF;
	font-size: 9px;
	text-align: left;
}

#navresults h1 {
	float: left;
	width: 150px;
	height: 50px;
	margin: 0;
	padding: 0;
	background: url(../img/logo-results.gif) center top no-repeat;
}

#navresults h1 a {
	height: 50px;
}

#navresults ul {
	float: right;
	height: 60px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style: none;
}

#navresults ul li {
	display: block;
	float: left;
	margin: 0 6px;
	padding: 0;
	text-align: center;
	vertical-align: bottom;
}

#navbtm {
	clear: both;
	margin-top: 10px;
	font-size: 9px;
	text-align: center;
	border-top: 1px solid #EEE;
}

#navbtm ul {
	margin: 0 auto;
	padding: 4px 0;
	list-style: none;
}

#navbtm ul li {
	display: inline;
	margin: 0 5px;
}

div#main {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	background: #FFF;
	border-right: 10px solid #FFF;
	border-left: 10px solid #FFF;
}

div#content {
	padding: 0 20px;
	text-align: justify;
}

div#contentbg {
	padding: 0 20px;
	background: url(../img/bg-content.gif) repeat-y;
	text-align: justify;
}

div#content a:link, div#content a:visited, div#content a:active, div#contentbg a:link, div#contentbg a:visited, div#contentbg a:active  {
	text-decoration: underline;
}

div#content a:hover, div#contentbg a:hover {
	text-decoration: none;
}

div.contentiframe {
	margin-bottom: 30px;
	text-align: center;
}

div#onas {
	display:inline;
	float: left;
	width: 450px;
	margin-left: 20px;
	padding:0px;
	text-align: justify;
	overflow:auto;
}
div#onas h4 {
	color:#064A7D;
	margin-top:20px;
	margin-bottom:10px;
	padding:0px;
	font-size:14px;
}

div#fronthead {
	float: left;
}


div#aktualnapromocja {
	float: right;
	width: 440px;
	height: 240px;
	background:url(../img/promo1.jpg) no-repeat;
}

div#aktualnapromocja div {position:absolute;}
div#aktualnapromocja div.on {display:block}
div#aktualnapromocja div.off {display:none}


div#qsf {
/* v1.0
	float: left;
	clear: left;
	margin-bottom: 5px;
	display: none;
*/
	float: left;
	clear: left;
	margin-bottom: 5px;
	position:relative;
	z-index:1;
}


/**
 * Pole szybkiego wyszukiwania hoteli
 *
 * @author Grzegorz Drozd
 * @date 2007-07-09
 */
div#qsh {
	float: left;
	clear: left;
	margin-bottom: 5px;
}

div#modeMenu{
	float: left;
	clear: left;
}


div#powitanie, div#lowcost, div#promocje, div#poradnik {
	float: right;
	clear: right;
	width: 435px;
	margin-top: 5px;
}

div#powitanie {
	clear:both;
	width:100%;
	text-align: justify;
	margin-bottom:15px;
}

div#lowcost {
	background: url(../img/front-lowcost.jpg) no-repeat right top;
}

div#promocje {
	background: url(../img/front-promocje.jpg) no-repeat right top;
}

div#newsletter, div#poradnik {
	text-align: justify;
}

div#newsletter {
	min-height: 120px;
}

div#newsletter form {
	clear: left;
}

div#aktualnosci {
	clear: left;
	width: 320px;
	background: #FFF;
}

div#infolinia {
	clear: left;
	width: 320px;
	height: 154px;
	margin-top: 5px;
}

div#infoliniawaska {
	margin-top: 50px;
}

div#newsletter {
	clear: left;
	width: 320px;
	margin-top: 5px;
}

div#newsletter form {
	margin: 3px 0;
	white-space: nowrap;
}

div#platnosci {
	width: 760px;
	height: 57px;
	margin-top: 10px;
	background: url(../img/platnosci.gif);
	clear:both;
}

div#platnosci ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#platnosci ul li {
	float: right;
	margin-right: 3px;
}

div#navresults div#platnosci {
	width: 760px;
	height: 75px;
	margin-top: 0;
	padding-top: 25px;
	background: url(../img/platnosci-results.gif) top no-repeat;
	clear: both;
}

div#navresults div#platnosci ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#navresults div#platnosci ul li {
	float: right;
	margin-right: 3px;
}

div#linielotnicze {
	text-align: center;
}

div#linielotnicze ul {
	list-style: none;
	margin: 10px auto;
	padding: 0;
}

div#linielotnicze ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

div#lowcost ul, div#promocje ul, div#aktualnosci ul {
	margin: 0 5px 0 5px;
	padding: 0;
	list-style: none;
}

div#lowcost ul li, div#promocje ul li, div#promocje ul li {
	display: block;
	float: left;
	width: 155px;
	margin-right: 10px;
	padding: 1px 0 1px 2px;
	border-bottom: 1px solid #EEE;
}

div#aktualnosci ul li {
	padding: 1px 0 1px 2px;
	border-bottom: 1px solid #EEE;
}

div#lowcost span, div#promocje span {
	display: block;
	float: right;
	font-weight: bold;
	white-space: nowrap;
}

div#lowcost span {
	color: #E35500;
}

div#lowcost span a {
	color: #E35500;
}

div#promocje span {
	color: #064A7D;
}

div#powitanie h4 {
	background: url(../img/bg-h4-blue-big.gif) no-repeat;
}

div#promocje h4, div#lowcost h4 {
	background: url(../img/bg-h4-blue.gif) no-repeat;
}

div#poradnik h4 {
	background: url(../img/bg-h4-green.gif) no-repeat;
}

div#aktualnosci h4 {
	background: url(../img/bg-h4-blue-small.gif) no-repeat;
}

div#newsletter h4 {
	background: url(../img/bg-h4-orange-small.gif) no-repeat;
}

div#powitanie h4, div#promocje h4, div#lowcost h4, div#poradnik h4, div#aktualnosci h4, div#newsletter h4 {
	height: 22px;
	padding: 0 0 0 6px;
	color: #FFF;
	line-height: 22px;
}

div#poradnik h5 {
	margin: 0 0 3px 0;
	padding-bottom: 2px;
	border-bottom: 1px solid #EEE;
}

div.niftywrap {
	margin: 0;
	padding: 5px;
}

div.showmore {
	width: 100%;
	padding-top: 4px;
	text-align: right;
}

div#lowcost div.showmore, div#promocje div.showmore, div#poradnik div.showmore {
	clear: both;
}

div#copyright {
	clear: both;
	margin: 5px 0;
	padding: 5px;
	color: #444;
	font-size: 9px;
	text-align: center;
}

ul.menusmall {
	margin: 10px 0 0;
	padding: 2px 5px;
	list-style: none;
	border-top: 1px solid #EEE;
}
ul.menusmall_top {
	margin: 0px 0px 10px;
	padding: 2px 5px;
	list-style: none;
	border-bottom: 1px solid #EEE;
}
ul.menusmall li,ul.menusmall_top li {
	margin-right: 15px;
	display: inline;
}

/* PANELE W BLOKU POMOC I PYTANIA */
.pp_box {
	display:inline;
	float:left;
	clear:none;
	width:131px;
	padding:0px 2px 2px 2px;
	margin:0px 5px 5px 5px;
}
.pp_box img {
	float:left;
	clear:none;
	margin:5px 5px 0px 0px;
}
.pp_box p {
	font-size:9px;
	text-align:left;
	line-height:1.5em;
	margin:0px;
	padding:0px;
	color:#333;

}
#pp_rezerwacja {
}
#pp_poradnik {
}
#pp_opisy_lotnisk {
}


/* AKTUALNOSCI */

div#wybranynews {
	float: left;
	width: 400px;
}

ul#listanewsow {
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#listanewsow li {
	padding: 5px 0;
	border-top: 1px solid #EEE;
}

ul#listanewsow li em {
	margin-right: 10px;
	font-size: 9px;
	font-style: normal;
	color: #6088C0;
}

div#aktualnoscizapewnia {
	float: right;
	width: 300px;
	margin-bottom: 20px;
	padding-top: 200px;
	background: url(../img/aktualnosci.jpg) center top no-repeat;
}

/* PORADNIK */

ul#listaporad {
	float: right;
	list-style: none;
}

ul#listaporad li {
	margin: 0;
	padding: 0;
}

ul#listaporad li a:link, ul#listaporad li a:visited, ul#listaporad li a:active {
	display: block;
	width: 270px;
	padding: 5px 0 5px 30px;
	background: url(../img/ico-poradnik.gif) left no-repeat;
	border-bottom: 1px solid #F5F5F5;
	text-decoration: none;
}

ul#listaporad li a:hover {
	background: url(../img/ico-poradnik-on.gif) left no-repeat;
}
/*
div#porada {
	float: left;
	width: 380px;
	margin: 10px 0;
	text-align: justify;
}

ul.poradnik {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}

ul.poradnik li {
	margin-bottom: 10px;
}
*/
/* PROMOCJE */

div#filtry {
	height: 32px;
	margin-bottom: 30px;
	background: #064A7D url(../img/bg-filtr.gif) bottom no-repeat;
	color: #FFF;
	font-size: 10px;
	text-align: center;
	white-space: nowrap;
}

div#filtry select#sellinie {
	width: 180px;
}

div#filtry select#selkraj {
	width: 150px;
}

div#filtry select#selmiasto {
	width: 210px;
}

div#filtry form {
	padding-top: 7px;
}

div#filtry select {
	margin-right: 5px;
	font-size: 10px;
}

div#promocjeall {
	clear: both;
	margin-top: 10px;
}

div#promocjeall h3 {
	margin: 0;
	padding: 35px 0 0 10px;
	height: 25px;
	background: url(../img/promocje.jpg) no-repeat;
	color: #FFF;
}

div#promocjereg h3 {
	width: 365px;
	height: 25px;
	margin: 0;
	padding: 35px 0 0 10px;
	background: url(../img/promocje-regularne.jpg) no-repeat;
	color: #FFF;
}

div#promocjelcc {
	float: right;
}

div#promocjelcc h3 {
	width: 365px;
	height: 25px;
	margin: 0;
	padding: 35px 0 0 10px;
	background: url(../img/promocje-lowcost.jpg) no-repeat;
	color: #FFF;
}

dl#promocja {
	width: 350px;
	margin: 0;
	padding: 0;
	background: #EEF4FC;
}

dl#promocja dt {
	margin: 5px;
	padding: 4px;
	background: #FFF;
	font-weight: bold;
	border-bottom: 1px solid #C8DAF1;
}

dl#promocja dd {
	margin: 5px;
	padding: 0 5px;
}

dl#promocjaimg {
	width: 190px;
	float: right;
	margin: 0 25px 10px 0;
	padding: 0;
	background: #EEF4FC;
}

dl#promocjaimg dt {
	padding: 5px;
}

dl#promocjaimg dd {
	margin: 0;
	padding: 5px;
	text-align: center;
}

table.listapromocji {
	clear: both;
	width: 760px;
	margin-bottom: 5px;
/*	padding-top: 60px;
	background: url(../img/promocje.jpg) no-repeat top;*/
}

table.listapromocjimala {
	width: 375px;
	margin-bottom: 5px;
}

table.listapromocji th, table.listapromocjimala th {
	height: 22px;
	line-height: 22px;
	background: #06497C url(../img/bg-listapromocji-th.gif) repeat-x top;
	color: #FFF;
}

table.listapromocji tr.lcc, table.listapromocjimala tr.lcc {
	background: #FFF7DB;
}

table.listapromocji tr.reg, table.listapromocjimala tr.reg {
	background: #EEF4FC;
}

table.listapromocji td, table.listapromocjimala td {
	padding: 3px 5px;
	border-top: 1px solid #FFF;
}

table.listapromocji td.filtr, table.listapromocjimala td.filtr {
	background: #053D67;
	color: #FFF;
	font-size: 9px;
}

table.listapromocji td.filtr a {
	color: #FEF4A0;
	text-decoration: none;
}

table.listapromocji td.filtr a:hover {
	color: #FEF4A0;
	text-decoration: underline;
}

table.listapromocji td.nazwa, table.listapromocjimala td.nazwa {
	font-weight: bold;
}

table.listapromocji td.kraj, table.listapromocji td.linie, table.listapromocji td.sprzedaz, table.listapromocji td.wylot, table.listapromocji td.cena, table.listapromocjimala td.kraj, table.listapromocjimala td.linie, table.listapromocjimala td.cena {
	text-align: center;
}

table.listapromocji td.cena, table.listapromocjimala td.cena {
	color: #064A7D;
	font-weight: bold;
	white-space: nowrap;
}

ul.stronicowanie {
	width: 375px;
	margin: 5px 0 50px 0;
	padding: 0;
}

ul.stronicowanie li {
/*	float: left;
	display: block;*/
	display: inline;
/*	width: 22px;
	margin: 0 0 1px 1px;*/
	margin: 0;
	padding: 0;
/*	background: #F5F5F5;*/
	font-weight: bold;
	text-align: center;
}

ul.stronicowanie li a {
/*	display: block;
	width: 100%;*/
	margin: 0;
	padding: 2px 5px;
	background: #EEF4FC;
	font-weight: normal;
}

ul.stronicowanie li a:hover {
	background: #064A7D;
	color: #FFF;
	text-decoration: none;
}

ul.stronicowanie li.selected {
	padding: 2px 5px;
	background-color: #EEE;
}

/* QSF */

div#qsfmini {
	float: right;
	margin-bottom: 20px;
	width: 170px;
	background: #6088C0;
}

/* REFERENCJE */

ul#referencje {
	margin: 40px 20px;
	padding: 0px;
	list-style: none;
}

ul#referencje li {
	display: inline;
}

ul#referencje li img {
	margin: 10px 15px;
	border: 1px solid #EEE;
}

ul#referencje li img:hover {
	border: 1px solid #064A7D;
}

/* KONTAKT, POLEC NAS */

div#mapa {
	float: right;
}

dl#adresy {
	margin: 0px;
}

dl#adresy dt {
	font-weight: bold;
}

dl#adresy dd {
	margin: 0 0 10px 0;
	padding: 0;
}

form#kontakt {
	float: right;
	width: 200px;
	margin: 0 20px;
}

form#polec {
	float: right;
	width: 200px;
	margin: 0 0 20px 20px;
}

form#kontakt fieldset, form#polec fieldset {
	padding: 10px;
	border: 1px solid #DDD;
}

form#kontakt label, form#polec label {
	display: block;
	margin: 0;
}

form#kontakt legend {
	padding: 0 5px 0 5px;
	background: #FFFFFF;
	font-weight: bold;
}

form#kontakt input, form#kontakt textarea, form#polec input {
	display: block;
	width: 180px;
	margin: 0 0 2px 0;
}

form#kontakt input#kontaktsubmit, form#polec input#polecsubmit {
	width: 180px;
	height: 22px;
	margin-top: 10px;
	border: 0;
}

form#kontakt input#kontaktsubmit {
	background: url(../img/btn-wyslij-wiadomosc.gif) no-repeat;
}

form#polec input#polecsubmit {
	background: url(../img/btn-wyslij.gif) no-repeat;
}

form#kontakt p {
	color: #009900;
}

/* LOTNISKA */

div#lotniska {
	width: 270px;
	margin: 0 auto;
	background: #FFF;
}

div#lotniskaszukaj {
	padding: 10px 0;
	background: #6088C0;
	color: #FFF;
	text-align: center;
	white-space: nowrap;
}

div#lotniskainfo {
	padding: 50px 0;
	text-align: center;
}

div#lotniskabtns {
	clear: both;
	padding: 10px 0;
	background: #6088C0;
	text-align: center;
}

ul#listalotnisk {
	margin: 0;
	padding: 0
}

ul#listalotnisk li {
	padding: 2px 5px;
	border-bottom: 1px solid #EEE;
	list-style: none;
}

ul#listalotnisk li a {
	display: block;
	width: 100%;
}

ul#listalotnisk li:hover {
	background: #EEF4FC;
}

/* MAPA STRONY */

ul.mapa, ul.mapapromocje, ul.mapapromocjelcc {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

ul.mapapromocje li {
	margin: 0;
	padding: 0 0 0 20px;
	height: 20px;
	background: url(../img/ico-mapastrony.gif) center left repeat-y;
	line-height: 20px;
}

ul.mapa li.sub {
	margin-top: 20px;
}

ul.mapa ul {
	width: 230px;
	margin: 0 0 20px 10px;
	padding: 0;
	list-style: none;
}

/* OFERTA BIZNES */

ul#listasamolotow {
	margin: 0 10px;
	padding: 0;
}

ul#listasamolotow li {
	float: left;
	margin: 10px;
	padding: 10px;
	background: #FFF;
	list-style: none;
	border: 1px solid #EEE;
}

ul#listasamolotow li:hover {
	border: 1px solid #064A7D;
}

ul#listasamolotowbok {
	float: right;
	width: 150px;
	margin: 0 0 10px 30px;
	padding: 0;
}

ul#listasamolotowbok li {
	float: left;
	margin: 5px 2px;
	padding: 10px;
	background: #FFF;
	list-style: none;
	border: 1px solid #EEE;
}

ul#listasamolotowbok li:hover {
	border: 1px solid #064A7D;
}

ul#listasamolotow li img, ul#listasamolotowbok li img {
	display: block;
	margin-bottom: 2px;
}

ul#zdjeciabiznes {
	list-style: none;
}

ul#zdjeciabiznes li {
	margin: 10px 30px;
	padding: 0;
}

ul#zdjeciabiznes li img {
	border: 1px solid #EEE;
}

/* TEMP */

ul.linie {
	margin: 0 auto;
	padding: 0;
	clear: both;
}

ul.linie li {
	float: left;
	margin: 1px;
	list-style: none;
}

ul.linie li img {
	border: 0px none #DDD;
}

span.error {
	color: #BB0000;
}

span.info {
	color: #008800;
}

/* PARTNERZY */

div#formpartner {
	width: 510px;
	margin: 20px auto;
}

div#formpartner div.btns {
	padding: 15px;
	text-align: center;
}

div#formpartner input, div#formpartner textarea {
	width: 220px;
}

div#formpartner input#partnersubmit {
	width: 180px;
	height: 22px;
	margin-bottom: 2px;
	background: url(../img/btn-wyslij-zgloszenie.gif) no-repeat;
	border: 0;
}

div#formpartner input.checkbox {
	width: 20px;
}

div#formpartner label.checkbox {
	float: right;
}

div#formpartner table {
	width: 510px;
	margin: 10px 0 10px 0;
	border-top: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
}

div#formpartner table td {
	width: 50%;
	padding: 5px;
	vertical-align: middle;
	border-bottom: 1px solid #DDD;
}

div#confirm {
	margin: 20px 0;
	padding: 5px 10px;
	background: #009900;
	color: #FFF;
}

div#errors {
	margin: 20px 0;
	padding: 5px 10px;
	background: #CC0000;
	color: #FFF;
}

div#errors ul {
	margin: 0 10px;
	padding: 0;
	list-style: square;
}

div#errors ul li {
	margin: 2px 0;
	padding: 0;
}

ul#partnerzy {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#partnerzy li {
	float: left;
	width: 165px;
	margin: 10px 5px;
	text-align: center;
	border: 1px solid #EEE;
}

ul#partnerzy li:hover {
	border: 1px solid #064A7D;
}

ul#partnerzy a {
	display: block;
	width: 165px;
}

/* LINIE LOTNICZE */

div#opislinii {
	float: left;
	width: 530px;
	display: inline;
	padding: 0 20px;
}

div#opislinii img.logo {
/*	float: right;*/
	margin: 0 0 10px 0;
}

div#opislinii ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#opislinii ul li {
	padding: 4px 0 4px 20px;
	background: url(../img/ico-opislinii.gif) top left no-repeat;
}

div#opislinii ul em {
	font-weight: bold;
	font-style: normal;
}
div#opislinii ul.about li {
	padding: 4px 0 0px 20px;
	margin:0px;
}

/* INNE */
ul#sidefoto {
/* v1.0
	float: right;
	width: 200px;
	list-style: none;
*/
	display:inline;
	float: left;
	width: 200px;
	list-style: none;
	margin:5px 20px 20px 20px;
	padding:0px;
}

ul#sidefoto li {
/* v1.0
	margin-bottom: 50px;
	text-align: center;
*/
	margin-top: 10px;
	text-align: center;
}

div#skyeurope {
	padding: 10px 30px;
	text-align: center;
}

div#terms ol, div#terms ul, div#terms dl {
	margin: 10px 0px 10px 30px;
}
div#terms li, div#terms p {
	margin: 5px 0px;
}

a#regulaminen, a#regulaminpl {
	display: block;
	clear: both;
	width: 92px;
	height: 28px;
	margin-bottom: 30px;
	padding-left: 40px;
	font-weight: bold;
	line-height: 28px;
	text-decoration: none;
}

a#regulaminen {
	background: url(../img/btn-regulaminen.gif) no-repeat;
}

a#regulaminpl {
	background: url(../img/btn-regulaminpl.gif) no-repeat;
}

div#przelewywalutowe {
	margin: 10px;
	padding: 10px;
	background: #FFF;
	text-align: justify;
}

div#przelewywalutowe p {
	margin: 0 0 1em;
}

div#przelewywalutowe p.accountno {
	text-align: center;
	line-height: 1.8em;
}

h3#mtsuccess a {
	display: block;
	width: 550px;
	height: 150px;
	margin: 100px auto;
	background: url(../img/mtransfer-success.gif) no-repeat;
	text-indent: -3000px;
}

h3#mtfail a {
	display: block;
	width: 550px;
	height: 150px;
	margin: 100px auto;
	background: url(../img/mtransfer-fail.gif) no-repeat;
	text-indent: -3000px;
}

/* --- */
/*
h3 {
	color:#064A7D;
	width:740px;
	padding-top:20px;
	margin-top:20px;
	margin-bottom:10px;
	border-top:3px solid #eee;
}
*/
div#content {
	width:740px;
	padding:0px 10px;
}
.block_full {
	display:block;
	width:740px;
	height:auto;
	padding:0px;
	margin:0px;
	overflow:auto;
}
.block_information {
	display:inline;
	float:left;
	clear:none;
	width:250px;

}
.block_form {
	display:inline;
	float:left;
	clear:none;
	width:309px;
	border-left:1px solid #eee;
	padding-left:10px;
	margin-left:10px;
}
.block_banners {
	display:inline;
	float:left;
	clear:none;
	width:140px;
	padding-left:20px;
	text-align:center;
}
.block_banners img {
	margin:5px 0px 10px 0px;

}
.block_banners .airline_logos_small {
	list-style-type:none;
	width:140px;
	text-align:center;
	display:block;
	overflow:auto;
	margin:5px 0px 10px 0px;
	padding:10px 0px 15px 0px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.block_banners .airline_logos_small li {
	list-style-type:none;
	display:inline;
	text-align:center;
}
.block_banners .airline_logos_small img {
	display:inline;
	margin:5px 0px 0px 0px;
}
.form_contact fieldset {
	padding:0px 0px 8px 0px;
	border:none;
	border-top: 1px solid #eee;
}
.form_contact legend {
	padding:0px 5px 8px 0px;
	color:#000;
	border:none;
	font-size:12px;
	font-weight: bold;
}
.form_info {
	display:inline;
	float:left;
	clear:both;
	font-size:9px;
	padding:0px 0px 10px 8px;
}
.form_field {
	overflow:auto;
	padding:4px 0px;
	clear:both;
}
.form_field label {
	display:inline;
	float:left;
	clear:none;
	width:140px;
	padding-left:8px;
}
.form_field label small {
	display:inline;
	float:left;
	clear:both;
	font-size:9px;
}
.form_input input, .form_select select {
	display:inline;
	float:right;
	clear:right;
	width:150px;
}
.form_checkbox label {
	display:block;
	float:left;
	clear:none;
	width:auto;
}
.form_checkbox input {
	float:left;
	clear:none;
	width:auto;
	margin:0px 0px 0px 5px;
}
#form_submit {
	width: 180px;
	height: 22px;
	float:right;
	clear:both;
	background: url(../img/btn-wyslij-zgloszenie.gif) no-repeat;
	border: 0;
	cursor:pointer;
}

#gallery {
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow:auto;
	width:740px;
}

#gallery li {
	display:inline;
	float: left;
	width: 165px;
	margin: 9px;
	text-align: center;

}
#gallery a {
	display: block;
	width: 165px;
	border: 1px solid #EEE;
}
#gallery a:hover {
	border: 1px solid #064A7D;
}
.gallery_oferta_dla_biznesu a img {
	margin:10px 17px 5px 18px;
	display:block;
}
.gallery_oferta_dla_biznesu a {
	display:block;
	padding-bottom:5px;
}
.input_error_class {
	color:#ff0000;
}
.input_ok_class {
	color:#000;
}

.gallery {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.gallery li {
	margin:5px;
	padding:5px;
	border:1px solid #eee;
	text-align:center;
}
/*
NOTICE
#notice and wy�wietla dodatkowe
informacje pod g�owkami.
*/
.notice,
#notice {
	float: right;
	clear: right;
	width: 435px;
	margin-top: 5px;
	padding:0px 0px;
/*	height:149px; */
/*	background:#CC071E; */ /* czerwony */
	color:#fff;
	font-weight:bold;
}
#notice-warning {
	float: right;
	clear: right;
	width: 415px;
	margin-top: 5px;
	padding:5px 10px;
/*	height:45px; */
	background:#CC071E; /* czerwony */
	color:#fff;
	font-weight:bold;
}
/*
KONKURS
style potrzebne dla stron konkursowych
*/
#konkurs {
	overflow:auto;
}
#konkurs-info {
	float:left;
	clear:left;
	width:320px;
	text-align:left;
}
#konkurs-info ul,
#konkurs-info p {
	margin: 0px 0px 20px 0px;
}
#konkurs-form {
	float:right;
	clear:right;
	width:400px;
}
.asks label {
	width: 370px;
}
.form_file label {
	width: 100px;
}
.form_radio input {
	margin:2px 8px;
}
#konkurs-menu,
#konkurs-menu-top {
	list-style-type:none;
	padding:0px;
}
#konkurs-menu-top {
	margin:0px 0px 30px 0px;
	padding-left:220px;
	height:30px;
	background:#fff url(../img/konkurs-head-end.gif) no-repeat top left;
}
#konkurs-menu-top li {
	width: 170px;
	float:left;
	clear:none;
}
#konkurs-zgloszenie {
	display:block;
	height:30px;
	background:transparent url(../img/konkurs-btn-zgloszenie.gif) no-repeat 20% 0%;
	margin:0px;
}
#konkurs-regulamin {
	display:block;
	width:100%;
	height:30px;
	background:transparent url(../img/konkurs-btn-regulamin.gif) no-repeat 20% 0%;
	margin:0px;
}
#konkurs-galeria {
	display:block;
	width:100%;
	height:30px;
	background:transparent url(../img/konkurs-btn-galeria.gif) no-repeat 70% 0%;
	margin:0px;
}
#konkurs-zgloszenie a,
#konkurs-regulamin a,
#konkurs-galeria a {
	display:block !important;
	width:100%;
	height:30px;
	overflow:hidden;
	text-indent:-9000px;
}
#konkurs-images {
	width:740px;
	overflow:auto;
}
.konkurs-image {
	display:inline;
	width:240px;
	height:220px;
	float:left;
	clear:none;
/*	background:#fff url(../img/konkurs-image.gif) no-repeat center center; */
}
.konkurs-image a {
	display:block;
}
.konkurs-image img {
	margin: 15px 10px 0px 10px;
}
.konkurs-image input {
	border:none;
	background:#fff url(../img/konkurs-btn-vote.gif) no-repeat center center;
	width:54px;
	height:20px;
	color:#00501f;
}
.gallery-pages a,.gallery-pages a:hover,.gallery-pages a:visited {
	font-size:12px;
	font-weight:bold;
	text-decoration:none !important;
	color:#E11665;
}

.gallery-pages {
	color:#ccc;
}
.form-vote {
	display:inline;
	width:70px;
	float:right;
	clear:none;
	text-align:right;
	margin-right:20px;
}
.form-vote input {
	cursor: pointer;
}
.votes {
	display:inline;
	width:70px;
	float:left;
	clear:none;
	margin-left:25px;
	line-height:20px;
}
#votesmsg {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#E11665;
}
#konkurs-winners {
	list-style-type:none;
}
#konkurs-winners ol {
	margin-left:50px;
}
#konkurs-winners ol li {
	color:#666;
}
/* POMOC I PORADY */
#porada {
	float: left;
	width: 500px;
	margin: 10px 0;
	text-align: justify;
}
#porada li {
	margin: 5px 0px 5px 20px;
}
#pomoc_menu {
	display:inline;
	float:right;
	clear:right;
	width: 200px;
	margin: 0px 10px 20px 0px;
}
#pomoc_menu h5,#pomoc_lowcost h5,#pomoc_promocje h5 {
	float:right;
	clear:both;
	width:100%;
	height:22px;
	line-height:22px;
	background:#FFF url(../img/bg-h4-green-200.gif) no-repeat 0px 0px;
	color:#fff;
	margin-top:10px;
}
#pomoc_lowcost h5,#pomoc_promocje h5 {
	background-image:url(../img/bg-h4-blue-360.gif);
}
#pomoc_menu h5 a,#pomoc_lowcost h5 a,#pomoc_promocje h5 a {
	display:block;
	height:22px;
	line-height:22px;
	text-decoration:none !important;
	color:#fff;
	padding:0px 5px;
}
#pomoc_menu h5 a:hover,#pomoc_lowcost h5 a:hover,#pomoc_promocje h5 a:hover {
	text-decoration:underline !important;
}
#pomoc_menu ul {
	list-style-type:none;
	margin:0px;
}
#pomoc_menu li {
	float:left;
	clear:both;
	width:100%;
}
#pomoc_menu li li {
	border-top:1px solid #EEE;
}
#pomoc_menu li li a {
	display:block;
	text-align:left;
	text-decoration:none !important;
	font-size:11px;
	padding:3px 0px 3px 5px;
}
#pomoc_menu li li a:hover {
	background:#f7f7f7;
}
#pomoc_qsf {
	float:right;
	clear:right;
	width: 200px;
	height:450px;
	overflow:hidden;
	margin: 0px 10px 20px 0px;
}
#pomoc_promocjelotow {
	width:740px;
	padding:0px 10px 20px 10px;
	float:left;
	clear:both;
	overflow:auto;
}
#pomoc_lowcost {
	float:left;
	clear:left;
	width: 360px;
	margin: 0px 0px 0px 0px;
}
#pomoc_promocje {
	float:right;
	clear:right;
	width: 360px;
	margin: 0px 10px 0px 0px;
}
#pomoc_lowcost .showmore a,#pomoc_promocje .showmore a {
	display:block;
	font-size:9px;
	text-decoration:none !important;
}
.pp_table {
	width:100%;
	float:right;
	clear:both;
}
.pp_table td {
	padding:2px 5px;
	border-bottom:1px solid #EEE;
}
.pp_link {
}
.pp_price {
	text-align:right;
	font-weight:bold;
}
.pp_link a,.pp_price a,.pp_big a {
	text-decoration:none !important;
}
.pp_price a,.pp_price a:hover {
	color:#E35500;
}
.pp_link a:hover,.pp_price a:hover,.pp_big a:hover {
	text-decoration:underline !important;
}
.pp_big {
	clear:both;
	overflow:hidden;
	margin-bottom:20px;
}
.pp_big h5 {
	float:right;
	clear:both;
	width:100%;
	height:22px;
	line-height:22px;
	background:#FFF url(../img/bg-h4-blue-500.gif) no-repeat 0px 0px;
	color:#fff;
	margin-bottom:10px;
}
.pp_big h5 a  {
	display:block;
	padding:0px 5px;
	color:#fff;
}
.pp_big_img {
	width:90px;
	float:left;
	clear:none;
}
.pp_big img,.pp_big p {
	margin:10px;
}

.textbar-top {
	display:block;
	margin-bottom:10px;
	border-bottom:1px solid #EEE;
	float:left;
	clear:both;
	width:100%;
}
.textbar-bottom {
	display:block;
	margin-top:10px;
	border-top:1px solid #EEE;
	float:left;
	clear:both;
	width:100%;
}
.go-back {
	color:#999;
	float:left;
	line-height:22px;
	text-indent:20px;
	background:transparent url(../img/ico-go-back.gif) no-repeat left center;
	outline:none;
}
/* Cheapest hotels in hotel search results
(Presented in the table above results) */
.xr {
	border-collapse:collapse;
	border-right:1px solid #CAD8EC;
}
.xp td {
	border-left:1px solid #CAD8EC;
}
.xp .no {
	border-left:medium none;
}
.xn td {
	background:#FFFFFF url(../img/bck-top5.gif) repeat-x scroll left bottom;
	border-bottom:1px solid #CAD8EC;
	padding-bottom:3px;
	vertical-align:bottom;
}
.xm td {
	padding-top:6px;
}
.xm a {
	border:none;
	text-decoration:none !important;
}
.foto {
	background:#FFFFFF url(../img/ogo-esky-small-grey.gif) no-repeat scroll center;
	border:none;
	text-decoration:none;
}
.xp .buttonNext {
	background-image:url(../img/bg-input-button-green.gif);
	border: 1px solid #41A62A;
	color:#006729;
	cursor:pointer;
	font-weight:bold;
	height:22px;
	padding:0pt 10px;
	text-align:center;
}

hr.line {
	float:left;
	clear:both;
	width:100%;
	height:1px;
	border:none;
	color:#EEE;
	background:#EEE;
	margin:20px 0px;
}

.ul-aircraft {
	list-style-type:none;
	margin:0px;
	padding:0px;
	display:inline;
	float:left;
	clear:none;
	width:250px;
}
.ul-aircraft li {
	display:inline;
	float:left;
	clear:none;
	width:220px;
	margin:0px !important;
	padding:3px 0px 3px 30px;
	background:transparent url(../img/ico-opislinii.gif) no-repeat 5px 0px;
}


p + h3 {
	margin-top: 3em;
}
p + h4 {
	margin-top: 2em;
}


div#agent-login, div#cooperation {
	float: right;
	clear: right;
	width: 200px;
	margin: 0 0 40px 20px;
	padding: 10px;
	background-color: #eef4fc;
}
div#agent-login {
/*	border: 1px solid #ddd;*/
}
div#cooperation {
	padding-top: 160px;
	background: #eef4fc url(../img/agenci-wspolpraca.jpg) top left no-repeat;
}


div#agent-login button#btn-login {
	display: block;
	width: 90px;
	height: 22px;
	margin: 20px auto 10px;
	background: url(../img/btn-zaloguj.gif) no-repeat;
	text-indent: -9000px;
	border: 0;
	overflow: hidden;
}
div#agent-login fieldset {
	border: 0;
}
div#agent-login input#login, div#agent-login input#pwd {
	width: 190px;
}
div#agent-login label {
	display: block;
}
div#agent-login legend {
	display: none;
}
/*div#agent-login p {
	margin-top: 0;
}*/




#main {
	position:relative;
}
#newBeta {
	width:114px;
	height:294px;
	position:absolute;
	top:-60px;
	right:-114px;
	background:transparent url(../img/esky-beta.jpg) no-repeat 0px 0px;
}
#newBeta a {
	display:block;
	width:114px;
	height:294px;
}
