@charset "utf-8";
/* CSS Document */
body {
	background-color:#FFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	margin: 0px;
	background-image:url(http://www.tabelepilkarskie.com/images/bg01.gif);
	background-position:top center;
	background-repeat:no-repeat;
	}

#bodyContainer{
	width: 1000px; height:auto;
	margin:auto;
	}

#layoutHolder{
	width: 1000px; height: 131px;
	background-image:url(http://www.tabelepilkarskie.com/images/layout01.jpg);
	background-repeat:no-repeat;
	}
#logoTop{
	width:308px; height:86px;
	float:left;
	}
#bannerTopHolder{
	width:468px; margin-top:13px;
	text-align:center;
	float:right;
	}
.imgNoFrame{
	border:none;
	}
	
