/* style wspólne dla całego serwisu, dla konkretnych elementów XHTML */

body {
	padding-right: 130px;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	margin-top: 3px;
	color: #38495e;
}

#container td, th {
	font-size: 11px;	
}

a {
	color: #009fc5;
	text-decoration: none;
	outline: none;	
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
	position: relative;
}


p {
	margin-top: 4px;
	margin-bottom: 8px;
	padding: 0;
	outline: none;	
}

big {
	font-size: 15px;	
	font-family: 'Trebuchet MS', Tahoma, Arial, sans-serif;
}

a.arrow {
	color: #00365b;
	text-decoration: underline;
	background-image: url(../../img/aero/icoArrowBlue.gif);
	background-position: right 4px;
	padding-right: 10px;
	text-decoration: none;
	background-repeat: no-repeat;
}

a.arrow:hover {
	text-decoration: underline;
}

a.arrowBack, a.print {
	color: #00365b;
	text-decoration: underline;
	background-image: url(../../img/aero/icoArrowBlueBack.gif);
	background-position: left 4px;
	padding-left: 10px;
	text-decoration: none;
	background-repeat: no-repeat;
}

a.arrowBack:hover, a.print:hover {
	text-decoration: underline;
}

a.print {
	background-image: url(../../img/aero/icoPrint.png);	
	background-position: left 2px;
	padding-left: 12px;
}

h1, h2, h3, h4, h5 {
	margin: 0;	
}

form {
    margin: 0;
    padding: 0;
}

fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

#container input, select, textarea {
 	color: #38495e;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	margin-bottom: 2px;
}

#container fieldset input.radio, fieldset input.checkbox {
	vertical-align: middle;
	margin-bottom: 6px;
	margin-right: 4px;
}

fieldset p {
	margin: 0;
	padding: 0;
}

form p.sort {
	background-color: #526170;
	color: #a4daea;
	padding: 4px;
	padding-left: 15px;
	padding-right: 10px;
	margin: 0;	
	text-align: right;
	position: relative;
}

form p.sort a {
	color: #ffffff; 	
}

form p.sort strong {
	color: #ffffff; 		
}

form ul.filter {
	list-style: none;
	background-color: #dae2e6;
	margin: 0;
	padding: 0px;
	padding-left: 15px;	
	height: 53px;
}

form ul.filter li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 16px;
}

form ul.filter li label {
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-bottom: 2px;
}

form ul.filter li select {
	clear: both;
	width: 130px;	
}

form ul.filter li.button {
	padding-top: 24px;	
	float: right;
}

form p.paging {
	background-image: url(../../img/aero/boxFull-bottom.png);
	margin: 0;
	line-height: 28px;
	height: 28px;
	padding-left: 15px;
	padding-right: 10px;
	text-align: right;
	color: #a4daea;
}

form p.paging2{
	background-image: url(../../img/aero/export/boxFull-bottom.png);
	margin: 0;
	line-height: 28px;
	height: 28px;
	padding-left: 15px;
	padding-right: 10px;
	text-align: right;
	color: #a4daea;
}
	
form p.paging2 a, form p.paging2 strong {
	color: #ffffff;


} 	
form p.paging2 a:visited 
{
	color:#ffffff;
}
form p.paging2 a:hover 
{
	color:#ffffff;
}



form p.paging a, form p.paging strong {
	color: #ffffff;
}

#container form table {
	border-collapse: collapse;
}
	               
#container form table th {
	background-color: #b0c1cc;
	color: #ffffff;	
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 14px;
	border-right: 1px solid #dae2e6;	
}

#container form table th a {
	color: #ffffff;	
}

#container form table tr.odd {
	background-color: #f3f7fa;	
}

#container form table tr.even {
	background-color: #ffffff;	
}

#container form table tr:hover {
	background-color: 	#dae2e6;
}

#container form table td {
	padding: 10px;	
	padding-left: 14px;
	color: #38495e;
	border-right: 1px solid #dae2e6;
}

#container form table .button img {
		 position: relative;
}

#container form table td.button {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	width: 80px;
	padding-right: 6px;
	white-space: nowrap;
}

