body {
  margin: 0px;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
/*  background-color: #FFF5F0; 
background:#fdfad9 url(images/bkg.jpg) top center no-repeat;*/

background:#F3F3F3 url(images/bkg.jpg) top center no-repeat;
  color: black;
  text-align: center;}

td {
  font-family: Tahoma, sans-serif;
  font-size: 12px;}

ul {
  text-indent: 0px;
/*  list-style-image: url(arrow.gif); */
  margin-left: 16px;}

a, a:link, a:visited, a:active, a:focus {
  color: #0000BB;
  font-weight: bold;
  text-decoration: none;}

a:hover {
  color: red;
  text-decoration: underline;}

.main {
  margin: 0px auto;
  width: 760px;
  background-color: #ffffff;
  padding: 0 0 0 0;
  text-align: left;}

.scroll {
  font: 12px Helvetica, Arial;
  color: #5DF0D3;
  font-weight: bold;}

.stopka, .stopka a:link, .stopka a:visited {
padding: 4 2 4 0;
font-size: 10;
text-align: center;
color: #999999;
border-top: 3px solid #FFE064;
background-color: white;
}