
#body
{
  font-size: 12pt;
}

#main
{
  width: 100%;
  text-align: left;
}

#menu, .tothetop
{
  display: none;
}

#canvas
{
  margin-left: 0;
}
  
#content
{
  background-image: none;
}

img.galeria
{
  margin: 0;
}

a.external
{
  background: none;
  padding-right: 0;
  display: inline;
}

a.external:after
{
  content: " [" attr(href) "] ";
}

span.external {
  display: none;
}

abbr, acronym, .help
{
  border-bottom: none;
}

/*
abbr:after, acronym:after, .help:after
{
  content: " [" attr(title) "] ";
}
*/

/*
p.opis, p.text
{
  text-align: left;
}
*/