#container form table td.plane {
	padding-top: 8px;
	padding-bottom: 8px;	
}

#container form table td.plane a {
	display: block;
	padding-right: 18px;
	background-image: url(../../img/aero/icoPlane.png);
	background-repeat: no-repeat;
	background-position: right 2px;	
	line-height: 18px;
		
}

#container form table th.price {
	padding-left: 20px;	
} 

#container form table td.price {

	white-space: nowrap;
	border-right: none;
	padding-right: 10px;
	text-align: right;
	width: 53px;
}

#container form table th span.asc {
	background-image: url(../../img/aero/icoDown.png);
	background-repeat: no-repeat;	
	background-position: right 4px; 
	padding-right: 10px;
}

#container form table th span.desc {
	background-image: url(../../img/aero/icoDown.png);
	background-repeat: no-repeat;	
	background-position: right 4px; 
	padding-right: 10px;
}

#container form table td.last, form table th.last {
	border-right: 0;	
}

#container form table th.last {
	padding-left: 23px;	
}

em.price {
	font-style: normal;
	font-weight: bold;
	color: #ff4600;
	
}

label {
	cursor: pointer;	
}

/* logotypy */
.logoAmadeus, .logoAnixe, .logoInternetHouse {
	display: block;
	height: 21px;
	line-height: 21px;
	background-image: url(../../img/aero/partners.png);
	overflow: hidden;
	text-indent: -5000px;
}

.logoAmadeus {
	width: 42px;	
}

.logoAnixe {
	width: 60px;
	background-position: -44px;
}

.logoInternetHouse {
	width: 84px;
	background-position: -112px;
}

.logoTravelPlanet, .logoAero, .logoHotele24 {
	display: block;
	height: 29px;
	line-height: 29px;
	background-image: url(../../img/aero/sites.png);
	overflow: hidden;
	text-indent: -5000px;
}

.logoTravelPlanet {
	width: 80px;
}

.logoAero {
	width: 55px;
	background-position: -90px;
}

.logoHotele24 {
	width: 70px;
	background-position: 156px;	
}


.logoLufthansa, .logoQatar, .logoEasyJet, .logoKlm, .logoLot, .logoSwiss, .logoAirFrance, .logoAlitalia, .logoAustrian, .logoMalev{
	background-image: url(../../img/aero/airlines.png);
	height: 21px;
}

.logoLufthansa {
	width: 80px;
}
.logoQatar {
	width: 64px;
	background-position: -82px;
}
.logoEasyJet {
	width: 89px;
	background-position: -155px;
}
.logoKlm {
	width: 31px;
	background-position: -251px;
}
.logoLot {
	width: 42px;
	background-position: -286px;
}
.logoSwiss {
	width: 46px;
	background-position: 431px;
}
.logoAirFrance {
	width: 89px;
	background-position: 377px;
}
.logoAlitalia {
	width: 73px;
	background-position: 279px;
}
.logoAustrian {
	width: 68px;
	background-position: 193px;
}
.logoMalev {
	width: 120px;
	background-position: 121px;
}

/* ogólne style dla boksów */

.boxFullMedium {
	width: 246px;
}

.boxFullMedium p {
	margin: 0;
}

.boxFullMedium td.price {
		 text-align: right;		 
}

