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%; background-color: transparent; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
acronym, abbr { cursor: help; }
img { vertical-align: middle; }
sub { vertical-align: bottom; }
sup { vertical-align: top; }
address { font-style: normal }
a {outline: none;}

/* Linki i typografia */
body, input, textarea, select, option, optgroup, button { font-family: Tahoma, Arial, sans-serif; color: #3b3b3b; }
input, textarea, select, option, optgroup, button { font-size: 1em; }
body { font-size: 62.5% !important; }
a { text-decoration: none; color: #289ca5; }
a:hover { text-decoration: underline }
p, ul, ol, li, dl, address, blockquote, form { line-height: 1.65em; }
h2 em { font-size: .75em; }
	
/* Tabele */
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td, tr { text-align: left; vertical-align: top; font-weight: normal; }

/* Listy */
ul, ol, dir, menu { list-style: none; line-height: 1em; }

/* Formularze */
button { overflow: visible; border: none; padding: 0; cursor: pointer; background: none }
