/* CSS Document */
body {
  color: #000;
  background-color: #ffffff;
/*  background-image: url("../images/pozadi.png"); */ 
  margin-top:0px;
  margin-bottom:0px;
  padding-bottom:0px; 
}

.uvodni_stranka_pozadi {
  background-image: url("../images/pozadi2.png");
  background-repeat: no-repeat;
  margin-top:0px;
  margin-bottom:0px;
  padding-bottom:0px; 
}
.uvodni_stranka_pozadi_eshop1 {
  background-image: url("../images/pozadi_eshop1.png");
  background-repeat: no-repeat;
  height: 3px;
  margin-top:0px;
  margin-bottom:0px;
  padding-bottom:0px; 
}
.uvodni_stranka_pozadi_eshop2 {
  background-image: url("../images/pozadi_eshop2.png");
  background-repeat: x;
  margin-top:0px;
  margin-bottom:0px;
  padding-bottom:0px; 
}
.uvodni_stranka_pozadi_eshop3 {
  background-image: url("../images/pozadi_eshop3.png");
  background-repeat: no-repeat;
  height: 7px;
  margin-top:0px;
  margin-bottom:0px;
  padding-bottom:0px; 
}
.podklad_obsah {
  background-image: url("../images/podklad_obsah.jpg");
  background-repeat: repeat-y;
  margin-top:0px;
  margin-bottom:0px;
  padding-bottom:0px; 
}
.img { 
border: 0px none; padding: 0px; margin: 0px; 
}
#ma { 
padding: 0px; background: #7aa1e6 url(../images/poz.gif) top left no-repeat; width: 200px; .font-size: 1px;
}

.zaskleni_nacrt {
  background-image: url("../images/zaskleni_nacrt.jpg");
  background-repeat: no-repeat;
}
.pudorysny_pohled {
  background-image: url("../images/pudorysny_pohled.jpg");
  background-repeat: no-repeat;
}



