body 
{	
	background:#0174CF;
	color: #000066;	
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;	
}

table 
{
	border:0px;
	border-collapse:collapse;
	border-spacing:0px;
}



#tlo_strony 
{
	width:100%;
}



#struktura_strony {

	height:800px;

	width:850px;

	margin:0px auto 0px auto;

}



#strona {

	height:800px;

	width:100%;

	margin:0px auto 0px auto;

	z-index:1;

}



#okno {

	background:url(../images/OKNO.jpg);

	width:718px;

	text-align:justify;

	height:423px;

	font-size:14px;

}



.wnetrze_okna

{

	overflow-y:auto; 

	width:718px; 

	height:423px; 

}



#stopka {

	width:718px;

	height:21px;

	text-align:center;

	font-size:11px;

}

a
{
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
	color:#FF0000;
}


a.link_stopka {

	text-decoration:none;

	color:#ffffff;

	font-weight:bold;

}

p 
{
	padding-right:10px;
	padding-left:10px;
	padding-bottom:0px;	
	text-align:justify;
	letter-spacing:0.1px;
	line-height:16px;
}


