#content > h2{
margin-left:15px
}

#content h1{
margin-top:20px;
}

#galerie li{
float:left;
width:108px;
height:195px;
background:url(images/ramka.png) no-repeat;
margin-top:-10px;
}

#galerie li:hover{
background:url(images/ramka-h.png) no-repeat;
}

#galerie li img{
width:89px;
height:149px;
position:relative;
top:10px;
left:9px;
}

#galerie li:first-child{
margin-left:12px;
}

#galerie span{
display:table-cell;
width:108px;
text-align:center;
font-size:14px;
font-family:Franklin;
margin-top:18px;
margin-top:18px;
height:22px;
vertical-align:middle;
color:#fff;
}

#galerie a{
color:#07230f;
text-decoration:none;
}


#content div.tekst p{
float:left;
width:230px;
}

#content div.tekst{
width:500px;
margin:0 auto;
overflow:hidden;
line-height:16px;
}

#content div.tekst h2{
font-size:15px;
margin-bottom:25px;
}

#content div.tekst p em{
text-indent:75px;
display:block;
font-style:normal;
}