body,html {
border:0px;
margin:0px;
background: #ffffff;
width:100%;
height:100%;
}

img {
border:0px;
padding:0px;
margin:0px;
}

div {
padding:0px;
margin:0px;
}

.biggreen {
color: rgb(136, 179, 37);
font-size: 18px;
font-family: Halvetica;
font-weight: bold;
}

.biggreen2 {
color: rgb(136, 179, 37);
font-size: 16px;
font-family: Halvetica;
font-weight: bold;
}

.input {
height:15px;
background: #ffffff;
border: 2px solid rgb(170,170,170);
font-size: 14px;
font-family: "times new roman", Halvetica, tahoma, verdana, arial;
color: #000000;
margin: 0;
padding: 0;
}




h1 {
font-size: 17px;
font-family: Tahoma;
font-weight:normal;
color:#ffffff;
font-style: regular;
line-height:16px;
  _padding-right: 10px;
  display: inline; 
  font-size: inherit;
  font-family: inherit;
  color: inherit;
  font-weight: inherit;
}

h2 {
  display: inline; 
  color: rgb(136, 179, 37);
  font-size: 18px;
  font-family: Halvetica;
  font-weight: bold;
}

ul#zapis_menu {
  margin: 0;
  padding: 0 0 0 15px;
  border: 0;
  list-style: none;
  list-style-position: inside;
}

ul#zapis_menu li {
  text-align: left;
  color: #646061;
  font-size: 17px;
  font-weight: bold;
  padding: 0 0 0 20px;
  border: 0;
  margin: 0 0 0 0;
  background: url(gfx/zapis_menu.jpg) 0 2px no-repeat;
}


