#symphony2Container div.left-panel {
    float: left;
    min-height: 500px;
    _height: 500px;
    width: 230px;    
}

#symphony2Container div.right-panel {
    width: 754px;
}

.blockBig.s2 {
    width: 754px;    
    margin: 0 0 10px 0;
}

.blockBig h3 {
    border-bottom: 1px dotted #01d5ff;
    padding: 0 0 5px 5px;
    margin: 0 0 5px 0;
}

.blockBig.s2 .block-top {
    background: url(/public/themes/images/block-big2-top.gif) no-repeat center top;
}

.blockBig.s2 .block-bottom {
    background: url(/public/themes/images/block-big2-bottom.gif) no-repeat center bottom;
}

.blockBig.s2 .block-content-bg {
    background: url(/public/themes/images/block-big2-content-bg.gif) no-repeat center bottom;
    background-repeat: repeat-y;
    background-position:  center top;
}

.blockBig.s2 .block-content {
    background-position: center bottom;
    background-repeat: no-repeat;
}

.blockBig.s2 .block-content h3 {
    background: url(/public/themes/images/block-content-big2-title-bg.png) repeat-y top center;    
}

.blockBig.s2 h3 .h3-top {
    background: url(/public/themes/images/block-content-big2-title-top.png) no-repeat top center;    
}

.blockBig.s2 h3 .h3-bottom {
    background: url(/public/themes/images/block-content-big2-title-bottom.png) no-repeat bottom center;    
}



.blockSmall {
    width: 230px;    
    margin: 0 0 10px 0;
}

.blockSmall h3 {
    border-bottom: 1px dotted #01d5ff;
    padding: 0 0 5px 5px;
    margin: 0 0 5px 0;
    font-size: 1.2em;
    
}

.blockSmall .block-content h3 {
    background: url(/public/themes/images/h3-bg.png) repeat-y top center;    
    color:#FFF;
    margin: 0 0 5px 0;
    padding:0;
    border: none;
}

.blockSmall h3 .h3-top {
    background: url(/public/themes/images/h3-top.png) no-repeat top center;    
}

.blockSmall h3 .h3-bottom {
    background: url(/public/themes/images/h3-bottom.png) no-repeat bottom center;    
    padding: 8px 10px;
}

.blockSmall .block-content h4 {
    background: url(/public/themes/images/block-content-small-title-bg.png) repeat-y top center;    
    color:#003B7E;
    margin:0;
    padding:0;
    border: none;
    font-weight: normal;
}

.blockSmall h4 .h4-top {
    background: url(/public/themes/images/block-content-small-title-top.png) no-repeat top center;    
}

.blockSmall h4 .h4-bottom {
    background: url(/public/themes/images/block-content-small-title-bottom.png) no-repeat bottom center;    
    padding:5px 10px 10px;
}

.blockSmall .block-top {
    background: url(/public/themes/images/block-small-top.gif) no-repeat center top;
}

.blockSmall .block-bottom {
    background: url(/public/themes/images/block-small-bottom.gif) no-repeat center bottom;
}

.blockSmall .block-content-bg {
    background: url(/public/themes/images/block-small-content-bg.gif) no-repeat center bottom;
    background-repeat: repeat-y;
    background-position:  center top;
}

.blockSmall .block-content {
    background-position: center bottom;
    background-repeat: no-repeat;
}

.fareOfferList table td.price {
    width: 100px;
    padding-right: 10px;    
}
#filterS2 .depTime p, #filterS2 .arrTime p  {
    margin: 0;
    padding: 0 0 5px 0;    
}

.fSlider {
    margin: 20px 7px 8px 7px;
    border-radius: 0;
}
.fSlider.ui-slider-horizontal {
    height: 6px;
}

.sliderStart, .sliderEnd {
    font-weight: bold;
}
.fSlider .ui-widget-header {
    background: none;
}

