﻿div#Foto
{
    float: left;
    padding-top: 17px;
    width: 200px;
    cursor:pointer;
    text-align:center;
   
}
div#Foto span
{
  font-weight:bold;
  float:left;
  color:#3D90D4;
  cursor:pointer;  
  margin-left:10px; 
  margin-right:20px; 
  margin-top:5px;
  margin-bottom:10px;
}
div#Foto a
{
 
 float:left;
 cursor:pointer; 
 border:solid 1px #3D90D4;
 padding:2px 4px 2px 4px;
 margin:2px;  
 color:#3D90D4;
 margin-bottom:10px;
    
}
div#Foto a:hover
{
    color:#2A72D3;
     border:solid 1px #2A72D3;
    
}
div#Foto a:active
{
     border:solid 1px Red;
}
#info a
{
   display:block;
   padding:6px;
   padding-left:30px;
   text-decoration :none;
 font-weight:bold;
 color:#2A72D3;
 margin-top:25px;
     background: url( '../images/addbasket.gif' ) top left no-repeat;
      
}
#info
{
 float:left;

 width:210px;
 padding-right:10px;
 padding-top:20px;
}
#info span
{
 font-size:9px; 
 color:Gray; 

}
#info ul
{
    
 
 margin:25px 0px 10px 0px;   
 padding:0;
 list-style:none;
 color:#767B7F;
}
#info ul li
{
 margin-bottom:4px;   
}
#info ul strong
{
 color:#FF0814;   

}
#info h1
{

 font-size:12px;
 border-bottom:solid 1px #DFE5EB;   
 margin:0;
 padding-bottom:4px;
 color:#068122;
 margin-bottom:5px;
}
#opis
{
 clear:both;   
 padding-top:10px;
margin:10px;
border-top:solid 1px #CFD9E1;
}
.star-rating
{
    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
{
   float:left;
    text-align: left;
    padding-top: 25px;
    padding: 0;
    margin-left: 10px;
    display:inline;
    color: #8E9D9D;
    z-index:20;
}
#voter span
{
    padding: 0;
    margin: 0;
    font-size: 9px;
    padding-left: 2px;
    color: #8E9D9D;
}

#backlink
{
 text-decoration:none;
 color:#3D90D4;

 margin-right:15px;
float:right;
}
