body{
	font-size: 12pt;
	line-height: 150%;
	color: #4f4f4f;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background: url("../images/tlo.jpg") repeat-y;
}

h1,h2,h3,h4,h5,h6{
	margin: 0px;
	padding: 0px;
	font-style: normal;
}

h1{
	font-size: 20pt;
}

h2{
	font-size: 14pt;
}

h3{
	font-size: 12pt;
}

h4{
	font-size: 10pt;
}

h6{
	font-size: 8pt;
}

a{
	color: #3a58bb;
	text-decoration: none;
}

a:hover{
	color: black;
	text-decoration: none;
}

#zawartosc{
	position: absolute;
	top: 205px;
	left: 30px;
	z-index: 1;
	padding: 10px;
	width: 925px;
	text-align: left;
}

#naglowek{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	width: 100%;
	height: 300px;
}

#ukryteMenu{
	display: none;
}

#stopka{
	position: absolute;
	z-index: 2;
	width: 1000px;
	height: 40px;
	text-align: center;
	margin: 0px;
	bottom: 0px;
	background: url("../images/tloDol.jpg") no-repeat;
	display: none;
}

td{
	padding: 10px;
}

label{
	display: block;
}

label input,textarea{
	display: block;
	border: 1px #cccccc solid;
	width: 300px;
	margin-bottom: 15px;
}

p.wstep{
	font-weight: bold;
}

p.akapit{
	text-indent: 2cm;
}

p.czytajWiecej{
	text-align: right;
	font-style: italic;
}

p.wstecz{
	text-align: right;
	font-style: italic;
}

p.prawo{
	text-align: right;
}

img{
	border: 0px;
}