@charset "UTF-8";

html * {
    margin: 0;
    padding: 0;
    border: none;
}
a {color: #005eb5;}

body {
    font: 100% Arial, Helvetica, sans-serif;
    background: url(images/bg101.png) center top repeat-x #d3eaff;
    margin: 0;
    padding: 0;
    color: #5A5A5A;
    font-size: 12px;
}

body.nomenu {
    background: url("images/bg101.png") repeat-x scroll center -240px #D3EAFF;
}

h1 {
    font-size: 26px;
    font-weight: normal;
    color: #005eb5;
    padding-left: 10px;
}

img {
    /*  behavior:   url("pngbehavior.htc");*/
}

.header {
    height: 189px;
    width: 984px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.topmenu {
    height: 29px;
    width: 984px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
}

.topmenu a {
    color: #444444;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: normal;
    text-decoration: underline;
    padding-left: 10px;
    padding-right: 10px;
}

.topmenu a:hover {
    text-decoration: none;
}

.languages {

    position: absolute;
    right: 0px;
    color: #005eb5;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    top: 15px;
}

.languages a {
    color: #005eb5;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
    padding-left: 10px;
    padding-right: 10px;
}

.languages a:hover {
    text-decoration: none;
}

.content {
    width: 984px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    border-radius: 5px 5px 5px 5px;
}

.content.white {

    background-color: white;
    padding: 10px 285px 10px 205px;
    width: 495px;
}

.content.white-right {

    background-color: white;
    padding: 10px 285px 10px 10px;
    width: 690px;
}

.content.white-left {

    background-color: white;
    padding: 10px 10px 10px 205px;
    width: 770px;
}

.logo-plane {
    position: absolute;
    left: 0;

}

.logo-phone {
    color: #005EB5;
    font-family: Georgia;
    font-size: 44px;
    font-weight: bold;
    position: absolute;
    right: 0;
    word-spacing: 10px;
}

.phone1 {
    top: 40px;
}

.phone2 {
    top: 85px;
}

.logo-worktime {
    color: #005EB5;
    font-family: Georgia;
    font-size: 17px;
    font-weight: bold;
    position: absolute;
    left: 545px;
    top: 145px;
}

a.link1 {
    font-size: 48px;
    color: #007dc5;
    text-decoration: none
}

a.tel {
    font-size: 32px;
    color: #007dc5;
    text-decoration: none
}

.footer {
    height: 30px;
    width: 984px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;

    color: #005EB5;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: normal;
    clear: both;
}

.footer a {
    color: #005EB5;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: normal;
    text-decoration: underline;
    padding-left: 10px;
    padding-right: 10px;
}

.footer a:hover {
    text-decoration: none;
}

.rightrek {
    /*border: 1px solid #CFCFCF;*/
    /*border-radius: 5px 5px 5px 5px;*/
    float: right;
    margin-right: -272px;
    padding: 0 0 20px;
    width: 270px;
}

/*
#side-searchform {
    border: 1px solid #CFCFCF;
    border-radius: 5px 5px 5px 5px;
    float: left;
    margin-left: -197px;
    padding: 0 0 20px;
    width: 180px;
}
*/

#side-searchform {
    /*border: 1px solid #CFCFCF;*/
    border-radius: 5px 5px 5px 5px;
    padding: 0 0 5px;
    width: 272px;
    background-color: #005EB5;
    color: #ffffff;

}

#side-searchform > table {
    border-spacing: 14px;
}

#side-searchform > table th {
    text-align: left;
}

#side-searchform > table input.textfield {
    width: 115px;
    height: 18px;
}

#side-searchform li {
    list-style: none outside none;
}

#side-searchform .rezervet {
    color: #005eb5;
    background-color: #ffffff;
    height: 22px;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: underline;
    padding-bottom: 2px;
    cursor: pointer;
}

.airtickets-text p {
    margin-left: 10px;
}

