tbla 2
<ul class="demo-2 effect">
<li>
<h2 class="zero">JgVirg!</h2>
<p class="zero">TANULJ,SZPTSD az oldaladat de a legfontosabb hogy kzbe jl rezd magad!
Virg</p>
</li>
<li><img class="top" src="//jegvirag.gportal.hu/portal/jegvirag/image/gallery/1426269377_62.jpg" alt=""/></li>
</ul>
<STYLE>
.demo-2 {
position:relative;
width:250px;
height:200px;
overflow:hidden;
float:left;
margin-right:20px;
background-color:rgba(26,76,110,0.5)
}
.demo-2 p,.demo-2 h2 {
color:#fff;
padding:10px;
left:-20px;
top:20px;
position:relative
}
.demo-2 p {
font-family:'Lato';
font-size:12px;
line-height:18px;
margin:0
}
.demo-2 h2 {
font-size:20px;
line-height:24px;
margin:0;
font-family:'Lato'
}
.effect img {
position:absolute;
left:0;
bottom:0;
cursor:pointer;
margin:-0px 0;
-webkit-transition:bottom .3s ease-in-out;
-moz-transition:bottom .3s ease-in-out;
-o-transition:bottom .3s ease-in-out;
transition:bottom .3s ease-in-out
}
.effect img.top:hover {
bottom:-96px;
padding-top:100px
}
h2.zero,p.zero {
margin:0;
padding:0
}
</STYLE>