td.tlo_bottom
{
  background-image: url(gfx/dalej_bottom.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
}
td.tlo_top1
{
  background-image: url(gfx/dalej_top1.gif);
  background-repeat: no-repeat;
  background-position: top right;
}
td.tlo_top2
{
  background-image: url(gfx/dalej_top2.gif);
  background-repeat: no-repeat;
  background-position: top left;
}
td.tlo_ramka
{
  background-image: url(gfx/tlo_ramka.gif);
  background-repeat: no-repeat;
  background-position: top right;
}


textarea
{
  font-size: 12px;
  color: #404040;
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
}
input
{
  font-size: 12px;
  color: #404040;
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
}

td.tresc
{
  font-weight: normal;
  font-size: 14px;
  color: #FFFFFF;
  font-style: normal; 
  font-family: Tahoma;
  text-decoration: none;
  line-height: 150%;
}
p.tekst
{
  font-weight: normal;
  font-size: 14px;
  color: #FFFFFF;
  font-style: normal; 
  font-family: Tahoma;
  text-decoration: none;
  line-height: 150%;
}
a.link
{
  font-weight: bold;
  font-size: 14px;
  color: #FFFFFF;
  font-style: normal; 
  font-family: Tahoma;
  text-decoration: none;
}
a.link:hover
{
  font-weight: bold;
  font-size: 14px;
  color: #000000;
  font-style: normal; 
  font-family: Tahoma;
  text-decoration: none;
}


body 
{
  border-right: 0px;
  border-top: 0px;
  border-left: 0px;
  border-bottom: 0px;
  font-size: 10px;
  background-color: #000000;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Tahoma;
  height: 100%;
  width: 100%;
  border-spacing: 0px;
  overflow-y: hidden;
}
html
{
  height: 100%;
}
#flashcontent 
{
  height: 100%;
}