body {
	scrollbar-base-color:#d8def3;
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #1A285E;

}
.gumb {
	color: #263c87;
	background-color: #FFFFFF;
	font-family: "MS Sans Serif";
	text-decoration: none;
	font-size: 14px;
	cursor: hand;
	height: 21px;
	border-top: 2px solid #d8def3;
	border-right: 2px solid #263c87;
	border-bottom: 2px solid #263c87;
	border-left: 2px solid #d8def3;
}
.vnos {
	border: 1px solid #263c87;
	color: #263c87;
}
.puscica {
	background-image: url(puscica.gif);
	border: none;
	cursor: hand;
	height: 16px;
	width: 16px;
}
a:link {
	color: #1a285e;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: none;
}
a:visited {
	color: #1a285e;
	text-decoration: none;
}
a:active {
	color: #1a285e;
	text-decoration: none;
}
table {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #1A285E;
}
input {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #1A285E;
	border: 1px inset #1A285E;
}
select {
	font-family: "MS Sans Serif";
	font-size: 14px;
	background-color: #CCCCCC;
}
.okvir {
	border: 1px solid #1A285E;
}
.okvir {
	border-top: 1px solid #0099FF;
	border-right: 2px solid #0099FF;
	border-bottom: 2px solid #0099FF;
	border-left: 1px solid #0099FF;
}

