﻿img {
 position: relative;
z-index: 0;
}
.thumb{
z-index: 1000;
background-image:url('images/bgim2.png');
background-position: center;
width:100px;
padding:10px;
}
.figure{
z-index: 1000;
background-image:url('images/bgim3.png');
background-position: center;
width:420px;
padding:15px;
}
.figure2{
z-index: 1000;
background-image:url('images/bgim5.png');
background-position: center center;
width:880px;
padding:10px;
}
.figure1{
z-index: 1000;
background-image:url('images/bgim1.png');
background-position:center;
width:300px;
height:200px;
padding:10px;
}

.thumb_vert{
z-index: 1000;
background-image:url('images/vramasm.png');
background-position:center;
width:100px;
padding:10px;
}
.figure_vert{
z-index: 1000;
background-image:url('images/vrama.png');
background-position:center;
width:346px;
padding:30px;
}
