.jot-err {
	border: 1px solid red;
	font-weight: bold;
	color: red;
	padding: 5px;
	margin-bottom: 10px;
}
.jot-cfm {
	border: 1px solid green;
	font-weight: bold;
	color: green;
	padding: 5px;
	margin-bottom: 10px;
}
.jot-row {
	border-bottom: 1px solid #81B2DF;
	margin-bottom: 10px;
	width:545px;
}
.jot-row-alt {
}
.jot-row-author {
	background-color: #FBFBFB;
}
.jot-row-me {
	background-color: #FFDDDD;
}
.jot-row-up {
	border: 1px dotted red;
}
.jot-row-new {
	border: 1px dotted green;
}
.jot-comment {
	padding: 3px;
}
.jot-comment hr {
	border: 0px;
	border-bottom: 1px dotted #cccccc;
	border-top:1px solid #fff;
}
.jot-posticon {
	float: right;
	width: 20px;
	height: 20px;
	padding-top: 8px;
	padding-right: 3px;
}
.jot-posticon img {
	border: 0px;
}
.jot-mod {
	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 {
	font-weight: bold;
	font-size: 1em;
	color:#666;
}
.jot-message {
	padding: 2px;
	overflow: auto;
	font-size: 1.2em;
	color:#5882A7;
}
.jot-poster {
	padding: 0px;
	text-align: left;
	font-size: 10px;
}
.jot-nav {
	padding: 0px;
	text-align: center;
	margin: 10px;
}
.jot-list ul {
	padding: 0px;
	text-align: left;
	margin-bottom: 10px;
	list-style-position: inside;
}
.jot-subscribe {
	margin-bottom: 10px;
}
.jot-form {
	margin-bottom: 10px;
}
.jot-form fieldset {
	border: 0px;
}
.jot-form label {
	display: block;
}
.jot-user {
	float: left;
	width: 80px;
}
.jot-content {
	margin-left: 80px;
}
.jot-extra {
	text-align: right;
}
.jot-editby {
	font-size: 10px;
	color: #666666;
	font-style: italic;
}
#komentarinaslov {
	width:540px;
	height:auto;
	display:block;
	padding:3px 5px 3px 5px;
	margin:5px 0 5px 0;
	background-color:#AFD1EF;
	border-top:1px solid #99BEDF;
	border-bottom:1px solid #99BEDF;
}
#komentarinaslov p {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	font-weight:normal;
	color:#fff;
	font-size:1.8em;
	margin:0;
}
.wc p {
	font-family:Georgia, "Times New Roman", Times, serif!important;
	line-height:normal!important;
	font-weight:normal!important;
	color:#6F9FCB!important;
	font-size:1.8em!important;
	margin:0!important;
}
.wc {
	width:540px;
	height:auto;
	display:block;
	padding:3px 5px 3px 5px;
	margin:5px 0 5px 0;
	background-color:#E7E7E7;
	border-top:1px solid #CBCBCB;
	border-bottom:1px solid #CBCBCB;
}
input {
	color:#999;
	border:1px solid #E7E7E7;
	background:none;
}
textarea {
	color:#999;
	border:1px solid #E7E7E7;
	background:none;
}
input.btnsubmit {
	color:#fff;
	border:1px solid #E7E7E7;
	background-color:#AFD1EF;
	padding:5px;
	margin: 8px 0 0 -8px;
}
input:hover.btnsubmit {
	color:#AFD1EF;
	border:1px solid #E7E7E7;
	background-color:#fff;
}

