﻿/* zawsze pokazuj scrollbar */
html {
	height: 100%;
	margin-bottom: 1px;
}


body {
	background-color:#fff;
}

#tlo_strony {
	width: 770px;
	margin: 170px auto;
	text-align:center;	
}
