/* ------------------ Vyhledavani na home page ------------------------ */

.vyhledat td {text-align: center;}

.search-cover table {
    font: normal 0.9em arial;
    text-align: right;
    margin-top: 5px;
}

.search-cover .input, .search-cover .select { text-align: left; width: 140px;}

.search-cover select {
    width: 139px;
    font-size: 0.9em;
}

.search-cover input {
    width: 133px;
    font-size: 0.9em;
}

.search-cover .terminOdjezdu input {
    width: 112px; 
}

.search-cover .terminOdjezdu span { display: block; }

.search-cover .terminNavratu input {
    width: 112px;
}

.tlacitko {text-align: right;}

.search-cover .tlacitko input {
    width: 140px; float: right;
}



.lmInput input {float:right; /*margin-right:125px;*/width:10px;}
.lmInput label {/*padding-left:70px;*/float: right;}

/* --------- Vyhledavani na pobytove, poznavaci ------------------------ */

.search {
    /*position: relative;*/
    margin: 5px 0;
}

#id-04-searching-form {
    display: none;
}

.search a.hiding-anchor, .search a.hiding-anchor-hidden {
    font-weight: bold;
    margin: 0 0 0 10px;
    color: #45A62A;
}
.search a.hiding-anchor:hover, .search a.hiding-anchor-hidden:hover {
    color: black;
    text-decoration: none;
}

table.search-table {
    margin: 0 10px;
}

.search table.search-table tr td {
    padding: 2px 5px;
}

table.search-table input, table.search-table select {
    font-size: 11px;
}

table.search-table .typ-zajezdu select {
    width: 130px;
}

table.search-table .cilova-zeme select {
    width: 270px;
}

table.search-table .typ-dopravy select {
    width: 60px;
}

table.search-table .cena-od input, 
table.search-table .cena-do input, 
table.search-table .termin-odjezdu input, 
table.search-table .termin-navratu input {
    width: 140px;
}

table.search-table .button {
    text-align: right;
}

.lmInput .input input {&height: 15px; width: 15px;}

.paging { text-align: right; font-size: 1.1em; padding: 5px 0; }
.paging a { color: #45A62A; }
.paging span a { padding: 0 3px; }