html, home, body {
bgcolor: #417BA1;
font-size: 11px;
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
border:0 none;
margin:0;
padding:0;
color: #666666;
}
a:link, a:visited {
	color: #2584C2;
	text-decoration: underline;
}
a:hover, a:active {
	color: #F97300;
	text-decoration: none;
}
.text {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.more {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #1E5071;
	text-decoration: none;
}
.date {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.submit {
background-color:#CBE5F0;
border:1px solid #999999;
}
ul li {
	margin-bottom:10px;
	padding-left:15px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B7621;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/strelica.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
}

#menu {
height:33px;
margin:0;
padding:0;
}
#menu ul {
margin:0;
padding:0;
}
#menu ul li {
	margin-bottom:0;
	padding-left:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	font-size: 0;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
}
#menu li {
display:block;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#menu a#curentpage {
background-position:center bottom;
}
#menu a {
display:block;
font-size:0;
font-weight:bold;
height:33px;
text-align:center;
text-decoration:none;
text-indent:-9999px;
}
#naslovna a {
background:transparent url(images/naslovna.gif) no-repeat scroll 0 0;
width:107px;
}
#naslovna a:hover {
background:transparent url(images/naslovna.gif) no-repeat scroll 0 bottom;
}
#cjenik a {
background:transparent url(images/cjenik.gif) no-repeat scroll 0 0;
width:101px;
}
#cjenik a:hover {
background:transparent url(images/cjenik.gif) no-repeat scroll 0 bottom;
}
#kontakt a {
background:transparent url(images/kontakt.gif) no-repeat scroll 0 0;
width:103px;
}
#kontakt a:hover {
background:transparent url(images/kontakt.gif) no-repeat scroll 0 bottom;
}
