/* 015inter.net stylesheet */
body{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background:#f3f3f3 url(images/bg-zen.jpg) repeat-x fixed top;
}

.copyright {
	color: #767676;
	font-size: 10px;
	font-family: tahoma;
}
.textbox {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #ebebeb;
	color: #111111;
	border: 1px solid #d5d5d5;
	}

.vesti_naslov {
font-family: Tahoma;
font-size:12px;
color:#333333;

}

.vesti_text {
font-family: Tahoma;
font-size:11px;
color:#666666;

}

.servis {
font-family: "Trebuchet MS";
font-size:12px;
color:#666666;
padding-left:13px;
text-decoration:none;
}
.servis a:hover
{
font-family: "Trebuchet MS";
font-size:12px;
color:#9c3232;
text-decoration:none;
padding-left:17px;
}

.text 
{
font-family: Tahoma;
font-size:12px;
color:#666666;
}

.linkovi {
font-family: Tahoma;
font-size:12px;
color:#666666;
text-decoration:none;
}


.linkovi a:hover
{
font-family: Tahoma;
font-size:12px;
color:#9c3232;
text-decoration:none;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	.cene 
{
font-family: Tahoma;
font-size:12px;
color:#333333;
}
	
/* =-=-=-=-=-=-=-[Menu One]-=-=-=-=-=-=-=- */
	
#menu {
	width: 100%;
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	color: #5E7830;
	display: block;
	background: url(images/menu1.gif);
	

	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #5E7830;
	display: block;
	background: url(images/menu1.gif);
	padding: 8px 0 0 10px;
	}
	
#menu li a:hover {
	color: #26370A;
	background: url(images/menu1.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#menu li a:active {
	color: #26370A;
	background: url(images/menu1.gif) 0 -64px;
	padding: 8px 0 0 10px;
	}
