* { padding: 0; margin: 0; border: 0; }

html
{
	margin-bottom: 0;
}

body
	{
	font-size: 10px;
	background: #c0c0c0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
#miejsce
	{
	width: 955px;
	height: 22px;
	padding-top: 6px;
	margin: 0 auto;
	color: #3B3B3B;
	}

#glowny_szablon
	{
	width: 953px;
	height: 598px;
	margin: 0 auto;
	border: 1px solid #FFF;
	background: #d1d1d2 url('../images_szablon/tlo.jpg') no-repeat;
	position: relative;
	}
	
.lapa
	{
	display: block;
	top: 15px;
	left: 15px;
	position: absolute;
	z-index: 10;
	}
	
.nazwa_dzialu
	{
	float: left;
	margin-left: 190px;
	margin-top: 15px;
	}
	
.ikona
	{
	float: left;
	margin-left: 20px;
	}
	
.zaokraglenie_gora
	{
	position: absolute;
	right: 25px;
	top: 180px;
	}
	
.zaokraglenie_dol
	{
	position: absolute;
	right: 0px;
	bottom: 0;
	
	}
	
.zawartosc_trzymajka
	{
	width: 955px;
	margin: 0 auto;
	
	}
	
.zawartosc_tlo
	{
	width: 884px;
	min-height: 420px;
	background: #FFF url('../images_szablon/zawartosc_tlo.gif') repeat-y;
	position: relative;
	margin-bottom: -2px;
	padding-top: 10px;
	padding-bottom: 20px;
	left: 44px;
	top: 188px;
	}
	
#stopka
	{
	width: 955px;
	margin: 0 auto;
	color: #fff;
	position: relative;
	bottom: 0px;
	left: -45px;
	bottom: -100px;
	height: 50px;
	}
	
#stopka ul
	{
	position: absolute;
	left: 0;
	}
	
#stopka li
	{
	display: inline;
	list-style: none;
	margin-right: 5px;
	}
	
#stopka a, #stopka span
	{
	color: #808080;
	text-decoration: none;
	margin-right: 5px;
	}
	
#stopka a:hover
	{
	text-decoration: underline;
	}
	
.engine
	{
	position: absolute;
	right: 0;
	top: 0;
	opacity: 0.25;
	}
	
.engine:hover
	{
	opacity: 1;
	}
	
#menu
	{
	width: 955px;
	height: 600px;
	position: absolute;
	z-index: 300;
	left: -2px;
	}

#tlo_gorne
	{
	width: 955px;
	height: 600px;
	position: absolute;
	z-index: 301;
	left: -2px;
	}