html, body {
	margin: 0;
	padding: 0;
	background: #030b0e url('../img/background_new.jpg') no-repeat top center;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
}

ul.stopka, ul.stopka li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-right: 2px;
	text-shadow: 1px 1px 0px #000;
}

ul.stopka li {
	display: inline;
	white-space: nowrap;
}

#pozioma_linia{
	background: url('../img/background_linia.gif') repeat-x;
	width: 100%;
	position: fixed;
	bottom: 137px;
}

#wkrotce{
	width: 654px;
	height: 480px;
	margin-left: -327px;
	position: absolute;
	top: 75px;
	left: 50%;
}

#polozenie_stopka{
	background: url('../img/background_stopka.jpg') no-repeat bottom;
	width: 443px;
	height: 150px;
	position: fixed;
	bottom: 0px;
	right: 0px;
}

#stopka{
	position: fixed;
	bottom: 45px;
	right: 55px;
}

#polozenie_newsletter{
	background: url('../img/background_newsletter.jpg') no-repeat bottom;
	width: 240px;
	height: 150px;
	position: fixed;
	bottom: 0px;
	left: 0px;
}

#newsletter{
	position: fixed;
	bottom: 32px;
	left: 55px;
}

#muzyka{
	position: fixed;
	right: 368px;
	bottom: 0px;
	width: 160px;
	height: 149px;
}

#dane_kontaktowe{
	margin-bottom: 15px;
	color: #adadad;
}

#prawa_autorskie{
	margin-top: 5px;
	color: #444444;
	text-shadow: 1px 1px 0px #000;
}

#newsletter_tekst{
	position: fixed;
	bottom: 90px;
	left: 55px;
	color: #444444;
	text-shadow: 1px 1px 0px #000;
	font: 10px Tahoma;
	line-height: 16px;
}

#newsletter_regulamin{
	margin-top: 5px;
	color: #444444;
	text-shadow: 1px 1px 0px #000;
	font: 9px Tahoma;
}

b.strzalka{
	color: #c2c2c2;
	text-shadow: 1px 1px 0px #000;
}

.tekst_ciemny{
	color: #434242;
}

.tekst_sredni{
	color: #848484;
}

.tekst_jasny{
	color: #adadad;
}

.mailto{
	color: #992a49;
}

.mailto:hover{
	color: #993b59;
	border-bottom: 1px dashed #993b59;
	text-decoration: none;
}

input.mail{
	position: fixed;
	left: 55px;
	bottom: 53px;
	width: 156px;
	height: 25px;
	background: #F7F7F7 url('../img/background_input.jpg') no-repeat top;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #7b7b7b;
	border: 0;
	margin: 0;
	padding: 0;
	padding-left: 8px;
	line-height: 25px;
}

input.mail:focus{
	color: #992a49;
}

.submit{
	position: fixed;
	left: 235px;
	bottom: 53px;
	background: transparent url('../img/background_submit.gif') no-repeat top;
	font: bold 11px Tahoma;
	border: 0px;
	width: 64px;
	height: 25px;
	color: #7b7b7b;
	padding-bottom: 2px;
	padding-right: 5px;
}

.submit:focus{
	color: #7b7b7b;
}

.submit:hover{
	background: transparent url('../img/background_submit_hover.gif') no-repeat top;
	color: #000010;
}

a{
	font: 11px Tahoma;
	color: #7b7b7b;
	text-decoration: none;
}

a:hover{
	color: #cfcfcf;
	border-bottom: 1px dashed #7b7b7b;
	text-decoration: none;
}

#klienci {
	position: absolute; 
	right: 60px; 
	bottom: 180px;
	background: url('../img/klienci.png') no-repeat top center;
}

img#tvp {
	margin-top: 22px;
	height: 45px;
	width: 129px;
	background: url('../img/klienci_tvp.png') no-repeat;
}

img#tvp:hover {
	background-position: 0 -55px;
}

a.poz {
	display: none;
}

