body {
	margin:0px;
	padding:px;
	}
a img{
border:none;
}

.menu {
	font : 11px tahoma;
	}
.menu a{
	border:0px;
	}
.menu a img{
	border:none;
	}
.lokacija {
	background-image:url(images/bg_top.gif); background-repeat:repeat-x;text-indent:5px;font:11px arial; color:green;
	}
.lokacija a{
	font:11px arial; color:black;
	}
.kategorija {
	border:none;
	border-bottom:1px solid #d8d7d7;
	font:12px tahoma;
	text-indent:3px;
	background-color:#d3d1d1;
	}
.proizvod {
	border:none;
	border-bottom:1px solid #d8d7d7;
	font:12px tahoma;
	text-indent:3px;
	background-color:#eaeaea;
	}
.cijena{
	border:none;
	border-bottom:1px solid #d8d7d7;
	font:12px tahoma;
	text-indent:3px;
	background-color:#f4f2f2;
	}
#top5 {
	font:11px arial;
	margin-top:-2px;
	}
#top5 a{
	font:11px arial;
	color: blue;
	text-decoration:none;
	}
#top5 a:hover{
	font:11px arial;
	color: blue;
	text-decoration:underline;
	}
#top5 td,tr{
	border-bottom: 1px dotted silver;
	}
#top5 tr:hover {
	border-bottom: 1px dotted silver;
	background-color:#efefef;
	}
#top5 p, h5{
	margin:0px;
	padding:0px;
	}
.kontakt {
	background-image:url(images/kontakt_bg.gif);
	background-repeat:no-repeat;
	height:192px;
	border-bottom:1px solid #d3e4ca; 
	}
.kontakt p {
		font:13px franklin gothic book;
		margin-left:30px;
		}
.linkovi {
	background-color:#edfded;
	}
.linkovi p{
font:13px franklin gothic book;
}
.linkovi li {
	display: inline;
	font:11px arial;
	margin-left:20px;
	margin-right:20px;
	}
.linkovi li a {
	color: black;
	font:12px arial;
	text-decoration:none;
	}
.linkovi li a:hover {
	color: green;
	font:12px arial;
	text-decoration:underline;
	}