@charset "iso-8859-2";

body {
	background: #F4EDDA url('/includes/img/bground.gif') repeat-x;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}



.title {
	font-style: normal;
	font-weight: bold;
	color: #B50308;
	font-size: 18px;
	font-family: "Arial Narrow", Arial, Tahoma, Impact;
}
.naslov, .naslov:link, .naslov:visited {
	font-weight: bold;
	text-transform: uppercase;
	color: #C20F13;
	text-decoration: none;
	border:none;
}

a:link, a:visited {
	color:#333333;
	
	
}
a:hover, a:active {
	color:#666666;
	
	
}

a.naslov:hover { text-decoration: underline; }
.clanak_frontpage {
	display: block;
	padding: 0 20px 15px 20px;
	font-size:11px;
}
.clanak {
	font-size: 12px;
	line-height: 18px;
}
.full_clanak {
	font-size: 14px;
	line-height: 20px;
	width:700px;
}
.small_image_holder {
	float: left;
	
	width: 99px;
	height: 68px;
	padding: 3px;
	
	margin: 3px;
	margin-right: 6px;
	background-color: #fff;
	border: 1px solid #ccc;
	/*background: url('/includes/img/image_holder.gif') no-repeat;*/
}
.big_image_holder {
	width: 689px;
	height: 219px;
	padding: 3px;
	
	background: url('/includes/img/emptybig.gif');
}
.big_image_holder img {
	width: 689px;
	height: 219px;
}
.clear { clear: both; }
.naslov {
	font-size: 12px;
	line-height: 18px;
}
.datum {
	font-weight: bold;
	color: #C20F13;
}
.naslov img { 	vertical-align: middle; /*height: 9px; width: 9px;*/}
