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