body{
	margin: 30px;
	background-color: #ffffff;
}
input.text{
	width: 150px;
	border: solid 1px #FF9933;
	background-color: #FFFFCC;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
}
input.button{
	width: 60px;
	height: 20px;
	background-color: #FFCC00;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
a:link{
	text-decoration: none;
	color: #FF9933;
}
a:visited{
	text-decoration: none;
	color: #FF9933;
}
a:hover{
	text-decoration: underline;
	color: #000000;
}
a.c:link{
	text-decoration: none;
	color: #FFFFFF;
}
a.c:visited{
	text-decoration: none;
	color: #FFFFFF;
}
a.c:hover{
	text-decoration: underline;
	color: #000000;
}
h1{
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial;
	font-size: medium;
	color: #FFCC00;
	line-height: 10px;
}
h2{
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial;
	font-size: x-small;
	color: #FFCC00;
	line-height: 8px;
}
.font{
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial;
	font-size: x-small;
	color: #000000;
	text-align: justify;
}
.copy{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
}
.slika{
	border: solid #000000 0px;
}.fontCopy {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;
	font-size: 14px;
	color: #000000;
	text-align: left;
	font-weight: normal;
}
