#comments-header {
    background: url("images/comments_header.jpg") repeat scroll 0 0 transparent;
    border: 1px solid #D9D9D9;
    height: 23px;
    line-height: 21px;
    text-indent: 12px;
}
#comments-header h3 {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    float: left;
    font-weight: normal;
    width: 400px;
}
#comments-header span.sep {
    display: block;
    float: left;
    text-align: center;
    text-indent: 0;
    width: 15px;
}
#comments-header a {
    display: block;
    float: left;
    font-size: 11px;
    text-indent: 0;
}
.comment-box {
    border-bottom: 1px solid #D9D9D9;
    padding: 10px 0 0;
}
.comment-row {
    clear: both;
    margin-bottom: 5px;
    margin-top: 10px;
}
.comment-avatar {
    clear: both;
    float: left;
    width: 70px;
}
.comment-bg {
    float: left;
    padding: 7px 7px 0;
    width: 575px;
}
.comment-no-avatar {
    width: 648px !important;
}
.comment-title {
    font-size: 11px;
    margin-bottom: 10px;
}
.comment-text {
}
.comments-complain {
    color: #888888;
    font-size: 11px;
    font-style: italic;
    height: 16px;
    text-align: right;
}
.comment-user-details div {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #911D1F;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 17px;
    line-height: 16px;
    margin-right: 10px;
    padding: 0 7px;
}
.comment-user-details span {
    color: #353535;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 17px;
    margin-right: 3px;
}
.comment-user-details .author {
    font-weight: bold;
}
.comment-user-details span.before {
    color: #666666;
    font-size: 11px;
}
.comment-user-details img {
    border: 2px solid grey;
    float: left;
    margin: 0 10px 10px 0;
}
.comment-nav-frame {
    float: right;
    text-align: right;
}
.comment-nav {
    height: 25px;
    width: 280px;
}
.comments-grade-up {
    display: block;
    float: right;
    font-size: 0;
    height: 20px;
    width: 20px;
}
.comments-grade-down {
    display: block;
    float: right;
    font-size: 0;
    height: 20px;
    width: 20px;
}
.comments-grade {
    color: grey;
    display: block;
    float: right;
    font-size: 11px;
    font-weight: bold;
    line-height: 25px;
    margin-right: 10px;
    text-indent: 2px;
}
.comment-reply {
    float: right;
    font-size: 11px;
    line-height: 25px;
    margin-right: 10px;
}
.comment-hide-nav {
    float: right;
    font-size: 11px;
    line-height: 24px;
    padding-right: 10px;
}
.comments-grade-up {
    background: url("images/comments_up_normal.gif") no-repeat scroll 0 0 transparent;
}
.comments-grade-down {
    background: url("images/comments_down_normal.gif") no-repeat scroll 0 0 transparent;
}
.grade .hover-up {
    background: url("images/comments_up_hover.gif") no-repeat scroll 0 1px transparent;
    cursor: pointer;
}
.grade .hover-down {
    background: url("images/comments_down_hover.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
}
.comments-pagging {
    padding: 10px 0;
}
.comments-pagging a, .comments-pagging span {
    margin-right: 4px;
}
.comments-hide {
    display: none;
}
.clear {
    clear: both;
}
.comment-new-header {
    border-bottom: 2px solid #911D1F;
    font-weight: bold;
    line-height: 21px;
    margin-bottom: 1px;
}
.comment-new-header a {
    float: right;
    font-size: 11px;
    font-weight: normal;
}
.comment-new-container {
    background: none repeat scroll 0 0 #F2F2F2;
    height: 100%;
    padding: 15px 0 10px;
}
.comment-new-container div.c1 {
    clear: both;
    float: left;
    line-height: 20px;
    margin-bottom: 10px;
    margin-right: 8px;
    text-align: right;
    width: 66px;
}
.comment-new-container div.c2 {
    color: #666666;
    float: left;
    font-size: 11px;
    line-height: 25px;
    margin-bottom: 10px;
    width: 572px;
}
.comment-new-container input {
    border: 1px solid #CCCCCC;
}
#comment-text {
    border: 1px solid #CCCCCC;
    height: 69px;
    width: 570px;
}
#comment-code {
    float: left;
    margin: 5px 10px 0 0;
    width: 60px;
}
.comment-new-container div.c2 img {
    display: block;
    float: left;
}
.comment-new-container div.c2 button {
    line-height: 15px;
}
.comment-hide-row .comment-row {
    display: none;
}
.comment-lowlight {
    background-color: #FDF2F2;
}
.comment-highlight {
    background-color: #EAF5E9;
}
.comment-complain {
    background: url("images/comments_icon_signal.gif") no-repeat scroll 0 0 transparent;
    clear: both;
    display: block;
    float: right;
    font-size: 11px;
    height: 11px;
    width: 12px;
}


.comment-new-container div.c2 img.lekota{
	display: inline;
	float: right;
}	

.comment-new-container .font12{
	font-size: 12px;
}

.comment-new-container .line_with_facebook{
	position: relative; 
	margin-top: 18px;
}

.comment-new-container .facebook_link{
	position: relative;
	float: right;
}
