* {
	margin: 0;
	border: 0;
	padding: 0;
}

/* footerStickAlt voodoo */

html, body {
	height: 100%;
}

#nonFooter {
	position: relative;
	min-height: 100%;
}

* html #nonFooter {
	height: 100%;
}

#footer {
	position: relative;
	margin: -80px auto 0 auto;
}

/* A CSS hack that only applies to IE -- specifies a different offset for the footer */

* html #footer {
	margin-top: -80px;
}

#page {
	min-height: 100%;
}

* html #page {
	height: 100%;
}

#footer {
	height: 80px;
	width: 100%;
}

body {
	color: #000;
	background: #fff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
}

/* enter stuff */

#dziendobry {
	top: 0;
	left: 0;
}

ul#intro_links {
	width: 80px;
	margin-left: 80px;
	text-align: right;
}

ul#intro_links li {
	list-style: none;
	display: inline;
}


/* menu i wiersze */

#menu {
	top: 0;
	left: 0;
	float: left;
}

a.menu0, a.menu0:visited {
	color: #EABB00;
	background-color: #fff;
}

a.menu0:hover, a.menu0:active {
	color: #fff;
	background-color: #FFCC33;
}

a.menu1, a.menu1:visited {
	color: #FF6666;
	background-color: #fff;
}

a.menu1:hover, a.menu1:active {
	color: #fff;
	background-color: #FF6666;
}

a.menu2, a.menu2:visited {
	color: #6699CC;
	background-color: #fff;
}

a.menu2:hover, a.menu2:active {
	color: #fff;
	background-color: #6699CC;
}

#lista {
	color: #999;
	background: #fff;
	padding-bottom: 125px;
}

div.wiersz {
	clear: both;
	background: #fff;
}

div.wiersz:hover {
	background: #efefef;
}

div.wiersz a {
	padding: 0.7em;
	margin-right: 10px;
	padding-right: 10px;
	border: 0;
	display: block;
	float: left;
	text-align: right;
	text-decoration: none;
	width: 155px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 140px;
}

div.wiersz p {
	padding: 0.7em;
}

div.wiersz p a {
	display: inline;
	width: auto;
	float: none;
	text-decoration: underline;
}

a {
	color: #b4b4b4;
	background: transparent;
	text-decoration: none;
}

/* stopka */

#footer li {
	list-style: none;
	display: inline;
}


#footer a {
	display: block;
	background: url("/images/spacer.gif"); 
	float: left;
}

a#kontakt {
	height: 25px;
	width: 160px;
	margin-left: 15px;
	margin-top: 3px;
}

a#newsletter {
	height: 25px;
	width: 250px;
	margin-left: 10px;
	margin-top: 3px;
}

#footer a span {
	visibility: hidden;
}


/* confident, the hidden content */

#czapkaniewidka {
	position: absolute;
	left: -10000px;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: transparent;
	background: #fff;
	border-width: 1px;
	border-color: #000;
}
