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


.rotatable{
-webkit-transform: rotate(-24deg); //Chrome, Safari
-moz-transform: rotate(-24deg); //Firefox
-o-transform: rotate(-24deg); //Opera
-ms-transform: rotate(-24deg); //IE
transform: rotate(-24deg); //браузеры без префексов
}


.1px {
background: url(img/1px.jpg) no-repeat;
background-position:center;
width:1060px;
}

.ensplus2 {
background: url(img/ensplus2.jpg) no-repeat;
background-position:center;
width:1060px;
height:900px;
}

.black800 {
background: url(img/black800.jpg) no-repeat;
background-position:center;
width:1060px;
height:800px;
}


.indication {
background: url(img/indication.jpg) no-repeat;
background-position:center;
width:1060px;
height:700px;
}



.electrodes {
background: url(img/electrodes.jpg) no-repeat;
background-position:center;
width:1060px;
height:1100px;
}


.battery {
background: url(img/battery.jpg) no-repeat;
background-position:center;
width:1060px;
height:900px;
}




