body {background: white;font-size: 12pt;}
.offer-main {width: auto;margin: 0 5%;padding:0;border: 0;float:none !important;color:black;background:transparent;}
.offer-main p.longdesc, .offer-main p.h5{width:80%;float:none !important;padding:2% 0;font-size:11pt;}
#top, .topb, #footer, .rightside, #sidebar, ul#crumbs, .noprint {display: none;}
a:link, a:visited {color: #520;background: transparent;font-weight: bold;text-decoration: underline;}
.offer-main a:link:after, .offer-main a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
.offer-main a[href^="/"]:after {
   content: " (http://www.belfoldipihenes.hu" attr(href) ") ";
   }



pre {
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
	}
