* {
    margin: 0;
    padding: 0;
}

input:focus {
    outline: none !important;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #313131;
    width: 831px;
    margin: 0 auto;
	overflow: hidden;
}

.calc {
    width: 791px;
    /*padding: 20px 20px 40px 20px;*/
    float: left;
    /*background: url(../images/whitebg.png);*/
}

.blueboard {
    width: 100%;
    float: left;
    background: url(../images/bluebg.png);
    border-radius: 0px 0px 14px 14px;
    behavior: url(PIE.htc);
    letter-spacing: -1px;
    position: relative;
}

.airplane {
    width: 100%;
    background: url(../images/airplain.png) bottom left no-repeat;
    float: left;
}

.blueboard h3 {
    width: 100%;
    height: 28px;
    text-align: center;
    padding: 0;
    margin: 0;
    background: url(../images/modulehead.png);
    color: #fff;
    font-size: 13px;
    line-height: 28px;
    letter-spacing: 0.5px;
    letter-spacing: -1px;
}

.blueblock {
    padding: 12px 68px 10px 74px;
    margin: 5px 55px;
    width: 539px;
    background: url(../images/blockbgbl.png);
    border: 1px solid #88bfe6;
    border-radius: 18px;
    behavior: url(../fonts/PIE.htc);
    float: left;
    position: relative;
}

.lside {
    float: left;
    width: 230px;
}

.lside .calendar, .lside select {
    display: block;
}

.lside select {
    width: 280px;
    background: transparent;
    height: 24px;
    padding: 4px 3px 0 3px;
    border: 0 none;
    -webkit-appearance: none;
    background-color: rgba(0, 0, 0, 0);
}

noindex:-moz-anylink, .lside select {
    display: none;
}

.lside .calendar, .lside .selctblue {
    width: 215px;
    border: 1px solid #b9b9b9;
    height: 25px;
    border-radius: 10px;
    box-shadow: inset #CCC 0px 0px 1px;
    margin: 2px 0 5px 0;
    padding-left: 3px;
    behavior: url(../fonts/PIE.htc);
    position: relative;
}

.lside .selctblue {
    overflow: hidden;
    background: url(../images/selectimg.png) right center no-repeat #fff;
    cursor: pointer;
    width: 190px;
    padding-right: 28px;
    padding-left: 0;
}

a.calendarhr {
    display: block;
    width: 22px;
    height: 18px;
    background: url(../images/calendar.png) no-repeat;
    float: left;
    margin-top: -29px;
    margin-left: 197px;
    position: relative;
    z-index: 4;
}

.lside span, .rside span, .leftback span, .area span {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding-left: 4px;
    letter-spacing: 0px;
}

.big, .child {
    width: 80px;
    float: left;
    padding-left: 30px;
    margin-top: 5px;
    min-height: 40px;
}

.big {
    background: url(../images/man.png) left no-repeat
}

.child {
    background: url(../images/child.png) left no-repeat;
}

.big input, .child input {
    width: 33px;
    height: 25px;
    border-radius: 10px;
    box-shadow: inset #CCC 0px 0px 1px;
    border: 1px solid #b9b9b9;
    padding: 0 3px;
    behavior: url(../fonts/PIE.htc);
    position: relative;
    text-align: center;
    padding-right: 14px;
}

.big a, .child a {
    display: block;
    width: 7px;
    height: 6px;
    float: left;
    margin-left: 38px;
    position: relative;
    z-index: 4;
    cursor: pointer;
}

.big span, .child span {
    clear: both;
    display: block;
}

input {
    padding-top: 5 px\0/;
    height: 20 px\0/;
}

.lside .selctblue {
    height: 29 px\0/;
}

:root input {
    padding-top: 2 px\0/;
    height: 23 px\0/;
}

a.upar {
    background: url(../images/upar.png);
    margin-top: -23px
}

a.dawnar {
    background: url(../images/downar.png);
    margin-top: -12px;
}

a.upar {
    margin-top: 0 px\0/;
    position: absolute\0/;
    bottom: 72 px\0/;
}

a.dawnar {
    margin-top: 0 px\0/;
    position: absolute\0/;
    bottom: 60 px\0/;
}

:root a.upar {
    margin-top: 0 px\0/;
    position: absolute\0/;
    bottom: 74 px\0/;
}

:root a.dawnar {
    margin-top: 0 px\0/;
    position: absolute\0/;
    bottom: 62 px\0/;
}

.rside {
    float: right;
    width: 283px;
}

.rside .compsel a {
    width: 283px;
    height: 54px;
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center right;
}

.compsel {
    margin-bottom: 10px;
}

.s7.js_avia_not {
    background: url(../images/S7airnone.png);
}

.s7.js_avia_selected {
    background: url(../images/s7act.png);
}
.trans.js_avia_not {
    background: url(../images/trannone.png);
}
.trans.js_avia_selected {
    background: url(../images/transact.png);
}
.ifly.js_avia_not {
    background: url(../images/flynone.png);
}
.ifly.js_avia_selected {
    background: url(../images/flyact.png);
}

