﻿    div#rndproduct{
        width: 120px;
    }
    #rndproduct .boxContent{
        text-align: center;
        padding: 0px;
        margin: 0;
        width: 120px;
        height: auto;
        background: url('/@@/img/gift.png') 0px 1px no-repeat;
        padding-top: 28px;
        padding-bottom: 5px;
    }
    #rndproduct img{
        padding:0;
        border: 2px solid #9F814A;
        height: 80px;
    }
    #rndproduct .boxContent a{
        padding: 0;
        margin: 0;
        text-decoration: none;
        color: #9F814A;
        font-family: Tahoma;
        font-size: 11px;
    }
    #rndproduct .imgD{
        display: block;
    }
    #rndproduct span{
        display: block;
        text-align: center;
        width: auto;
        font-weight: bold;
        height: 20px;
    }
    #rndproduct .cena{
        background: none;
        margin-top: 15px;
        color: #900100;
        font-size: 11px;
        font-family: Tahoma;
    }
    #link{
        width: 120px;
        text-align: center;
    }
    #link a{
        color: #9F814A;
        font-size: 10px;
        font-weight:bold;
        font-family: Tahoma;
    }
    #link a:hover{
        text-decoration: none;
    }
    #rndproduct #prodName{
        height: 55px;
        padding: 0 10px;
    }

