			body {
				margin: 0;
				padding: 0;
				background-color: #422F20;
				font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
				text-align: center;
				font-size: 80%;
				color: white;
			}
			a 	{
				color: white;
				font-size: 12px;
				text-decoration: none;
			}
			#page {
				background-image: url(images/shadow.jpg);
				background-position: center center;
				background-repeat: repeat-y;
				text-align: center;
			}
			#logo {
				background-image: url(images/logo3.png);
				background-position: center center;
			}
			.site-links {
				background-image: url(images/site-links-background.gif);
				background-position: center bottom;
				background-repeat: repeat-x;
				background-color: #7d0000;
			}
			a:hover, a:visited:hover {
				color: #c61a1a;
				text-decoration: none;
				font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
				text-align: center;
				font-size: 12px;
			}
			.site-links a, .site-links a:visited, .site-links strong {
				padding: 6px 6px;
				color: white;
				display: block;
				float: left;
				margin-left: 4px;
				font-size: 12px;
				text-decoration: none;
			}
			.site-links a:hover {
				color: white;
				text-decoration: underline;
			}

			.tekst a:hover, .tekst a:visited:hover {
				color: #c61a1a;
				font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
			}
			.tekst a, .tekst a:visited, .tekst strong {
				color: black;
			}
			.tekst a:hover {
				color: #c61a1a;
			}

			.kolumna {
				background-image: url(images/kolumna.jpg);
				background-repeat: repeat-y;
				background-color: #000000;
				padding: 25px;
				color: black;
				display: block;
				float: left;
				font-size: 12px;
				text-decoration: none;
			}
			.k {
				padding: 25px;
				color: black;
				display: block;
				float: left;
				font-size: 12px;
				text-decoration: none;
			}
			#akapit
			{
				margin-left:110px;
				margin-right:25px;
				line-height:1.5;
			}