/* CSS Document */


#wstep {
   width: 350px;
   position: relative;
   left: 45px;
   top: 30px;
   margin: 0px;
}


#content {
   background: url('../imgs/grafika/tlo_grafika.jpg') no-repeat left bottom;
   position: absolute;
   top: 120px;
   width: 100%;
   height: 420px;
}

#ramkaGrafika {
   position: absolute;
   top: 40px;
   left: 445px;
   width: 253px;
   height: 357px;
}

#ramkaImg{
   width: 253px;
   height: 297px;
}

.arrow {
   background-repeat: no-repeat;
   display: block;
   width: 41px;
   height: 23px;
   position: absolute;   
}

.topArrow { left: 110px; top: 170px; }

.bottomArrow { left: 206px; top: 335px; }

#rect a { position: absolute; }

#href01 { left: 114px; top: 200px; }
#href02 { left: 114px; top: 248px; }
#href03 { left: 162px; top: 200px; }
#href04 { left: 162px; top: 248px; }
#href05 { left: 162px; top: 296px; }
#href06 { left: 210px; top: 248px; }
#href07 { left: 210px; top: 296px; }


