html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100.01%;
	font-family: inherit;
	text-align: left;
	background-color: transparent;
}

h1, h2, h3, h4, h5, h6 { 
	font-weight: normal; 
}

a, a:visited { text-decoration: none; }



/* reset formularzy */
input.button_ie, button { 
	overflow: visible 
}

input, textarea, select, option, optgroup, button { 
	font-size: 1em; 
}

button { 
	cursor: pointer; 
}


/* reset list */
ul, ol, dir, menu { 
	list-style: none; 
	line-height: 1em;
}


/* reset oplywania */
.clear { 
	display: inline-block; 
}  

.clear:after { 
	content: "."; display: block;
	height: 0; 
	clear: both; 
	visibility: hidden; 
}

* html .clear { 
	height: 1%; 
}

.clear { 
	display: block; 
}

div.content {

}





