/* nagłówek */
body
{
	background-color: #000000;
	margin: 0;
	text-align: center;
}

#strona
{
	height: 100%;
	width: 954px;
	margin: 0 auto;
	min-width: 954px;
	text-align: left;
	max-width: 954px;
}
#sklep{width: 100%; height: 100%; overflow: hidden; font-size: 10pt; line-height: 150%;}
#sklep_lewa{float: left; width: 205px;}
#sklep_prawa{float: right; width: 205px;}
#linki
{
	position: relative;
	width: 954px;
	height: 30px;
}
#link1
{
	position: absolute;
	height: 22px;
	left: 50px;
}
#link2
{
	position: absolute;
	height: 22px;
	right: 50px;
}
#link3
{
	position: absolute;
	height: 22px;
	left: 400px;
}

#clear
{ 
	height: 10px;
}

#naglowek
{
	height: 204px;
	background: url('/images/logo.jpg');
	width: 954px;
	position: relative;
}

/* koniec nagłówka */

/* główna część */
#menu_left
{
	float: left;
	width: 152px;
}

#menu_tlo
{
	width: 152px;
	background: url('/images/menu_tlo.gif');
}

#menu_right
{
	float: right;
	width: 152px;
}

#dane
{
	width: 100%;
	background-color: gray;
}

#menu_glowne
{
	float: none;
	margin: 0 auto;
	width: 600px;
	background: url('/images/menu_glowne_tlo.gif');
}

#menu_gl
{
	margin: 0 auto;
	width: 600px;
}

#menu_glowne_top
{
	background: url('/images/menu_glowne_top.gif');
	height: 32px;
	text-align: center;
}

#menu_glowne_dol
{
	background: url('/images/menu_glowne_dol.gif');
	height: 31px;
}

#menu_glowne_srodek
{
	float: center;
	width: 560px;
	height: 100%;
	margin: 10px auto;
}

#autor
{
	float: left;
	margin-left: 20px;
	line-height: 280%;
	text-align: left;
}

#data
{
	float: right;
	margin-right: 20px;
	line-height: 280%;
	text-align: right;

}

#menu_top
{
	background: url('/images/menu_top.gif');
	height: 22px;
	text-align: center;
}

#menu_srodek
{
	width: 152px;
	height: 100%;
}

#menu_dol
{
	background: url('/images/menu_dol.gif');
	width: 152px;
	height: 11px;
}

#srodek_pasek
{
	background: url('/tlo/srodek1.gif');
	width: 1000px;
	height: 100%;
	overflow: hidden;
}

#menu
{
	position: relative;
	float: left;
	width: 150px;
	left: 10px;
	top: 0px;
}

#okno_glowne
{
	float: right;
	position: relative;
	width: 460px;
	right: 300px;
}


#szukaj
{
	position: absolute; 
	width: 108px; 
	height: 30px;
	left: 56px; 
	top: 260px;
}

#statystyki
{
	position: relative;
	width: 100px;
	left: 50px;
	top: 10px;
	height: 60px;
}

#w3c
{
	position: relative;
	left: 10px;
	top: 115px;
}

#nawigacja
{
	position: absolute;
	width: 300px;
	top: 280px;
	left: 240px;
}

#copyright
{
	position: relative;
	width: 200px;
	left: 520px;
	top: 75px;
}

#partner
{
	position: relative;
	width: 500px;
	height: 50px;
	left: 10px;
	top: 0px;
}

#koszyk_maly
{
	background: url('/images/koszyk_maly.png');
	position: absolute;
	top: 180px;
	left: 250px;
	width: 149px;
	height: 91px;
}

#logowanie
{
	background: url('/images/zakup_tlo.png');
	float: left;
	width: 220px;
	height: 153px;
}

#rejestracja
{
	background: url('/images/zakup_tlo.png');
	float: right;
	width: 220px;
	height: 153px;
}

#zakup
{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#fzd
{
	background: url('/images/zakup_dane.png');
	position: relative;
	width: 100%;
	height: 131px;
}

#fza
{
	background: url('/images/zakup_adres.png');
	position: relative;
	height: 190px;
	width: 100%;
}

#fzf
{
	background: url('/images/zakup_faktura.png');
	position: relative;
	width: 100%;
	height: 305px;
}

#szybki_zakup
{
	background: url('/images/zakup_szybki.png');
	height: 50px;
	position: relative;
	width: 100%;
}

#kod
{
	background: url('/images/kod.png');
	height: 90px;
	position: relative;
	width: 100%;
}

/* koniec głównej części */

/* stopka  */
#stopka
{
	clear: both;
	background: url('/images/stopka.gif');
	width: 954px;
	height: 50px;
	text-align: center;
	line-height: 155%;
}
/* koniec stopki  */