/*============================================================================
	CSS Style Sheet, Janmedia Interactive Inc.
=============================================================================*/

.reviews .head {background: url(/images/nlayout/bullets.gif) no-repeat 4px -124px; margin-top: 24px; }
.reviews .head h3{height:34px;background-repeat:no-repeat;background-position:50px 4px;}

.reviews .ln { padding: 1px 0px; border-top: 1px solid #F2F2F2; border-bottom: 1px solid #F2F2F2}
.reviews .ln table {background: #FAF8EB url(/images/nlayout/product_info_back.gif) no-repeat scroll right bottom; width: 100%;}
.reviews .ln a {color: #518BAF;}
.reviews .ln td { text-align: center; padding: 8px;}
.reviews form .ln td { text-align: left; }
.reviews .ln td.prev { text-align: left; width: 150px;}
.reviews .ln td.next { text-align: right; width: 150px;}
.reviews .ln td.prev a,
.reviews .leftBullet { padding-left: 8px; background: url(/images/nlayout/bullets.gif) no-repeat 0px -16px; }
.reviews .ln td.next a { padding-right: 8px; background: url(/images/nlayout/bullets.gif) no-repeat right 4px; }
.reviews .yourReview { margin: 8px 4px 4px 4px;}
.reviews .yourReview a { font-weight: bold; }
.reviews .reviewsList li { background: none; border-top: 1px solid #F2F2F2; margin-top: 8px; padding: 8px 4px;}
.reviews .reviewsList li .author { color:#518BAF}
.reviews .reviewsList li .div { padding: 0px 4px}

/* Rating produktu */
.reviews .reviewsList li .rating { float: right;}
.rating { display: block; width: 59px; height: 12px;}
.rating5 { background: url(/images/nlayout/bullets.gif) no-repeat 0px -39px;  }
.rating4 { background: url(/images/nlayout/bullets.gif) no-repeat 0px -51px;  }
.rating3 { background: url(/images/nlayout/bullets.gif) no-repeat 0px -63px;  }
.rating2 { background: url(/images/nlayout/bullets.gif) no-repeat 0px -75px;  }
.rating1 { background: url(/images/nlayout/bullets.gif) no-repeat 0px -87px;  }
.rating0 { background: url(/images/nlayout/bullets.gif) no-repeat 0px -99px;  }

.rating4_5 { background: url(/images/nlayout/bullets.gif) no-repeat 0px -258px;  }
.rating3_5 { background: url(/images/nlayout/bullets.gif) no-repeat 0px -270px;  }
.rating2_5 { background: url(/images/nlayout/bullets.gif) no-repeat 0px -282px;  }
.rating1_5 { background: url(/images/nlayout/bullets.gif) no-repeat 0px -294px;  }
.rating0_5 { background: url(/images/nlayout/bullets.gif) no-repeat 0px -306px;  }

.reviews .reviewsList ul { padding: 0px; margin:1em 0;}
.reviews .reviewsList li p { margin: 4px 0px }

.reviews .formContent { background: #F7F7F7; color: #6D6E70; padding: 12px; margin: 1px 0px;}
.reviews .formContent table { width: 450px; margin-left: auto; margin-right: auto; }
.reviews .formContent table td { vertical-align: top }
.reviews .formContent table .c1 {  text-align: right; padding-right: 25px; width: 120px;}
.reviews .formContent table .c1,
.reviews .formContent table .email td { padding-top: 4px; padding-bottom: 4px;}
.reviews .formContent table .c2 input,
.reviews .formContent table .c2 textarea  { width: 320px !important; padding: 3px;}
.reviews .formContent table .c2 input.checkbox{ width: auto!important; padding: 0;}
.reviews .formContent table .buttons { padding-top: 10px;}

.reviews .formContent table .buttons input { display: block; float: right; margin-left: 10px; background: url(/images/nlayout/bullets.gif) no-repeat 0px -208px;  text-indent: -300px; width: 77px; height: 23px; border: 0px; cursor: pointer}
.reviews .formContent table .buttons a { display: block; float: right; background: url(/images/nlayout/bullets.gif) no-repeat 0px -185px; width: 57px; height: 23px; border: 0px;}
.reviews .formContent table .buttons a span { display: none; }

/* Rating produktu na liście produktów */
.productslist .rating { float: right; display: block; clear: both; width: 58px; height: 12px; margin-top: 8px;}
.productslist .rating5 { background: url(/images/nlayout/bullets.gif) no-repeat 0px -39px;  }
.productslist .rating4 { background: url(/images/nlayout/bullets.gif) no-repeat 0px -51px;  }
.productslist .rating3 { background: url(/images/nlayout/bullets.gif) no-repeat 0px -63px;  }
.productslist .rating2 { background: url(/images/nlayout/bullets.gif) no-repeat 0px -75px;  }
.productslist .rating1 { background: url(/images/nlayout/bullets.gif) no-repeat 0px -87px;  }
.productslist .rating0 { background: url(/images/nlayout/bullets.gif) no-repeat 0px -99px;  }

#fbCheckboxAlert{color:#E34A20;}
