/* v1.0 | 20080212 */
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, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

/***************** reset.css *****************/

body { background: #fff; text-align: center; }
body, td, th, input, select, textarea { font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000; }
p { margin-bottom: 10px; }
hr.inv { clear: both; overflow: hidden; visibility: hidden; display: inline; height: 0; position: absolute; }

a { text-decoration: none; color: #f00a0a; }
a:hover { text-decoration: underline; }

.tl { text-align: left; }
.tr { text-align: right; }
.tc { text-align: center; }
.fr { float: right; }
.fl { float: left; }
.clr { clear: both; overflow: hidden; }

.nl { white-space: nowrap; }

.t9 { font-size: 9px; }
.t10 { font-size: 10px; }
.t11 { font-size: 11px; }
.t12 { font-size: 12px; }
.t13 { font-size: 13px; }
.t14 { font-size: 14px; }

.ni { color: #0d448d; }
.po { color: #ff7300; }


/*
	NAGLOWKI
	************************/
h1, h2, h3 { font-weight: normal; }
h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3 { font-size: 14px; font-weight: bold; }


/*
	LISTY
	************************/
ul, ol { overflow: auto; padding: 0 0 10px 0; zoom: 1; }
	
ul li { list-style: square; margin-left: 30px; }
ul ul li { list-style: circle; margin-left: 30px; }
ul ul ul li { list-style: disc; margin-left: 30px; }

ol li { list-style: decimal; margin-left: 30px; }
ol ol li { margin-left: 30px; }
ol ol ol li { margin-left: 30px; }

ul.lista, ul.poziom { padding: 0; }
ul.lista li, ul.poziom li { margin: 0; list-style: none }
ul.poziom li { float: left; }


/*
	FORMULARZE
	************************/
.input, .select, .textarea { color: #000; background: #fff; border: 1px solid #bb0c23; }
.textarea { overflow: auto; }
.button { color: #000; cursor: pointer; font-size: 11px; cursor: pointer; }


/*
	ZDJECIA
	************************/
.foto { margin: 10px 0; }
.l { float: left; margin: 3px 15px 15px 0; }
.r { float: right; margin: 3px 0 15px 15px; }
#banerMain{margin:0;}
