body:after {
    content:
        url('../arrowwords/graph/ZoomPlus.svg')
        url('../arrowwords/graph/ZoomPlus2.png')
        url('../arrowwords/graph/ZoomPlus3.png')
        url('../arrowwords/graph/ZoomMinus.svg')
        url('../arrowwords/graph/ZoomMinus2.png')
        url('../arrowwords/graph/ZoomMinus3.png')

        url('graph/scanword/Max.svg')
        url('graph/scanword/Max2.svg')
        url('graph/scanword/IconBack.svg')
        url('graph/scanword/IconBack2.svg')
        url('../graph/Keyboard.svg')
        url('../graph/Keyboard2.svg')
        url('../arrowwords/graph/Clear.svg')
        url('../arrowwords/graph/Clear2.svg')
        url('graph/scanword/Next.svg')
        url('graph/scanword/Next2.svg')
        url('graph/scanword/Previous.svg')
        url('graph/scanword/Previous2.svg')
        url('graph/scanword/Backspace.svg')
        url('graph/scanword/Backspace2.svg')
        url('../arrowwords/graph/Scroll.svg')
        url('../arrowwords/graph/Scroll2.svg')
        url('../arrowwords/graph/NoScroll.svg')
        url('../arrowwords/graph/NoScroll2.svg')
        url('../arrowwords/graph/Timer.svg')
        url('../arrowwords/graph/Timer2.svg')
        url('../arrowwords/TimerGlass.svg')
        url('../arrowwords/TimerGlass2.svg')
        url('graph/scanword/Probel.svg')
        url('graph/scanword/Probel2.svg')
    ;
    display: none;
} 


/* scale */
#percent{
    position: absolute;
    left: 7px;
    top: 15px;
    width: 32px;
    height: 5px;
	 text-align: center;
}
#polzunok{
    position: absolute;
  	 border:1px solid #777;
    background-color: #fff;
    left: 18px;
    top: 0px;
    width: 1px;
    height: 16px;
}

a.zoomminus {
   background: url('../arrowwords/graph/ZoomMinus.svg') no-repeat;
}

a.zoomminus:hover {
   background: url('../arrowwords/graph/ZoomMinus2.svg') no-repeat;
}

a.zoomminus:active {
   background: url('../arrowwords/graph/ZoomMinus3.svg') no-repeat;
}

a.zoomplus {
   background: url('../arrowwords/graph/ZoomPlus.svg') no-repeat;
}

a.zoomplus:hover {
   background: url('../arrowwords/graph/ZoomPlus2.svg') no-repeat;
}

a.zoomplus:active {
    background: url('../arrowwords/graph/ZoomPlus3.svg') no-repeat;
}

a.icon {
	width: 100%;
	height: 100%;
	display: inline-block;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0 0px;
	text-align: center;
	text-decoration: none;
   -webkit-touch-callout: none;
     -webkit-user-select: none;
      -khtml-user-select: none;
        -moz-user-select: none;
         -ms-user-select: none;
          -o-user-select: none;
             user-select: none;
}

a.keyb {
   background: url('../arrowwords/graph/Keyboard.svg') no-repeat;
	top: 0%;	left: 0%; background-size: 100% 100%;

}

a.keyb:hover {
   background: url('../arrowwords/graph/Keyboard2.svg') no-repeat;
	top: 0%;	left: 0%; background-size: 100% 100%;
}

a.keyb:active {
   background: url('../arrowwords/graph/Keyboard3.svg') no-repeat;
	top: 5%; left: 5%; background-size: 90% 90%;
}

a.clear {
   background: url('../arrowwords/graph/Clear.svg') no-repeat;
	top: 0%;	left: 0%; background-size: 100% 100%;
}

a.clear:hover {
   background: url('../arrowwords/graph/Clear2.svg') no-repeat;
	top: 0%;	left: 0%; background-size: 100% 100%;
}

a.clear:active {
   background: url('../arrowwords/graph/Clear2.svg') no-repeat;
	top: 5%; left: 5%; background-size: 90% 90%;
}

a.scroll {
   background: url('../arrowwords/graph/Scroll.svg') no-repeat;
	top: 0%; left: 0%; background-size: 100% 100%;
}

