#fooldal {
    float: left;
}
.FooldalBox {
    clear: both;
    width: 604px;
    height: 818px;
    margin: 0;
    padding: 0;
    top: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    border: 1px solid black;
}
.FooldalBoxElement {
    width: 302px;
    float: left;
}
.FooldalBoxElement .title {
    color: white;
    font-size: 17px;
    font-weight: bold;
    background-image: url("http://www.licitbox.hu/images/themes/altalanos/promocio_title_bg.png");
    height: 33px;
    top: 5px;
}
.FooldalBoxElement .title a:link, .FooldalBoxElement .title a:visited, .FooldalBoxElement .title a:active {
    color: white;
    text-decoration: none;
    top: 5px;
    position: relative;
}
.FooldalBoxElement .title a:hover {
    color: #D77106;
}
.FooldalBoxElement .content table {
    width: 100%;
}
.FooldalBoxElement .content table thead {
   height: 25px;
}
.FooldalBoxElement .content table tbody tr, .FooldalBoxElement .content table tbody td  {
    height: 70px;
    padding: 0;
    margin: 0;
}
.FooldalBoxElement_kiskep {
    width: 80px;
}
.FooldalBoxElement_kiskep img {
    max-width: 70px;
    height: 70px;
}
.FooldalBoxElement_leiras {
    width: 102px;
    font-size: 12px;
}
.FooldalBoxElement_leiras a:link, .FooldalBoxElement_leiras a:visited, .FooldalBoxElement_leiras a:active {
    color: #D77106;
}
.FooldalBoxElement_leiras a:hover {
    font-weight: bold;
}
.FooldalBoxElement_muvelet {
    width: 60px;
}
.FooldalBoxElement_ar {
    width: 70px;
    font-weight: bold;
    font-size: 11px;
}
.FooldalBoxElement table 
{
    border: 1px solid black;
}

