/* CSS Document */
body {
	margin-top: 0px;
	background-image: url(slike/ozadje_top.gif);
	background-repeat: repeat-x;
	background-color: #8A8B8D;
	font-family: Tahoma;
}
.meni {
	font-size: 12px;
	font-weight: bold;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #e8e8e8;
	border: 1px solid #999999;
	width: 260px;
	height: 120px;
}
input {
	background-color: #E8E8E8;
	border: 1px solid #999999;
	font-family: Tahoma;
	font-size: 11px;
	width: 170px;
}
.meni a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.meni a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.meni a:hover {
	text-decoration: underline;
}
.podmeni {
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.main {
	font-size: 11px;
	background-color: #FFFFFF;
	color: #3E4345;
}
.novisplet {
	color: #5A5A5A;
	font-size: 11px;
	text-decoration: none;
}
.novisplet a:link {
	color: #5A5A5A;
	text-decoration: none;
}
.main a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #3E4345;
}
.podmeni a:link {
	color: #FD7100;
	text-decoration: underline;
	font-weight: bold;
}
.podmeni a:visited {
	color: #FB7104;
	text-decoration: underline;
	font-weight: bold;
}
.podmeni a:hover {
	color: #FF7100;
	text-decoration: none;
	font-weight: bold;
}
.main a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #3E4345;
}
.main a:hover {
	text-decoration: none;
	color: #3E4345;
}
.datum {
	font-size: 10px;
	color: #9B9B9B;
}
.naslov {
	font-weight: bold;
}
.noga {
	font-size: 11px;
	color: #A9A9A9;
}
.noga a:link {
	text-decoration: underline;
	color: #A9A9A9;
}
.noga a:visited {
	color: #A9A9A9;
	text-decoration: underline;
}
.noga a:hover {
	color: #A9A9A9;
	text-decoration: none;
}
