/* CSS Document */
body {
	color: #000000;
	background-color: #000000;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
#background {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;

}
#background img {
	width: 100%;
}
#mail {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
#mailf {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
#blink a
{
	text-decoration: blink;
}
/* DIV */
.header
{
	margin: 0 auto;
	width: 977px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	font-weight: bold;
}
.tabela { 
	font-family: tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #00abc3;
	text-align: left;
}
.wyniki { 
	font-family: tahoma, Arial, sans-serif;
	font-size: 12px;
	border-color: #2D2D2D;
	border-style: dashed;
	border-width: 2;
	color: #00abc3;
	font-weight: bold;
	text-align: center;
	float: center;
	width: 760px;
}
.wyniki td
{
	border-color: #2D2D2D;
	border-style: solid;
	border-width: 1;
}
.tabelamoje { 
	font-family: tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #00abc3;
	width: 540px;
	text-align: center;
}
.topleft
{
	float: left;
	width: 120px;
	height: 150px;
	background-image: url(images/topleft.gif);
	background-repeat: no-repeat;
}
.topright
{
	float: left;
	width: 857px;
	height: 150px;
	background-image: url(images/topright.gif);
	background-repeat: no-repeat;
}
.menuitemm
{
padding-top: 6px;
}
.menuitemm a
{
color: #FF9000;
padding-top: 6px;
}
.ban
{
margin-top: 25px;
margin-left: 300px;
}
.bottom
{
	width: 977px;
	height: 13px;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	padding-top: 145px;
	padding-bottom: 10px;
	font-size: 11px;
	text-align: center;
}
.left {
	float: center;
	width: 977px;
	text-align: justify;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
}
.leftq, .leftqw {
	padding-left: 88px;
	padding-right: 88px;
}
.left h1
{ 
	font-size: 18px;
	color : #000000;
	font-weight:bold;
}
.left h2
{ 
	font-size: 12px;
	color : #500000;
	text-align: center;
}
.left h3
{ 
	font-size: 12px;
	text-align: center;
}
.leftq img {
	width: 240px;
	height: 240px;
	border: 0px;
}
.leftqw img {
	width: 100px;
	height: 100px;
	border: 0px;
}
.leftq table {
	margin: 0 auto;
}
.leftqw table {
	margin: 0 auto;
}
/* LINKS */
A
{
	text-decoration: none;
	color: #00FF00;
}
A:hover
{
	color: #000000;
   	text-decoration: none;
}
input.textbox
{
filter:alpha(opacity=50);
opacity:0.5;
-moz-opacity:0.5; 
}
input.button
{
	background-image: url(images/button.gif);
	width: 63px;
	height: 18px;
	border: 0px;
	color: #FF0000;
	font-weight: bold;
	font-size:10px;
}
#jeden  a{
	font-size: 10px;
	font-weight: bold;
}
#w {
	color: #fff;
	text-align: left;
}
#r {
	text-align: right;
}
#image img {
	width: 120px;
	height: 120px;
	border: 0px;
}
#wyl {
	font-weight: bold;
	font-size: 15px;
	text-align: right;
	padding-top: 5px;
}
#linki {
	margin-top: 25px;
	color: white;
}
#linki a{
	color: silver;
}