@import url("forms.css");
@import url("defaults.css");

body {
    background:#0c1c46;
    font-family:Arial,Tahoma,Verdana,sans-serif;
    font-size:0.7em;
    margin:0em;
    padding:0em;
    color:#FFF;
    text-align:center;
}

.body {
    width:924px;
    margin:0px auto;
    text-align:left;
}

#top {
    min-height: 120px;
    _height:120px;
    position:relative;
    background:url('images/dot.png') repeat-x bottom left;
}
#top h1 {
    margin:0px;
    padding:0px;
    background:url('images/logo.png');
    position:absolute;
    top:0px;
    left:0px;
}
#top h1 a {
    display:block;
    height:115px;
    width:215px;
}
#top h1 a span {
    display:none;
}

#top .slogan {
    position:absolute;
    top:65px;
    left:260px;
    font-family:Times,sans-serif;
    font-size:1.8em;
}

#top .callcentrum {
    position:absolute;
    top:45px;
    right:9px;
    font-family:Times,sans-serif;
    font-size:1.4em;
    font-weight:bold;
    text-align:right;
}
#top .callcentrum span {
    display:block;
    font-size:1.35em;
    font-weight:normal;
}

#top-menu {
    clear:both;
    background:url('images/dot.png') repeat-x bottom left;
    position:relative;
    min-height:1px;
    _height:1px;
}

#top-menu ul.menu {
    margin:0px;
    padding:11px 0px 13px 30px;
    list-style:none;
    text-align:left;
}
#top-menu ul.menu li {
    display:inline;
    background:url('images/dot.png') repeat-y top right;
    padding:0px 12px 0px 10px;
    font-weight:bold;
    font-size:1.1em;
    min-height:1px;
    _height:1px;
}
#top-menu ul.menu li a { text-decoration:none; }
#top-menu ul.menu li a:hover {
    text-decoration:none;
    color:#9FB6E3;
}

#top-menu ul.btns {
    margin:0px;
    padding:0px;
    list-style:none;
    position:absolute;
    bottom:2px;
    right:8px;
}
#top-menu ul.btns li {
    float:left;
    background:url('images/btns-bg.png') repeat-x top left;
    padding:8px 15px 8px 15px;
    margin:0px 5px 0px 0px;
    min-height:1px;
    _height:1px;
}
#top-menu ul.btns li a { text-decoration:none; }
#top-menu ul.btns li a:hover {
    text-decoration:none;
    color:#9FB6E3;
}

div.body-content {
    clear:both;
    padding:10px 14px 10px 10px;
    text-align:left;
}

#left {
    width:220px;
    float:left;
    background:url('images/block-bg.png') repeat-x top left;
    min-height:1px;
    _height:1px;
}
#left ul.menu {
    margin:0px;
    padding:10px 25px 9px 15px;
    list-style:none;
}
#left ul.menu li {
    background:url('images/arrow.png') no-repeat 0px 13px;
    padding:0px 0px 0px 15px;
    font-weight:bold;
    font-size:1.1em;
    min-height:1px;
    _height:1px;
}
#left ul.menu li span {
    display:block;
    background:url('images/dot.png') repeat-x bottom left;
    padding:8px 0px 12px 0px;
    min-height:1px;
    _height:1px;
}
#left ul.menu li.last span {
    background:none;
    padding:8px 0px 8px 0px;
}
#left ul.menu li a { text-decoration:none; }
#left ul.menu li a:hover { text-decoration:none; }

#left .airlines {
    background:url('images/block-bg.png') repeat-x top left;
    text-align:center;
    position:relative;
    min-height:160px;
    _height:160px;
}
#left .airlines p {
    display:block;
    position:absolute;
    top:0px;
    left:0px;
    width:220px;
    height:160px;
    margin:0px;
    padding:0px;
    text-align:center;
}

#right {
    width:663px;
    float:right;
}
#right .section {
    background:url('images/block-bg.png') repeat-x top left;
    padding:15px 20px 0px 20px;
    min-height:120px;
    _height:120px;
}
#right .section h2 {
    margin:0px;
    padding:0px 0px 5px 0px;
    font-size:2.1em;
    font-family:Times,sans-serif;
    font-weight:normal;
}
#right .kontext {
    background:url('images/dot.png') repeat-x top left;
    padding:8px 0px 13px 0px;
    text-align:right;
    color:#415585;
    min-height:1px;
    _height:1px;
}
#right .kontext a { color:#415585; }
#right .kontext a:hover { color:#FFF; }

