div#view { height: 1020px; position: relative; overflow: hidden; min-width: 800px; max-width: 1544px; }
* html div#view { width: expression((document.body.clientWidth < 800)? '800px' : (document.body.clientWidth > 1544)? '1544px' : '100%'); }
#tree, #tree-left, #actions, #frame { top: 0px; }
#developed { padding: 845px 0px 0px 30px; }

#actions { z-index: 100; }
#frame  { width: 1554px;  }
#actions, #frame { position: absolute; left: 0px; }
#actions img { border: none; position: relative; z-index: 100; }

#logo { background: no-repeat; position: absolute; left: 50px; top: 36px; z-index: 20; }

#tree { background: no-repeat; position: absolute; right: -20px; z-index: 10; }
#tree-left { background: no-repeat; position: absolute; left: 0px; z-index: 10; }
#mailbox { background: no-repeat; position: absolute; top: 568px; right: 47px; z-index: 10; z-index: 1000; border: none; }

img.part { position: absolute; z-index: 5; visibility: hidden; }
div#contours img.part { visibility: hidden; z-index: 8; }

#verandah { left: 729px; top: 417px; }
#verandah-contour { left: 729px; top: 417px; }
#house { left: 394px; top: 272px; }
#house-contour { left: 392px; top: 272px; }
#annex { left: 26px; top: 369px; }
#annex-contour { left: 42px; top: 371px; }
#cellar { left: 897px; top: 504px; }
#cellar-contour { left: 908px; top: 504px; }
#lake { left: 97px; top: 636px; }
#lake-contour { left: 102px; top: 636px; }
#fence { left: 804px; top: 514px; }
#fence-contour { left: 880px; top: 511px; }


#toilet { left: 1080px; top: 490px; }
#toilet-contour { left: 1079px; top: 492px; }
#shed { left: 1156px; top: 426px; }
#shed-contour { left: 1157px; top: 427px; }
#fireplace-camera { left: 1338px; top: 536px; }
#fireplace-camera-contour { left: 1326px; top: 533px; }
#fireplace-contour { left: 1131px; top: 503px; }

#trees-left { left: 34px; top: 295px; }
#grass-left { left: 35px; top: 626px; }

#bushes-right { left: 729px; top: 302px; }
#trees-right { left: 740px; top: 357px; }
#grass-right { left: 648px; top: 633px; }

#playground { left: 851px; top: 489px; }
#playground-contour { left: 850px; top: 488px; }

#tracks { left: 341px; top: 587px; }
#tracks-contour { left: 353px; top: 591px; }
