html, body {
	margin: 0;
	padding: 0;
	font: 10px Verdana, serif;
	color: #333;
	background: #C7D2D8 url('gfx/tlo.gif') repeat-x bottom;
	text-align: center;
	}

td {
	font-size: 13px;
	}

a {
	text-decoration: underline;
	color: #4C6F7E;
	}
a:hover {
	text-decoration: none;
	color: #f60;
	}

em {
	font-style: normal;
	font-weight: bold;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}

h1 {
	font-size: 34px;
	margin-left: 580px;
	font-family: Arial;
	}

h1 a {
	text-decoration: none;
	}

h2 {
	font-size: 18px;
	margin-left: 745px;
	}

h3 {
	font-size: 15px;
	color: #666;
	}

h4 {
	display: block;
	padding: 0 0 20px 40px;
	font-size: 20px;
	}

p {
	margin: 0;
	padding: 0;
	text-align: justify;
	}

.strona {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	z-index: 5;
	}

.naglowek {
	position: relative;
	height: 101px;
	padding: 17px 0 0 36px;
	/* background: url('gfx/naglowek.jpg') no-repeat; */
	text-align: left;
	z-index: 10;
	}

.kolumna {
	position: absolute;
	top: 50px;
	left: 30px !important;
	left: -280px;
	width: 280px;
	text-align: left;
	z-index: 15;
	}

.box {
	position: relative;
	width: 220px;
	font: 14px Verdana, serif;
	padding: 10px 20px 20px 0;
	border: 1px solid #ddd;
	margin-top: -120px;
	margin-bottom: 30px;
	background: #fafafa url('gfx/tlomenu.jpg') no-repeat top left;
	z-index: 20;
	}

li.mn {
	position: relative;
	padding: 5px;
	font-size: 18px;
	border-bottom: 1px solid #ddd;
	z-index: 30;
	}

li.mn a {
	text-decoration: none;
	}

.boxcien {
	position: absolute;
	bottom: -17px !important;
	bottom: -18px;
	left: 0;
	width: 240px;
	height: 16px;
	background: url('gfx/cienpodmenu.gif') no-repeat top center;
	z-index: 20;
	}

.tresc {
	position: relative;
	border: 1px solid #fff;
	padding: 30px 30px 30px 310px;
	background: #fff url('gfx/tlostrona.gif') repeat-y;
	text-align: left;
	z-index: 10;
	}

.zawartosc {
	position: relative;
	min-height: 430px;
	height: auto !important;
	height: 430px;
	background: url('gfx/tlotresc.jpg') no-repeat;
	padding: 30px;
	z-index: 20;
	}

p.tekst {
	position: relative;
	font-size: 12px;
	color: #555;
	line-height: 160%;
	margin-bottom: 20px;
	text-indent: 50px;
	z-index: 25;
	}

img.ill {
	float: right;
	margin: 5px 10px 10px 10px;
	}

.floral {
	position: absolute;
	right: 0;
	top: 0;
	width: 201px;
	height: 492px;
	/*background: url('gfx/floral.gif') no-repeat;*/
	z-index: 20;
	}

.stopka {
	position: relative;
	height: 26px;
	padding-top: 10px;
	background: url('gfx/ciennastopke.jpg') no-repeat top center;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	color: #A6CBDA;
	z-index: 5;
	}