#comments {
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
	color:#000;
	font-size:12px;
	display:inline;
}
#comments h2, #comments p {
	margin: 0;
	padding: 10px;
}
#comments h3 {
	margin: 0;
	padding: 10px;
}
#comments a {
  text-decoration: underline;
	font-weight:bold;
}
#comments .podrucje-sekcija {
  height: 28px;
}

.podrucje-sekcija a {
  color: #FFFFFF;
  text-decoration: none;
}
.podrucje-sekcija a:hover {
  text-decoration: underline;
}


.jot-err { border-top: 10px solid #FF0000; font-weight: bold; color: red; padding: 5px; margin-bottom: 0; }
.jot-cfm { border-top: 10px solid #333333; font-weight: bold; color: green; padding: 5px; margin-bottom: 0; }
/*.jot-row {border-top: 1px solid #CCCCCC;margin-bottom: 0;background-color: #F9F9EF;}*/
.jot-row {border-top: 10px solid #999999;
	padding:10px;
	z-index:1;}
.jot-row-alt {
	border-top: 10px solid #666666;
	padding:10px;
}
.jot-row-author {
	border-top: 10px solid #FF0000;
	padding:10px;
}
.jot-row-me {
	border-top: 10px solid #333333;
	padding:10px;
}
/*.jot-row-alt {background-color: #eaead4;}*/
/*.jot-row-author {background-color: #eaead4;}*/
/*.jot-row-me { background-color: #eaead4; }*/
.jot-row-up { color: #A00000; }
/*.jot-row-new {border-top: 1px dotted green;}*/
.jot-comment { padding: 0 10px;
 }
.jot-user {
position:relative;
float:left;
font-size: 36px;
margin: -30px 0 0 0;
background-color:#fff;
background-position:0 0;
display:block;
padding:5px;
/*line-height:140%;*/
z-index:100;
 }
.jot-posticon {float: left;width: 20px;height: 20px;padding-top: 8px;padding-right: 3px;}
.jot-posticon img {border: 0px;}
.jot-content { margin-left: 40px; }
.jot-mod { position: relative; float: right; width: 100px; text-align: right; color: #666666; font-weight: bold; }
.jot-mod img { border: 0px; }
.jot-mod a { float: right; padding: 1px; padding-left: 2px; padding-right: 2px; }
.jot-mod a:hover { background-color: #666666; color: #666666; }
.jot-subject { color: #666666; font-weight: bold; font-size: 14px; }
.jot-message { padding: 2px; padding-top: 10px; overflow: auto; font-size: 11px; }
.jot-poster { padding: 0px; text-align: left; font-size: 12px; }
.jot-nav {padding: 0px;text-align: center;margin: 10px;}
.jot-list ul {padding: 10px;text-align: left;margin-bottom: 10px; list-style-position: inside;}
.jot-subscribe {margin-bottom: 10px;}
.jot-form { margin-bottom: 10px; font-size: 12px; padding:10px }
.jot-form fieldset { border: 0px; }
.jot-form label { display: block; }
.jot-extra { text-align: right; }
.jot-editby { font-size: 12px; color: #666666; font-style: italic; }
