html, body, h1, h2, h3, h4, h5, h6, div, span, blockquote, p, address, form, fieldset, img,
ul, ol, dl, dt, dd, li, hr, table, td, th, strong, em, sup, sub, dfn, ins, del, q, cite, var,
samp, code, kbd, tt { margin:0; padding:0; border:0; outline:0; }

ul { list-style:none; }

body { font-size:75%;  /* (16 * .75) = 12px, (16 * .625) = 10px - tutaj trzeba dodać style dla IE, który nie przełknie ułamka */ color:#334651; background:#FFF; }

body, input, textarea, select, option, optgroup, button { font-family:Arial, Tahoma, sans-serif; }

input, button { width:auto; }

del { text-decoration:line-through; }

caption, th, td { text-align:left; font-weight:normal; }

.clearfix:after { content:"&nbsp;"; display:block; clear:both; visibility:hidden; height:0; line-height:0;  }
 	.clearfix { display:inline-block; }
	* html .clearfix { height:1%; }
	.clearfix { display:block; }
	
.cleaner, .clear { clear:both; height:1px; font-size:1px; }