html, body {
	margin: 0;
	padding: 0;
	font: 13px tahoma, verdana, arial, geneva, sans-serif;
	color: #888;
	background: #EFF8F6 url('gfx/bg.gif') repeat-x top;
	text-align: center;
	}

h1, h2, h3, p {
	margin: 0;
	padding: 0;
	}

a {
	color: #f70;
	text-decoration: none;
	}
a:hover {
	color: #c30;
	text-decoration: none;
	}

.hd {
	position: relative;
	height: 295px;
	text-align: center;
	z-index: 3;
	}

.tp {
	position: relative;
	margin: 0 auto;
	width: 750px;
	height: 29px;
	padding: 11px 75px 0 65px;
	background: url('gfx/tp.jpg') no-repeat;
	text-align: right;
	font-size: 15px;
	z-index: 4;
	}

div.tp a {
	font: 12px tahoma;
	color: #888;
	padding-left: 18px;
	}
div.tp a:hover {
	font: 12px tahoma;
	color: #f70;
	}

a.ahome {
	background: url('gfx/ihome.gif') no-repeat 0px 3px;
	}

a.aszukaj {
	background: url('gfx/iszukaj.gif') no-repeat 0px 3px;
	}

a.apomoc {
	background: url('gfx/ipomoc.gif') no-repeat 0px 3px;
	}

a.akontakt {
	background: url('gfx/ikontakt.gif') no-repeat 0px 4px;
	}

a.amapa {
	background: url('gfx/imapa.gif') no-repeat 0px 3px;
	}

a.arss {
	position: absolute;
	right: 75px;
	top: 14px;
	font: 11px tahoma;
	color: #777;
	padding-left: 15px;
	display: block;
	background: url('gfx/irss.gif') no-repeat 0px 2px;
	z-index: 6;
	}
a.arss:hover {
	color: #f70;
	}

.hdbd {
	position: relative;
	margin: 0 auto;
	width: 780px;
	height: 160px;
	padding: 0 55px 0 55px;
	background: url('gfx/hd.jpg') no-repeat;
	z-index: 4;
	}

.mn {
	position: relative;
	margin: 0 auto;
	width: 730px;
	height: 83px;
	padding: 12px 65px 0 95px;
	background: url('gfx/mn.jpg') no-repeat;
	text-align: left;
	z-index: 4;
	}

.cn {
	position: relative;
	margin: 0 auto;
	width: 710px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding: 10px 90px 0 90px;
	background: url('gfx/cn.gif') repeat-y;
	z-index: 4;
	}

.ft {
	position: relative;
	height: 95px;
	background: url('gfx/bt.gif');
	z-index: 3;
	}

.ftbd {
	position: relative;
	margin: 0 auto;
	width: 760px;
	height: 32px;
	padding: 63px 65px 0 65px;
	background: url('gfx/ft.jpg') no-repeat;
	font: 10px tahoma;
	z-index: 4;
	}

h1 {
	position: absolute;
	left: 90px;
	top: 20px;
	display: block;
	width: 220px;
	height: 110px;
	font: 30px arial, tahoma, verdana, sans-serif;
	font-variant: small-caps;
	font-weight: normal;
	text-align: right;
	line-height: 110%;
	padding: 15px 20px 0 0;
	border-right: 5px solid #f70;
	z-index: 5;
	}

h1 a {
	text-decoration: none;
	color: #006c50;
	}
h1 a:hover {
	text-decoration: none;
	color: #006c50;
	}

h2 {
	position: absolute;
	left: 345px;
	top: 25px;
	display: block;
	width: 200px;
	font: 12px arial, tahoma, verdana, sans-serif;
	font-weight: normal;
	text-align: left;
	line-height: 140%;
	padding: 15px;
	z-index: 5;
	}

div.mn ul {
	display: block;
	margin: 0;
	padding: 0;
	}

div.mn ul li {
	display: inline;
	margin: 0;
	padding: 0;
	border-left: 1px solid #bbb;
	}

div.mn ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #006C50;
	padding: 0 12px;
	}
div.mn ul li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #f70;
	}

h3 {
	position: relative;
	display: block;
	font: 25px arial, tahoma, verdana, sans-serif;
	font-variant: small-caps;
	font-weight: normal;
	text-align: left;
	line-height: 110%;
	padding: 0 0 0 20px;
	border-left: 30px solid #f70;
	margin: -20px 0 30px 0;
	color: #000;
	z-index: 5;
	}

p {
	text-align: justify;
	padding: 0 20px 0 50px;
	line-height: 150%;
	font: 14px tahoma;
	color: #555;
	}

img.il {
	float: right;
	border: 15px solid #fff;
	margin: 20px 0 20px 30px;
	}