#wide-searchform {
    background-color: #0c99e9;
    border-radius: 5px;
    color: #ffffff;
    padding: 10px 25px;
    width: 630px;
}

#wide-searchform input.textfield {
    width: 265px;
    height: 28px;
    border: 1px #0060aa solid;
    font-size: 15px;
}

#wide-searchform input.textfield.calendar {
    background: url("images/calend.gif") no-repeat scroll 239px 2px white;
}

#wide-searchform li {
    list-style: none outside none;
}

.big-header {
    float: left;
    width: 265px;
    font-family: Verdana;
    font-size: 15px;
    font-weight: bold;
    /*margin-bottom: 10px;*/
}

.wide-half {
    float: left;
    width: 265px;
}

.big-header.secondDiv,
.wide-half.secondDiv {
    margin-left: 80px;
}

.onerowDiv {
    font-size: 15px;
    padding: 5px 0;
}

.onerowDiv div {
    display: inline-block;
    margin-right: 15px;

}

.onerowDiv select {
    width: 100%;
}

#roundWayRadioLabel {
    margin-right: 15px;
}

#wide-searchform .rezervet {
    background: url("images/glassbutton.png") no-repeat scroll center top transparent;
    color: #0059AA;
    font-size: 19px;
    font-weight: normal;
    height: 43px;
    left: 522px;
    position: absolute;
    text-align: center;
    text-decoration: underline;
    top: 230px;
    width: 128px;
    cursor: pointer;

}

#left_sidebar {
    border: 1px solid #CFCFCF;
    border-radius: 5px 5px 5px 5px;
    float: left;
    margin-left: -197px;
    padding: 0 0 20px;
    width: 180px;

}

#left_sidebar h3 {
    background-color: #FCFCFC;
    border-radius: 5px 5px 0 0;
    color: #33337C;
    font-size: 14px;
    margin: 0;
    padding: 10px 0 10px 10px;
}

#left_sidebar ul, .main-bottombar ul {
    list-style: none outside none;
}

.rightrek .main-bottombar .box_1 {
    width: 225px;
    float: left;
}

.main-bottombar .box_1 {
    width: 675px;
    /*float: left;*/
}

.main-bottombar {
    margin-top: 15px;
}

#left_sidebar ul li, #left_sidebar #charter-form  ul li {
    padding-left: 10px;
    font-size: 12px;
    border-bottom: 1px #cfcfcf dotted;
    margin-top: 3px;
    margin-bottom: 3px;
    width: 169px;
    float: left;
}

.main-bottombar ul li, #charter-form ul li {
    padding-left: 10px;
    font-size: 12px;
    border-bottom: 1px #cfcfcf dotted;
    margin-top: 3px;
    margin-bottom: 3px;
    width: 214px;
    float: left;
}

.lowest-prices-groupped.first {
    float: none;
}

#left_sidebar ul li a, .main-bottombar ul li a, #charter-form ul li a {

    font-size: 12px;
    color: #444444;
    text-decoration: none;

}

#left_sidebar ul li a.price, .main-bottombar ul li a.price, #charter-form ul li a.price {
    display: block-inline;
    float: right;
    padding-right: 5px;
    color: #E92133;
}

.allframeflights {
    margin: 0 auto;
    width: 600px;
}

.frameflights {
    float: left;
    width: 200px;
}

.frameflights li {
    list-style: none outside none;
}

.frameflights h3 {
    color: #007DC5;
}

#FBplugincontent {
    background-color: white;
    box-shadow: 0 0 50px #000000;
    display: none;
    height: 154px;
    left: 35%;
    position: fixed;
    top: 150px;
    width: 485px;
}


#FBpluginclose {
    background: url('/img/close.png') no-repeat scroll left top transparent;
    cursor: pointer;
    display: block;
    height: 29px;
    position: absolute;
    right: -16px;
    top: -12px;
    width: 29px;
}