.fSlider.ui-widget-content {
    background-image: url(/public/themes/images/sliderline.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
    border: 0 none;
}


.fSlider .ui-slider-handle {
    background: url(/public/themes/images/slider_grabber.gif) no-repeat center center;
    border: 0 none;
    width: 15px;
    height: 17px;
    cursor: pointer;
    top: -19px;
}

table.tarifClass {
    width: 100%;    
}

table.tarifClass {
    width: 100%;    
}

table.tarifClass td.tarif-class {
    width: 200px;
    text-align: left;
}
table.tarifClass td.penalty {
    width: 100px;
    font-size: 0.8em;
    text-align: center;
}

table.tarifClass td.penalty span.ico {
    display: block;
    height: 16px;
    width: 100%;    
}

table.tarifClass td.price {
    width: 150px;
    text-align: right;    
}

div.fareRulesRuletext {
    max-height: 550px;
    _height: 550px;
    overflow: auto;
    text-align: center;
}

div.fareRulesRuletext {
    display: none;    
}

div.fareRulesRuletext div.title {
    padding: 5px;
    text-align: left;
}

div.fareRulesRuletext div.ruleBody {
    max-height: 400px;
    overflow: auto;
}

table.fareDetails .passType {
    text-align: left;
}

table.fareDetails .passTarif {
    text-align: left;
}

table.fareDetails .baseAmount {
    text-align: right;
}

table.fareDetails .taxAmount {
    text-align: right;
}

table.fareDetails .surchargeAmount {
    text-align: right;
}

table.fareDetails .insuranceAmount {
    text-align: right;
}

table.fareDetails .totalAmount {
    text-align: right;
    width: 120px;
}

.filterBody .filterLine {
    clear: both;    
}

.filterBody .filterLine div, .filterBody .filterLine input {
    float: left;
    display: block;
    width: 16px;
    height: 16px;
}

.filterBody label {
    font-size: 0.9em;
    float: right;
    display: block;
    _display: inline;
    width: 186px;
    padding-top: 3px;
    _padding-top: 0px;
}

.filterBody label span.fValue {
    display: block;
    _display: inline;
    float: left;
}

.filterBody label span.fPrice {
    color: #FF0000;
    float: right;
    display: block;
    _display: inline;
    font-size: 1.2em;
    white-space: nowrap;
}

ul.fareOfferList.s2 {
    background: none;
    margin: 0;
    padding:0;    
}

ul.fareOfferList.s2 li{
    margin: 0 0 10px 0;
    padding:0;
    width: auto;    
}



.mpPreferences .sectorBlock, #mpForm .sectorBlock {
    width: 360px;    
}

.mpPreferences .sectorBlock p.date {
    font-size:1.5em;
    padding:5px 0;
    text-align:center;
    width:auto;
}

.mpPreferences .sectorBlock h3, #mpForm .sectorBlock h3 {
    background: transparent url(/public/themes/images/block-content-small2-title-bg.png) no-repeat scroll center top;    
}

.mpPreferences .sectorBlock h3 .h3-top, #mpForm .sectorBlock h3 .h3-top {
    background: transparent url(/public/themes/images/block-content-small2-title-top.png) no-repeat scroll center top;    
}

.mpPreferences .sectorBlock h3 .h3-bottom, #mpForm .sectorBlock h3 .h3-bottom {
    background: transparent url(/public/themes/images/block-content-small2-title-bottom.png) no-repeat scroll center bottom;    
}

.baggagePrice {
    display: block;
    float: right;
    font-weight: bold;
    line-height: 16px;
    margin: 0;
    text-align: right;
    width: 70px;
    padding: 3px 0 0 0;
}

.dialogBlockMedium {
    width: 450px;
}
.dialogBlockMedium-left {
    float: left;
}
.dialogBlockMedium-right {
    float: right;
}

