body, html {
	width: 100%;
	height: 100%;
	background: #fff url('gfx/bg.png') repeat-x;
	padding: 0;
	margin: 0
	}
	
body * {
	padding: 0;
	margin: 0;
	}
	
div#container {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	}
	
div#top {
	width: 100%;
	height: 173px;
	background: url('gfx/top.jpg') no-repeat;
	position: relative;
	}
	
div#search {
	position: absolute;
	bottom: 7px;
	left: 360px;
	font: bold 9pt Tahoma;
	color: #fff;}
	
div#search input {
	width: 110px;
	height: 15px;
	background: url('gfx/input.jpg');
	font: 8pt Tahoma;
	color: #000;
	border: 0;
	}
	
div#menu {
	width: 100%;
	height: 87px;
	background: url('gfx/menu.png') no-repeat;
	}
	
#menu ul {
	text-align: center;
	height: 54px;
	font: 16pt/55px Myriad Pro, Tahoma;}
	
#menu li, #submenu li {
	display: inline;
	padding: 0 5pt;
	}
	
#menu a {color: #fff; text-decoration: none;}
#menu a:hover {color: #ccc; text-decoration: none;}
#submenu a {color: #bbb; text-decoration: none;}
#submenu li a:hover {color: #fff; text-decoration: underline;}

#submenu {width: 100%; height: 30px;}
#submenu ul {font: bold 8pt/32px Tahoma;}

#dropmenudiv1 {
position:absolute;
margin-top: 14px;
border: 1px solid #fff;
border-top: 1px solid #ad1a1a;
background: #ad1a1a;
text-indent: 10px;
z-index: 2;
}

#dropmenudiv1 a{
width: 100%;
font: 8pt/18pt Tahoma, sans-serif;
color: #fff;
text-decoration: none;
display: block;
border: 0;
}

#dropmenudiv1 a:hover{
background-color: #c33;
color: #FFF;
}
	
div#left {
	width: 543px;
	float: left;
	margin: 40px 20px 0 10px;
	z-index: 1;
	}
	
.news {
	width: 543px;
	background: #ebebeb url('gfx/news.jpg') left bottom no-repeat;
	padding-bottom: 15px;
	margin-bottom: 20px;
	}
	
.news div.nag {
	height: 36px;
	width: 498px;
	background: url('gfx/h1-news.jpg') no-repeat;
	padding-left: 45px;
	font: bold 9pt/36px Tahoma;
	}
	
.news div.tytul {
	background: url('gfx/h1-span.jpg');
	height: 36px;
	float:left;
	}
	
div.h1-end {
	background: url('gfx/h1-end.jpg') no-repeat;
	height: 36px;
	width: 50px;
	float:left;
	}
	
p.more {text-align: right;font-weight: bold;}
	
.img {
	float: left;
	margin: 5px 10px 10px 20px;
	}
	

div#right {
	width: 376px;
	float: right;
	margin: 40px 10px 0 20px;
z-index: 1;
	}
	
.tabela {
	margin-bottom: 20px;
	background: url('gfx/tabela.jpg') repeat-y;
	font: bold 9pt Tahoma;
	color: #000;
	position: relative;
	}
	
.tekst {
	background: url('gfx/tabela-bottom.jpg') left bottom no-repeat;
	padding-bottom: 10px;
	}
	
.tabela h1 {
	height: 32px;
	font: bold 9pt/32px Tahoma;
	text-align: center;
	color: #fff;
	}
	
h1.czerw {background: url('gfx/czerw.jpg') no-repeat;}
h1.szar {background: url('gfx/szar.jpg') no-repeat;}
	
.tabela table {
	position: relative;
	margin: 10px;
	width: 356px}
	
div#footer {
	width: 100%;
	height: 100px;
	clear: both;
	background: url('gfx/footer.jpg') repeat-x;
	}
	
div#end {
	width: 1000px;
	height: 40px;
	font: bold 9pt Tahoma;
	text-align: center;
	color: #fff;
	padding-top: 65px;
	margin: 0 auto;
	background: url('gfx/footer2.jpg') no-repeat;
	}

p {
	font: 9pt/15pt Tahoma;
	text-align: justify;
	padding: 0 15px;
	}
	
a {
	color: #000;
	text-decoration: none;
	}
	
a:hover {
	color: #000;
	text-decoration: underline;
	}
	
blockquote {
	border-left: 7px solid #bbb;
	background: #eee;
	width: 80%;
	margin: auto;}
.news img {
	margin: 0 0 5px 10px;
	}
	
{
		margin: 0;
		padding: 0;
	}

	.boisko {
		background: url('boisko.jpg') no-repeat;
		width: 346px;
		height: 183px;
		position: relative;
margin: 0 0 0 14px;
	}
	
	.mecz-kolejka {
		font: 8pt/40px Tahoma, Verdana, sans-serif;
		color: #333;
		position: absolute;
		left: 20px;
		top: 0;
		height: 40px
	}
	
	.mecz-info {
		font: 8pt Tahoma, Verdana, sans-serif;
		color: #333;
		margin-left: 20px;
		position: absolute;
		bottom: 10px;
	}
	
	.gospodarz {
		position: absolute;
		top: 50px;
		left: 0;
		width: 173px;
		height: 100px;
		text-align: center;
		font: bold 8pt Tahoma;
	}
	
	.gosc {
		position: absolute;
		right: 0;
		top: 50px;
		font: bold 8pt Tahoma;
		text-align: center;
		height: 100px;
		width: 173px;
	}