div.commentBlogView{
	display:block;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 4px;
    margin-bottom: 4px;
	clear:both;
}

div.show-comment, div.show-linkmore, div.show-hit,  div.show-feed {
	display:inline;
	float:right;
	height:18px;
	text-indent: 24px;
	margin-left: 4px;
	margin-right: 4px;
	background-repeat:no-repeat;
	background-position: 0 50%;
	background-image:url(images/comments.gif);
}

div.show-comment{
	background-image:url(images/comments.gif);
}
div.show-linkmore {
	background-image:url(images/page_go.gif);
}
div.show-hit{
	background-image:url(images/chart_bar.gif);
}

div.show-feed{
	width:18px;
	background-image:none;
}

.jomauthor {
    background-color: #F5F5C1;
    border-bottom: 1px solid #FFDE00;
    background-image:none;
}

#jc_commentsDiv blockquote {
background: url(images/citat.gif) no-repeat;
font-style: italic;
  color: #747474; 
padding-left: 35px;
padding-right: 35px;
padding-bottom:14px;
margin:0px;


}

.avatarImg{
	display:block;
	padding: 1px;
	mafgin-bottom:-15px;
}

.avatarImg img{
	border-bottom:3px solid #323232;
	border-right:3px solid #323232;
}

#jc_name, #jc_website, #jc_email, #jc_title, #jc_comment, #jc_password
{
	width: 98%;
	padding: 4px;
	margin: 0ex;
}

#jc_name, #jc_website, #jc_email, #jc_password
{
	width: 50%;
}

#jc_commentForm{
    padding-top: 2px;
    padding-bottom: 6px;
}


#jc_commentForm label{
    font-weight:bold;
    padding-top: 6px;
    padding-bottom: 4px;
    display: block;
}

#jc_commentForm button, #jc_captchaImg{
    margin-top: 6px;
    margin-bottom: 4px;
}

.CommentArea{
	padding-left:50px;
	margin: 8px 4px 8px 0px;
	width: 560px;
	display:block;
}

.CommentTitle{
	margin-bottom: 6px;
	font-size: 1em;
	font-weight: normal;
}

.CommentArrow{

width: 29px;
}
	

.CommentText{
     font-family: Georgia, Times New Roman, Times, serif;
     font-size: 11px;
     font-weight: normal;
     font-style: normal;
     font-variant: normal;
     line-height: 120%;
     word-spacing: 1;
     letter-spacing: 1;
	
	padding-bottom: 3px;
	background-repeat: repeat-x;
	background-position: left bottom;
/*	width:29; */
}

.CommentText blockquote {
  color: #747474; 
  padding-left: 30px;
  
}


.CommentTextis
{


background-image:url(images/oblakonja.gif);
	background-repeat: no-repeat;
background-position: 0px 0px;
     font-family: Georgia, Times New Roman, Times, serif;
     font-size: 11px;
     font-weight: normal;
     font-style: normal;
     font-variant: normal;
     line-height: 120%;
     word-spacing: 1;
     letter-spacing: 1;
}



.CommentText2
{

background-color: #FFFFFF;
margin-left:29px;
	border-top: solid 1px #010307;
	border-right: solid 1px #010307;
	border-bottom: solid 1px #010307;
	padding: 3px;
	margin-top:5px;
     font-family: Georgia, Times New Roman, Times, serif;
     font-size: 11px;
     font-weight: normal;
     font-style: normal;
     font-variant: normal;
     line-height: 120%;
     word-spacing: 1;
     letter-spacing: 1;
}

.CommentText3{
	padding:5px;
     font-family: Georgia, Times New Roman, Times, serif;
     font-size: 11px;
     font-weight: normal;
     font-style: normal;
     font-variant: normal;
     line-height: 120%;
     word-spacing: 1;
     letter-spacing: 1;

}

.CommentText4
{

	padding: 3px;
	margin-top:-5px;
}

.CommentFooter{
	float:right;
	margin-top: 4px;
	 font-size: 8px;
	color: #999999;
	padding-left: 16px;
}

/* Trackbacks */
#trackback_link, #feed_link
{
	height:16px;
	vertical-align:middle;
	text-align:left;
	cursor:pointer;
	font-size:90%;
}

#trackback_link a, #feed_link a
{
	border-bottom:dashed 1px #CACACA;
}

#trackback_link img, #feed_link img
{
	vertical-align:middle;
	padding-right:2px;
	padding-left:2px;
}

#comment_title
{
	margin-top:20px;
	margin-bottom:8px;
}


#written_comments_title
{
	margin-top:14px;
}

