﻿#fotoObject {
    cursor: pointer;
}

#bname {

    color:#cb1511;
    font-size:22px;
    padding:12px 0 10px 0;
    font-family:Trebuchet MS;}

#fotobox {
    width: 476px;
    float: left;
    padding: 0 0 15px 0;
}

#bigbox {

    width:382px;
    height:430px;
    float:left;}
#fotobox #minibox {
    float: left;
    width:79px;
}
#fotobox #minibox img {
    cursor: pointer;
    display: block;
    margin-bottom: 5px;
}

#gsOptionBox {

    float:left;
    width:280px;
    padding: 0 0 15px 0;}

#gsOptionBox select {

    font-size:10px;
    padding:1px 0px 1px 0px;
    }
#gsOptionBox select option {

    margin:0px 5px 0px 5px;}

#descriptionbox {
    clear: both;
    padding: 10px 20px 17px 0px;
    background:url(../images/mid.gif) repeat-x 0 3px;
    line-height:17px;
}

#blogo {

    display:block;
    }
#blogo img {

    display:block;
    margin-top:10px;}

#nrkat {

    display:block;
    padding:8px 0 5px 0;}

#bavail {

    display:block;
    padding:4px 0 5px 0;}

#bavail strong {

    color:#cb1511;}

#bbuy {
    
    display:block;
    background:url(../images/bb.gif) no-repeat right 0;
    height:38px;
    width:230px;
    
    margin-top:15px;}

#bbuy strong {

    float:left;
    color:#ffffff;
    padding:12px 13px 0 0;}

#bbuysp {

    float:left;
    width:77px;
    padding:8px 0 0 0;
    color:#cb1511;
    text-align:center;
    font-size:17px;
    }
#bbuysp em {

    font-size:11px;
    font-style:normal;
    margin-left:3px;}

#bbuysp2 {
    
    float:left;
    padding:12px 0 0 33px;
    color:#ffffff;
    font-weight:bold;}


#recommendbox {
    clear: both;
    padding: 57px 0px 0px 0px;
    line-height: 16px;
    background:url(../images/inni.gif) no-repeat 0 10px;
}

.bw {

    float:left;
    width:177px;
    height:180px;
    margin:5px 35px 0 35px;
    display:inline;
    }

.recimg {

    display:block;
    height:83px;
    text-align:center;
    }

.recimg img {

    border:solid 2px #ffffff;}
.recname {

    display:block;
    font-weight:bold;
    color:#ffffff;
    text-align:center;
    height:43px;
    padding:10px 10px 0 10px;}

.bw div {

    background:url(../images/bd.gif) no-repeat 0 0;
    height:39px;}

.bw div strong {

    float:left;
    width:60px;
    padding:10px 0 0 8px;}

.recbuy {

    float:left;
    width:41px;
    color:#ffffff;
    font-weight:bold;
    padding:10px 0 8px 24px;}

.recmore {

    float:left;
    width:33px;
    color:#000000;
    font-weight:bold;
    padding:10px 0 8px 10px;}

.bw a:hover {
    
    text-decoration:underline;}



#CommentsContainer {
    clear:both;
    padding: 67px 0px 0px 0px;
    line-height: 16px;
    background:url(../images/opinie.gif) no-repeat 0 30px;
}

#CommentForm {
    padding: 17px 0px 20px 0px;
    margin-left: -2px;
}
#CommentForm strong {
    display: block;
    margin-bottom: 1px;
}

.komentarz {
    padding: 17px 80px 0px 35px;
}
.komentarz span {
    display: block;
    font-weight: bold;
    color: #cb1511;
}
.komentarz em {
    display: block;
    font-size: 10px;
    font-style: normal;
}
.komentarz cite {
    display: block;
    margin: 6px 30px 10px 0;
    line-height: 14px;
    font-style: normal;
  
}



