div.table-footer {
    margin: 15px 0px 25px 0px;
}
div.more {
    margin-bottom: 0px;
}



#pronajem_categories_form {
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
#pronajem_categories_form label,
#pronajem_categories_form select,
#pronajem_categories_form input {
    margin-top: 5px;
}
#pronajem_categories_form label {
    float: left;
    font-weight: bold;
    height: 18px;
    padding-right: 10px;
    position: relative;
    top: 2px;
    .top: 3px;
    text-align: right;
    width: 130px;
}
#pronajem_categories_form select {
    border: 1px solid #c4c9d5;
    float: left;
    height: 22px;
    _margin-left: 3px;
}
button.odeslat {
    background: transparent url('/media/page/btn-odeslat.png') no-repeat left top;
    border: 0 none;
    cursor: pointer;
    height: 17px;
    margin-left: 140px;
    _margin-left: 144px;
    margin-top: 5px;
    width: 56px;
}

#page-content h2 {
    margin: 30px 0 5px 0;
}
#page-content h3 {
    margin: 20px 0 5px 0;
}
#page-content table {
    border: 1px solid #c4c9d5;
    border-collapse: collapse;
    width: 100%;
}
#page-content table th {
    text-align: left;
    background-color: #fff;
    border-bottom: 1px solid #dee2ea;
    padding: 4px;
}
#page-content table td {
    padding: 1px 2px;
}
#page-content table td.price {
    text-align: right;
}
#page-content table tr.even td {
    background-color: #dee2ea;
}

