body, .largeselect
{
  background-color: #AFAFCF;
  font-family: Verdana;
  font-size: 14px;
  color: #000000;
}

a
{
  text-decoration: none;
}

input,select
{
  font-family: Verdana;
  font-size: 12px;
  background-color: lightblue;
  border-bottom: 0px none;
  border-right: 0px none;
}

.largeselect
{
  font-size: 20px;
  font-weight: bold;
  background-color: lightblue;
  border-bottom: 0px none;
  border-right: 0px none;
}

#menubar
{
  position:absolute;
  width: 150px;
  left: 20px;
  background-color: transparent;
  padding: 0px;
  line-height: 0px;
}

#menubar a
{
  font-family: Tahoma;
  font-size: 13px;
  font-weight: bold;
  color: white;
  display: block;
  width: 150px;
  letter-spacing: 1px;
  line-height: 7px;
  padding-top: 13px;
  padding-bottom: 14px;
  padding-left: 17px;
  text-decoration: none;
  background: url("menu0.jpg");
  background-repeat: no-repeat;
}

#menubar a.active
{
  background: url("menu1.jpg");
  background-repeat: no-repeat;
  color: white;
}

.menu .menuoptions
{
  background: url("menu2.jpg");
}

.menu a
{
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
  color: white;
  display: block;
  text-decoration:none;
  line-height: 7px;
  padding-top: 13px;
  padding-bottom: 14px;
  padding-left: 17px;
}

.menu a:hover
{
  background: url("menu3.jpg");
}

.div_budynek1
{
  width: 161px;
  height: 161px;
  cursor: pointer;
  background-image: url('wlas_tlo.png');
}

.div_budynek2_1
{
  position: relative;
  top: 36px;
  left: 24px;
  width: 65px;
  height: 26px;
  background-image: url('bud1.png');
  font-weight: bold;
  text-align: center;
  color: #c7e4f7;
}

.div_budynek2_2
{
  position: relative;
  top: 36px;
  left: 24px;
  width: 65px;
  height: 26px;
  background-image: url('bud2.png');
  font-weight: bold;
  text-align: center;
  color: #6c621e;
}

.div_budynek2_3
{
  position: relative;
  top: 36px;
  left: 24px;
  width: 65px;
  height: 26px;
  background-image: url('bud3.png');
  font-weight: bold;
  text-align: center;
  color: #134f88;
}

.div_budynek3
{
  position: relative;
  top: 44px;
  left: 18px;
  font-weight: bold;
  color: #000000;
}

.div_lokalw, .div_lokaln, .div_lokals, .div_lokalu
{
  cursor: pointer;
  width: 47px;
  height: 100px;
  font-size: 20px;
  text-align: center;
  color: yellow;
}

.div_lokalw { background-image: url('lokalw.jpg'); }
.div_lokaln { background-image: url('lokaln.jpg'); }
.div_lokals { background-image: url('lokals.jpg'); }
.div_lokalu { background-image: url('lokalu.jpg'); }

.div_lokalw_mini, .div_lokaln_mini, .div_lokals_mini, .div_lokalu_mini
{
  cursor: pointer;
  width: 24px;
  height: 50px;
  font-size: 12px;
  text-align: center;
  color: yellow;
  background-repeat: no-repeat;
}

.div_lokalw_mini { background-image: url('lokalw_mini.jpg'); }
.div_lokaln_mini { background-image: url('lokaln_mini.jpg'); }
.div_lokals_mini { background-image: url('lokals_mini.jpg'); }
.div_lokalu_mini { background-image: url('lokalu_mini.jpg'); }

.szczegoly
{
  cursor: pointer;
  float: left;
  width: 77px;
  height: 26px;
  background-image: url('szczegoly.png');
}

.edytuj
{
  cursor: pointer;
  float: left;
  width: 67px;
  height: 26px;
  background-image:url('edytuj.png');
}

.usun
{
  cursor: pointer;
  float: left;
  width: 67px;
  height: 26px;
  background-image:url('usun.png');
}

.zmien
{
  cursor: pointer;
  float: left;
  width: 60px;
  height: 26px;
  background-image:url('zmien.png');
}

.zapiszzmiany
{
  cursor: pointer;
  width: 110px;
  height: 26px;
  background-image:url('zapiszzmiany.png');
}

.dodajbudynek
{
  cursor: pointer;
  width: 113px;
  height: 26px;
  background-image:url('dodajbudynek.png');
}

.dodajlokal
{
  cursor: pointer;
  width: 94px;
  height: 26px;
  background-image:url('dodajlokal.png');
}

.dodajparametr
{
  cursor: pointer;
  width: 112px;
  height: 26px;
  background-image:url('dodajparametr.png');
}

.dodajregule
{
  cursor: pointer;
  width: 100px;
  height: 26px;
  background-image:url('dodajregule.png');
}

.dodajpismo
{
  cursor: pointer;
  width: 96px;
  height: 26px;
  background-image:url('dodajpismo.png');
}

.dodajlicznik
{
  cursor: pointer;
  width: 103px;
  height: 26px;
  background-image:url('dodajlicznik.png');
}

.usunlicznik
{
  cursor: pointer;
  width: 103px;
  height: 26px;
  background-image:url('usunlicznik.png');
}

.drukuj, .szukaj, .dalej
{
  cursor: pointer;
  width: 60px;
  height: 26px;
  background-image:url('drukuj.png');
}

.szukaj { background-image:url('szukaj.png'); }
.dalej { background-image:url('dalej.png'); }

.skopiuj
{
  cursor: pointer;
  width: 69px;
  height: 26px;
  background-image:url('skopiuj.png');
}

.suma
{
  cursor: pointer;
  width: 160px;
  height: 26px;
  background-image:url('suma.png');
  background-repeat: no-repeat;
  background-position: center;
  float: left;
}

.srednia
{
  cursor: pointer;
  width: 160px;
  height: 26px;
  background-image:url('srednia.png');
  background-repeat: no-repeat;
  background-position: center;
  float: left;
}

.zaloguj
{
  cursor: pointer;
  width: 70px;
  height: 26px;
  background-image:url('zaloguj.png');
}

.wyloguj
{
  cursor: pointer;
  width: 70px;
  height: 26px;
  background-image:url('wyloguj.png');
}

.tol { border-top: solid 1px; }
.btl { border-bottom: solid 1px; }
.rgl { border-right: solid 1px; }
.lfl { border-left: solid 1px; }
