*
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

body
{
	background-color: #fff;
	color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

a
{
	text-decoration: none;
	color: #000;
}

a:hover
{
	text-decoration: underline;
}

#maincontainer
{
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

#maintop
{
	clear: both;
	height: 101px;
}

	#mainlogo
	{
		display: block;
		width: 308px;
		height: 101px;
		float: left;
		background-image: url(./../img/menu/mainlogo.png);
		background-repeat: no-repeat;
		background-position: 0 0;
		text-indent: -9999px;
		font-size: 1px;
		line-height: 0px;
	}
	
	#maintopsrodek
	{
		width: 230px;
		height: 101px;
		float: left;
		background-image: url(./../img/menu/topsrodek.png);
		background-repeat: no-repeat;
		background-position: 0 0;
	}
	
	#maintopright_main,
	#maintopright_pomoc,
	#maintopright_onas,
	#maintopright_stal,
	#maintopright_alu,
	#maintopright_tech,
	#maintopright_akces
	{
		width: 312px;
		height: 101px;
		float: left;
		background-repeat: no-repeat;
		background-position: 0 0;
		position: relative;
	}
		#mainkoszyk
		{
			display: block;
			position: absolute;
			top: 80px;
			left: 230px;
			width: 82px;
			height: 20px;
			text-indent: -9999px;
			font-size: 1px;
			line-height: 0px;
		}
		#maintopright_main
		{
			background-image: url(./../img/menu/topright_main.png);
		}
		#maintopright_pomoc
		{
			background-image: url(./../img/menu/topright_pomoc.png);
		}
		#maintopright_onas
		{
			background-image: url(./../img/menu/topright_onas.png);
		}
		#maintopright_stal
		{
			background-image: url(./../img/menu/topright_stal.png);
		}
		#maintopright_alu
		{
			background-image: url(./../img/menu/topright_alu.png);
		}
		#maintopright_tech
		{
			background-image: url(./../img/menu/topright_tech.png);
		}
		#maintopright_akces
		{
			background-image: url(./../img/menu/topright_akces.png);
		}

#mainmenu
{
	display: block;
	height: 34px;
	list-style: none;
}

	#mm_felgi_alu,
	#mm_felgi_stal,
	#mm_akcesoria,
	#mm_dzial_tech,
	#mm_pomoc,
	#mm_onas,
	#mm_kontakt
	{
		height: 34px;
		float: left;
		list-style: none;
		display: block;
		text-indent: -9999px;
		font-size: 1px;
		line-height: 0px;	
	}
	
	#mm_felgi_alu a,
	#mm_felgi_stal a,
	#mm_akcesoria a,
	#mm_dzial_tech a,
	#mm_pomoc a,
	#mm_onas a,
	#mm_kontakt a
	{
		display: block;
		height: 34px;
		background-repeat: no-repeat;
		background-position: 0 0;
		text-indent: -9999px;
		font-size: 1px;
		line-height: 0px;
	}
	
	#mm_felgi_alu
	{
		width: 162px;
	}
		#mm_felgi_alu a
		{
			width: 162px;
			background-image: url(./../img/menu/01-felgi_alu.png);
		}
	
	#mm_felgi_stal
	{
		width: 141px;
	}
		#mm_felgi_stal a
		{
			width: 141px;
			background-image: url(./../img/menu/02-felgi_stal.png);
		}
	
	#mm_akcesoria
	{
		width: 114px;
	}
		#mm_akcesoria a
		{
			width: 114px;
			background-image: url(./../img/menu/03-akcesoria.png);
		}
	
	#mm_dzial_tech
	{
		width: 161px;
	}
		#mm_dzial_tech a
		{
			width: 161px;
			background-image: url(./../img/menu/04-dzial_tech.png);
		}
		
	
	#mm_pomoc
	{
		width: 88px;
	}
		#mm_pomoc a
		{
			width: 88px;
			background-image: url(./../img/menu/05-pomoc.png);
		}
	
	#mm_onas
	{
		width: 77px;
	}
		#mm_onas a
		{
			width: 77px;
			background-image: url(./../img/menu/06-onas.png);
		}
	
	#mm_kontakt
	{
		width: 107px;
	}
		#mm_kontakt a
		{
			width: 107px;
			background-image: url(./../img/menu/07-kontakt.png);
		}
		
		#mm_felgi_alu a:hover,
		#mm_felgi_stal a:hover,
		#mm_akcesoria a:hover,
		#mm_dzial_tech a:hover,
		#mm_pomoc a:hover,
		#mm_onas a:hover,
		#mm_kontakt a:hover
		{
			background-position: 0 -34px;
		}
		
	#podmenu
	{
		height: 19px;
		background-image: url(./../img/menu/podmenu.png);
		background-repeat: repeat-x;
		background-position: 0 0;
		clear: both;
	}
	
#stopkacontainer
{
	height: 85px;
	clear: both;
	position: relative;
}
	#stopka_lewa
	{
		width: 705px;
		height: 85px;
		background-image: url(./../img/menu/stopka_pasek.png);
		background-repeat: repeat-x;
		background-position: 0 0;
		position: absolute;
		top: 0;
		left: 0;
	}
		#stopka_napis
		{
			display: block;
			position: absolute;
			top: 20px;
			left: 0;
			width: 430px;
			height: 16px;
			background-image: url(./../img/menu/stopka_napis.png);
			background-repeat: no-repeat;
			background-position: 0 0;
			text-indent: -9999px;
			font-size: 1px;
			line-height: 0px;
		}
		
		#stopka_copy
		{
			position: absolute;
			left: 10px;
			top: 60px;
			width: 345px;
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size: 11px;
			color: #999;
		}
		#stopka_created
		{
			position: absolute;
			left: 355px;
			top: 60px;
			width: 340px;
			text-align: right;
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size: 11px;
			color: #999;
		}
			#stopka_created a
			{
				color: #999;
				text-decoration: none;
			}
			#stopka_created a:hover
			{
				text-decoration: underline;
			}
	
	#stopka_samochod
	{
		width: 145px;
		height: 85px;
		background-image: url(./../img/menu/stopka_samochod.png);
		background-repeat: no-repeat;
		background-position: 0 0;
		position: absolute;
		top: 0;
		left: 705px;
	}
	
.tlo_dolne
{
	background-image: url(./../img/tla/tlo_dol.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0 1px 0 2px;
}
	.tlo_gorne
	{
		background-image: url(./../img/tla/tlo_top.png);
		background-repeat: no-repeat;
		background-position: right top;
		margin-top: 5px;
		position: relative;
	}
	
h4.oferty_promo, h4.oferty_zwykly
{
	display: block;
	padding-top: 2px;
	height: 26px;
	line-height: 26px;
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #4c4c4c;
	font-size: 11px;
	padding-right: 20px;
	width: 189px;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h4.oferty_promo
{
	background-image: url(./../img/lista/promo_top.png);
}
	h4.oferty_promo span
	{
		display: none;
	}
	
h4.oferty_zwykly
{
	background-image: url(./../img/lista/zwykly_top.png);
}

.oferty_cena_promo, .oferty_cena_zwykly
{
	clear: both;
	position: relative;
	width: 209px;
	height: 24px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
	.oferty_cena_promo span, .oferty_cena_zwykly span
	{
		display: none;
	}
	.oferty_cena_promo a, .oferty_cena_zwykly a
	{
		display: block;
		position: absolute;
		bottom: 0;
		right: 0;
		width: 50px;
		height: 18px;
		text-indent: -9999px;
		font-size: 1px;
		line-height: 0px;
	}

	.oferty_cena_promo strong, .oferty_cena_zwykly strong
	{
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		padding-top: 2px;
		height: 22px;
		line-height: 22px;
		width: 121px;
		text-align: right;
		color: #000;
		font-size: 12px;
		font-weight: bold;
	}
	
.oferty_cena_promo
{
	background-image: url(./../img/lista/promo_bot.png);
}

.oferty_cena_zwykly
{
	background-image: url(./../img/lista/zwykly_bot.png);
}

.oferty_zebrany_srodek
{
	float: left;
	clear: both;
	width: 209px;
}

.oferty_male_foto
{
	height: 100px;
	width: 100px;
	float: left;
	padding: 3px;
}

	.oferty_male_foto img
	{
		height: 100px;
		width: 100px;
	}

.oferty_krotki_opis
{
	float: left;
	clear: right;
	width: 100px;
	padding: 3px 3px 3px 0;
}
