body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration:underline;
}
a:hover{
	text-decoration: none;
}
.subject {
	font-size: 20px;
	font-weight: bold;
}
.date {
	font-size: 12px;;
}
.text{
	text-align:justify;
	width:593px;
	padding-left:5px;
}
.text_bold {
	font-weight: bold;
}
.text_red {
	font-size: 12px;
	color: #000000;
}
.text_red a:hover {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.text_red_bold  a {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.text_red_bold a:hover {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.komentari-container{
	margin-bottom:15px;
	border-top:1px solid #fff;
}
.komentar{
	padding-left:20px;
	font-size:11px;
}
.wborder{
	border-bottom:1px solid #fff;
}
.blog-footer{
	margin-bottom:15px;
	font-size:11px;
}