.bulg.js_avia_selected {
    background: url(../images/bulgact.png);
}

.bulg.js_avia_not {
    background: url(../images/bulgarianone.png);
}

.output {
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    padding: 15px;
    width: 250px;
    background: url(../images/output.png);
    border-radius: 12px;
    height: 40px;
    margin-top: 2px;
    behavior: url(../fonts/PIE.htc);
    position: relative;
}

.output span {
    display: block;
    font-size: 16px;
    font-weight: bold;
}

.output .tuuda {
    background: url(../images/tuuda.png) no-repeat left;
    height: 22px;
    line-height: 22px;
    padding-left: 35px;
}

.output .suuda {
    background: url(../images/suuda.png) no-repeat left;
    height: 22px;
    line-height: 22px;
    padding-left: 35px;
}

.checsummer {
    width: 100%;
    clear: both;
    padding-top: 5px;
}

.summ {
    color: #dfff8c;
    font-size: 18px;
    font-weight: bold;
    float: left;
    margin-left: 35px;
}

.secsumm {
    margin-left: 75px;
}

.dell {
    background: url(../images/dell.png) left no-repeat;
    padding-left: 30px;
    float: right;
    height: 24px;
    cursor: pointer;
}

.dell a {
    text-decoration: none;
    border-bottom: 1px dashed #fff;
    color: #fff;
    display: block;
    cursor: pointer;
    line-height: 22px;
}

.newbluebl {
    padding-left: 30px;
    float: right;
    height: 24px;
    background: url(../images/new.png) left no-repeat;
    margin-right: -37px;
    width: 80px;
}

.newbluebl a {
    text-decoration: none;
    border-bottom: 1px dashed #fff;
    color: #fff;
    display: block;
    cursor: pointer;
    line-height: 22px;
}

.mainsumm {
    font-size: 34px;
    color: #fff;
    font-family: BookmanOld;
    margin-left: 60px;
    border-top: 1px solid #dfff8c;
    float: left;
    width: 280px;
    margin-top: -6px
}

.mainsumm strong {
    font-weight: normal;
    color: #dfff8c;
}

.aller {
    padding: 0 68px 60px 74px;
    clear: both;
    width: 539px;
    float: left;
}

.inpputer {
    float: right;
    background: url(../images/arrowgreen.png);
    width: 281px;
    height: 81px;
    margin-top: -38px;
    margin-right: 128px;
    position: relative;
}

.inpputer a {
    display: block;
    text-decoration: none;
    border-bottom: 1px dashed #003057;
    color: #003057;
    width: 220px;
    margin: 20px auto 0 auto;
    font-size: 17px;
}

noindex:-o-prefocus, a.dawnar {
    margin-top: -33px
}

.whteboard {
    clear: both;
    width: 100%;
    padding-top: 40px;
}

.whiteblock {
    clear: both;
}

.colvorais span {
    display: block;
    font-size: 17px;
    color: #0e3c57;
    line-height: 22px;
    padding: 0 0 0 25px;
}

.colvorais {
    background: url(../images/tablo.png);
    width: 627px;
    margin-bottom: 15px;
    height: 59px;
    padding-top: 12px;
    border-radius: 6px;
    float: left;
    margin-top: -1px;
    behavior: url(../fonts/PIE.htc);
    position: relative;
}

.tablo {
    padding-left: 162px;
    height: 69px;
    border: 1px solid #c2e4fe;
    border-radius: 7px;
    width: 627px;
    position: relative;
    behavior: url(../fonts/PIE.htc)
}

span.tuda strong, span.suda strong {
    padding-left: 30px;
    font-weight: normal;
    line-height: 22px;
    height: 24px;
    display: inline-block;
}

.bulgaria {
    background: url(../images/bulgzakaz.png) 10px 12px no-repeat;
}

.s7zacaz {
    background: url(../images/s7zakaz.png) 10px 12px no-repeat;
}
.trans.tablo {
    background: url(../images/transzakaz.png) 10px 12px no-repeat;
}
.ifly.tablo {
    background: url(../images/iflyzakaz.png) 10px 12px no-repeat;
}

.userdata {
    clear: both;
    padding-bottom: 20px;
    float: left;
}

.userdata div {
    float: left;
}

.pass {
    color: #808080;
    font-size: 17px;
    text-align: center;
    width: 88px;
    padding-top: 85px;
    padding-right: 50px;
    padding-left: 30px;
}

.big2 {
    background: url(../images/bigwhite.png) 45px top no-repeat;
}

.child2 {
    background: url(../images/childwhite.png) 45px 10px no-repeat;
    padding-top: 85px;
}

.userdata span, .userdata input {
    display: block;
}

.pass span {
    font-size: 12px;
}

.colone span, .coltwo span, .col3 span {
    padding-left: 3px;
    color: #313131;
    font-weight: bold;
    font-size: 13px;
}

.colone {
    width: 230px;
    padding-left: 20px;
}