#right ul.subsitemap {
    list-style:none;
}
#right ul.subsitemap li {
    background:url('images/arrow.png') no-repeat 0px 7px;
    padding:2px 0px 2px 15px;
    font-size:1.1em;
    min-height:1px;
    _height:1px;
}

#right div.download {
    clear:both;
}
#right div.download h3 {
    font-size:1.2em;
    margin:0px;
    padding:0px 0px 7px 0px;
    color:#FFF;
}
#right div.download ul {
    margin:0px;
    padding:5px 10px 5px 10px;
    list-style:none;
    background:#11214C;
    border:1px solid #223D77;
}
#right div.download ul li {
    background:url('images/dot.png') repeat-x bottom left;
    padding:5px 0px 5px 0px;
    min-height:1px;
    _height:1px;
}
#right div.download ul li a { text-decoration: none; }
#right div.download ul li a:hover { text-decoration: none; }

#right .back {
    clear:both;
    background:url('images/dot.png') repeat-x top left;
    padding:8px 0px 13px 0px;
    font-weight:bold;
    text-align:left;
    color:#FFF;
}

#right dl.news {
    margin:0px;
    padding:0px;
}
#right dl.news dt {
    margin:0px;
    padding:1em 0px 0px 0px;
    background:url('images/dot2.png') repeat-x top left;
    min-height:1px;
    _height:1px;
}
#right dl.news dt.first {
    background:none;
    padding:0px;
}

#right dl.news a {
    text-decoration: none;    
}

#right p.news-archive {
    padding:1em 0px 0px 0px;
    background:url('images/dot2.png') repeat-x top left;
    font-size:1.1em;
    font-weight:bold;
    min-height:1px;
    _height:1px;
}
#right p.news-archive span {
    display:block;
    background:url('images/arrow.png') no-repeat right center;
    padding:0px 15px 0px 0px;
    text-align:right;
    min-height:1px;
    _height:1px;
}
#right p.news-archive a { text-decoration:none; }
#right p.news-archive a:hover { text-decoration:none; }


#right dl.list-items {
    margin:0px;
    padding:0px;
}
#right dl.list-items dt {
    margin:0.5em 0 0 0;
    padding:0.5em 0 0.3em 0;
    background:url('images/dot2.png') repeat-x top left;
    min-height:1px;
    _height:1px;
}
#right dl.list-items dd {
    padding:0em 0px 1em 0px;
    margin:0px;
}

#right div.section-blocks {
    padding:0px;
    min-height:1px;
    _height:1px;
}
#right div.section-left {
    width:500px;
    float:left;
}
#right div.section-right {
    width:245px;
    float:right;
}
#right div.photogallery {
    padding:0em 0em 0em 0em;
    margin:0px;
}
#right div.photogallery img {
    float:left;
    border:1px solid #4C3767;
    margin:0px 0px 3px 3px;
    background:#FFF;
    padding:3px;
}
#right div.pager {
    clear:both;
    margin:0.5em 0em 0em 0em;
    background:url('images/dot2.png') repeat-x top left;
    padding:8px 0em 0.5em 0em;
    min-height:1px;
    _height:1px;
}
#right div.nextprev {
    float:right;
}

/**
 * DOTAZNIK
**/
#right table.enquiry-flight {
    margin:0px;
}
#right table.enquiry-flight th {
    width:170px;
    font-weight:normal;
    text-align:right;
    padding:2px 10px 2px 2px;
}
#right table.enquiry-flight td input.input {
    float:left;
    border:1px solid #001833;
    padding:3px 4px 3px 4px;
    margin:0px 3px 0px 0px;
    width:200px;
}
#right table.enquiry-flight td select {
    width:180px;
}

#right div.enquiry-dates table {
    border-top:1px solid #2A3E6C;
    padding:10px 0px 0px 0px;
}
#right div.enquiry-dates table {
    margin:0px auto;
}
#right div.enquiry-dates table th {
    width:100px;
    font-weight:normal;
    text-align:right;
}
#right div.enquiry-dates table td {
    width:180px;
}
#right div.enquiry-dates table td input {
    float:left;
    border:1px solid #001833;
    padding:3px 4px 3px 4px;
    margin:0px 3px 0px 0px;
    width:130px;
}
#right div.enquiry-dates table td img {
    float:left;
    cursor:pointer;
}


#right table.enquiry-persons {
    border-top:1px solid #2A3E6C;
    margin:0px auto;
}
#right table.enquiry-persons th {
    width:100px;
    text-align:center;
    padding:10px 2px 2px 2px;
}
#right table.enquiry-persons td {
    width:100px;
    text-align:center;
}
#right table.enquiry-persons td input {
    width:30px;
    border:1px solid #001833;
    padding:3px 4px 3px 4px;
    margin:0px auto 0px auto;
}

