.cautor
{
	font-size: 0.9em;
}

.ccontent
{

}

.cdatum
{

}
.cgravatar
{
	position: absolute;
	left: -38px;
}
.cmeta
{
	float: left;
	position: relative;
	width: 13em;
}

div.comments {
	margin-left: 80px;
	margin-top: 25px;
}
.comment {
	position: relative;
	top: 0px;
	left: 60px;
}
.cautor a {
	text-decoration: underline;
	color: #66000F;
	font-weight: bold;
}

.ctitle {
	font-weight: bold;
	color: #66000F;
	font-size: 1.1em;
}

.cdatum {
	font-style: italic;
	font-family: "Lucida Sans Unicode";
}
.koment {
	padding-top: 5px;
	padding-left: 13em;
}

.comments hr {
	width: 85%;
	margin-right: 0px;
	text-align: right;
	border: 0px;
	border-collapse: collapse;
	border-style: ridge;
}
.cheader {
	background-color: #C0C0C0;
	padding: 0 0 0 0;
	margin-left: 1em;
}
#commentsform
{
	margin-left: 100px;
}

#commentsform fieldset
{
	padding: 10px;
	border: 1px #B08E8F solid;
	width: 474px;
	margin-top: 0px;
}

#commentsform legend
{
	color: #585858;
}

#commentsform label
{
	
}

#commentsform validationerror
{
	
}

#commentsform textarea
{
	overflow: auto;
}

#commentsform input.text
{
	width: 186px;
	margin: 0px;
	margin-bottom: 5px;
}
.komentsheader {
	background-color: #C0C0C0;
	padding: 0px;
	margin: 0px;
	height: 15px;
	margin-left: 2.4em;
}
.komentswrap {
	margin-top: 25px;
	margin-right: 40px;
}
.komentinput
{
	border: 1px #E1E1E1 solid; width: 97%; height: 130px; margin-right:10px;
	
}

.krater
{
  position: relative;
  left: -45px;
  top: 5px;
  width: 185px;
  display: block;
}

.go_comment_photo
{
    background-image: url(/images/comment.gif);
    display: inline-block;
    height: 19px;
    padding-left: 5px;
    padding-top: 1px;
    width: 20px;
    background-position: bottom center;
    background-repeat: no-repeat;
}