body {
  background-color: #EAEAEA;
  margin: 10px;
}

h1 {
  color: #669900;
  font-family: Verdana;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

h2 {
  color: #FA9B0E;
  font-family: Verdana;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}

h3 {
  color: #000000;
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}

p, table {
  color: #000000;
  font-family: Verdana;
  font-size: 12px;
  text-align: left;
}

p {
  text-align: justify;
}

hr {
  height: 1px;
  color: #BBBBBB;
}

a:link, a:visited {
  color: #669900;
  font-family: Verdana;
  font-size: 12px;
  text-decoration: underline;
}

a:active, a:hover {
  color: #FF6600;
  font-family: Verdana;
  font-size: 12px;
  text-decoration: underline;
}

a.menu:link, a.menu:visited {
  color: #000000;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

a.menu:active, a.menu:hover {
  color: #FF6600;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

a.menu1:link, a.menu1:visited {
  color: #FF6600;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

a.menu1:active, a.menu1:hover {
  color: #000000;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

a.menu2:link, a.menu2:visited {
  color: #669900;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

a.menu2:active, a.menu2:hover {
  color: #000000;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

a.opcje:link, a.opcje:visited {
  color: #FF6600;
  font-family: Verdana;
  font-size: 10px;
  text-decoration: none;
}

a.opcje:active, a.opcje:hover {
  color: #A19E89;
  font-family: Verdana;
  font-size: 10px;
  text-decoration: none;
}

span.komentarz {
  color: #A19E89;
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  height: 13px;
}

div.dane {
  background-color: #FCFCFC;
  border-width: 1px;
  border-color: #BBBBBB;
  border-style: solid;
  margin-top: 3px;
  margin-bottom: 3px;
  padding: 5px;
}

div.opcje, table.opcje {
  color: #000000;
  font-family: Verdana;
  font-size: 10px;
  padding: 5px;
}

div.opcje {
  text-align: right;
}

span.opcje {
  color: #000000;
  font-family: Verdana;
  font-size: 10px;
}

.kolor1 {
  color: #669900;
}

.kolor2 {
  color: #Ff6600;
}

.kolor3 {
  color: #FF0000;
}

input, select, textarea {
  background-color: #EAEAEA;
  color: #000000;
  font-family: Verdana;
  font-size: 10px;
  border-width: 1px;
  border-color: #BBBBBB;
  border-style: solid;
  width: 200px;
}

input, select {
  height: 17px;
}

input.dane {
  background-color: #FCFCFC;
  width: 40px;
}

input.czyste {
  background-color: #FFFFFF;
  border-width: 0px;
  width: auto;
}

ul.lista1 {
  color: #000000;
  font-family: Verdana;
  font-size: 12px;
  margin-bottom: 10px;
  margin-left: 8px;
  padding-left: 0px;
  list-style-image: url('lista1.gif');
}

ul.lista2 {
  color: #000000;
  font-family: Verdana;
  font-size: 12px;
  margin-bottom: 0px;
  margin-left: 13px;
  padding-left: 0px;
  list-style-image: url('lista2.gif');
}

ul.lista3 {
  color: #000000;
  font-family: Verdana;
  font-size: 12px;
  margin-bottom: 10px;
  margin-left: 15px;
  list-style-image: url('lista3.gif');
}

ol {
  text-align: justify;
}

img { 
  border-width: 0;
}

img.guzik {
  vertical-align: middle;
  margin-left: 3px;
  margin-right: 2px;
}

img.galeria {
  border-color: #000000;
  border-width: 1px;
  border-style: solid;
  background: #FCFCFC;
  margin: 2px;
}

form {
  margin: 0px;
}
