#page {
    background: url('../images/topp_01.jpg') no-repeat -257px -122px;
    min-height:100px;
    _height:100px;
}
#page h2 {
    margin:0px;
    padding:10px 0px 0px 30px;
    min-height:1px;
    _height:1px;
}
#page h2 a { color:#FD9728; }
#page h2 a:hover { color:#000; }
#page h2 a.new_search {
    color:#007BD9;
    font-size:0.8em;
}

div.text {
    padding:0px 50px 10px 50px;
    line-height:1.4em;
}
/* div.text strong { color:#007BD9; } */
div.text_uputavky {
    padding:0px 30px 10px 30px;
}

/*
    ---------------------------
    ZOBRAZENIE DESTINACIE
    ---------------------------
*/
#page h2.kontext {
    margin:0px;
    padding:10px 0px 10px 30px;
}
div.subdestinacie {
    margin:0px 30px 10px 30px;
    padding:5px 10px 5px 10px;
    background:#FFFAEE;
    border:1px solid #FED5AB;
    min-height:1px;
    _height:1px;
}
div.subdestinacie ul {
    list-style:none;
    margin:0px;
    padding:0px;
}
div.subdestinacie ul li {
    display:block;
    float:left;
    width:125px;
    padding:0px 5px 3px 10px;
    background:url('../images/odd.gif') no-repeat 0px 2px;
}
ul#blocks {
    margin:0px;
    padding:0px 0px 10px 40px;
    list-style:none;
}
ul#blocks li {
    background:url('../images/odd.gif') no-repeat 0px 5px;
    padding:3px 5px 3px 10px;
    cursor:pointer;
    color:#007BD9;
    font-weight:bold;
}
div#block1 {
    display:none;
    padding:0px 40px 10px 40px;
    line-height:1.4em;
}
div#block1 img.destinacia {
    float:left;
    margin:0px 15px 10px 0px;
    border:none;
}
div#block2 { display:block; }

/*
    ------------------------------------
    ROZSIRENE VYHLADAVANIE
    ------------------------------------
*/
table.search_form {
    font-size:1em;
    width:500px;
    border:3px solid #007BD9;
    background:#EFF8FE;
    margin:15px auto 15px auto;
}
table.search_form td {
    padding:1px 5px 1px 5px;
    line-height:1.6em;
    vertical-align:top;
    line-height:21px;
}

table.search_form .column1 { width:115px; }
table.search_form .column2 { width:135px; color:#000; }
table.search_form .column3 { width:115px; }
table.search_form .column4 { width:135px; color:#000; }

table.search_form .column4 div, 
table.search_form .column2 div {
    text-align:right;
    padding:0px 10px 0px 0px;
}

table.search_form strong { color:#0B70B8; }
table.search_form .search_bottom td {
    border-top:1px solid #007BD9;
    padding-top:5px;
    background:#FFF;
}

input.submit {
    background:#007BD9;
    border:1px solid #007BD9;
    color:#FFF;
    margin:10px 0px 0px 0px;
    padding:2px 0px 2px 0px;
    text-align:center;
    cursor:pointer;
    width:120px;
}

select.single_select { width:122px; _padding:1px; }
select.choice_select { width:160px; _padding:1px; }
select.tree_select { width:225px; _padding:1px; }
select.podmienka_select {
    width:140px;
    margin:2px 0px 0px 0px;
    _margin:4px 0px 0px 0px;
    _padding:1px;
}

/*
    --------------------------------
    BOOKING FORM
    --------------------------------
*/
table.booking {
    width:500px;
    font-size:1em;
    border:3px solid #FD9728;
    margin:0px auto 10px auto;
}
table.booking td {
    border:0px solid #007BD9;
    background:#FFF7E5;
    padding:2px 5px 2px 10px;
}
table.booking th {
    text-align:right;
    padding:2px 10px 2px 15px;
    border:1px solid #FFF7E5;
    color:#007BD9;
    width:150px;
    vertical-align:top;
}
table.booking td.header {
    color:#F99A2E;
    font-weight:bold;
    font-size:1.2em;
    padding:8px 0px 8px 190px;
    border:none;
    background:#FFF;
}
table.booking td.submit {
    color:#124ABE;
    font-weight:bold;
    font-size:1.2em;
    padding:5px 15px 5px 0px;
    border:none;
    background:#FFF;
    text-align:right;
}

input.send {
    background:#FD9728;
    border:1px solid #FD9728;
    color:#FFF;
    text-align:center;
    font-weight:bold;
    font-size:11px;
    padding:2px 10px 2px 10px;
    cursor:pointer;
}

/*
    ----------------------------------------
    HLASKY
    ----------------------------------------
*/
.message {
    padding:5px 10px 5px 10px;
    margin:0px 30px 10px 30px;
    font-size:1em;
    text-align:center;
}
div.pobyt_details .message {
    margin:0px 30px 10px 0px;
}

.ok { background:#E3FDDF; font-weight:bold; }
.info { background:#FFF7E5; }
.error { background:#FF0000; color:#FFF; font-weight:bold; }

div.back {
    clear:both;
    text-align:right;
    margin:0px 40px 0px 40px;
    padding:5px 0px 10px 0px;
    border-top:1px solid #FED5AB;
    color:#FED5AB;
}

