@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); //браузеры без префексов
}

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


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


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


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


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

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



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


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






