/* Start of CMSMS style sheet 'Print' */
/*
print.css - módosítva
(c) Háda Csaba 2010 - hadacsabi[kukac]gmail[pont]com
*/


body {
	color: #000000 !important; 
	background-color: #FFFFFF !important;
	font-family: Arial, Helvetica, sans-serif;
	border:0 !important; 
	font-size: 12px;
}

.accessibility, .noprint, {
	display: none !important;
}
/* 
remove all width constraints from content area
*/
/*
div#content,
div#maincontent {
display:block !important;
width:100% !important;
border:0 !important;
}*/

.news {
	border-bottom: 1px solid #000000;
	margin-bottom: 15px;
	margin-left: 0px;
}
.news_top {
	font-size: 14px;
	font-weight: bold;
}
#printfoot {
	width: 100%;
	display: block;
	font-weight: bold;
}
.gofull {
	display: block;
}
/* hide everything else! */
div#header, div#header h1 a, div#search, div#footer, div#news, div#sidebar, .madeby, .go_print, .comment_szum, .go_mailto, .newsimgcenter, .pagecount, .goback, #advert2 {
	display: none !important;
}
img {
	float:none;
}
/* End of 'Print' */

