#categories_form {
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
#categories_form div {
    position: relative;
    width: 678px;
}
#categories_form a.icon-hellip {
    margin-top: 3px;
}
#categories_form label,
#categories_form select,
#categories_form input {
    margin-top: 5px;
}
#categories_form label {
    float: left;
    font-weight: bold;
    height: 18px;
    padding-right: 10px;
    position: relative;
    top: 2px;
    .top: 3px;
    text-align: right;
    width: 130px;
}
#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 {
    background-color: #fff;
    border-bottom: 1px solid #dee2ea;
    padding: 4px;
}
#page-content table td {
    padding: 2px 2px;
}
#page-content table td.price {
    text-align: right;
}
#page-content table tr.even td {
    background-color: #dee2ea;
}
#page-content table td.produkt-v-akci {
    background: transparent url('/media/page/akce.png') no-repeat right 2px;
    padding-right: 40px;
}
a.icon-hellip {
    background: url('/media/rs/icons/icon_view.png') center center no-repeat;
    display: block;
    float: left;
    height: 24px;
    width: 25px;
}

input#in_action_only {
    border: 0 none;
}
