
#hoverpic1:hover {
   content: url('../../images/poza3.jpg');
   height: 300px;
   width: 300px;   
}
#hoverpic2:hover {
   content: url('../../images/poza4.jpg');
   height: 300px;
   width: 300px;   
}
