.comments {
	
	padding: 10px 0px 3px 0;
	margin: 0px;
	background-image:url(/img/brd.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
.comments a.comment {
	background-color:transparent;
	margin-top:0px;
	background-image:url(/img/buttons/posalji_komentar.png);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-5000px;
	width:130px;
	height:17px;
	display:block;
	cursor:pointer;
	float: right;
	margin-bottom: 5px;
}

.comments a:hover {
  text-decoration: underline;
}
li.box {
list-style-type:none;
color:#FFFFFF;
}

#rightBoxb .brojKomentara {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
font-style: italic;
float: left;
font-weight: normal;
margin-bottom: 0px;
color: #FFFFFF;

}

/*------ Lista komentara --------*/

#comments {
	width: 100%;
	margin-top:0px;
	padding-bottom:0px;
	background-image: url(/img/brd.gif);
	background-repeat:repeat-x;
	background-position:left top;
	margin-bottom: 30px;
}

#comments p {
font-size:13px;
color:#7C7C7C;
font-family:Arial, Helvetica, sans-serif;
}

#comments .comOdd, #comments .comEven {
	background-color:transparent;
	padding: 20px 0;
	background-image:url(/img/brd.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

#comments .comOdd h1,#comments .comEven h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#ccc;
	font-style:normal;
}


#comments .comEven a.response,#comments .comOdd a.response{
	background-color:transparent;
	margin-top:20px;
	background-image:url(/img/buttons/posalji_odgovor.png);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-5000px;
	width:125px;
	height:17px;
	display:block;
	cursor:pointer;
	margin-left: 310px;
}

#comments .comOdd table td, #comments .comEven table td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #737373;
	font-size: 10px;
	
}
#comments .comOdd table td span, #comments .comEven table td span {
    font-family: Georgia, "Times New Roman", Times, serif;
	color: #9F9F9F;
	font-style: italic;
	font-size: 13px;
}


#comments .comOdd h1, #comments .comEven h1 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: -5px;
}

#comments .comOdd p, #comments .comEven p {
	margin: 10px 0 0px 0;
	font-size:13px;
    color:#7C7C7C;
    font-family:Arial, Helvetica, sans-serif;
	line-height:140%;
}



body #comments .comEven a.response,
body #comments .comOdd a.response,
body .comments a.comment  

{
_behavior: url(/js/iepngfix.htc)
}





