body {
	position: relative;
	margin: 0;
	padding: 0;
	font: 14px calibri, tahoma, verdana, arial, sans-serif;
	color: #444;
	background: #FCFCFC url(gfx/gradient_top_2.gif) repeat-x top;
	text-align: center;
	}

td {
	font-size: 13px;
	}

p {
	display: block;
	padding: 0;
	margin: 0;
	}

a {
	color: #2E6366;
	font-weight: bold;
	text-decoration: underline;
	}

a:hover {
	color: #397C80;
	font-weight: bold;
	text-decoration: none;
	}

.tlo_dolne {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 167px;
	background: url(gfx/gr_bottom.gif) repeat-x top;
	}

.tresc {
	position: relative;
	margin: 0 auto;
	width: 800px;
	}

.tlo_gorne {
	position: absolute;
	top: 0;
	right: 400px;
	width: 2000px;
	height: 160px;
	background: url(gfx/gradient_top_1.gif) repeat-x top;
	}

.tresc_2 {
	position: relative;
	width: 525px;
	padding-left: 275px;
	}

.listek_1 {
	position: absolute;
	left: 0;
	top: 103px;
	width: 43px;
	height: 116px;
	background: url(gfx/listek_1.jpg) no-repeat;
	}

.logo {
	position: absolute;
	left: 43px;
	top: 21px;
	width: 226px;
	height: 226px;
	background: url(gfx/logo.jpg) no-repeat;
	}

.tytul {
	position: absolute;
	left: 269px;
	top: 0;
	width: 531px;
	height: 182px;
	background: url(gfx/tytul.jpg) no-repeat;
	}

.listek_2 {
	position: absolute;
	left: 269px;
	top: 182px;
	width: 531px;
	height: 54px;
	background: url(gfx/lisc.jpg) no-repeat;
	}

.fragment {
	position: absolute;
	left: 269px;
	top: 236px;
	width: 6px;
	height: 11px;
	background: url(gfx/fragment.jpg) no-repeat;
	}

.mn {
	position: absolute;
	left: 35px;
	top: 247px;
	width: 240px;
	height: 340px;
	background: url(gfx/menu_bg.jpg) no-repeat;
	}

.mn_2 {
	padding: 18px 7px 7px 9px;
	}

a.mn_link {
	display: block;
	width: 209px;
	padding-left: 15px;
	height: 32px;
	padding-top: 12px;
	font: 18px trebuchet ms, arial, sans-serif;
	color: #666;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #D9E7E8;
	}
a.mn_link:hover {
	color: #000;
	font-weight: normal;
	background: #fcfcfc;
	}

.pod_mn {
	position: absolute;
	left: 35px;
	top: 570px;
	width: 240px;
	height: 205px;
	background: url(gfx/logo_wodne.gif) no-repeat 36px 0px;
	color: #888;
	font-size: 12px;
	letter-spacing: 1px;
	}
	
.cn {
	position: relative;
	padding: 236px 0 50px 0px;
	}
	
.cn_2 {
	background: url(gfx/pod_lisciem.jpg) no-repeat;
	padding: 45px 0 0 25px;
	}

.ft {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 800px;
	height: 91px;
	background: url(gfx/listek_dolny.jpg) bottom no-repeat;
	}

.ft1 {
	position: absolute;
	left: 10px;
	bottom: 5px;
	width: 200px;
	height: 30px;
	font-size: 12px;
	color: #999;
	text-align: left;
	}

.ft2 {
	position: absolute;
	right: 0px;
	top: 25px;
	width: 200px;
	height: 30px;
	font-size: 12px;
	color: #999;
	text-align: left;
	}

h2.dzial_title {
	display: block;
	margin: 0;
	padding: 0;
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #347073;
	padding-bottom: 15px;
	text-align: center;
	}

.dzial_text {
	letter-spacing: 1px;
	font-size: 15px;
	line-height: 140%;
	}

.obr {
	background: #fff;
	padding: 4px;
	border: 1px solid #d3d3d3;
	}

form {
	display: block;
	margin: 0;
	padding: 0;
	}

input,textarea {
	background: #fff url('gfx/formbg1.gif');
	border: 1px solid #589FA1;
	padding: 2px;
	font-size: 13px;
	line-height: 130%;
	}

input.przycisk {
	background: #fff url('gfx/formbg2.gif');
	border: 1px solid #589FA1;
	padding: 2px;
	font-size: 11px;
	}