html, body {
	background-color: #000000;
	background-image: url(graf/jpg/bga.jpg);
	text: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: 'Times New Roman';
	scrollbar-track-color: #9DCD17;
	scrollbar-3dlight-color: grey;
	scrollbar-arrow-color: #9DCD17;
	scrollbar-base-color: black;
	scrollbar-dark-shadow-color: black;
	scrollbar-face-color: black;
	scrollbar-highlight-color: grey;
	scrollbar-shadow-color: grey;
	overflow-x:hidden
}

#all {
	width: 1000px;
	background-color: #9DCD17;
	background-image: url(graf/jpg/bg.jpg);

}
 
#LOGO {
	width: 1000px;
	height: 220px;
	background-image: url(graf/jpg/logo.jpg);

}

#LICZNIK {
	width: 345px;
	font-size: 20;
	font-weight: bold;
	color: #000000;
	font-family: 'Arial';
	position: relative; left: -287px; top: 190px;

}

#MENU {
	width: 240px;
	background-image: url(graf/jpg/menu.jpg);
	float: left;
	
}

#flMenu {
	position: relative;
	width: 200px;
	height: 350px;
	background-image: url(graf/jpg/menu2.png);
	top: 0px;
	left: -5px

}

ul, ul li {
	display: block;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	font-size: 12;
}

ul {
	width: 170px;
	background-color: #000000;

}

ul a:link, ul a:visited {
	display: block;
	width: 170px;
	height: 27px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 0;
	background-color: #000000;
	background-image: url(graf/jpg/1.jpg);
	color: #9DCD17;
	overflow: hidden;
	font-family: 'Arial';
	line-height: 2;
}

ul a:hover {
	background-color: #000000;
	background-image: url(graf/jpg/2.jpg);
	color: #FFFFFF;
	width: 170px;
	height: 27px;

}

a:link, a:visited {
	color: #000000;
	font-weight: bold;
}

#PODMENU {
	font-size: 20;
	font-weight: bold;
}

#DANE {
	width: 540px;
	background-color: #9DCD17;
	float: left;
	padding: 30 0 0 0;
	text-align: justify;
	overflow: hidden;

}

#PRAWA {
	width: 220px;
	height: 600px;
	background-color: #9DCD17;
	background-image: url(graf/jpg/prawa.jpg);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
}

#panel {
	background: #223344;
	padding: 10px;
	width: 185px;
 
	position: absolute;
	margin-top: -100px; /*połowa wysokości panelu w górę */	
	right: 0px;
	top: 60%;

}


.slide_button
{
	background: url(przycisk.gif);
	display: block;
	height: 105px;
	text-indent: -9999px;
	width: 40px;
 
	position: absolute;
	left: -40px;
	top: 0px;
}
 
.zamknij
{
	background-position: -40px 0px;
}
 
a:focus { 
outline:none; //usuwanie niebieskiej obwódki w FF
}

#fb-root {
	background-color:#FFFFFF;
	width: 185px;
	height: 290px;
	
}

#STOPKA {
	width: 1000px;
	height: 360px;
	background-image: url(graf/jpg/stopka.jpg);
	clear: both;
	
}
#STOPKA2 {
	position: relative; right: 10px; top: 270px;
	font-size: 12;
	color:	#9DCD17;
	text-align: right;

}

#STOPKA-LINK {
color: #9DCD17;
}

#TABELA1 {
	width: 266px;
	float: left;
	border-collapse: separate;
	text-align: center;
	margin: 0 4 0 0;
	font-size: 17;
	overflow: hidden;
}

#TABELA2 {
	width: 266px;
	float: left;
	border-collapse: separate;
	text-align: center;
	margin: 0 0 0 4;
	font-size: 17;
	overflow: hidden;
}

td {
	border-bottom: 2px black solid;
	border-right: 2px black solid;
	padding: 5 5 5 5;
	empty-cells: hide;
}

#TD1 {
	border-bottom: 8 black solid;
	border-right: 8 black solid;
}

#TR1 {
	height: 50px;
}


