body

{

	width: 100%;

	height:100%;

	margin:0;

	padding:0;

	overflow:hidden;	

	background-color: #FFFFFF;

	color:#ffffff;

	text-align:center;

	font-size:17px;

	font-family:Trebuchet, helvetica, sans-serif;

}
a
{
	color:#ffffff;
	text-decoration:none;

	
	}
a:hover
{
text-decoration:underline;
color:#ffffff;

}


#upper

{

	position: absolute;

	display: block;

	top: 0;

	left: 0;

	width: 100%;

	height: 50%;

	background-color: #202325;

}



#lower

{

	position: absolute;

	width: 100%;

	height: 50%;

	background-color: #121415;

	bottom: 0;

	left: 0;

}



#boxmid

{

	display: block;

	width:100%;

	height:492px;

	z-index: 1000;

	text-align:center;

}



#all

{

	display: block;

	width:100%;

	height:492px;

	position:absolute;

	top:50%;

	left: 0;

	vertical-align:middle;

	margin-top:-250px; /* -250 */

	text-align:left;

	z-index: 1;

}
#box

{	

	width:100%;

	height:100%;

	text-align: center;

	top:16px;

	border:none;

	line-height:0px;

	background-image: url(bg_small.png);

	background-repeat: repeat-x;
	z-index: 2;

}
#logo{
	width:800px;
	height:426px;
	background-image:url(logo.jpg);
margin-left:auto;
margin-right:auto;
z-index: 3;
	
	
	}
	#nateksty{
		position :absolute;
		z-index:6;
		width:400px;
			
left:55%;
top:300px;


		
		
		}
#tekst{

position:relative;
display:block;
float:left;
		z-index:4;
		width:300px;
		line-height:25px;
		}
		
#tekst1{	width:300px;
	position:relative;
display:block;
float:left;
		z-index:1004;
		line-height:25px;
		
		
}


