@charset "iso-8859-2";
/* CSS Document */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
body, html {
	margin:0 auto;
	background-image:url("/_stronastartowa/8/tlo2.png");
	background-position:top;
	xbackground-repeat:repeat-x;
	background-color:#FFFFFF;
}

#main {
	padding-top:10px;
	margin:0 auto;
	width:760px;
}

#bottom {
	float: left;
	width:760px;
}

#down {
	float: left;
	width:760px;
}

.banner {
	width:190px;
	background-color: ff0000;
	border: 5px;
	float:left;
}