.serv-papa {
    position: relative;
}

.serv_1 {
    position: relative;
}

.text-small {
    font-size: 14px!important;
}

.pieces_1 {
    display: none;
    position: absolute;
    left: 20px;
    z-index: 20;
    min-width: 180px;
    line-height: 120%;
    min-height: 50px;
    border: 1px solid black;
    color: black;
    background-color: white;
}

.pieces {
    display: none;
    position: absolute;
    left: 20px;
    z-index: 20;
    min-width: 180px;
    line-height: 120%;
    min-height: 50px;
    border: 1px solid black;
    color: black;
    background-color: white;
}

.about {
    margin-top: 60px;
}

.pieces p {
    font-size: 14px;
}

.pieces_1 p {
    font-size: 14px;
}

#coordinates {
    padding-top: 20px;
}

.coord-top {
    height: 150px!important;
}

#coordinates-fields {
    float: left;
    width: 50%;
    height: 319px;
    padding-right: 60px;
    padding-top: 20px;
}

#coordinates-fields h3 {
    font-size: 22px;
    line-height: 36px;
    font-weight: bold;
}

#coordinates-fields p {
    padding-top: 20px;
}

div.title-search-result {
    border: 1px solid #c6c6c6;
    display: none;
    overflow: hidden;
    z-index: 205;
}

.title-search-result ul {
    border-collapse: collapse;
    border: none;
    width: 10%;
    background-color: #F7F7F7;
}

.title-search-result ul {
    background-color: #F7F7F7;
    border-right: 1px solid #e8e8e8;
    color: #949494;
    font-weight: normal;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 14px;
    padding-right: 12px;
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
    width: 100%;
}

.title-search-result li {
    background-color: white;
    color: black;
    font-weight: normal;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
    white-space: nowrap;
}

.title-search-result li.title-search-item {
    padding-left: 8px;
    padding-right: 15px;
    background-color: #F7F7F7;
}

.title-search-result a {
    padding-left: 4px;
    padding-right: 15px;
    text-decoration: none;
    color: black;
    vertical-align: top;
    display: block;
}

table.title-search-result td.title-search-item img {
    vertical-align: top;
}

table.title-search-result td.title-search-item b {
    color: #cf0000;
    font-weight: normal;
}

table.title-search-result tr.title-search-selected td,
table.title-search-result tr.title-search-selected a,
table.title-search-result tr.title-search-selected td.title-search-more a {
    background-color: #fff2be;
}

table.title-search-result td.title-search-more {
    font-size: 11px;
    font-weight: normal;
    padding-right: 15px;
    padding-left: 24px;
    padding-top: 0px;
}

table.title-search-result td.title-search-more a {
    padding-left: 12px;
    padding-right: 15px;
    text-decoration: none;
    color: #999999;
}

table.title-search-result td.title-search-all {
    padding-left: 24px;
    padding-right: 15px;
}

table.title-search-result td.title-search-all a {
    padding-left: 4px;
    text-decoration: none;
    color: #808080;
}

table.title-search-result td.title-search-separator,
table.title-search-result th.title-search-separator {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 4px;
}

div.title-search-fader {
    display: none;
    background-image: url('images/fader.png');
    background-position: right top;
    background-repeat: repeat-y;
    position: absolute;
}

.text_bottom p {
    margin: 20px 0;
}

.text_bottom li {
    list-style: disc;
    margin-left: 50px;
}

.text_bottom ul {
    margin: 20px 0;
}

#serv_empty {
    height: 20px;
}