table#border,
table#border tr,
table#border td {
    border: 1px solid;
}

.mmenu {
    position: relative;
}

.topmenu > div {
    display: inline-block;
}

.subtopmenu {
    display: none;
}

.topmenu div:hover .subtopmenu {
    display: block;
}

.topmenu div:hover .subtopmenucontainer {
    display: block;
}

.subtopmenucontainer {
    position: absolute;
    left: 0px;
    top: 15px;
    display: none;
    background-color: #eaeaea;
    z-index: 2;
    /*margin-top:10px;*/
    padding: 10px 5px 10px 5px;
    min-width: 100px;
}

.subtopmenucontainer a {
    text-align: left;
}

.maincontentfield ul {
    margin-top: 5px;
    margin-bottom: 5px;
}

.maincontentfield li {
    margin-left: 15px;
}

#eturas_div_1 {
    background: none repeat scroll 0 0 #FFFFFF;
}

.social-block {
    position: absolute;
    right: 0;
    top: 160px;
}

.topmenu .social-block a {
    padding: 2px;
}

.sflight-table {
    float: left;
    margin: 0px;
    width: 480px;
    /*border: #cfcfFF 1px dotted;*/
    border-collapse: collapse;
}

a.address-of-flight {
    color: #005eb5;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;

}

a.price-of-flight {
    color: #005eb5;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;

}

.sflight-table th {
    background-color: #9ed0ed;
    text-align: left;
    padding-left: 10px;
    color: #ffffff;
}

.sflight-table td {
    color: #a7a7a7;
}

.sflight-table .odd {
    background-color: #f2f2FF;
}

.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
    overflow: hidden;
}

.clearfloatleft {
    clear: left;
    height: 0;
    font-size: 1px;
    line-height: 0px;
    overflow: hidden;

}

.flights-footer {
    background-color: #FFFFFF;
    border: 1px solid #CFCFFF;
    border-radius: 5px 5px 5px 5px;
    color: #005EB5;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 15px;
    position: relative;
    width: 954px;
}

.flights-footer a {
    color: #005eb5;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
}

.flights-footer a:hover {
    text-decoration: none;
}

.flight-spacer {
    background-color: #efefef;
}

.rezervet {
    display: block;
    text-align: center;
    color: #ffffff;
    background-color: #005eb5;
    height: 30px;
    line-height: 30px;
}

.city-td-1st, .city-td-2nd, .city-td-3rd {
    padding-top: 5px;
}

.city-td2-1st {
    padding-bottom: 10px;
    vertical-align: middle;
}

.city-td2-1st, .city-td-1st {
    padding-left: 10px;
}

.city-td-2nd, .city-td2-2nd {
    text-align: center;
    vertical-align: middle;
}

.city-td-3rd, .city-td2-3rd {
    text-align: center;
}

.city-text {
    width: 460px;
    padding: 15px 10px;
    text-align: justify;
}

.city-text img {
    padding-right: 10px;
}

.carreer-text {
    width: 460px;
    padding: 15px 10px;
    text-align: justify;
}

.carreer-text img {
    padding-right: 10px;
}

