body {
	margin-top: 0px;
	background-image:url(images/bcgrnd.gif);
}

a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
	
table {
	border: 0px;
}

.meni {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	bottom: 4px;
	text-align: left;
	padding-left: 11px;
	padding-right: 4px;
	padding-bottom: 6px;
}

.txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	padding-right: 7px;
	padding-left: 7px;
}

.txt-naslov {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: feab06;
	padding-top: 1px;
	padding-bottom: 3px;
	text-indent: 5px;
}

.slike {
	border: 1px solid #feab06;
	padding: 5px;
	background-color: #fffff9;
	margin-right: 5px;
	margin-left: 5px;
	height: 120px;

}

.enlarge {
	position: relative;
	right: 10px;
	bottom: -3px;
	visibility: visible;
}

