@charset "iso-8859-1";

body {
	font-family: helvetica;
	color: #ffffff;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.tekstinp {
	background-color: #ffffff;
	border: 1px #000000 solid;
}
