@charset "windows-1251";
/* CSS Document */

/* ---------- hidden ONLY if CSS is enabled.  If disabled, image is rendered ---------- */
img.image{ display: none; }

dl#officeMap{
	margin: 0;
	padding: 0;
	background: transparent url(../img/head.jpg) top left no-repeat;
	height: 289px;
	width: 1000px;
	position: relative;
}

dt{ margin: 0; padding: 0; position: absolute; font-size: 85%; display: none; }
dd{ margin: 0; padding: 0; position: absolute;  font-size: 85%; }

/* ---------- Hotspot Declarations ---------- */

dd#homelogo { top: 10px; left: 635px; }
dd#homelogo a{ position: absolute; width: 320px; height: 170px; text-decoration: none; }

dd#home { top: 221px; left: 469px; }
dd#home a{ position: absolute; width: 76px; height: 35px; background-image: url(../img/menu-map/begin.jpg); background-repeat:no-repeat; }
dd#home a:hover{ position: absolute; background-image: url(../img/menu-map/begin-mover.jpg); background-repeat:no-repeat; } 

dd#novini { top: 221px; left: 545px; }
dd#novini a{ position: absolute; width: 76px; height: 35px; background-image: url(../img/menu-map/news.jpg); background-position:bottom; background-repeat:no-repeat; }
dd#novini a:hover{ position: absolute; background-image: url(../img/menu-map/news-mover.jpg); background-position:bottom; background-repeat:no-repeat; } 

dd#new { top: 221px; left: 621px; }
dd#new a{ position: absolute; width: 136px; height: 35px; background-image: url(../img/menu-map/new-parts.jpg); background-position:bottom; background-repeat:no-repeat; }
dd#new a:hover{ position: absolute; background-image: url(../img/menu-map/new-parts-mover.jpg); background-position:bottom; background-repeat:no-repeat; } 

dd#secondhand { top: 221px; left: 757px; }
dd#secondhand a{ position: absolute; width: 132px; height: 35px; background-image: url(../img/menu-map/used-parts.jpg); background-position:bottom; background-repeat:no-repeat; }
dd#secondhand a:hover{ position: absolute; background-image: url(../img/menu-map/used-parts-mover.jpg); background-position:bottom; background-repeat:no-repeat; } 
