body 
	{
	background-color: #666666;
	margin:0px;
	text-align: center;
	padding: 0px;
	background-image: url(../images/bg_ostoskori.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
#ostoskori
	{
	width: 100%;
	height: 37px;
	text-align:center;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	margin-top: 10px;
	}
html { height: 100%; margin-bottom: 1px; }
