div#comments {
	margin-top: 20px;
	width: 99%;
	overflow-x: hidden;
	overflow-y: hidden;
	font-size: 11px;
}
div#comments h3 {
	font-weight: bold;
	color: #000;
}
div#comments div.head {
	background-image: url('comments_bg.gif');
	background-repeat: repeat-x;
	background-color: #fff;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 28px;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;

}
div#comments div.head h3 {
	line-height: 28px;
	height: 28px;
	display: block;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
}
div#secondColumn121 div#comments div.head h3{
	font-size: 10px;
	font-weight: normal;
}
div#comments div.head form {
	margin: 0px;
	padding: 4px 10px;
	height: 20px;
	line-height: 100%;
}
div#comments div.head form button{
	padding: 0px 5px;
	background: none;
	height: 20px;
	border: 0px;
	font-size: 11px;
	cursor: pointer;
}
div#comments div.commentForm {
	background: #f8f8f8;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
div#comments div.commentForm form{
	margin: 0px;
	text-align: center;
}
div#comments div.commentForm table{
	margin: 0px auto;
	width: 80%;
}
div#secondColumn121 div#comments div.commentForm table{
	width: 100%;
}
div#comments div.commentForm table td{
	border: none !important;
	font-size:11px;
}
div#comments div.commentForm table tr td:first-child{
	width: 5em;
}
div#comments div.commentForm table input, div#comments div.commentForm table textarea{
	width: 100%;
	border: 1px solid #A5ACB2;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Sans-serif;
}
div#comments input {
	border: 1px solid #666;
}
div#comments div.commentForm table textarea {
	height: 100px;
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma, Verdana, Sans-serif;
}
div#comments div.commentForm table .btn1 {
	width: 150px;
	border: 1px solid #CCC;
	background: #FFF;
	color: #0066CC;
	font-weight: normal;
	font-size: 13px;
}
div#comments div.commentForm table .btn2 {
	width: 100px;
	border: 1px solid #CCC;
	background: #2B73C6;
	color: #FFF;
	font-weight: normal;
	font-size: 13px;
	margin-left: 50px;	
}
div#secondColumn121 div#comments div.commentForm table .btn2 {
	margin-left: 10px;
	width: 70px;
}

div#comments div.firstComment {
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}
div#comments div.firstComment p {
	text-indent: 10px;
}
div#comments span.time {
	color: #666;
	font-weight: lighter;
	font-size: 0.8em;
}
div#comments span.author {
	font-weight: bold;
}
div#comments cite{
	border: 1px solid #ccc;
	background: #F7F7F7;
	margin: 5px;
	display: block;
	margin: 5px;
	padding: 5px;
}
div#comments cite:before {
	content: "cytat: \A\A";
	white-space: pre;
	font-weight: bold;
}
div#comments div.showAll {
	background: #FFF;
	border-bottom: 1px dotted #ccc;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
div#comments div.showAll h3{
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
div#comments div.showAll p {
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
div#comments div.showAll div.commentContent{
	padding: 0px;
	border-left: 1px dotted #ccc;
	padding-left: 5px;
	margin: 0px;
}
.right3 {
	float: right;
}
.right {
	float: right;
	font-weight: bold;
	outline: none;
	padding: 0;
}
.right2 {
	float: right;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 10px;
	outline: none;
	line-height: 28px;
	height: 28px;
	display: block;
}
.right_narty {
	float: right;
	font-weight: bold;
	outline: none;
	padding: 0px;
	margin-top: -35px;
}
div#secondColumn121 .right2{
	font-size: 9px;
}
p.info_comments {
	margin-top:20px;
	font-size: 12px;
	font-style: italic;
}
p.info {
	margin-top: 10px;
	color: #6CB91E;
}
/*style dla ocen obiektów */
#rateStatus{float:left; clear:both; width:100%; height:20px;}
#rateMe{padding:0px; margin:0px;}
#rateMe li{float:left;list-style:none;}
#rateMe li a:hover,
#rateMe .on{background:url(star_on.gif) no-repeat;}
#rateMe .sel{background:url(star_sel.gif) no-repeat;}
#rateMe a{float:left;background:url(star_off.gif) no-repeat;width:12px; height:12px;}
#ratingSaved{display:none;}
span#ratingDescription {
	text-align: center;
	position: absolute;
	display: none;
	height: 1.5em;
	line-height: 1.5em;
	width: 150px;
	border: 1px solid #ccc;
	left: 10px;
	top: 1.5em;
	background: #eee;
}
div.userGrade {
	position: relative;
}
.saved{color:red; }

div.label_content {
	position: relative;
}
div.rating {
	padding	: 5px;
	text-align: center;
}
div.rating p{
	padding: 0; margin: 3px 0;
}

