#kart {
    position: absolute;
	left: -950px;
    top: -350px;
    width: 2300px;
    height: 1200px; 
    z-index: 5;

	
	
}

 #layer1 {
  left: 0px;
  top:  0px;
  width:446px;
  height:300px;
  z-index: 0; }

#layer2 { 
  left: 0px;
  top:  0px;
  width:446px;
  height:33px;
  z-index: 15; }

#layer3 {
  
  left: 0px;
  top: 270px;
  z-index: 8;
  }
  
 #layer4 {
  
  left: 0px;
  top: 270px;
  z-index: 28;
  }

 #box{

    clip: rect(35px, 446px, 268px, 0px);
	width:450px;
	height:300px;
    position:relative;
	z-index: 1;
  
  }
  

#zoomPointer{
  image-rendering: optimizeSpeed;             
  image-rendering: -moz-crisp-edges;          
  image-rendering: -webkit-optimize-contrast; 
  image-rendering: -o-crisp-edges;            
  image-rendering: pixelated;                 
  -ms-interpolation-mode: nearest-neighbor;
   left: 70px;
   top: 280px;
   z-index: 14;
 }

#InfoBox{
  image-rendering: optimizeSpeed;             
  image-rendering: -moz-crisp-edges;          
  image-rendering: -webkit-optimize-contrast; 
  image-rendering: -o-crisp-edges;            
  image-rendering: pixelated;                 
  -ms-interpolation-mode: nearest-neighbor;

width: 148px;
height: 52px;
left: 298px;
top:  35px;
border-radius: 0 0 0 10px;
— moz-border-radius: 10px 0 0 10px;
— webkit-border-radius: 10px 0 0 10px;
— khtml-border-radius: 10px 0 0 10px;
opacity: 0.26; 
filter: alpha(Opacity=70);
background-color:#000000;
z-index: 2;
}

#text1{
text-rendering: optimizeLegibility;
position: absolute;
left: 310px;
top:  30px;
z-index: 6;
}
p{
text-rendering: optimizeLegibility;
color:#FDFCD4;
font-family:Trebuchet MS;
font-style: regular; 
font-size:11px; 
font-weight: normal;
}

#zaglavie{
text-rendering: optimizeLegibility;
letter-spacing:0.3px;
position: absolute;
left: 25px;
top:  -5px;
z-index: 16;
}
#sim{
text-rendering: optimizeLegibility;
color:#FDFCD4;
font-family:Trebuchet MS;
font-style: bold; 
font-size:13px; 

}

#z2{
text-rendering: optimizeLegibility;
letter-spacing:0.2px;
position: absolute;
left: 78px;
top:  -3px;
z-index: 16;
}

#con{
text-rendering: optimizeLegibility;
color:#FDFCD4;
font-family:Trebuchet MS;
font-style: bold; 
font-size:12px; 
}


#zoom1{
text-rendering: optimizeLegibility;
position: absolute;
left: 211px;
top:  268px;
z-index: 9;
}

#zoom2{
text-rendering: optimizeLegibility;
color:#FDFCD4;
font-family:Trebuchet MS;
font-style: bold; 
font-size:10px; 
}

#minus{
image-rendering: optimizeSpeed;             
  image-rendering: -moz-crisp-edges;          
  image-rendering: -webkit-optimize-contrast; 
  image-rendering: -o-crisp-edges;            
  image-rendering: pixelated;                 
  -ms-interpolation-mode: nearest-neighbor;
width: 11px;
height: 3px;
left: 17px;
top:  284px;
background-color:#cccccc;
z-index: 10;
}
#plus1{
image-rendering: optimizeSpeed;             
  image-rendering: -moz-crisp-edges;          
  image-rendering: -webkit-optimize-contrast; 
  image-rendering: -o-crisp-edges;            
  image-rendering: pixelated;                 
  -ms-interpolation-mode: nearest-neighbor;
width: 11px;
height: 3px;
left: 414.5px;
top:  284px;
background-color:#cccccc;
z-index: 11;
}
#plus2{
image-rendering: optimizeSpeed;             
  image-rendering: -moz-crisp-edges;          
  image-rendering: -webkit-optimize-contrast; 
  image-rendering: -o-crisp-edges;            
  image-rendering: pixelated;                 
  -ms-interpolation-mode: nearest-neighbor;
width: 3px;
height: 11px;
left: 419px;
top:  279.5px;
background-color:#cccccc;
z-index: 12;
}

#riska{
image-rendering: optimizeSpeed;             
  image-rendering: -moz-crisp-edges;          
  image-rendering: -webkit-optimize-contrast; 
  image-rendering: -o-crisp-edges;            
  image-rendering: pixelated;                 
  -ms-interpolation-mode: nearest-neighbor;
width: 1px;
height: 7px;
top:  282px;
background-color:#000033;
z-index: 13;
}
#riska_ser{
image-rendering: optimizeSpeed;             
  image-rendering: -moz-crisp-edges;          
  image-rendering: -webkit-optimize-contrast; 
  image-rendering: -o-crisp-edges;            
  image-rendering: pixelated;                 
  -ms-interpolation-mode: nearest-neighbor;
width: 1px;
height: 7px;
top:  282px;
background-color:#797767;
z-index: 13;
}

#gradient{
width: 446px;
height: 13px;
opacity: 0.59; 
filter: alpha(Opacity=59);
left:0px;
top:27px;

z-index: 14;
background: linear-gradient(180deg, #000000, transparent );
}
#gradient2{
width: 446px;
height: 13px;
opacity: 0.59; 
filter: alpha(Opacity=59);
left:0px;
top:263px;

z-index: 7;
background: linear-gradient(180deg, transparent, #000000 );
}


