
.TextOnly {
	display: none !important;
}

.print-block {
	display: block !important;
}


/*
 * bullshit
 */

#Head1, #Head2, #MainMenu, #Footer DIV {
	display: none;
}

.top-box, .gugli-box, .box .pager, .box .calContent, .button, .submit {
	display: none;
}


/*
 * fix
 */

#Logo {
	float: right;
}
#Logo IMG {
	border: none;
}

#Footer {
	margin-top: 1em;
}
#Footer .print-block {
	float: none;
	text-align: left;
	margin: 0.5em 0;
}

.headlines .newstitle {
	font-weight: bold;
}
.headlines .time BR {
	display: none;
}

.dobozForm FIELDSET.preview IFRAME {
	display: none;
}
.dobozForm FIELDSET.code TEXTAREA {
	width: 100%;
	white-space: normal;
}


/* ads */

#ad1, #ad2, #ad3, .ad, .etarget, .links {
	display: none;
}
