﻿
.lakasKeresoMenu {
    /*overflow: hidden;*/
    margin-bottom: 20px;
    margin-left:-10px;
    width: 645px;
}

    .lakasKeresoMenu > ul {
        list-style-type: none;
        list-style-image: none;
        width: 100%;
        padding: 0;
        margin: 0;
        display: table;
        border-spacing:10px;
    }

        .lakasKeresoMenu > ul li {
            display: table-cell;
            height:20px;
            position: relative;
            text-align: center;
            color:rgba(255, 255, 255, .8);
            background:url("/Images/d5/box_top_small.gif");
            font-size:.8em;
            font-weight:100;
            padding: 5px;
            cursor: pointer;
        }

    .lakasKeresoMenu ul ul {
        position: absolute;
        margin-top: 8px;
        margin-left: 5px;
        display: none;
        padding: 0;
        list-style: none;
        min-width: 120px;
    }

        .lakasKeresoMenu ul ul li {
            padding: 5px;
            margin-top: -3px;
            word-wrap: break-word;
            width: auto;
            display: block;
        }

    .lakasKeresoMenu li:hover {
        color:white;
    }
.lakasKeresoModul {
    margin-top:18px;
}
.lakasKeresoModul p {
    width: 625px;
    text-align: center;
    font-size:.9em;
}

.lakasKeresoModul .searchform {
    width: 625px;
}


.searchform {
    display: table;
    border-spacing: 8px;
    color:white;
}

    .searchform aside {
        display: table-row;
        height: 40px;
        background-color: #132649;
    }

        .searchform aside > span {
            float: left;
            width: 70px;
            margin: 4px 0;
            line-height: 40px;
            padding-left: 10px;
            vertical-align: middle;
            font-size: 1em;
        }

    .searchform ul {
        display: table;
        width: 450px;
        float: left;
        list-style-type: none;
        list-style-image: none;
    }

        .searchform ul li {
            display: table-cell;
            padding: 5px;
            text-align: center;
            outline: 1px solid #fff;
            cursor: pointer;
        }

            .searchform ul li:hover {
                background-color: #0e419d;
            }
            .searchform ul li.selected:hover {
                background-color: #3777ee;
            }

            .searchform ul li.selected {
                color: #132649;            
                background:url(../Images/hide.png) no-repeat center;
                background-color: #f2f2f2;
            }

.talalatiLista {
    width: 625px;
    color: white;
}

    .talalatiLista article {
        margin: 10px 0;
        text-align: center;
        font-size: 120%;
    }

        .talalatiLista article span:first-child {
            font-size: 140%;
            font-weight: 800;
            color: #005aff;
        }
.talalatiLista table {
    width:625px;
    /*border-collapse:collapse;*/
    border-spacing:1px;
    background-color:rgba(16, 42, 92, .4);
    font-size:.7em;
}

    .talalatiLista table thead {
    /*line-height: 40px;*/
    background-color: #132649;
    letter-spacing: 0.1em;
    cursor:s-resize;
    
}
    .talalatiLista table th {
        font-weight:200;
    }
    .talalatiLista table tbody {
        /*margin-left:20px;*/
    }
        .talalatiLista table tbody tr {
            cursor:pointer;
        }
            .talalatiLista table tbody tr:hover {
                outline:1px solid #fff;
            }
        .talalatiLista table tbody tr:nth-child(2n) {
            background-color:#2a335b;
        }
        .talalatiLista table tbody tr td{
            text-align:center;
            padding:3px 0 3px 0;
        }
            .talalatiLista table tbody tr td:last-child {
                padding-right:10px;
                text-align:right;
            }
            .talalatiLista table tbody tr.elkelt {
                text-decoration: line-through;
                color: rgba(255, 255, 255, .5);
                background-color: rgba(159, 0, 0, 0.65);
            }
            }
                /*.talalatiLista table tbody tr:nth-child(2n).elkelt {
                    background-color: #005aff;
                }*/
            .talalatiLista table tbody tr.kiemelt {
                /*background-color:#e13838;*/
                background:url("/Images/d5/table_red.gif");
            }
            .talalatiLista table tbody tr.akcios {
                background:url("/Images/d5/table_redakcio.gif");
                /*color:#041f01;*/
                background-color:#de4040;
                font-weight:600;
            }
#lkmProjectLeiras, #lkmProjectKepek {
    display:none;
}
#lkmProjectLeiras p {
    margin-top:20px;
    width:630px;
    text-align:justify;
    
}
#lkmProjectLeiras h1 {
    font-size:x-large;
    background:url("/Images/d5/reax_logo_medium.png") no-repeat;
    background-position:right 10px center;
    background-color:#0d2759;
    min-height:85px;
    color:white;
    width:550px;
    padding-left:1em;
    padding-top:1em;
    padding-right:2em;
}
#lkmProjectLeiras h2 {
    font-size:small;
}

#lkmProjectKepek img{
    margin: 10px 10px 0 0;
    border-radius:0 0 2px 2px;
    border:0;
}