body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	background-image:url(images/tlo.gif);
        text-align:left;
	font-size:11px;
	font-family:Tahoma;
	color:#999999;
}

a:link {color: #999999; text-decoration:none}
a:visited {color: #999999; text-decoration: none}
a:hover {color:#FFFFFF; text-decoration: none}
a:active {color:#999999; text-decoration: none}


#grafika_glowna {
	
	width:950px;
	height:416px;
	background:url(images/glowna.gif) center center no-repeat;

}

p {
	margin:0;
	padding:0;
	border:0;
	
	
}

#tabela_flash  {
        position:relative;
	width:955px;
	height:80px;
	margin:0 auto 1px auto;

}



#lewa {
	width: 47%;
	float: left;
	margin-right: -50%;
        padding-right:15px;
	color:#ffffff;
        font-size:11px;
        font-family:Tahoma;
}
#prawa{
	width: 47%;
	padding-left:15px;
	margin-left: 50%;
	color:#ffffff;
        font-size:11px;
        font-family:Tahoma;

}



.text{
    color:#ffffff;
    font-size:11px;
    font-family:Tahoma;
}
#aktualizacja {
	width:650px;
	margin:0 auto 5px auto;
	font-size:11px;
	color:#999999;
	text-align:center;
}

#stopka {
	width:650px;
	margin:0 auto 5px auto;
	font-size:11px;
	color:#999999;
	text-align:center;
}