.cheap-text {
    color: #005EB5;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

h4 .airpot-incity {
    color: #005EB5;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

.why_us_box {
    border: #e2e2e3 1px solid;
    border-radius: 10px;
    margin-bottom: 15px;
    padding: 5px 15px 15px;
}

.why_us_box h2 {
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 15px;
    padding-bottom: 9px;
    color: #007DC5;
    font-size: 18px;
}

.why_us_box ul {
    list-style: none outside none;
}

.why_us_box li {
    background: url("images/why-us-list.png") no-repeat scroll left 6px transparent;
    color: #5A5A5A;
    font-size: 12px;
    line-height: 18px;
    padding: 5px 0 5px 28px;
}

.why_us_box .box_1 li {
    background: none;
    line-height: 15px;
    margin-bottom: 3px;
    margin-top: 3px;
    padding: 0px 0 0px 5px;

}

.why_us_box .box_1 li a {
    color: #444444;
    font-size: 12px;
    text-decoration: none;
}

.custom-city {
    color: #FFFFFF;
}

.error {
    border: 1px solid #FF0000 !important;
    background-color: #FFF0F0;
}

.flights-footer  div.country {
    /*float: left;*/
    padding-right: 15px;
    padding-bottom: 15px;
    width: 205px;
    position: relative;
}

.flights-footer div.city {
    margin-left: 15px;
}

/*
.country .city {display:none};

.country:hover .city {display:block};
*/

.country > a {
    font-weight: bold;
}

.city-column {
    float: left;
    width: 235px;
}

.mmenu:nth-child(2) a {
    text-shadow: 0 0 10px #F21B23;
}

.grayline, .grayline>tr, .grayline>tr>td, grayline>tbody>tr, .grayline>tbody>tr>td {
    border: 1px #afafaf solid;
    border-collapse: collapse;
    border-spacing: 1px;
}

a.aic {
    display: inline-block;
    padding-left: 15px;
    text-decoration: none;
}

a.aic:hover {
    text-decoration: underline;
}

h2 {
    color: #005EB5;
    font-size: 16px;
    font-weight: normal;
    /*padding-left: 10px;*/
}

p.news-title {
    padding-bottom: 15px;
}

.newstext img {
    padding-right: 5px;
    padding-bottom: 5px;

}

table.charter-list-table {
    border-collapse: collapse;
}

.charter-list-table td, .charter-list-table th {
    border: 1px solid #dfdfdf;
    padding: 5px 10px;
}

.charter-list-table tr.noBorder td {
    border: 0;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 15px;
}

.charter-list-table tr.noBorderEmpty td {
    border: 0;
    padding: 5px;
}


#charter-submit-form h3 {
    padding: 25px 0 15px;
}
.charter-rules {
    border: 2px #2B2B2B solid;
    height: 300px;
    overflow-y: scroll;
    margin-bottom: 15px;
    padding: 5px;
}


#charter-submit-form button {
    background: url("images/glassbutton.png") no-repeat scroll center top transparent;
    color: #0059AA;
    font-size: 19px;
    font-weight: normal;
    height: 43px;
    text-align: center;
    text-decoration: underline;
    width: 128px;
    cursor: pointer;

}


.nowrap {
  white-space: nowrap;
}

.ac_results {
    z-index: 190;
    width: 245px;
    color: #007DC5;
    font: 12px Arial;
    background: #FFF;
    border: 1px solid #ADC1CE;
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
}

.ac_results ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.ac_results li {
    width: 246px;
    padding: 5px 10px;
    display: block;
}

.ac_results li span {
    font-size: 10px;
}

.ac_results li:hover {
    background: #1D569C;
    cursor: pointer;
    color: white;
}

#from-cities-tabs {
    display: inline-block;
}

#from-cities-tabs  > div {
    padding-top: 10px;
    border: 1px solid #999999;
    margin-top: -6px;
}

#from-cities-tabs  ul {
    margin: 0px;
    padding: 0px;
}

#from-cities-tabs  ul:after {
    content: "";
    display: block;
    clear: both;
    height: 5px;
}

#from-cities-tabs > ul li {
    border-top: 4px solid #999999;
    color: #707070;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 22px;
    margin: 0 10px 0 0;
    padding: 10px 15px;
    text-align: center;
    width: 100px;
    border-bottom: 0 none;
}

#from-cities-tabs > ul li.active {
    border-top: 4px solid #0C99E9;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    background-color: #ffffff;
}

/*#from-cities-tabs  ul li.active, #from-cities-tabs  ul li.active:hover {
    background: #46c765;
    color: #fff;
}*/

#from-cities-tabs  ul li:hover {
    background: #d6d6d7;
}


