/* komentarze */

#comments {
	clear: both;	
}
.comment .comment_title{
	margin-top: 20px;
	font-weight: bold;
}
.comment .comment_title span {
	color: #888888;
	font-size: 90%;
	font-weight: normal;	
}
.comment .comment_title .replies {
	font-weight: bold;
	font-size: 10px;
	color: #EE0000;	
}

.comment .comment_content{
}
.comment .comment_nick{
	float: right;
	font-weight: bold;
}
.comment .comment_raport {
	padding: 3px 25px;
	color: #AA4444;
	float: left;
}
.comment .comment_raport a {
	color: #4444AA;	

}
.comment .comment_reply {
	font-size: 90%;
	font-weight: bold;
	padding: 5px;
	float: left;	
}
.comment .comment_reply a {
	color: #777777;	
}

#art_info {
	padding: 5px;	
}
#art_info #art_title 
{
	font-weight: bold;
	font-size: 16px;
	float: left;	
}

#art_info #art_link {
	float: right;
	font-weight: bold;
}

.comments_box .cmt_autor
{
	width: 100%;
	text-align: right;
	font-weight: bold;
}
.comments_box .cmt_title
{
	width: 100%;
	text-align: left;
	font-weight: bold;
}
.comments_box .cmt_content
{
}

.comments_box .add_cmt
{
	text-align: right;
}
#comments .comment {
	padding-left: 10px;	
}
#comments #more {
	padding: 10px;	
}
#comments #more a{
	: 10px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#rules a {
	text-decoration: underline;
	font-weight: bold;
}