p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.komentar {
	padding: 7px;
	border: thin solid #999999;
	margin: 10px;
	background-color: #CCCCCC;



}
.slika {
	text-align: center;
	vertical-align: middle;
	border: none;
	height: 80px;
	width: 80px;
	background-color: #CCCCCC;




}
.autorskodelo {
	font-size: 9px;
	vertical-align: text-bottom;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;



}
