/* CSS Document */
body { 
	margin : 0;
	padding : 0;
	background: url(images/background.jpg) #fff;
	background-position: top;
	background-repeat:repeat-x;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
} 
#glowna { 
	margin : auto;
	width : 100%;
	float:left;
	text-align:center;	
} 

#srodek { 
	width : 1000px;
	margin : auto;
}
.top1 {
 	width : 1000px;
	height: 625px;
	float:left;
	margin:auto;
	text-align:center;	
	background:url(images/top.jpg) no-repeat;
}  
.tresc { 
	float : left;
	width : 1000px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background : #fff;
	text-align:left;		
} 
.stopka
{
	width : 1000px;
	float:left;
	margin:auto;
	text-align:left;	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;	
	background:url(images/top_under2.jpg) no-repeat;	
}

a { 
	color : #004d91;
	text-decoration : none;
} 
a:hover { 
	color : #004d91;
	text-decoration : underline;
} 

table.header {
	width:920px;
	text-align:center;
	margin:auto;	
}

table.main {
	width:920px;
	text-align:center;
	margin:auto;	
}
td.textheader {
	text-align:left;
}
td.headertd {
	text-align:center;
}
.img {
	border: 1px solid;
	border-color:#999999;
}
#flash{
	position:relative;
}
#flash2{
	margin-top:6px;
	margin-right:2px;
	position:absolute;
	z-index:10;
}
#flash3{
	position:absolute;

	z-index:11;
}

