div.green10 {background-color:#009900; width:10px; height:10px;}
div.red10 {background-color:#990000; width:10px; height:10px;}
div.blue10 {background-color:#0000ff; width:10px; height:10px;}

div.green5 {background-color:#009900; width:10px; height:5px;}
div.red5 {background-color:#990000; width:10px; height:5px;}
div.blue5 {background-color:#0000ff; width:10px; height:5px;}

div.prd {overflow: hidden; width: 258px; height: 129px;}

div.opis1 {overflow: hidden; width: 100%; height: 50px; font-size: 10px; font-family: verdana;}
div.opis2 {overflow: hidden; width: 100%; height: 37px; font-size: 10px; font-family: verdana;}
div.opis40 {overflow: hidden; text-align: center; width: 100%; height: 50px; font-size: 9px; font-family: verdana;}
div.opis37 {overflow: hidden; text-align: center; width: 100%; height: 37px; font-size: 9px; font-family: verdana;}

div.img40{
    width: 250px;
    height: 50px;
    display: block;
    background-image: url('../img/main/prd_opis_bg40.png');
    background-repeat:repeat-x;
    background-position: bottom left;
    position: absolute;
    }

div.img37{
    width: 250px;
    height: 37px;
    display: block;
    background-image: url('../img/main/prd_opis_bg40.png');
    background-repeat:repeat-x;
    background-position: bottom center;
    position: absolute;
    }

