/* printer styles */
* { padding:0; margin:0; }
fieldset, img { border:0; }
label, a { cursor:pointer; }
body, textarea, input, table, select { font-size:100%; font-family:Verdana, Helvetica, Arial, sans-serif; }
option { padding-right:0.5em; }

#content ul, #content ol, #content dd { margin-left:2em; padding-bottom: 1em; }
h1, h2, h3, h4, h5, h6 { font-family: Arial, Sans-Serif; font-size:100%; }
h1{
	font-size:1.6em;
}
h2{
	font-size:2.3em;
}
h3 {
	font-size:1.3em;
	margin:.25em 0;
}
h4 {
	font-size:1.2em;
	margin:.75em 0;
}
p { padding-bottom:1em; }
address{
	font-style:normal;
}
abbr,
acronym{
	border-bottom:1px dotted #000;
}

hr, #content a.more { display:none; }

#header em{
	display:none;
}

#content .contactform{
	display:none;
}
#skipLinks,
#sidebar,
#menuLevel1M,
#search,
#footer h2,
#feeds,
#pagemap{
	display:none;
}
#main {
	margin:5px 10px;
	position:relative;
	font-size:11px;
	color:#333;
}

	#main * {
		margin:0;
		text-decoration:none;
	}

	a { color:#333; }

	#content {
		line-height:2em;
		color:#333;
	}

		#content h2 {
			margin:1em 0;
		}

/* post,pages */
#newsFull{
	padding:0 20px;
}
	#newsFull h1,
	#newsFull h2{
		color:#000;
		font-size:1.6em;
		font-weight:normal;
		margin-bottom:1em;
	}
/* single page */
	#singlepage h1{
		color:#000;
		font-size:1.6em;
		font-weight:normal;
		margin-bottom:1em;
		margin-top:1em;
	}
	#singlepage h2{
		color:#000;
		font-size:1.4em;
		font-weight:normal;
		margin-bottom:1em;
	}

/* page navi */
.wp-pagenavi{
	display:none;
}
/* zoom text */
#zoomer{
	display:none;
}

/* lang menu */
#language-menu{
	display:none;
}

/* adress */
#dane-teleadresowe{
	display:none;
}

/* footer */
#footer{
	text-align:center;
}

#footer h2,
#options{
	display:none;
}
/* contact form */
.contact-form{
	display:none;
}
