body {
  background		: url("img/tlo.jpg");
  background-color	: #ffffff;
  margin-left		: 0px;
  margin-right		: 0px;
  margin-top		: 20px;
  margin-bottom		: 20px;
}

a:link {
  text-decoration	: none;
  color			: #0066FF;
}

a:visited {
  text-decoration	: none;
  color			: #0066FF;
}

a:hover {
  text-decoration	: none;
  color			: #FF9900;
}

a:active {
  text-decoration	: none;
  color			: #0066FF;
}

a.stopka:link {
  text-decoration	: none;
  color			: #000000;
}

a.stopka:visited {
  text-decoration	: none;
  color			: #000000;
}

a.stopka:hover {
  text-decoration	: none;
  color			: #0066FF;
}

a.stopka:active {
  text-decoration	: none;
  color			: #000000;
}

td.off {
  font-family		: Arial, Helvetica, sans-serif;
  font-size		: 12px;
  color			: #000000;
}

td.on {
  background		: #FFFFCC;
  font-family		: Arial, Helvetica, sans-serif;
  font-size		: 12px;
  color			: #000000;
}

.polecane {
  font-family		: Arial, Helvetica, sans-serif;
  font-size		: 16px;
  color			: #000000;
}

.menu {
  font-family		: Arial, Helvetica, sans-serif;
  font-size		: 12px;
  color			: #000000;
}

.tekst {
  font-family		: Arial, Helvetica, sans-serif;
  font-size		: 15px;
  color			: #000000;
}

.myslofani {
  font-family		: Arial, Helvetica, sans-serif;
  font-size		: 13px;
  color			: #000000;
}

.stopka {
  font-family		: Arial, Helvetica, sans-serif;
  font-size		: 13px;
  color			: #000000;
}

.odstep {
  font-family		: Arial, Helvetica, sans-serif;
  font-size		: 10px;
}

.wejscie {
  font-family		: Arial, Helvetica, sans-serif;
  font-size		: 16px;
}

input
{
  background		: url("img/tlo.jpg");
  border-width		: 1;
  border-color		: #000000;
}

input.myslofani
{
  background		: url("img/tlo.jpg");
  border-width		: 1;
  border-color		: #000000;
}

textarea
{
  background		: url("img/tlo.jpg");
  border-width		: 1;
  border-color		: #000000;
}