#logo a img , #mtop ul li a , ul#foo2 li , ul#foo2 li h5 a , #home-oferta .pager a , a.more , #mdol ul li a , #podpis a , .lista a , .fscf-div-field input, .fscf-div-field textarea, .fscf-div-field select , .fscf-button-submit , a.more2 , .oferta h3 a , .ngg-gallery-thumbnail-box span.dgall , a#exit
{-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;}

.ngg-gallery-thumbnail-box span.dgall {-moz-transform: scale(0);
-webkit-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);}

.ngg-gallery-thumbnail-box:hover span.dgall {-moz-transform: scale(0);
-webkit-transform: scale(0.9);
-o-transform: scale(0.9);
-ms-transform: scale(0.9);
transform: scale(0.9);}