a.scroll:hover {
   background: url('../arrowwords/graph/Scroll2.svg') no-repeat;
	top: 0%;	left: 0%; background-size: 100% 100%;
}

a.scroll:active {
   background: url('../arrowwords/graph/Scroll2.svg') no-repeat;
	top: 5%;	left: 5%; background-size: 90% 90%;
}

a.noscroll {
   background: url('../arrowwords/graph/NoScroll.svg') no-repeat;
	top: 0%;	left: 0%; background-size: 100% 100%;
}

a.noscroll:hover {
   background: url('../arrowwords/graph/NoScroll2.svg') no-repeat;
	top: 0%;	left: 0%; background-size: 100% 100%;
}

a.noscroll:active {
   background: url('../arrowwords/graph/NoScroll.svg') no-repeat;
	top: 5%; left: 5%; background-size: 90% 90%;
}

a.timer {
   background: url('../arrowwords/graph/Timer.svg') no-repeat;
	top: 0%;	left: 0%; background-size: 100% 100%;
}

a.timer:hover {
   background: url('../arrowwords/graph/Timer2.svg') no-repeat;
	top: 0%;	left: 0%; background-size: 100% 100%;
}

a.timer:active {
   background: url('../arrowwords/graph/Timer2.svg') no-repeat;
	top: 5%;	left: 5%; background-size: 90% 90%;
}

a.timerglass {
   background: url('../arrowwords/graph/TimerGlass.svg') no-repeat;
	top: 0%;	left: 0%; background-size: 100% 100%;
}

a.timerglass:hover {
   background: url('../arrowwords/graph/TimerGlass2.svg') no-repeat;
	top: 0%;	left: 0%; background-size: 100% 100%;
}

a.timerglass:active {
   background: url('../arrowwords/graph/TimerGlass2.svg') no-repeat;
	top: 5%;	left: 5%; background-size: 90% 90%;
}

a.toMax {
   background: url('graph/scanword/Max.svg') no-repeat;
	top: 4%; left: 4%; background-size: 92% 92%;
}

a.toMax:hover {
   background: url('graph/scanword/Max2.svg') no-repeat;
	top: 0%; left: 0%; background-size: 100% 100%;
}

a.toMax:active {
   background: url('graph/scanword/Max.svg') no-repeat;
	top: 7%; left: 7%;	background-size: 86% 86%;
}

a.toMin {
   background: url('graph/scanword/IconBack.svg') no-repeat;
	top: 0%;	left: 0%; background-size: 100% 100%;
}

a.toMin:hover {
   background: url('graph/scanword/IconBack2.svg') no-repeat;
	top: 0%;	left: 0%; background-size: 100% 100%;
}

a.toMin:active {
   background: url('graph/scanword/IconBack.svg') no-repeat;
	top: 5%;	left: 5%; background-size: 90% 90%;
}

