.article {
	margin: 0 0 10px 0;
	color: #4a4a4a;
	font-size: 12px;
}
.article b,
.article strong {
	font-weight: bold;
}

.article em,
.article i {
	font-style: italic;
}
#komentarji {
	width: 490px;
	height:auto;
	float: left;
	clear: left;
}
.article hr {
	border: 1px dashed #cbcfd1;
	color: #cbcfd1;
	text-align: left;
	width: 100%;
	margin: 10px 0 10px 0;
	clear: both;
}

.empty_space {
	clear: left;
	float: left;
	width: 250px;
	height: 50px;
}

#iconbox {
	width: 490px;
	height: auto;
	clear: left;
	float: left;
}

.article a {
	color: #005f9e;
	text-decoration: underline;
}

.article a:hover {
	color: #005f9e;
	text-decoration: none;
}

.article h2 {
	color: #783710;
	font-size: 18px;
	font-weight: bold;
}

.article h4 {
	color: #783710;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0px 5px 0;
}

.article .summary {
	color: #4e4e4e;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0px 5px 0;
}

.article .body {
	color: #4e4e4e;
	font-size: 12px;
	margin: 0 0px 10px 0;
}

.article .body p {
	font-size: 12px;
	padding-bottom: 10px;
}
.article .body ul {
	list-style-type: disc;
}

.article .body img {
	float: left;
	margin: 7px 7px 7px 0;
}

/* START: List */
.article .body ul {
	margin: 0 0 0 25px;
}

.article .body ul li {
	list-style: disc inside;
	font-size: 12px;
	text-decoration: none;
}
/* END: List */


/* START: Voting */
.article .voting {
	float: left;
	width: 280px;
}

.article .voting h3 {
	float: left;
	color: #783710;
	font-size: 12px;
	font-weight: bold;
	margin: 4px 0 0 0;
}

.article .stars {
	float: left;
	margin: 0 0 0 7px;
	cursor: pointer;
}
/* END: Voting */

/* START: Icons */
.article .icons {
	float: right;
	width: 115px;
	cursor: pointer;
}

.article img {
	float: left;
	margin: 0 3px 0 3px;
}

.article .icons .add_this_button {
	float: left;
	cursor: pointer;
	margin: 3px 0 5px 0;
	clear: both;
}

/* END: Icons */

/* START: Send comment */
.article .send_comment {
}

.article .send_comment h3 {
	color: #783710;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
.article .send_comment h3 a {
	color: #783710;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
	text-decoration: none;
}

.article .send_comment .input {
	float: left;
	width: 315px;
	margin: 0 7px 7px 0;
}

.article .send_comment textarea {
	width: 315px;
	height: 205px;
	font-size: 11px;
}

.article .send_comment .button {
	width: 96px;
	height: 36px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	background: url(/images/buttons/send_comment.gif) no-repeat;
	border: 0;
	margin: 7px 0 0 0;
	cursor: pointer;
}
/* END:  Send comment */

/* START: Comments */
.article .comments {
	clear: left;
}

.article .comments hr {
	border: 1px solid #c5def3;
	color: #c5def3;
	text-align: left;
	width: 100%;
	margin: 10px 0 10px 0;
}

.article .comments h3 {
	color: #783710;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.article .comment {
	padding: 0;
	margin: 5px 0 10px 0;
}

.article .comment p {
	margin: 7px 0 0 0;
}

.article .comment .user_info {
	float: right;
	font-size: 12px;
	color: #783710;
	font-weight: bold;
}

.article .comments h3 {
	color: #783710;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
/* END: Comments */

/* START: Latest article */
.article .latest_article {
	color: #4a4a4a;
	border-bottom: 2px dashed #cbcfd1;
	padding: 0 0 10px 0;
}

.article .latest_article img {
	float: left;
	margin: 0 7px 7px 0;
}

.article .latest_article h2 {
	color: #783710;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0px 5px 0;
}

.article .latest_article .link {
	color: #005f9e;
	margin: 5px 0 0 0;
}

.article .latest_article .link a {
	color: #005f9e;
	text-decoration: underline;
}

.article .latest_article .link a:hover {
	color: #005f9e;
	text-decoration: none;
}

.article .latest_article .text {
	color: #4a4a4a;
	font-size: 12px;
}
/* END: Latest article */

/* START: Others articles */
.article .others_articles {
	padding: 0 0 10px 0;
	border-bottom: 2px dashed #cbcfd1;
}

.article .others_articles ul {
	padding: 10px 0 10px 0;
}

.article .others_articles ul li {
	float: left;
	width: 115px;
	color: #4a4a4a;
}

.article .others_articles ul li img {
	border: 4px solid #cbcfd1;
}

.article .others_articles h3 {
	color: #783710;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}

.article .others_articles .link {
	color: #005f9e;
	margin: 5px 0 0 0;
}

.article .others_articles .link a {
	color: #005f9e;
	text-decoration: underline;
}

.article .others_articles .link hover {
	color: #005f9e;
	text-decoration: none;
}
/* END: Others articles */

/* START: All articles */
.article .all_articles {
	color: #005f9e;
	padding: 10px 0 0 0;
}

.article .all_articles h3 {
	float: left;
	color: #783710;
	font-size: 12px;
	font-weight: bold;
	margin: 2px 0 0 0;
}

.article .all_articles .sort {
	float: right;
	color: #783710;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.article .all_articles .long {
	color: #000000;
	font-size: 12px;
	margin: 0px 6px 0 0;
	width: 120px;
}

.article .all_articles .short {
	color: #000000;
	font-size: 12px;
	margin: 0px 6px 0 0;
	width: 70px;
}

.article .all_articles table img {
	padding: 0;
	margin: 0 0 0 1px;
}

.article .all_articles table td {
	padding: 2px 4px 2px 4px;
}

.article .all_articles table .article_title {
	width: 378px;
	color: #783710;
	font-size: 12px;
}

.article .all_articles table .article_stars {
	width: 112px;
	color: #783710;
	font-size: 12px;
}

.article .all_articles table .background {
	background: #f3f3f3;
}

#assave {
	height: auto;
	width: 490px;
	clear: left;
	clear: right;
	float: left;
}
/* END: All articles */