.boxFullMedium p.more {
	border-top: 1px solid #daf1f7;
	height: 20px;
	line-height: 20px;
	background-color: #e3f4f9;
	background-image: url(../../img/aero/boxFullMedium-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: right;
	padding-right: 10px;
}

.boxFullMedium h2 {
	width: 236px;
	height: 27px;
	margin: 0;
	background-image: url(../../img/aero/boxFullMedium-h2.png);
	line-height: 29px;
	padding-left: 10px;
	color: #ffffff;
	font-size: 12px;
	border-bottom: 1px solid #68bedc;
	overflow: hidden;
}

.boxFullMedium table {
	width: 100%;
	border: 0;
	border-collapse: collapse;
}

.boxFullMedium table td {
	margin: 0;
	padding: 4px;
	padding-left: 10px;
	color: #38495e;
	padding-top: 3px;
	padding-bottom: 2px;
}

.boxFullMedium tr.light {
	background-color: #ecf8fb;
	border-top: 1px solid #daf1f7;
	margin: 0;
	padding: 0;
}

.boxFullMedium tr.dark {
	background-color: #e3f4f9;
	border-top: 1px solid #daf1f7;
	margin: 0;
	padding: 0;
}

.boxLightMedium {
	width: 246px;
	background-image: url(../../img/aero/boxLightMedium.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.boxLightMedium p.first {
	margin-top: 0;
	margin-bottom: 6px;
	background-image: url(../../img/aero/boxLightMedium-top.png);
	background-repeat: no-repeat;
	background-position: top;
}

.boxLightMediumShadow {
	width: 254px;
	background-image: url(../../img/aero/boxLightMediumShadow.png);
	margin: -4px;
	background-position: bottom;
}

.boxLightMediumShadow h2 {
	padding-top: 10px;
	padding-left: 14px;
	margin: 0;
	color: #009fc5;
	font-weight: bold;
	font-size: 11px;
	height: 14px;
	background-image: url(../../img/aero/boxLightMediumShadow-h2.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 0;
}

.boxLightMediumShadow p {
	padding-left: 14px;
	padding-right: 14px;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 12px;

}


.boxLightMediumShadow p.last {
	margin-bottom: 8px;	
}

.boxLightMediumShadow em {
	background-color: #34bde3;
	font-style: normal;
	font-weight: bold;
	padding: 1px;
	color: #ffffff;
}

.boxFullSmall {
	width: 160px;
}

.boxLightSmall {
	width: 104px;
	height: 86px;
	overflow: hidden;
}

.boxLightSmall h2 {
	font-size: 12px;
	margin: 0;
	padding-top: 40px; 
	padding-left: 10px;
}

.boxLightSmall p {
	margin-top: 2px;
	margin-bottom: 4px;
	font-size: 10px;
	padding-left: 10px;
}

.boxLightWide {
	width: 332px;
	background-image: url(../../img/aero/boxLightWide.png);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: hidden;
}

.boxLightWide h2 {
	margin: 0;
	background-image: url(../../img/aero/boxLightWide-h2.png);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom:5px;
}

.boxLightWide ul {
	margin: 0;
	margin-left:10px;
	padding-left: 24px;
	padding-bottom: 4px;
	margin-top: 4px;
	list-style-image: url(../../img/aero/icoArrowBlue.gif);
}

#boxNews ul li a {
  color:#38495E;
}

.boxLightWide li {
	margin-bottom: 2px;
}

.boxFullSmall em {
	color: #a2dbeb;
	font-style: normal;
}

.boxFullSmall h2, .boxFullSmall p {
	margin: 0;
	font-size: 11px;
	font-style: #a2dbeb;
	padding-left: 10px;
	color: #ffffff;
	line-height: 14px;
}

.boxFullSmall a {
	text-decoration: underline;
	color: #ffffff;
}

.boxFullSmall h2 {
	text-indent: -5000px;
	overflow: hidden;
	height: 25px;
}



#boxInsurancee {
	padding-top:10px;
	width: auto;
	font-size: 11px;
	padding:0px;
	margin:0px;
	background-color: #ffffff;
	margin-left:-10px;
}

#boxInsurancee p {
	margin: 0;
	padding-left:10px;
	padding-top:5px;
	background-color: #ffffff;

}

#boxInsurancee a {
	color: #51606f;
}

#boxInsurancee p.more {

	background-color: #ffffff;
	background-image: url(http://www.aero.pl/img/aero/boxInsuranceBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin:0px;
	padding-bottom:5px;
}

#boxInsurancee h2 {
	padding-top: 2px;
	padding-bottom: 5px;
	width: auto;
	height :15px;
	margin: 0;
	background-image: url(../../img/aero/boxInsuranceTop.png);
	background-repeat:no-repeat;
	background-color: #51606f;
	padding-left: 10px;
	color: #ffffff;
	font-size: 11px;
	margin-bottom:0px;

}


