@charset "utf-8";
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
}
.pozadina {

}
body {
	background-image: url(images/bg.jpg);
	background-color: #E8E8E8;
	background-repeat: repeat-x;
}

.naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}

ul#menu {
	list-style: none;
	padding: 0; margin: 0
}
ul#menu li {
	float: left;
}

ul#menu li a {
	color: #fff;
	text-decoration: none;
	text-align: center;
	width: 112px;
	display: block;
	height: 34px;
	line-height: 43px;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}
ul#menu li a:hover {
	background-image: url(images/dugme_rollover2_14.jpg);
	text-transform: none;
	color: #FFFFFF;
	background-position: -1px 0px;
	background-color: #89D300;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}a:activ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.navigacija {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

