﻿div.detalimg 
{
    float:left;
    width:200px;
   
    text-align:center;
    padding-top:15px;
        }
div.detalimg a img 
{
    border-style:none;}
div.detalimg strong 
{
    display:block;
    font-size:10px;
    color:#439802;
    width:90px;
    background:white url(../images/lupa.gif) no-repeat 0px 0px;
    padding-left:20px;
    margin: 10px auto;
   height:22px;
    display:block;
    cursor:pointer;
    }
div.opis 
{
    float:left;
    margin-top:15px;
    width:338px;
    color:#9C8F70;
    }
div.opis p {
padding:0;
margin:0;}

div.kup 
{
  float:right;
  width:348px;
  height:100px;
    }
div.kup em 
{
    float:left;
    color:#71B903;
    font-style:normal;
    font-size:15px;
    font-weight:bold;
    margin-top:15px;}
div.kup em span 
{
    color:#DF661E;}
div.kup p 
{
    display:inline;
    float:left;
    margin:18px 0px 0px 20px;
    font-size:12px;
    font-weight:bold;
    color:#71B903;
    height:20px;
    width:180px;
   
    }
div.kup p span 
{
    color:#DF661E;}
div.kup a 
{
 clear:both;
    margin-top:15px;
    width:88px;
    height:26px;}
div.kup a img 
{
    border-style:none;}

.star-rating
{
clear:both;
    list-style: none;
    margin: 0px 0px 0px 0px;
     z-index:20;
    padding: 0px;
    width: 100px;
    height: 20px;
    position: relative;
    background: url( '../images/stars.gif' ) top left repeat-x;
}
.star-rating li
{
    padding: 0px;
    margin: 0px; /*\*/
    float: left; /* */
}
.star-rating li a:link, .star-rating li a:visited
{
    display: block;
    width: 20px;
    height: 20px;
    text-decoration: none;
    text-indent: -9000px;
    z-index: 20;
    position: absolute;
    padding: 0px;
    border: none;
    outline: none;
}
.star-rating li a:hover
{
    background: url( '../images/stars.gif' ) left center;
    z-index: 1;
    left: 0px;
}
.star-rating a.one-star
{
    left: 0px;
}
.star-rating a.one-star:hover
{
    width: 20px;
}
.star-rating a.two-stars
{
    left: 20px;
}
.star-rating a.two-stars:hover
{
    width: 40px;
}
.star-rating a.three-stars:hover
{
    width: 60px;
}
.star-rating a.three-stars
{
    left: 40px;
}
.star-rating a.four-stars
{
    left: 60px;
}
.star-rating a.four-stars:hover
{
    width: 80px;
}
.star-rating a.five-stars
{
    left: 80px;
}
.star-rating a.five-stars:hover
{
    width: 100px;
}

.star-rating li.current-rating
{
    background: url( '../images/stars.gif' ) left bottom;
    position: absolute;
    height: 20px;
    display: block;
    text-indent: -9000px;
    z-index: 1;
}
#voter
{
    clear: both;
    text-align: left;
    padding-top: 25px;
    padding: 0;
    margin-left: 20px;
    color: #8E9D9D;
    z-index:20;
}
#voter span
{
    padding: 0;
    margin: 0;
    font-size: 9px;
    padding-left: 2px;
    color: #8E9D9D;
}
