body {
	margin: 0px;
	background: #f6f6f6 url('gfx/bgbt.gif') repeat-x bottom;
	font: 13px  verdana, arial, tahoma, geneva, sans-serif;
	color: #666;
	}

a {
	color: #060;
	text-decoration: none;	
	}
a:hover {
	color: #070;
	text-decoration: underline;
	}

img {
	border: 0;
	}

h1, h2, h3, h4, h5, h6, p, form {
	position: relative;
	margin: 0;
	padding: 0;
	display: block;
	font-weight: normal;
	}

.bd {
	position: relative;
	background: url('gfx/bgtp.gif') repeat-x top;
	z-index: 2;
	}

.hd, .cn, .ft {
	position: relative;
	width: 990px;
	margin: 0 auto;
	z-index: 5;
	}

.nad_ilustracja {
	position: relative;
	height: 130px;
	z-index: 6;
	}

h1 {
	padding-top: 45px;
	padding-left: 10px;
	color: #000;
	font: 40px/40px 'century gothic', arial, verdana, geneva, sans-serif;
	}

h1 a, h1 a:hover {
	color: #000;
	font: 40px/40px 'century gothic', arial, verdana, geneva, sans-serif;
	text-decoration: none;
	}

h2 {
	color: #777;
	padding-left: 11px;
	padding-top: 6px;
	font: 17px/17px 'century gothic', arial, verdana, geneva, sans-serif;
	}

.menu_top {
	position: absolute;
	right: 10px;
	bottom: 0px;
	height: 43px;
	z-index: 7;
	}

.menu_top ul, .menu_top li {
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	display: block;
	height: 43px;
	}

 .menu_top li {
	list-style-type: none;
	float: left;
	display: block;
	height: 30px;
	background: url('gfx/mntp.gif') repeat-x;
	margin-left: 2px;
	padding: 0 17px;
	font: 17px/18px 'century gothic', arial, verdana, geneva, sans-serif;
	border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	-khtml-border-radius: 7px 7px 0 0;
	padding-top: 13px;
	}

.menu_top li a {
	color: #444;
	}
.menu_top li a:hover {
	color: #090;
	text-decoration: none;
	}

.ilustracja_glowna {
	position: relative;
	height: 210px;
	z-index: 7;
	}

.ilustracja_glowna img {
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	}

.cn {
	position: relative;
	background: url('gfx/sh.gif') no-repeat;
	padding-top: 5px;
	clear: both;
	overflow: hidden;
	z-index: 8;
	}

.kolumna_prawa {
	position: relative;
	float: right;
	width: 280px;
	padding: 0 10px;
	z-index: 10;
	}

.kolumna_lewa {
	position: relative;
	float: left;
	width: 660px;
	padding: 33px 10px;
	z-index: 10;
	}

.box_menu {
	position: relative;
	padding-top: 30px;
	z-index: 12;
	}

.box_menu h3 {
	font: 18px/18px 'century gothic', arial, verdana, geneva, sans-serif;
	color: #000;
	padding: 0 0 15px 10px;
	}

.box_menu ul, .box_menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: 18px/18px 'century gothic', arial, verdana, geneva, sans-serif;
	text-align: center;
	}

.box_menu li {
	padding-bottom: 3px;
	}

.box_menu li a {
	position: relative;
	display: block;
	height: 27px;
	padding-top: 10px;
	background: #efefef url('gfx/gr.gif') repeat-x;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	}
.box_menu li a:hover, .box_menu li a.active {
	font-weight: bold;
	background: #e6e6e6 url('gfx/gr2.gif') repeat-x;
	border: 1px solid #bebebe;
	text-decoration: none;
	}

.box {
	position: relative;
	margin-top: 30px;
	background: #efefef;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	padding-bottom: 10px;
	overflow: hidden;
	z-index: 12;
	}

.polowa_lewa, .polowa_prawa {
	width: 313px;
	margin-right: 30px;
	float: left;
	}

.polowa_prawa {
	margin-right: 0;
	}

.polowa_lewa2, .polowa_prawa2 {
	width: 478px;
	margin-right: 30px;
	float: left;
	}

.polowa_prawa2 {
	margin-right: 0;
	}

.box h3 {
	font: 17px/17px 'century gothic', arial, verdana, geneva, sans-serif;
	color: #000;
	height: 28px;
	padding: 10px 0 0 15px;
	background: #efefef url('gfx/gr2.gif') repeat-x;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	}

.box p {
	font: 13px/20px verdana, tahoma, arial, sans-serif;
	color: #666;
	text-align: justify;
	padding: 18px 13px 5px 13px;
	}

.box p a {
	color: #090;
	text-decoration: underline;
	}

p.czarne {
	color: #000;
	}

p.marginesy {
	padding: 20px 20px 13px 20px;
	}

.box li {
	font: 13px/18px verdana, tahoma, arial, sans-serif;
	color: #090;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	}

.box li span {
	color: #777;
	font-weight: normal;
	}

.box img.img_do_lewej {
	float: left;
	margin: 22px 20px 20px 20px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	}

.box img.img_do_prawej {
	float: right;
	margin: 22px 20px 20px 20px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	}

.tablewrapper {
	padding: 18px 13px 5px 13px;
	}

.box table.tabelka {
	width: 100%;
	}

.box table.tabelka td, .box table.tabelka th {
	padding: 15px 8px;
	text-align: center;
	font: 13px/15px Verdana, tahoma, sans-serif;
	text-align: center;
	}

.box table.tabelka th {
	background: #e0e0e0;
	color: #000;
	}

.box table.tabelka td {
	background: #fff;
	}

p.male {
	font-size: 11px;
	padding: 0 20px;
	text-align: right;
	}

form td {
	padding: 4px;
	vertical-align: top;
	}

form table {
	margin: 5px 10px;
	}

td.doprawej {
	padding-top: 10px;
	text-align: right;
	}

input, textarea, select {
	background: #fff;
	padding: 4px;
	margin: 3px;
	font-size: 13px;
	color: #000;
	border: 1px solid #090;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	}

select {
	text-align: center;
	}

input.przycisk {
	background: #090 url('gfx/button.gif') repeat-x;
	border: 1px solid #090;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding: 6px 15px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	}

.ft {
	height: 78px;
	font-size: 11px;
	line-height: 11px;
	}

.ft p {
	position: absolute;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	top: 35px;
	right: 0px;
	}

.ft ul {
	position: absolute;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	top: 35px;
	left: -50px;
	}

.ft li {
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 23px;
	}

.ft li a {
	color: #090;
	font-weight: bold;
	}

.ft p a {
	color: #666;
	}

.ft p span {
	color: #000;
	}
