html, body {
	padding:0px;
	margin:0px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color:#333333
}
.naslov {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #174083;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom:#174083 1px solid;
	letter-spacing: -1px;
}
img{
border:1px solid #333333;
}
#L {
margin-right:8px;
text-align:left;
}
#R {
margin-left:8px;

text-align:right;
}
#nav {
	color: #000000;

	
}
#nav a {
	color: #000000;
	text-decoration:none;
	width:96%;
	padding-left:8px;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:2px;
	display: list-item;
	background:url(../images/dot.jpg) repeat-x bottom;

}
#nav a:hover {
	color: #174083;
	background:url(../images/dot.jpg) repeat-x bottom #efefef;
}

#tbl  {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#tbl td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#btn {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#news {
	color: #333333;
	font-weight: bold;
	
}
#news a {
	color: #304895;
	text-decoration:none;
	width:96%;
	padding-left:8px;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:2px;
	display: list-item;

}
#news a:hover {
	color: #999999;

}
