﻿
div#fotka 
{
    width:250px;
   
    float:left;
    display:inline;
    margin:18px 0px 0px 9px;}
h1#bigname 
{
    float:left;
    width:304px;
    height:60px;
    font-size:13px;
    font-weight:bold;
    margin:18px 0px 0px 0px;
    padding:10px 10px 0px 15px;
    color:#6f5621;
    font-family:Verdana;}
span#dostepnosc 
{
    color:#6f5621;
    float:left;
    width:304px;
    height:32px;
    font-weight:bold;
    padding:8px 10px 0px 15px;
    font-size:13px;}
    #detalfoto
    {
     cursor:pointer;  
   
    float:left;
     
    }
     #detalfoto span
     {
         width: 65px;
         height:20px;
    background: url(../images/magnify.gif) no-repeat 0px 0px;
    color: #969187;
    font-size: 11px;
    padding-left: 22px;
    cursor: pointer;
    margin: 3px 0px 0px 5px;
    float: left;
     }
     
     #detalfoto a
     {
       text-decoration: none;
    float: left;
    padding: 2px;
    border: solid 1px #969187;
    text-align:center;
    margin-left: 1px;
   margin-top:1px;
    color: #969187;
    font-size:10px;  
        
     }
span#dostepnosc strong 
{
    color:#116c44;}
span#price
{
    float:left;
    width:236px;
    height:28px;
    background:url(../images/bigprice.gif) no-repeat 8px 0px;
    padding:12px 10px 0px 83px;
    font-size:16px;
    font-weight:bold;
    color:#006a76;}
img#buy 
{
    float:left;
    cursor:pointer;
    margin:15px 0px 0px 8px;}
div#opis 
{
    clear:both;
   
    margin:0px 10px 0px 9px;
    color:#6f5621;
    font-size:12px;}
    
    
.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;
}
#ocen
{
    clear: both;
    text-align: left;
    padding-top: 25px;
    padding: 0;
  
    color: #4A3F2B;
    z-index:20;
   
    margin-top:10px;
   
}
#ocen em
{
    padding: 0;
    margin: 0;
    font-size: 9px;
    padding-left: 2px;
   font-style:normal;
   color: #4A3F2B;
}


#comments
{

 margin:10px;   
    
}
.komentarz
{
   float:left;
   width:500px;
   margin :10px 0px 10px 0px;  
   border-bottom:solid 1px #943C16;
   padding-bottom:10px; 
}
.komentarz span
{
    display:block;
    margin:3px 0px;
    clear:both;
    font-weight:bold;
}
.komentarz strong
{
    display:block;
     margin:3px 0px;
}
.komentarz em
{
 float:left;   
}
.komentarz p
{
 float:left;  
 margin:0; 
}
#comfrom input
{
    border:solid 1px #8F865F;
    padding:2px;
}
#comfrom textarea
{
    border:solid 1px #8F865F;
    overflow:hidden;
     padding:2px;
}
#comfrom
{
 clear:both;   
}
#comfrom strong
{
 cursor:pointer;   
}
#endMsg
{
 clear:both;  
 display:block; 
}

