

.box {
    background-image: url("../images/box.jpg");
    background-repeat: no-repeat;
    background-position: left top;
    float:left;
    width: 302px;
    height: 293px;
    display: inline;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 20px;
}


.termek_holder tr td {
    background-image: url("../images/box_repeat.jpg");
    background-repeat: repeat-y;
    background-position: left top;
    width: 314px;
}

.box_top {
    background-image: url("../images/box_top.jpg");
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    min-height: 160px;
}


.termek_holder h2 {
    font-family: "Microsoft Sans Serif", Arial;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    color:#333;
    text-transform: uppercase;
}

.termek_holder .left {
    float:left;
    width: 90px;
    display: inline;
    text-align: center;
    margin-left: 12px;
    padding-top: 10px;
}

.termek_holder .right {
    float:left;
    width: 155px;
    display: inline;
    padding-top: 10px;
    
    font-family: "Microsoft Sans Serif", Arial;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    color:#666;
}

.termek_holder .netto_left {
    float:left;
    width: 140px;
    height: 22px;
    display: inline;
    margin-left: 12px;
    padding-top: 3px;
    
    font-family: "Microsoft Sans Serif", Arial;
    font-size: 10px;
    font-weight: bold;
    line-height: 18px;
    color:#999;
    
}

.termek_holder .netto_right {
    float:left;
    width: 140px;
    height: 22px;
    display: inline;
    padding-top: 3px;
    
    font-family: "Microsoft Sans Serif", Arial;
    font-size: 10px;
    font-weight: bold;
    line-height: 18px;
    color:#999;
    text-align: right;
}

.termek_holder .brutto_left {
    float:left;
    width: 140px;
    height: 27px;
    display: inline;
    margin-left: 12px;
    padding-top: 7px;
    
    font-family: "Microsoft Sans Serif", Arial;
    font-size: 20px;
    font-weight: normal;
    line-height: 18px;
    color:#6699CC;
    
}

.termek_holder .brutto_right {
    float:left;
    width: 140px;
    height: 27px;
    display: inline;
    padding-top: 7px;
    
    font-family: "Microsoft Sans Serif", Arial;
    font-size: 20px;
    font-weight: bold;
    line-height: 18px;
    color:#6699CC;
    text-align: right;
}

.termek_holder .kosar:link,
.termek_holder .kosar:visited {
    float:left;
    width: 85px;
    height: 28px;
    display: inline;
    margin-left: 6px;
    margin-top: 10px;
} .termek_holder .kosar:hover { text-decoration: none; }

.termek_holder .bovebben:link,
.termek_holder .bovebben:visited {
    float:left;
    width: 190px;
    display: inline;
    padding-top: 10px;
    padding-bottom: 10px;
    
    font-family: "Microsoft Sans Serif", Arial;
    font-size: 10px;
    font-weight: bold;
    line-height: 18px;
    color:#B5B5B5;
    text-align: right;
} .termek_holder .bovebben:hover {  }

.termek_holder .bottom {
     background-image: url("../images/box_bottom.jpg");
     background-repeat: no-repeat;
     background-position: left top;
     height: 106px;
     padding-top: 5px;
     padding-bottom: 10px;
}