.fareOfferListTbl, .fareDetails {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 0.9em;
}
.fareOfferListTbl th, .fareDetails th {
    background: #A2F0FF;
    color: #003B7E;
    border-top: 1px solid #D4F0FC;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #A0D9EF;
    margin: 0;
    padding: 7px 11px 7px 11px;
    font-weight: normal;
    text-align: left;
}
.fareOfferListTbl th.first, .fareDetails th.passType, .fareDetails th.first {
    border-left: 1px solid #D4F0FC;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
}
.fareOfferListTbl th.last, .fareDetails th.totalAmount {
    border-right: 1px solid #D4F0FC;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
}
.fareOfferListTbl td, .fareDetails td {
    border-top: 1px solid #D4F0FC;
    border-right: 1px solid #D4F0FC;
    margin: 0;
    padding: 5px 11px 5px 11px;
    background: #FFFFFF;
}
.fareOfferListTbl td.td_carrier {
    border-left: 1px solid #D4F0FC;
    text-align: center;
    width: 83px;
}
.fareOfferListTbl td.td_carrier .airlineName {
    font-size: 0.9em;
}
.fareOfferListTbl td.td_in {
    padding: 0;
}
.fareOfferListTbl td.td_in table.fareOfferInTbl {
    width: 100%;
}
.fareOfferListTbl td.td_in table.fareOfferInTbl td {
    border-top: none;
}
.fareOfferListTbl td.td_in table.fareOfferInTbl td.carrierComments {
    border-top: 1px solid #D4F0FC;
    border-right: none;
}
.fareOfferListTbl td.td_in table.fareOfferInTbl td.carrierComments .carrierComment {
    padding: 0 0 5px 0;
}
.fareOfferListTbl td.td_in table.fareOfferInTbl td.carrierComments .carrierComment p {
    margin: 0;
    padding: 0;
}
.fareOfferListTbl td .station, .fareDetails td .station {
    padding: 0 0 0 25px;
    margin: 0;
}
.fareOfferListTbl td .departure, .fareDetails td .departure  {
    background: url(/public/themes/base/images/ico-flight-departure.png) no-repeat left 2px;
    padding: 5px 0 5px 25px;
}
.fareOfferListTbl td .arrival, .fareDetails td .arrival {
    background: url(/public/themes/base/images/ico-flight-arrival.png) no-repeat left 2px;
    padding: 5px 0 5px 25px;
}
.fareDetails td .station-ryanair {
    padding-bottom: 3px;
    padding-top: 3px;
}
.fareOfferListTbl td .station-ryanair {
    padding-top: 3px;
    padding-bottom: 3px;
}
.fareOfferListTbl td.td_datetime {
    color: #E11B22;
}
.fareOfferListTbl td.td_duration {
    border-right: none;
}
.fareOfferListTbl td.td_datetime {
    width: 135px;
}
.fareOfferListTbl th.th_datetime {
    width: 134px;
}
.fareOfferListTbl td.td_duration {
    width: 91px;
}
.fareOfferListTbl th.th_duration {
    width: 90px;
}
.fareOfferListTbl th.th_price, .fareOfferListTbl td.td_price {
    width: 88px;
}
.fareOfferListTbl td.td_price .totalPrice {
    font-size: 1.7em;
}
.fareOfferListTbl td.td_price .send-button2 {
    margin-top: 5px;
    font-size: 1.1em;
}

.fareOfferListTbl td.td_price .selected {
    position: absolute;
	bottom: -15px;
    right: -10px;
    width: 26px;
    height: 26px;
    background: url(/public/themes/base/images/selected-blue-big.png) no-repeat center center !important;
    background:none;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/public/themes/base/images/selected-blue.png',sizingMethod='image');
}

.fareOfferListTbl tr.last_row td {
    border-bottom: 1px solid #D4F0FC;
}
.fareOfferListTbl td table td {
    border: none;
    padding: 0;
}
#setFareOfferForm .fareOfferListTbl td table.fareOfferInTbl td {
    padding: 5px 11px;
    border-right: 1px solid #D4F0FC;
}
#s2OfferList .fareOfferListTbl td table.fareOfferInTbl td {
    padding: 5px 11px;
    border-right: 1px solid #D4F0FC;
}
#s2OfferList .fareOfferListTbl td table.fareOfferInTbl td.td_duration, #s2OfferList .fareOfferListTbl td table.fareOfferInTbl td.carrierComments {
    border-right: none;
}
#s2OfferList .fareOfferListTbl td table.fareOfferInTbl td.td_datetime table td {
    border: none;
    padding: 0;
}
#setFareOfferForm .fareOfferListTbl td table.fareOfferInTbl td.td_duration {
    border-right: none;
}
#setFareOfferForm .fareOfferListTbl td table.fareOfferInTbl td.td_datetime {
    width: 141px;
}
#setFareOfferForm .fareOfferListTbl th.th_datetime {
    width: 140px;
}
.fareOfferListTbl_buttons {
    border: 1px solid #D4F0FC;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    padding: 18px 13px;
}
.fareOfferListTbl_buttons button.morePage {
    display: none;
}

.reservation-step-container .fd_left {
    width: 50%;
    float: left;
    padding: 0;
}
.reservation-step-container .fd_right {
    width: 50%;
    float: right;
    padding: 0;
}
.reservation-step-container .airLogo {
    text-align: center;
}

form input.input, form textarea.input {
    border: 1px solid #A5F0FF;
    margin: 0;
    padding: 2px 3px 3px;
    width: 180px;
}

