.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
.naslov1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
	line-height: 18px;
}
.meni {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.meni2 {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFEFEF;
}
H1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #333366;
	line-height: 28px;
}.table1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	background-image: url(bg2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #D0F0FF;
	border: 1px solid #85B0C6;
}