a:active {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a.button {
	width: 40px;
	height: 32px;
	display: inline-block;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0 0px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 1px #fff; 
	font: bold 20px/30px Trebuchet MS, sans-serif;
   border: 1px solid #ccc; 

   -webkit-touch-callout: none;
     -webkit-user-select: none;
      -khtml-user-select: none;
        -moz-user-select: none;
         -ms-user-select: none;
          -o-user-select: none;
             user-select: none;

   color:#3d3d3d; 
   background-color:#ffffff; 
   background-image: -moz-linear-gradient(top, #ffffff 0%, #e3e3e3 100%); 
   background-image: -webkit-linear-gradient(top, #ffffff 0%, #e3e3e3 100%); 
   background-image: -o-linear-gradient(top, #ffffff 0%, #e3e3e3 100%); 
   background-image: -ms-linear-gradient(top, #ffffff 0% ,#e3e3e3 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#e3e3e3',GradientType=0 ); 
   background-image: linear-gradient(top, #ffffff 0% ,#e3e3e3 100%);   

   -webkit-box-shadow:0px 0px 2px #9c9c9c, inset 0px 0px 1px #ffffff; 
   -moz-box-shadow: 0px 0px 2px #9c9c9c,  inset 0px 0px 1px #ffffff;  
   box-shadow:0px 0px 1px #9c9c9c, inset 0px 0px 1px #ffffff;  

	filter: dropshadow(color=#ffffff, offx=1, offy=1);  
}

a.button:hover {
   background-image: -moz-linear-gradient(top, #f2f2f2 0%, #c9c9c9 100%); 
   background-image: -webkit-linear-gradient(top, #f2f2f2 0%, #c9c9c9 100%); 
   background-image: -o-linear-gradient(top, #f2f2f2 0%, #c9c9c9 100%); 
   background-image: -ms-linear-gradient(top, #f2f2f2 0% ,#c9c9c9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9c9c9', endColorstr='#c9c9c9',GradientType=0 ); 
   background-image: linear-gradient(top, #f2f2f2 0% ,#c9c9c9 100%);   
   border: 1px solid #666; 
	-webkit-box-shadow: inset 0px 0px 0px #fff;
	-moz-box-shadow: inset 0px 0px 0px #fff;
	box-shadow: inset 0px 0px 0px #fff;

}

a.button:active {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font: bold 18px/30px Trebuchet MS, sans-serif;

	-webkit-box-shadow: inset 0px 0px 3px rgba(0,0,0, .5);
	-moz-box-shadow: inset 0px 0px 3px rgba(0,0,0, .5);
	box-shadow: inset 0px 0px 3px rgba(0,0,0, .5);
}

a.backspace {
	background:	url('graph/scanword/Backspace.svg') no-repeat center, -moz-linear-gradient(top,  #fff 0%, #e3e3e3 100%);
	background: url('graph/scanword/Backspace.svg') no-repeat center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#e3e3e3));
	background: url('graph/scanword/Backspace.svg') no-repeat center, -webkit-linear-gradient(top,  #fff 0%,#e3e3e3 100%);
	background: url('graph/scanword/Backspace.svg') no-repeat center, -o-linear-gradient(top,  #fff 0%,#e3e3e3 100%);
	background: url('graph/scanword/Backspace.svg') no-repeat center, -ms-linear-gradient(top,  #fff 0%,#e3e3e3 100%);
	background: url('graph/scanword/Backspace.svg') no-repeat center, linear-gradient(top,  #fff 0%,#e3e3e3 100%);
	top: 0%;
	left: 0%;
	background-size: 100% 100%;
}

a.backspace:hover {
	background:	url('graph/scanword/Backspace.svg') no-repeat center, -moz-linear-gradient(top,  #f2f2f2 0%, #c9c9c9 100%);
	background: url('graph/scanword/Backspace.svg') no-repeat center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#c9c9c9));
	background: url('graph/scanword/Backspace.svg') no-repeat center, -webkit-linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	background: url('graph/scanword/Backspace.svg') no-repeat center, -o-linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	background: url('graph/scanword/Backspace.svg') no-repeat center, -ms-linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	background: url('graph/scanword/Backspace.svg') no-repeat center, linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	top: 0%;
	left: 0%;
	background-size: 100% 100%;
}

a.backspace:active {
	background:	url('graph/scanword/Backspace2.svg') no-repeat center, -moz-linear-gradient(top,  #f2f2f2 0%, #c9c9c9 100%);
	background: url('graph/scanword/Backspace2.svg') no-repeat center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#c9c9c9));
	background: url('graph/scanword/Backspace2.svg') no-repeat center, -webkit-linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	background: url('graph/scanword/Backspace2.svg') no-repeat center, -o-linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	background: url('graph/scanword/Backspace2.svg') no-repeat center, -ms-linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	background: url('graph/scanword/Backspace2.svg') no-repeat center, linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	top: 0%;
	left: 0%;
	background-size: 100% 100%;
}

a.next {
	background:	url('graph/scanword/Next.svg') no-repeat center, -moz-linear-gradient(top,  #fff 0%, #e3e3e3 100%);
	background: url('graph/scanword/Next.svg') no-repeat center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#e3e3e3));
	background: url('graph/scanword/Next.svg') no-repeat center, -webkit-linear-gradient(top,  #fff 0%,#e3e3e3 100%);
	background: url('graph/scanword/Next.svg') no-repeat center, -o-linear-gradient(top,  #fff 0%,#e3e3e3 100%);
	background: url('graph/scanword/Next.svg') no-repeat center, -ms-linear-gradient(top,  #fff 0%,#e3e3e3 100%);
	background: url('graph/scanword/Next.svg') no-repeat center, linear-gradient(top,  #fff 0%,#e3e3e3 100%);
	top: 0%;
	left: 0%;
	background-size: 100% 100%;
}

a.next:hover {
	background:	url('graph/scanword/Next.svg') no-repeat center, -moz-linear-gradient(top,  #f2f2f2 0%, #c9c9c9 100%);
	background: url('graph/scanword/Next.svg') no-repeat center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#c9c9c9));
	background: url('graph/scanword/Next.svg') no-repeat center, -webkit-linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	background: url('graph/scanword/Next.svg') no-repeat center, -o-linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	background: url('graph/scanword/Next.svg') no-repeat center, -ms-linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	background: url('graph/scanword/Next.svg') no-repeat center, linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	top: 0%;
	left: 0%;
	background-size: 100% 100%;
}

a.next:active {
	background:	url('graph/scanword/Next2.svg') no-repeat center, -moz-linear-gradient(top,  #f2f2f2 0%, #c9c9c9 100%);
	background: url('graph/scanword/Next2.svg') no-repeat center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#c9c9c9));
	background: url('graph/scanword/Next2.svg') no-repeat center, -webkit-linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	background: url('graph/scanword/Next2.svg') no-repeat center, -o-linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	background: url('graph/scanword/Next2.svg') no-repeat center, -ms-linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	background: url('graph/scanword/Next2.svg') no-repeat center, linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	top: 0%;
	left: 0%;
	background-size: 100% 100%;
}

a.previous {
	background:	url('graph/scanword/Previous.svg') no-repeat center, -moz-linear-gradient(top,  #fff 0%, #e3e3e3 100%);
	background: url('graph/scanword/Previous.svg') no-repeat center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#e3e3e3));
	background: url('graph/scanword/Previous.svg') no-repeat center, -webkit-linear-gradient(top,  #fff 0%,#e3e3e3 100%);
	background: url('graph/scanword/Previous.svg') no-repeat center, -o-linear-gradient(top,  #fff 0%,#e3e3e3 100%);
	background: url('graph/scanword/Previous.svg') no-repeat center, -ms-linear-gradient(top,  #fff 0%,#e3e3e3 100%);
	background: url('graph/scanword/Previous.svg') no-repeat center, linear-gradient(top,  #fff 0%,#e3e3e3 100%);
	top: 0%;
	left: 0%;
	background-size: 100% 100%;
}

a.previous:hover {
	background:	url('graph/scanword/Previous.svg') no-repeat center, -moz-linear-gradient(top,  #f2f2f2 0%, #c9c9c9 100%);
	background: url('graph/scanword/Previous.svg') no-repeat center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#c9c9c9));
	background: url('graph/scanword/Previous.svg') no-repeat center, -webkit-linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	background: url('graph/scanword/Previous.svg') no-repeat center, -o-linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	background: url('graph/scanword/Previous.svg') no-repeat center, -ms-linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	background: url('graph/scanword/Previous.svg') no-repeat center, linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	top: 0%;
	left: 0%;
	background-size: 100% 100%;
}

a.previous:active {
	background:	url('graph/scanword/Previous2.svg') no-repeat center, -moz-linear-gradient(top,  #f2f2f2 0%, #c9c9c9 100%);
	background: url('graph/scanword/Previous2.svg') no-repeat center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#c9c9c9));
	background: url('graph/scanword/Previous2.svg') no-repeat center, -webkit-linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	background: url('graph/scanword/Previous2.svg') no-repeat center, -o-linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	background: url('graph/scanword/Previous2.svg') no-repeat center, -ms-linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	background: url('graph/scanword/Previous2.svg') no-repeat center, linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	top: 0%;
	left: 0%;
	background-size: 100% 100%;
}

a.probel {
	background:	url('graph/scanword/Probel.svg') no-repeat center, -moz-linear-gradient(top,  #fff 0%, #e3e3e3 100%);
	background: url('graph/scanword/Probel.svg') no-repeat center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#e3e3e3));
	background: url('graph/scanword/Probel.svg') no-repeat center, -webkit-linear-gradient(top,  #fff 0%,#e3e3e3 100%);
	background: url('graph/scanword/Probel.svg') no-repeat center, -o-linear-gradient(top,  #fff 0%,#e3e3e3 100%);
	background: url('graph/scanword/Probel.svg') no-repeat center, -ms-linear-gradient(top,  #fff 0%,#e3e3e3 100%);
	background: url('graph/scanword/Probel.svg') no-repeat center, linear-gradient(top,  #fff 0%,#e3e3e3 100%);
	top: 0%;
	left: 0%;
	background-size: 100% 100%;
}

a.probel:hover {
	background:	url('graph/scanword/Probel.svg') no-repeat center, -moz-linear-gradient(top,  #f2f2f2 0%, #c9c9c9 100%);
	background: url('graph/scanword/Probel.svg') no-repeat center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#c9c9c9));
	background: url('graph/scanword/Probel.svg') no-repeat center, -webkit-linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	background: url('graph/scanword/Probel.svg') no-repeat center, -o-linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	background: url('graph/scanword/Probel.svg') no-repeat center, -ms-linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	background: url('graph/scanword/Probel.svg') no-repeat center, linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	top: 0%;
	left: 0%;
	background-size: 100% 100%;
}

a.probel:active {
	background:	url('graph/scanword/Probel2.svg') no-repeat center, -moz-linear-gradient(top,  #f2f2f2 0%, #c9c9c9 100%);
	background: url('graph/scanword/Probel2.svg') no-repeat center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#c9c9c9));
	background: url('graph/scanword/Probel2.svg') no-repeat center, -webkit-linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	background: url('graph/scanword/Probel2.svg') no-repeat center, -o-linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	background: url('graph/scanword/Probel2.svg') no-repeat center, -ms-linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	background: url('graph/scanword/Probel2.svg') no-repeat center, linear-gradient(top,  #f2f2f2 0%,#c9c9c9 100%);
	top: 0%;
	left: 0%;
	background-size: 100% 100%;
}

a.iconback {
	vertical-align: middle;
	display: inline-block; 
	height:30px;
	width:31px;
	background-image: url(graph/iconback.jpg);
}

a.iconback:hover {
	background-image: url(graph/iconback2.jpg);
}

a.iconforward {
	vertical-align: middle;
	display: inline-block; 
	height:30px;
	width:31px;
	background-image: url(graph/iconforward.jpg);
}

a.iconforward:hover {
	background-image: url(graph/iconforward2.jpg);
}

a.number {
	text-decoration: none;
	font: bold 18px Helvetica, sans-serif;
	vertical-align: middle;
	margin: 5px;
}
a:link.number {color:#000055;}
a:hover.number {text-decoration:none; color:#000055;}
a:active.number {color:#000055; text-decoration:none;}
a:visited.number {color:#000055;}                                                          

#maxdef {
	font: 16px/18px Arial;
	vertical-align: middle;
	background: #cce7f2;
	width:100px;
	height:100px;
	border: solid 1px black;
	margin:0 auto;
	display: table-cell;
}

#keyboard {
	border-top: 5px solid #ffc;
	margin: 0 auto; 
	position: relative;
	background: #eee;
	width : 630px;
	height : 102px;
	text-align:center;
	vertical-align: middle;
	font-size:0;
	display : none;
}

#keyboarddef {
	width: 102px;
	display: none;
	padding-left: 10px;
}

#keyboardcell {
	padding: 8px; 
	vertical-align: middle;
}

#IconBar {
	height: 32px;
}

td.IconCell {
	width: 32px;
	outline: none;
	vertical-align:center;
}

td.Probel {
	width: 18px;
}

#test {
	border: solid 10px black;
	background: #eee;
}

#ScaleTable {
	height: 50%;
	border: 0px;
	padding: 0px;

}