#additionalInfo {
	padding-top:20px;
	height:205px;
}

#additionalInfo tr td{
	vertical-align:middle;
}

#additionalInfo tr th{
	vertical-align:middle;
}




/* ikonki */

.icoPlane {
	padding-left: 18px !important;
	background-image: url(../../img/aero/icoPlane.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

dl.bracket {
	background-image: url(../../img/aero/boxMediumBracket-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 20px;
	border: 0;	
	margin: 0;

}

dl.bracket dt.first {
	background-image: url(../../img/aero/boxMediumBracket-top.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 0px;
}

dl.bracket dt a {
	font-size: 12px;
	font-weight: bold;	
	color: #005a94;
}


dl.bracket dd {
	margin-left: 100px;	
	padding: 0;
	color: #414b56;
}

dl.bracket dt {
	padding-top: 8px;	
	padding-left: 100px;
	background-image: url(../../img/aero/lineDotted.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 12px;
}

dl.bracket dd p {
	margin-top: 2px;
	margin-bottom: 4px;	
}

dl.bracket dd p.date {
	color: #a5aeb6;	
}

dl.bracket dd img {
	position: absolute;
	margin-left: -90px;	
	margin-top: -28px;
}

.article {
	background-image: url(../../img/aero/boxMediumBracket-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 10px;	
	padding-left: 10px;
	padding-right: 20px;
}

.article p {
	margin-top: 4px;
	margin-bottom: 8px;
	color: #005a94;	
}

.article p.date {
	color: #a5aeb6;	
	margin: 0;
	margin-bottom: 8px;
}

.article h2 {
	color: #00365b;
	text-transform: uppercase;
	font-size: 13px;
	background-image: url(../../img/aero/boxMediumBracket-top.png);
	background-repeat: no-repeat;
	background-position: top left;	
	margin-left: -10px;
	margin-right: -20px;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 4px;
	height: 30px;
	
}

.article img {
	float: right;
	position: relative;
	margin-top: -10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.internalTabs {
	margin: 0;
	margin-top: 16px;
	padding: 0;
	list-style-type: none;
	overflow: auto;
	height: 28px;
	border-bottom: 2px solid #68bedc;
}

.internalTabs li {
	list-style-type: none;
}

.internalTabs li a {
	font-weight: bold;	
}

h2.rounded, .internalTabs li {
	font-size: 12px !important;
	height: 28px;
	line-height: 32px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	color: #ffffff;
	background-image: url(../../img/aero/boxFull-h-left.png);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #68bedc;
}

h2.rounded span, .internalTabs li a {
	display: block;
	height: 28px;
	margin: 0;
	padding: 0;
	padding-left: 0;
	color: #ffffff;
	background-image: url(../../img/aero/boxFull-h-right.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
	

}

.internalTabs li a {
	text-align: center;	
}

.internalTabs li {
	background-image: url(../../img/aero/boxFullDark-h-left.png);
}


.internalTabs li a {
	background-image: url(../../img/aero/boxFullDark-h-right.png);
}

.internalTabs li.selected {
	background-image: url(../../img/aero/boxFull-h-left.png);
}


.internalTabs li.selected a {
	background-image: url(../../img/aero/boxFull-h-right.png);
}

.internalTabs li {
	width: 100px;
	float: left;	
	margin-right: 3px;
}

.internalTabs li#taryfaTab {
	width: 150px;	
}

.buttonBar {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #e8eff5;
	border-top: 1px solid #dce4e8;
	clear: both;
	overflow: auto;
	margin-top: 16px;

}

.buttonBar img, .buttonBar input {
	margin: 0;
	position: relative;	
}

.inlineLogo {
	display: block;
	height: 21px;
	text-indent: -5000px;
	overflow: hidden;
	float: left;
	vertical-align: middle;	
}

.white {
	background-color: #ffffff !important;	
	border: none;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.iataa {
   margin-top:12px;
	height:62px;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../../img/aero/iata.gif);
}

.iataa .iataatext
{
	padding:30px 15px 0px 20px;
}

