
	#ekran 
	{
		height: auto;
	}
	
	section #tresc-ekranu
	{	
		height: auto;
	}
	
	#ekran #odsylacz
	{
		display: none;
	}
	
	#napis ul li
	{
		width: 70%
	}
	
	header nav ul li:hover ul
	{
		display: block;
		z-index: 3;
	} 
	
	.ramka 
	{
		height: auto;
		width: 100%;
		background-color: #5e5d59;
		display: flex;
		flex-direction: column;
	}
	
	.obrazek
	{
		
		width: 100%;
		height: auto;
	}
	
	
	#lista-ul ul 
	{
		list-style: none;
		column-count: 2;
		padding: 20px;
		display: flex;
		flex-direction: column;
	}

	#piec .tresc2 ul li.icon1:before
	{
		content: url("http://fashion4u.com.pl/testy/icon1.gif");
		padding: 0;
		margin: 0;
		display: flex;
		flex-direction: column;

	}
	
	#lista-ul ul li
	{
		display: flex;
		flex-direction: column;
	}
	
	#srodek-szesc
	{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	
	.header-dolny
	{
		margin-left: 0;
		text-align: center;
	}
	
	.buttony ul li
	{
		
		margin: 0;
		padding: 20px 0;
		display: flex;
		flex-direction: column;
		width: auto;
		text-align: center;
	}

	
	#dolna-czesc-footer .lista2
	{
		min-width: 260px;
		max-width: 280px;
	}
	
	.odstep
	{
		width: 0;
		height: 0;
		background-color: rgba(94, 93, 89, 0.9)
	}
	