body { background: #555; text-align: center; }
body, td, th, input, select, textarea { font: 11px Arial, Helvetica, sans-serif; color: #000; }
body, form, img, p, h1, h2, h3, hr.inv { margin: 0; padding: 0; border: 0; }
p { margin-bottom: 10px; }
hr.inv { clear: both; overflow: hidden; visibility: hidden; display: inline; height: 0; position: absolute; }

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

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

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


/*
	NAGLOWKI
	************************/
h1, h2, h3 { margin-bottom: 10px; color: #ef181e; font-weight: normal; }
h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }


/*
	LISTY
	************************/
ul { list-style: square; }
ul ul { list-style: circle; }
ul ul ul { list-style: disc; }

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


/*
	FORMULARZE
	************************/
.input, .select, .textarea { background: #fff; border: 1px solid #ccc; padding: 1px; width: 250px; }
.textarea { overflow: auto; height: 100px; }
.button { color: #fff; background: #ef181e; border: 1px solid #ef181e; font-weight: bold; }


/*
	NAGLOWKI
	************************/
.foto { margin: 3px 0 10px 0; }
.foto img { border: 3px solid #555; }
.l { margin: 3px 15px 15px 0; float: left; }
.r { margin: 3px 0 15px 15px; float: right; }


/*************************/

