html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
	background-color: #FDFDCC;
	background-image: url(../images/paleta.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
body a {
	color: #FF0000;
	text-decoration: none;
}
body a:hover {
	color: #FF0000;
	text-decoration: underline;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 1.1em;
	line-height: 20px;
}
h1 {
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #000000;
	font-size: 1.6em;
}
h1 span {
	visibility: hidden;
}

h2 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099FF;
}
.clear {
	clear: both;
}

#document {
	width: 996px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#paleta {
	background-color: #003333;
	height: 274px;
	width: 271px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.inline0 {
	margin: 0px;
	padding: 0px;
}
.drukarnia {
	background-image: url(../images/title-drukarnia.gif);
	background-repeat: no-repeat;
}
.drukarnia_de {
	background-image: url(../images/title-drukarnia-de.gif);
	background-repeat: no-repeat;
}
.niebieski {
	color: #0099FF;
}
.nasze {

	background-image: url(../images/title-nasze.gif);
	background-repeat: no-repeat;
}
.park {


	background-image: url(../images/title-park.gif);
	background-repeat: no-repeat;
}
.kontakt {



	background-image: url(../images/title-kontakt.gif);
	background-repeat: no-repeat;
}
.zapytanie {




	background-image: url(../images/title-zapytanie.gif);
	background-repeat: no-repeat;
}
#intro {
	height: 343px;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	background-image: url(../images/bg-intro.jpg);
	background-repeat: no-repeat;
}
