html { 
  margin: 0; 
  padding: 0; 
  font-size: 11px; 
}

body {
  font-family: Verdana, Trebuchet, Helvetica, Sans-Serif; 
  font-size: 11px;
  color: #000;
  margin: 0;
  padding: 0;
  background: #696969 url(images/tlo_loga.jpg) center top repeat;
}

td {
  font: normal 11px Verdana, Helvetica, Arial, sans-serif;
}

a:link, a:visited {
  color: #900;
  text-decoration: underline;
}

a:hover {
  color: #808080;
}

table#page {
 background-color: #fff;
}

td#logo img {
  display: block;
}

td#menu1 {
  height: 26px;
  background: transparent url(images/pasek1.jpg) repeat-x;
  vertical-align: middle; 
}

td#menu2 {
  height: 26px;
  background: transparent url(images/pasek2.jpg) repeat-x;
  vertical-align: middle; 
}

td#left, td#right, td#center {
  padding: 10px 5px 5px 5px;
  vertical-align: top;
  height: 300px;
  background: transparent url(images/cien.jpg) repeat-x;  
}

td#menu1 a:link, td#menu1 a:visited, td#menu2 a:link, td#menu2 a:visited {
  padding: 2px;
  font: bold 11px Verdana, Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: #3a3a3a;
}

td#menu1 a:hover, td#menu2 a:hover {
  background: #b1000a;
  color: #fff;
}

td#search {
  text-align: right;
}

td#footer {
  font: normal 11px Verdana, Helvetica, Arial, sans-serif;
  margin-top: 10px;
  border-top: 1px dotted gray;
  padding-right: 10px;
  height: 25px;
  text-align: right;
  color: gray;
  letter-spacing: 2px;
}

td#footer a:link, td#footer a:visited {
  text-decoration: none;
  color: gray;
  padding: 1px;
}

td#footer a:hover {
  background-color: #808080;
  color: white;   
}

h1 {
  font-size: 11px;
  font-weight: bold;
  padding: 4px;
  border-bottom: 1px dotted #808080;
  text-align: right;
}

h2 {
  font-size: 11px;
  font-weight: normal;
  padding: 4px;
  border-bottom: 1px dotted #808080;
}

table#produkty tr {
  background: #eaeaea;
}

table#produkty td {
  border-bottom: 1px dotted #9b9b9b; 
  padding: 5px;
}

table#produkty {
  width: 100%:
  padding-bottom: 12px;
  background: transparent url(images/manitou.gif) left top no-repeat;
}

table#linki td a:link, table#linki td a:visited {
  display: block;
  border: 1px solid #ccc;
  line-height: 2;
  background: transparent url(images/pix2.gif) left center no-repeat;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  color: #000;  
  padding: 0 5px 0 13px;
}

table#linki td a:hover {
  background-color: #e0e0e0;
  color: #8e0000;
}

div#zdjecie {
  text-align: center;
  border: 1px solid #eee;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
}

.tytul {
  padding: 4px;
  font-weight: bold;
  border-bottom: 1px solid #808080;
  border-left: 5px solid #900;
}

.tresc {
  border-left: 1px dotted #808080;
  padding: 3px;
  line-height: 1.6;
  font-size: 12px;
}


.jasny {
  padding: 4px;
  font-weight: bold;
  background-color: #eee;
}

.ciemny {
  padding: 4px;
  font-weight: bold;
  background-color: #fff;
}

.home_tytul {
  padding-left: 4px;
  margin-left: 13px;
  margin-bottom: 3px;
  white-space: nowrap;
  font-size: 12px;
  font-weight: bold;
  background-color: #e1e1e1;
  border-bottom: 1px solid #ccc;
  border-left: 4px solid #900;
}

.home_pkt {
  margin: 2px 0 2px 19px;
  font-size: 12px;
}

.jasny2 {
  border-left: 1px dotted #ccc;
  background-color: #e1e1e1;
  padding: 3px;
  margin: 0;
}

.ciemny2 {
  border-left: 1px dotted #ccc;
  padding: 3px;
  margin: 0;
  background-color: #f1f1f1;
}

#f_tytul {
  border-bottom: 1px solid #000;
  border-left: 5px solid #900;
  padding: 4px;
  font-weight: bold;
  background-color: #ccc;
}

#f_tytul2 {
  border-bottom: 1px solid #000;
  border-left: 5px solid #900;
  padding: 4px;
  font-weight: bold;
  background-color: #ffffcc;
}

#f_product {
  border-bottom: 1px solid #ccc;
  padding: 4px;
  font-weight: bold;
  background-color: #eee;
}