#right fieldset.enquiry-contacts table th {
    width:100px;
    font-weight:normal;
    text-align:right;
}
#right fieldset.enquiry-contacts table td {
    
}
#right fieldset.enquiry-contacts table td input {
    float:left;
    border:1px solid #001833;
    padding:3px 4px 3px 4px;
    margin:0px 0px 0px 5px;
}
#right fieldset.enquiry-contacts p {
    margin:0px;
    padding:0px 0px 0px 110px;
} 

#right table.enquiry-other th {
    width:210px;
    font-weight:normal;
    text-align:right;
    vertical-align:top;
    padding:2px 10px 2px 10px;
}
#right table.enquiry-other td input {
    width:350px;
    border:1px solid #001833;
    padding:3px 4px 3px 4px;
}
#right table.enquiry-other td input.captcha { width:75px; }
#right table.enquiry-other td textarea {
    width:350px;
    height:100px;
    border:1px solid #001833;
    padding:3px 4px 3px 4px;
}


/**
 * MAILING LIST
**/
#right table.ml {
    margin:0px;
}
#right table.ml th {
    padding-left:10px;
}
#right div.mailinglist-category {
    width:185px;
    border:1px solid #2A3E6C;
    padding:1px;
    float:left;
    margin:10px 0px 0px 8px;
}
#right div.mailinglist-category .h {
    background-color:#2A3E6C;
    background-image:none;
    padding:4px 8px 4px 4px;
}
#right div.mailinglist-category .c {
    padding:8px;
}
#right div.mailinglist-category .c form {
    text-align:center;
    margin:8px 0 0 0 ;
    padding:0;
}

/**
 * GOOGLE MAP
**/

div.googlemap {
    width:340px;
    height:300px;
    padding:5px;
    margin:0px 2px 0px 2px;
    float:right;
    border:1px solid #2A3E6C;
    background:#FFF;
}
#map {
    width:330px;
    height:300px;
    margin:0px auto;
    color:#000;
}
#map span { display:none; }
#map a { display:none; }
#map .buble { width:220px; }
#map .buble input {
    font-size:11px;
    font-weight:normal;
}
#map .buble input.text {
    border:1px solid #ABABAB;
    background: #EFEFEF;
    margin:2px 0px 2px 0px;
    padding:2px 3px 2px 3px;
    width:200px;
}

/**
 * FLASH
**/

#flash {
    border:2px solid #FFF;
    margin-bottom: 13px;
    min-height: 172px;
    _height: 172px;
}
#flash object {
    float:left;
}

#bottom {
    clear:both;
    background:url('images/dot.png') repeat-x top left;
    padding:10px 0px 20px 0px;
    text-align:center;
}
#bottom .developer {
    color:#283b69;
}
#bottom .developer a,
#bottom .developer a:hover {
    color:#283b69;
    text-decoration:none;
}

#ask {
    background:url('images/block-bg.png') repeat-x top left #0C1C46;
    border:1px solid #2A3E6C;
    position:absolute;
    text-align:left;
    padding:10px 15px 10px 15px;
    width:390px;
}
#ask h3 {
    margin:0px 0px 10px 0px;
    padding:0px 0px 8px 0px;
    font-size:2.1em;
    font-family:Times,sans-serif;
    font-weight:normal;
    background:url('images/dot.png') repeat-x bottom left;
    min-height:1px;
    _height:1px;
}
#ask .fieldset {
    border-top:1px solid #2A3E6C;
    padding-top:10px;
}
#ask table {
    width:100%;
}
#ask table th {
    font-weight:normal;
    text-align:left;
}
#ask table td textarea  {
    width:375px;
    border:1px solid #2A3E6C;
    padding:2px;
}

#partnerLinks {
    text-align: center;
    padding: 10px 0;
}

#partnerLinks ul {
    list-style: none;
    padding: 0;
    margin: 0;    
    text-align: center;
}

#partnerLinks ul li {
    display: inline;
    border-left: 1px solid #FFFFFF;
    padding: 0 11px;    
    zoom: 1;
}

#partnerLinks ul li a {
    text-decoration: none;
    color: #FFFFFF;
}

#partnerLinks ul li a:hover {
    text-decoration: underline;
}

#partnerLinks ul li.first {
    border: none;
    padding: 0 10px;    
}

ul.websections li a {
    color: #FFF;    
    text-decoration: none;
}

ul.websections li a:hover {
    color: #FFF;    
    text-decoration: underline;
}


