html, body {
	margin: 0;
	padding: 0;
	color: #777;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 100%;
}
p {
	margin: 6px 0;
	padding: 0;
	text-indent: 8px;
}
p a { display: none; }
abbr {
	cursor: help;
	border-bottom: 1px dotted #FFF;
}
h1 {
	display: inline;
	margin: 0;
	padding: 0;
	text-indent: 0;
	font-size: 14px;
	font-weight: normal;
}
#polskie {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 700px;
	height: 480px;
	margin-left: -350px;
	margin-top: -240px;
	overflow: visible;
}
#laski {
	width: 696px;
	height: 476px;
	color: #FFF;
	background: #000 url(back.jpg) center no-repeat;
	position: relative;
}
h1#logo {
	position: relative;
	display: block;
	margin: 0 auto;
	padding: 0;
	top: 68px;
	height: 98px;
	background: url(polskie-laski.jpg) top center no-repeat;
	text-indent: -9999px;
}
h2 {
	clear: both;
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #777;
}
h2.frt {
	margin-top: 20px;
}
div.opis {
	clear: both;
	width: 676px;
	margin: 2px 0 12px 0;
	padding: 5px;
	font-size: 12px;
	color: #555;
	border: 1px solid #300;
}
div.opis a {
	color: #555;
	text-decoration: underline;
}
#disclaim {
	position: relative;
	top: 90px;
	left: 100px;
	width: 500px;
	height: 140px;
	min-height: 140px;
	overflow: auto;
	color: #FFF;
}
a.pol {
	display: block;
	position: relative;
	top: 110px;
	left: 100px;
	width: 237px;
	height: 68px;
	background: url(wejscie.jpg) top center no-repeat;
	text-indent: -5000px;
	outline: none;
	float: left;
	text-decoration: none; 
}
a.pol:link, a.pol:visited { border: 1px solid #6E0000; }
a.pol:hover, a.pol:focus { border: 1px solid #5D0000; }
a.pol:active { border: 1px solid #5D0000; }
a.deu {
	display: block;
	position: relative;
	top: 110px;
	left: 140px;
	width: 237px;
	height: 68px;
	background: scroll url(wyjscie.jpg) top center no-repeat;
	text-indent: -5000px;
	outline: none;
	text-decoration: none; 
	float: left;
}
a.deu:link, a.deu:visited { border: 1px solid #6E0000; }
a.deu:hover, a.deu:focus { border: 1px solid #5D0000; }
a.deu:active { border: 1px solid #5D0000; }
#stopka {
	text-align: center;
	margin: 0;
	padding: 30px 0;
}
#stopka a {
	color: #555;
	text-decoration: none;
}