.reservation-step-container .fieldset input {
    float: none;
}
.reservation-step-container .fieldset .form_part_right {
    float: left;
}
.reservation-step-container .fieldset .form_part_left {
    width: 455px;
    float: left;
}
.reservation-step-container .fieldset .form_part_right {
    width: 455px;
}
.reservation-step-container .fieldset .form_part_left_short {
    width: 320px;
}
.reservation-step-container .fieldset .form_part_right_wide {
    width: 590px;
}
.reservation-step-container .fieldset .form_part_right label {
    text-align: left;
    width: 120px;
}
.reservation-step-container .fieldset .form_part_left_short label {
    width: 60px;
}
.reservation-step-container .fieldset .form_part_right_wide label {
    width: 70px;
}
.reservation-step-container .fieldset .form_part_left .input_ccs {
    width: 210px;
}
.reservation-step-container .fieldset .form_part_left .contact_country_select {
    width: 220px;
}
.reservation-step-container .fieldset .passTitle {
    width: 100px;
}
.reservation-step-container .fieldset .pass_firstname, .reservation-step-container .fieldset .pass_surname {
    width: 200px;
}
.reservation-step-container .fieldset .personBirthDate, .reservation-step-container .fieldset .date {
    float: left;
    width: 70px;
    margin-right: 8px;
}
.reservation-step-container .fieldset .ui-datepicker-trigger {
    float: left;
    margin-right: 8px;
}
.reservation-step-container .fieldset .seat_food_select {
    width: 200px;
}

p.agreement_text {
    margin: 5px 0 5px 25px;
}

.reservation-step-container .parking-title {
    color: #00599C;
    font-family: Georgia, Times, Arial, Verdana;
    font-size: 1.2em;
    padding: 15px 15px 5px 15px;
}
.reservation-step-container .parking-offer {
    padding: 7px;
}
.reservation-step-container .parking_card_left {
    float: left;
    width: 700px;
}
.reservation-step-container .parking_card_left table td.td_card {
    width: 290px;
    padding: 6px 0;
}
.reservation-step-container .parking_card_right {
    float:right;
    width: 200px;
}
.reservation-step-container .parking_card_right ul.pLinks {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 2em;
}
.reservation-step-container .parking_card_right ul.pLinks li {
    margin: 0;
    padding: 0 0 0 10px;
    background: url(/public/themes/base/images/arrow-right-blue.png) no-repeat left center;
}
.reservation-step-container .parking_card_left .card_price {
    display: none;
}
.reservation-step-container .parking_card_left .card_price_ad {
    display: none;
}

/* Zobrazenie vyhladanych letov podla letoveho poriadku */
div.availabilityOfferListBlock {
    margin:0;
    padding:0;
    font-size:0.9em;
}

div.availabilityOfferListBlockDeparture {
    width:49%;
    float:left;
}

div.availabilityOfferListBlockArrival {
    width:49%;
    float:right;
}

div.availabilityOfferListBlock table {
    width:100%;
    border: 0 none;
}

div.availabilityOfferListBlock table.fareOffer {
    margin-bottom:7px;
}

div.availabilityOfferListBlockDeparture table.fareOffer {
    border-top:1px solid #A4E4FC;
}

div.availabilityOfferListBlockDeparture table.allianceHelper {
    background:#DBF1F9;
}

div.availabilityOfferListBlockDeparture table.fareOffer-active {
    background:#BDEBF9;
}

div.availabilityOfferListBlockArrival table.fareOffer {
    border-top:1px solid #A4E4FC;
}

div.availabilityOfferListBlockArrival table.allianceHelper {
    background:#FFE5E5;
}

div.availabilityOfferListBlockArrival table.fareOffer-active {
    background:#FAD0D2;
}


div.availabilityOfferListBlock table tr th, div.availabilityOfferListBlock table tr td {
    padding:5px;
}

div.availabilityOfferListBlock table tr th.airLogo {
    width:125px;
}

div.availabilityOfferListBlock table tr th.times {
    width:40px;
}

div.availabilityOfferListBlock table tr td {
    text-align:center;
    vertical-align:middle;
}

div.availabilityOfferListBlockDeparture table tr td {
    border-left:1px solid #A4E4FC;
    border-bottom:1px solid #A4E4FC;
}

div.availabilityOfferListBlockArrival table tr td {
    border-left:1px solid #A4E4FC;
    border-bottom:1px solid #A4E4FC;
}

