/* 
    Document   : wmap
    Created on : 11.9.2009, 13:56:31
    Author     : Pepa
    Description:
        mapa webu
*/


.pagearea .wmap {
    background: url(../../images/design/txtbodybg.png) repeat-y left;
}
.pagearea .wmap h1{
    background: url(../../images/design/txth1bg.png) no-repeat top left;
}
.pagearea .wmap .content {
	padding: 0 40px 21px 30px;
	color: #4D4D4D;
	min-height: 500px;
}

