hr{
margin-top: 0;
margin-bottom: 0;
}
body {
  font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
  font-size: 10pt;
  color: black;
  background: white;
} 

a:link {
  color: #0A246A;
  text-decoration: none;
}

a:visited {
  color: #0A246A;
  text-decoration: none;
}

a:hover {
  color: #0A246A;
  text-decoration: none;
  background: #dcdcdc;
}

input {
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #bbbbbb;
	background-color: #ffffff;
}

.text {
  font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
  font-size: 10pt;
  letter-spacing: 0.05em;
  color: black;
  text-decoration: none;
}

.malytext {
  font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
  font-size: 10pt;
  letter-spacing: 0.05em;
  color: black;
  text-decoration: none;
}

.nadpis {
  font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
  font-size: 22pt;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: black;
  text-decoration: none;
}
