body {margin: 0;}
html, body{margin: 0; font-family: Arial;} 

div#strona {margin: auto; margin-top: 20px; width: 1060px;}
.top-baner{
	margin: auto;
	width: 950px;
}
.poczatek-tlo{
	width: 1057px;
	margin: auto;
	background-image: url(../img/gora-tlo.png);
	background-repeat: no-repeat;
}
.strona-tlo{
	width: 1057px;
	margin: auto;
	background-image: url(../img/srodek-tlo.png);
	background-repeat:repeat-y;
}
.koniec-tlo{
	width: 1057px;
	height: 85px;
	margin: auto;
	background-image: url(../img/dol-tlo.png);
	background-repeat: no-repeat;
}
.tresc-strona{
	width: 930px;
	margin: auto;
	margin-top: 25px;
}

.kolumna-lewa{
	float: left;
	width: 620px;
	margin-right: 30px;
}
.kolumna-prawa{
	float: left;
	width: 275px;
}
.tagi{
	margin-top: 69px;
	font-size: 11px;
	color: #474747;
}
.sklep-przycisk{
	margin-top: 27px;
	margin-left: 60px;
	width: 140px;
	height: 58px;
	line-height: 18px;
}
.sklep-przycisk a{
	text-decoration: none;
	color: #858585;
}

.stopka{
	float: left;
	margin-top: 60px;
	color: #93ab4a;
	font-size: 11px;
	width: 100%;
}
.realizacja{
float: left; 
color: #60761c; 
letter-spacing: -0.2px; 
font-size: 11px; 
margin-top: 8px; 
}
.realizacja a {
text-decoration: none;
font-weight: bold;
color: #60761c;
}
