body {
  height: 100%;
  margin : 0;
  font-family : Verdana, sans-serif;
  background-color: #f1f1f1;
}
#tekst { margin:10px; font-size: 12px; }
#tekst p { margin-left:2px; }
#tekst h1 { font-size: 17px;font-weight:bold;}
#tekst h2 { font-size: 13px;font-weight:bold;}
#tekst h3 { font-size: 15px;font-weight:bold;}

a {
  text-decoration : none;
}

a.menu {
  color : #000000;
  font-weight : bold;
  font-size : 12px;
}

a.menu:hover {
  color : red;
}

table.menu {
  background-image : url(../images/gora.jpg);
  height : 49;
  width: 100%;
}

td.menu {
  height : 49;
  text-align : center;
}

img.menu {
  background-image : url(../images/gran.jpg);
  width : 1;
  height : 49;
  border : 0;
}
li{
padding-bottom: 5px;
}
td.tlo {
  background-image : url(../images/krzak.jpg);
  background-position : 178 bottom;
  background-repeat : no-repeat;
  background-color : #ffffff;
  padding: 15px;
  width : 780;
  height : 80%;
  vertical-align: top;
  font-family: Arial; 
}

span.stopka {
  color : #11364f;
  font-weight : bold;
  font-size : 10px;
}

span.stopka1 {
  color : #11364f;
  font-size : 10px;
}

a.stopka {
  color : #11364f;
  font-size : 9px;
}

a.stopka:hover {
  color : white;
}

a.stopka1 {
  color : #11364f;
  font-size : 10px;
}

a.stopka1:hover {
  color : white;
}

td.bgdol {
  height: 30px;
  background-image : url('../images/bg_down.gif');
  background-repeat : repeat-x;
}

td.bgleft {
  background-image : url('../images/bg_left.gif');
  background-repeat : repeat-y;
  background-position: top right;
}

td.bgright {
  background-image : url('../images/bg_right.gif');
  background-repeat : repeat-y;
  background-position: top left;
}

td.bggora {
  height: 53px;
  background-image : url('../images/bg_up.gif');
  background-repeat : repeat-x;
}
div.menu {
	position: relative;
}

table.home td {
  font-size: 11px;
  color: #000000;
}

a.home {
  font-size: 11px;
  color: #248102;
}

a:hover.home {
  color: #000000;
}



