.top-nadpis {
	font-size: 10px;
	font-weight: 500;
	text-align: center;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:link    {
		color: #009900
}
a:visited {
	color: #ffffff
}
a:active  {				
	color: red
}
a:hover   {
  	color: red;
	 text-decoration: none;
}
INPUT {
	FONT-SIZE: 10px;
	font-family : Verdana;
	font-weight : normal;
	color: #000000;
	filter: alpha(opacity=90);
	text-decoration: none;
}
TEXTAREA {
	FONT-SIZE: 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	border: #446699 1px solid;
	overflow: auto;
	filter: alpha(opacity=90);
	font-style: normal;
	color: #000033;
.bg {
	background-image: url(../img/bg-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg-top {
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