div.availabilityOfferListBlockDeparture table tr td.last {
    border-right:1px solid #A4E4FC;
}

div.availabilityOfferListBlockArrival table tr td.last {
    border-right:1px solid #A4E4FC;
}

div.availabilityOfferListBlock table tr td.check {
    width:25px;
}

div.availabilityOfferListBlock table tr td.airLogo {
    width:90px;
}

div.availabilityOfferListBlock table tr td.airLogo .flightNumber {
    color:#5E5E5E;
}

div.availabilityOfferListBlock table tr td.destinations {
    text-align:left;
}

div.availabilityOfferListBlock table tr td.times {
    width:40px;
    font-weight:bold;
}

div.availabilityOfferListBlock table tr td.stop {
    text-align:left;
    padding: 8px 5px 8px 30px;
    background: url(/public/themes/images/change-fly.gif) no-repeat 10px center;
}

div.availabilityOfferListBlock table tr td .station {
    padding: 0 0 0 25px;
    margin: 0;
}

div.availabilityOfferListBlock table tr td .departure  {
    background: url(/public/themes/base/images/ico-flight-departure.png) no-repeat left 2px;
    padding-bottom: 2px;
}
div.availabilityOfferListBlock table tr td .arrival {
    background: url(/public/themes/base/images/ico-flight-arrival.png) no-repeat left 2px;
    padding-bottom: 2px;
}

.availabilityOfferListBlock .fareOffer .selected {
    right:-5px;
    bottom:-5px;
    z-index:100;
}

/* Best buy dialog */
#bestBuyContainer {
    padding:0;
}

table.tariffPrices {
    width:100%;
}

table.tariffPrices tr th, table.tariffPrices tr td {
    vertical-align:middle;
    text-align:left;
    padding:5px;
    color:#5F5F5F;
    font-weight:normal;
    border-left:1px solid #D4F0FC;
    border-bottom:1px solid #D4F0FC;
}

table.tariffPrices tr th.last, table.tariffPrices tr td.last {
    border-right:1px solid #D4F0FC;
}

table.tariffPrices tr th.price, table.tariffPrices tr td.price {
    text-align:right;
}

table.tariffPrices tr th.tariff, table.tariffPrices tr td.tariff {
    text-align:center;
}

table.tariffPrices tr th.refundation, table.tariffPrices tr td.refundation {
    text-align:center;
}

table.tariffPrices tr th.changeReservation, table.tariffPrices tr td.changeReservation {
    text-align:center;
}

table.tariffPrices tr th {
    background:#D4F0FC;
    color:#00599C;
}

table.tariffPrices tr th.first {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
}

table.tariffPrices tr th.last {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
}

table.tariffPrices tr td.check {
    text-align:center;
}

table.tariffPrices tr td.price {
    color:#E11B22;
}

table.tariffPrices tr.availabilityFare-active td {
    background:#EDFBFF;
}

#bestBuyContainer table.fareOfferListTbl {
    display:none;
}

#bestBuyContainer table.fareOfferListTbl tr td.totalAmount {
    color:#E11B22;
}

#bestBuyContainer table.fareOfferListTbl tr td .fareRules {
    display:inline-block;
    padding:15px 0;
    color:#00599C;
    text-decoration:underline;
}

span.precisionDay {
    display: block;
    background: #E11B22;
    padding: 3px 2px;
    color: #FFFFFF;
    margin-bottom: 3px;
    padding: 5px 2px 5px 5px;
    width: 40px;
    float: left;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
span.precisionDayText {
    display: block;
    float: left;
    padding: 0 5px 0 0;
    width: 81px;
    margin: 0 0 2px 0;
}


div hr.lineSeparator {
    border:0;
    border-top: 1px solid #D1F2FF;
    margin-left: 5px;
}

.availabilityList {
    display: none;
}

.moreAvailability {
    color:red;
    margin-left:5px;
    text-decoration:underline;
}

div.mix-letenky {
    position: relative;
    margin-bottom: 10px;
}

div.mix-letenky span {
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
}

#mix-letenky-info {
    border: 1px solid #54b8ff;
    color: #222;
    left: 90px;
    position: absolute;
    top: 0;
    z-index: 1;
    width: 500px;
    background: #fff;
    text-align: left;
    padding-left: 15px;
}

#mix-letenky-info ul li {
    line-height: 150%;
}