.coltwo {
    width: 224 x;
    padding-left: 10px;
}

.col3 {
    width: 110px;
    padding-left: 10px;
}

.colone input, .coltwo input {
    width: 215px;
    height: 25px;
    color: #808080;
    font-size: 14px;
    text-transform: uppercase;
    border: 1px solid #b9b9b9;
    border-radius: 10px;
    box-shadow: inset #CCC 0px 0px 1px;
    margin: 3px 0 12px 0;
    padding-left: 3px;
    behavior: url(../fonts/PIE.htc);
    position: relative;
}

.col3 input {
    width: 100px;
    height: 25px;
    color: #808080;
    font-size: 14px;
    text-transform: uppercase;
    border: 1px solid #b9b9b9;
    border-radius: 10px;
    box-shadow: inset #CCC 0px 0px 1px;
    margin: 3px 0 12px 0;
    padding-left: 3px;
    behavior: url(../fonts/PIE.htc);
    position: relative;
}

span.tuda strong {
    background: url(../images/tuuda.png) 5px top no-repeat;
    line-height: 24px
}

span.suda strong {
    background: url(../images/suuda.png) 5px top no-repeat;
    line-height: 24px;
}

.leftback {
    float: left;
    width: 240px;
}

.leftback span, .leftback input, .area span, .area textarea {
    display: block;
}

.leftback input {
    width: 220px;
    border: 1px solid #b9b9b9;
    height: 25px;
    border-radius: 10px;
    box-shadow: inset #CCC 0px 0px 1px;
    margin: 3px 0 10px 0;
    padding-left: 3px;
    behavior: url(../fonts/PIE.htc);
    position: relative;
}

.area {
    float: left;
    width: 168px;
}

.area textarea {
    width: 158px;
    height: 129px;
    border: 1px solid #b9b9b9;
    border-radius: 10px;
    box-shadow: inset #CCC 0px 0px 1px;
    margin: 2px 0 5px 0;
    padding: 5px;
    behavior: url(../fonts/PIE.htc);
    position: relative;
    resize: none;
}

.selmale {
    width: 57px;
    overflow: hidden;
    background: url(../images/selectimg.png) right center no-repeat #fff;
    cursor: pointer;
    padding-right: 28px;
    border: 1px solid #b9b9b9;
    height: 25px;
    border-radius: 10px;
    box-shadow: inset #CCC 0px 0px 1px;
    margin: 3px 0 12px 0;
    behavior: url(../fonts/PIE.htc);
    position: relative;
}

.selmale select {
    width: 120px;
    background: transparent;
    height: 25px;
    padding: 4px 2px 0 4px;
    border: 0 none;
    line-height: 25px;
    -webkit-appearance: none;
    background-color: rgba(0, 0, 0, 0);
    color: #888;
}

.selmale {
    height: 29 px\0/;
}

.area textarea {
    height: 144 px\0/;
}

:root .area textarea {
    height: 134 px\0/;
}

textarea {
    overflow: auto\0/;
}

.backlist {
    float: right;
    width: 100px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.5;
    padding-top: 40px;
}

.backlist li {
    list-style-position: inside;
    list-style-image: url(../images/listimg.png);
}

a.lastbutsub {
    background: url(../images/butbglast.png);
    height: 45px;
    font-family: MyriadPro;
    text-transform: uppercase;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 46px;
    font-size: 18px;
    clear: both;
    margin: 10px auto -20px auto;
    width: 200px;
    border-radius: 8px;
    cursor: pointer;
    behavior: url(../fonts/PIE.htc);
    position: relative;
}

.bottomer .blueblock {
    margin-top: 0;
}

.singlerase {
    margin-top: 8px;
}

a.lastbutsub {
    line-height: 48 px\0/;
}

@media screen and (min-width:0 \0) {
    .selctblue {
        height: 27px !important;
    }

    .selmale {
        height: 27px !important;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .selmale select {
        padding-top: 1px !important;
    }

    .lside select {
        padding-top: 1px !important;
    }
}

@font-face {
    font-family: 'BookmanOld';
    src: url('../fonts/boldst.eot');
    src: url('../fonts/boldst.eot') format('embedded-opentype'), url('../fonts/boldst.woff') format('woff'), url('../fonts/boldst.ttf') format('truetype'), url('../fonts/boldst.svg#BookmanOldStyleRegular') format('svg');
}

@font-face {
    font-family: 'MyriadPro';
    src: url('../fonts/myriadpro-regular.eot');
    src: url('../fonts/myriadpro-regular.eot') format('embedded-opentype'), url('../fonts/myriadpro-regular.woff') format('woff'), url('../fonts/myriadpro-regular.ttf') format('truetype'), url('../fonts/myriadpro-regular.svg#MyriadProRegular') format('svg');
}

.js_date2:disabled+.calendarhr {
    display: none;
}

.js_date2:disabled {
    background-color: #cccccc;
    color: #cccccc;
}

input.fieldWrong{
    border-color: red;
}

.colone input, .coltwo input{
	color: #333;
}