ul.percent {
    background: #fff url("../images/torleszto_percent_ul_bg.gif") no-repeat 3px 100%;
    color: #666;
    font: 10px/1 Verdana, sans-serif;
    list-style: none;
    margin: 0 0 5px 74px;
    padding: 0 0 10px;
    overflow: hidden;
    width: 577px;
}
ul.percent.bottom {
    background-position: 3px 0;
    clear: left;
    margin: 5px 0 0 74px;
    padding: 10px 0 0;
}
ul.percent li {
    float: left;    
}
#torleszto {
    border-top: 1px solid #c2c2c2;
    list-style: none;
    height: 300px;
    margin: 0;
    padding: 0;
    width: 577px;
}
#torleszto li {
    background: #f0f0f0 url("../images/torleszto_li_bg.gif") no-repeat 0 0;
    border: 1px solid #c2c2c2;
    border-width: 0 1px 1px 1px;
    float: left;
    height: 49px;
    width: 575px;
}
#torleszto .modell {
    color: #222b21;
    float: left;
    font: 12px/1 Verdana, sans-serif;
    height: 31px;
    padding: 18px 0 0 10px;
    width: 67px;
}
#torleszto .modell.twoLines {
    height: 37px;
    padding: 12px 0 0 10px;    
}
#torleszto .arrow {
    background: transparent url("../images/torleszto_arrow.gif") no-repeat 100% 0;
    float: left;
    font-size: 1px;
    line-height: 1px;
    height: 7px;
    margin: 23px 0 0 0;
    text-indent: -1000em;
    width: 50px;
}
#torleszto img {
    border: none;
    cursor: pointer;
    float: left;
    margin: 0 0 0 3px;
}
#torleszto .details {
    background: url("../images/torleszto_details_outer_bg.png") no-repeat 0 0;
    height: 171px;
    left: 50px;
    position: absolute;
    top: 50px;
    width: 241px;
    z-index: 10;
    line-height:0;
}
#torleszto .details .inner {
    background: #e9f1f3 url("../images/torleszto_details_bg.gif") no-repeat 0 100%;
    color: #222b21;
    height: 129px;
    padding: 15px;
    width: 200px;
}
#torleszto .details h3, #torleszto .details table, #torleszto .details td {
    font: 11px/1 Verdana, sans-serif;
    margin: 0;
    padding: 0;
}
#torleszto .details h3 {
    font-weight: bold;
    padding: 0 0 10px;    
}
#torleszto .details h3,
#torleszto .details td {
    background: transparent;
    color: #607499;
}
#torleszto .details th {
    font-weight: normal;
    text-align: left;    
}
#torleszto .details td {
    padding: 4px 0;
    text-align: right;    
}
