/* 
Document   : main
Created on : 21.11.2008, 9:49:39
Author     : vanco
*/


h1, h2, h3, h4 {
    color: #0060AF;
}
form {
    margin: 0px;
}

dl {
    margin: 0px;
}

.noCalendarButton {
    display: none;
}

.reservationInput {
    height: 18px;
    border: 0px;
    padding: 0px;
}

.reservationCalendarInput {
    font-size: 11px;
    height: 18px;
    padding: 0px;
    vertical-align: top;
    border: 0px;
}

.noPadding {
    padding: 0px;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.nowrap {
    white-space: nowrap;
}
.reservationOrderPassengerColumn1 {
    height: 100%; vertical-align: top; width: 16%; padding-top: 12px;
}

.reservationOrderPassengerColumn2 {
    height: 100%; vertical-align: top; width: 42%;
}

.reservationOrderPassengerColumn3 {
    height: 100%; vertical-align: top; width: 42%; padding-left: 8px;
}

.passengerList {
    width:100%;
}

.groupReservationSelectMenu {
    width: 50px;
    color: #717171;
}

.leftContent {
    width: 245px !important;
    width: 230px;
    height: 314px;
    background-image: url(../images/box-left.png);
    background-repeat: no-repeat;
    padding: 3px;
    border: 0px;
}

.middleContent {
    width: 405px !important;
    width: 393px;
    height: 314px;
    background-image: url(../images/box-center.png);
    background-repeat: no-repeat;
    padding: 3px;
    border: 0px;
    position: relative;
}

.reservationSearchButton {
    background-image: url(../images/search_flight3.png);
    border: 0px none;
    font-size: 8pt;
    color: #0060af;
    height: 21px;
    width:115px;
    cursor: pointer;
}

.reservationSearchButtonSmall {
    background-image: url(../images/search_flight4.png);
    border: 0px none;
    font-size: 8pt;
    color: #0060af;
    height: 21px;
    width:75px;
    cursor: pointer;
}

.reservationButton {
    background-image: url(../images/zpet.png);
    border: 0px none;
    font-size: 10pt;
    color: #0060af;
    height: 27px;
    width:118px;
    cursor: pointer;
}

.reservationButtonMiddle {
    background-image: url(../images/zpet_middle.png);
    border: 0px none;
    font-size: 10pt;
    color: #0060af;
    height: 27px;
    width:177px;
    cursor: pointer;
}

.reservationButtonBig {
    background-image: url(../images/zpet_big.png);
    border: 0px none;
    font-size: 10pt;
    color: #0060af;
    height: 27px;
    width:270px;
    cursor: pointer;
}

.commitButton {
    background-image: url(../images/search_flight2.png);
    border: 0px none;
    font-size: 8pt;
    color: #0060af;
    height: 21px;
    width:86px;
    cursor: pointer;
}

.text-middle{
    width: 220px;
    height: 21px;
    background-image: url(../images/textbox-middle.png);
    background-repeat: no-repeat;
    position: relative;
}
.input-middle{
    position: absolute;
    top:2px;
    left:22px;
    width: 195px;
    background-color: transparent;
    border: 0px none;
    color: #717171;
}
.text-img{
    position: absolute;
    top:3px;
    left:3px;
}
.text-big{
    width: 299px;
    height: 21px;
    background-image: url(../images/textbox-big.png);
    background-repeat: no-repeat;
    position: relative;
}

.input-big{
    position: absolute;
    top:2px;
    left:22px;
    width: 275px;
    background-color: transparent;
    border: 0px none;
    color: #717171;
}

.input-middle-noimage-calendar{
    top:2px;
    left:2px;
    width: 200px;
    background-color: transparent;
    border: 0px none;
    color: #717171;
}

/************************ Styly pro obrazek - button **************************/

.imageButton {
    text-decoration : none;
    background-color: transparent;
    cursor: default;
    /* Kvuli IE6 je border na 0px a padding na 3px. IE6 neumi transparent - zobrazi se cerny okraj */
    border: 1px solid white;
    padding: 2px;
}

.imageButton-over {
    text-decoration : none;
    background-color: #fae6b0;
    cursor: pointer;
    border: 1px solid #e5973e;
    padding: 2px;
}

/*********************** Styly pro chybova hlaseni ****************************/

.errorMessage {
    color: red;
}

.errorMessBlock {
    color: red;
    /*display: block;*/
    padding-bottom: 10px;
}


/*********************** Styly pro disablovane vstupy *************************/
.disabledText {
    color: #3b3b3b;
}

.hidden {
    display: none;
}

.cursor-default {
    cursor: default;
}

.cursor-default {
    cursor: default;
}

.pointer {
    cursor: pointer;
}

.content-datascroller {
    position: absolute;
    bottom: 50px !important;
    bottom: 0px;
    width: 70% !important;
    width: 100%;
}
.bankIcon {
    border: 0px;
    margin-right: -1px;
}

#bankLogos {
    position: absolute;
    bottom: 12px !important;
    bottom: 4px;
    left: 15px;
}

/**************************** Vyhledavani letu **************************/
.departureDate {
    float: right; margin-top: -1px; margin-right: 10px; margin-left: 10px;
}
.right-arrow {
    float: right;
}
.left-arrow {
    float: right;
}

.link {
    color: #0060af;
}

/**************************** Styly pro dialog ********************************/
.cancelControl {
    padding-right: 1px;
    padding-top: 2px;
}

/**** */
.checkInColumn1 {
    height: 100%; vertical-align: top; width: 35%; padding-top: 10px;
}

.checkInColumn2 {
    height: 100%; vertical-align: top; width: 25%; padding-top: 10px; padding-left: 10px;
}

.checkInColumn3 {
    height: 100%; vertical-align: top; width: 40%; padding-top: 10px; padding-left: 10px;
}