html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background: #fff url(obrazki/body_bg.jpg) no-repeat fixed center top;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;

}

table#main {
	width: 820px;
	text-align: top;
	margin: 5% 0 0 0px;
	background: #fff;

}


#glowny_znacznik {
	z-index: 100;
	left: 50%;
	margin-left: -420px;
	position: absolute;
	top: 10px;
	width: 840px;
	text-align: left;
	margin-top: 0px;
}

#top {
	background:  #fff;
	width: auto;
	height: auto;
	text-align: top;
	margin-top: 0px;
	
}

#tablica {
	height: 264px;
	width: 830px;
	background: #000 url(obrazki/tablica.jpg) no-repeat top center;	border-bottom: #888 solid 1px;
	z-index: 80;
	border-bottom: 5px solid #000;
}

#col1{
	width: 1px;
	background:  #fff;
}

#tresc {
	float: left;
	width: 395px;
	overflow: hidden;
	background-color:  #fff;
}

#tresc2 {
	float: left;
	width: 800px;
	height: 400px;
	overflow: hidden;
	background-color: none;
}

#col{
	float: left;
	width: 400px;
	overflow: hidden;
	background-color: #fff;
}

fieldset.object {
	margin: 0 0 0 10px; 
	width: 380px;
	border: #ccc solid 1px;
}

hr {
	height: 1px;
	margin: 0;
	color: #ccc;

}

p {
	font-size: 13px;
	text-align: justify;
	line-height: 15px;
	padding: 5px;
	margin: 5px;
}


fieldset.object p {
	font-size: 13px;
	line-height: 15px;
	padding: 5px;
	margin: 5px;
}

.title {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	background-color: #353770;
	border: 2px solid #000;
}



#stopka {
	width: 830px;
	height: 26px;
	background-color: #fff;
	padding: 1px 0 1px 0;
	margin:0;
	border-top: #888 solid 1px;
}

#tresc, table {
	margin: 5px 10px 5px 10px;
}

.tabletitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	height: 10px;	
}


table#tableresults {
	font-size: 11px;
	padding-left: 5px;
	margin-left: 35px;
}

table, tr#tableresults {
	font-size: 11px;
	padding-left: 5px;
	background-color: #fff;
}

table {
	margin-left: 35px;
}

#month {
	color: #edbf2e;
	background-color: #353770;
	border: #000 solid 2px;
	height: 10px;

}

h2 {
	font-family: arial;
	font-size: 22px;
	margin-left: 20px;
	margin-top: 20px;
	border-bottom: 1px solid #353770;
	color: 353770;
	text-shadow: 1px 1px 1px #000;
}

h3 {
	margin-left: 20px;
	margin-top: 20px;
}


a:link#rankings, a:visited#rankings {
	color: #00B8DC;
	text-decoration: none;
	font-weight: bold;
}

a:hover#rankings  {
	color: #888;
	text-decoration: underline;
} 

a:link, a:visited {
	color: #00B8DC;
	text-decoration: none;
}

a:hover  {
	color: #888;
	text-decoration: underline;
} 

img#gallery_zdj {
	border: 1px solid #888;
	padding: 2px;
	margin-bottom: 4px;
}