body { background: #fff; text-align: center; }
body, td, input, select, textarea { font: 11px Arial, Helvetica, sans-serif; color: #0e2157; }
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; }

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

.dpr { float: right; }
.dlw { float: left; }
.clr { clear: both; overflow: hidden; }

.left { text-align: left; }
.right { text-align: right; }

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

.green { color: #5a9020; }
.navy { color: #011b58; }


/*
	NAGLOWKI
	************************/
h1, h2, h3 { margin-bottom: 10px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: normal; }
h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; font-weight: bold; }


/*
	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 { margin: 0 0 7px 0; padding: 0 0 7px 0; clear: left; overflow: hidden; }
ul.poziom li { float: left; }


/*
	FORMULARZE
	************************/
.input, .select, .textarea { color: #468008; background: #fff; border: 1px solid #fff; }

.enquiry {margin-top:20px; color:white; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: normal; padding-bottom: 0px;}
.enquiry span {margin-left:20px; position:relative;}
.enquiry input {float:left;}
.enquiry input.submit {float: none;}
.enquiry label {display: inline;}
.enquiry li {clear: both; list-style: none; margin:0 !important}
.enquiry ul {margin:0px; padding: 0px;}
.enquiry .submit {clear: both; }