
.ofertbox{
height: 160px;
margin: 15px 0 15px 0;
}

#doradzimy{
background: #F9EFEE url(decor/doradzimy.jpg) 0 0 no-repeat;
padding: 60px 5px 5px 200px;
height: 100%;
}


#pokzemy{
background: #F9EFEE url(decor/pokazemy.jpg) 0 0 no-repeat;
height: 100%;
padding: 60px 5px 5px 200px;
}


#wyliczymy{
background: #F9EFEE url(decor/wyliczymy2.jpg) 0 0 no-repeat;
height: 100%;
padding: 60px 5px 5px 200px;
}


#dowieziemy{
background: #F9EFEE url(decor/dowieziemy.jpg) 0 0 no-repeat;
height: 100%;
padding: 60px 5px 5px 200px;
}



.contenttxt a:hover{
font-weight: normal;
}

.contenttxt a{
text-decoration: underline;
}