	html, body 
	{
		width: 100%;
		height: 100%;
		margin: 0px;
		padding: 0px;
	}

	body 
	{
		font-family: "Arial", sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: rgb(0,0,0);
		background-color: rgb(230,230,230);
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		text-align: center;
	}

	.SpinaczAuthor
	{
		display: none;
	}

	table, p
	{
		text-align: left;
	}

	p
	{
		display: block;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
		padding: 0px;
	}

	h1
	{
		font-family: "Arial", sans-serif;
		font-size: 22px;
		font-weight: normal;
		color: rgb(74,113,168);
		margin: 0px;
		padding: 0px;
		text-align: right;
	}

	h2
	{
		font-family: "Arial", sans-serif;
		font-size: 18px;
		font-weight: normal;
		color: rgb(0,0,0);
		margin: 0px;
		padding: 0px;
		text-align: left;
	}

	h3
	{
		display: inline;
		font-size: 14px;
		font-weight: bold;
		color: rgb(150,150,150);
		margin: 0px;
		padding: 0px;
		text-align: left;
	}

	sup
	{
		font-size: 10px;
	}

	.Main
	{
		display: block;
		width: 920px;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		padding: 0px;
		text-align: center;
	}

	.Content
	{
		display: block;
		width: 543px;
		margin: 0px;
		padding: 0px;
		text-align: center;
	}

	.White
	{
		background-color: rgb(255,255,255);
	}

	.BlackText
	{
		font-size: 14px;
		color: rgb(50,50,50);
	}

	.BlackText a, .BlackText a:link, .BlackText a:visited, .BlackText a:active
	{
		color: rgb(100,100,100);
		text-decoration: underline;
	}

	.BlackText a:hover
	{
		color: rgb(50,50,50);
		text-decoration: underline;
	}

	.BlackTextLinia
	{
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: rgb(230,230,230);
	}

	.LeftColumn
	{
		display: block;
		width: 233px;
		margin: 0px;
		padding: 0px;
		text-align: center;

		background-image: url(col_left_01.jpg);
		background-repeat: no-repeat;
		background-position: top center;
	}

	.LeftColumnIcons
	{
		display: block;
		width: 233px;
		margin: 0px;
		padding: 0px;
		text-align: center;
	}

	.LeftColumnIcons p
	{
		display: block;
		margin-top: 0px;
		margin-right: 14px;
		margin-bottom: 1px;
		margin-left: 0px;
		padding: 0px;
		text-align: center;
	}

	.LeftColumnIcons p a span
	{
		display: none;
	}

	.RightColumn
	{
		display: block;
		width: 23px;
		height: 154px;
		margin: 0px;
		padding: 0px;
		text-align: center;

		background-image: url(col_right_01.jpg);
		background-repeat: no-repeat;
		background-position: top center;
	}

	.Menu
	{
		display: block;
		width: 799px;
		height: 216px;
		margin: 0px;
		padding: 0px;

		background-image: url(head.jpg);
		background-repeat: no-repeat;
		background-position: top center;
	}

	.Links
	{
		display: block;
		float: right;
		width: 518px;
		height: 216px;
		margin: 0px;
		padding: 0px;
	}

	.Links div
	{
		position: relative;
		top: 165px;
		left: -8px;
	}

	.Logo
	{
		display: block;
		float: left;
		width: 281px;
		height: 216px;
		margin: 0px;
		padding: 0px;
	}

	.Logo a
	{
		display: block;
		width: 281px;
		height: 216px;
	}

	.Logo a span
	{
		display: none;
	}

	.Foot
	{
		display: block;
		width: 799px;
		height: 120px;
		margin: 0px;
		padding: 0px;

		background-image: url(foot.gif);
		background-repeat: repeat-x;
		background-position: top center;
	}

	.Foot p
	{
		display: block;
		margin: 0px;
		padding: 20px;

		text-align: center;
	}

	.Words
	{
		display: none;
		margin: 0px;
		padding: 0px;
	}

	.Dobor
	{
		display: block;
		width: 190px;

		margin: 0px;
		padding: 0px;

		background-image: url(nawias.gif);
		background-repeat: no-repeat;
		background-position: center center;
	}

	.DoborDesc
	{
		background-color: rgb(250,250,250);
	}

	.Dobor ul
	{
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}

	.Dobor ul li
	{
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}

	.DoborLeft
	{
		display: block;
		float: left;
		width: 80px;
		margin: 0px;
		padding: 0px;
	}

	.DoborLeft li
	{
		text-align: left;
	}

	.DoborRight
	{
		display: block;
		float: right;
		width: 80px;
		margin: 0px;
		padding: 0px;
	}

	.DoborRight li
	{
		text-align: right;
	}
