#body {
	margin	: auto;
	padding	: 0px;
	width	: 100%;
	height	: 100%;
	float	: center;
	color:#303030;
	background-image: url(tlo.jpg); 
	background-attachment: fixed;
	
}
#strona {
	margin	: auto;
	border	: 0px solid black;
	padding	: 0px;
	width	: auto;
	height	: auto;
	/* background:#ffffff; */
	color:#303030;
}
#naglowek {
	margin	: auto;
	border	: 0px solid black;
	clear	: both;
	width	: 100%;
	height	: auto;
	/* background:#EEEEEE; */
	padding		:0px 20px 0px 20px;
	font-family	: verdana, trebuchet;
	font-size	: 9pt;
	text-align	: left;
	text-indent	: 10%;
	line-height	: 5px;
	color		:#808080;
}

#zawartosc {
	margin	: auto;
	border	: 0px lightgray;
	float	: center;
	padding	: 10px 0px 10px 0px;
	width	: 100%;
	height	: auto;
	color:#000000;
	}

#stopka {
	margin	: auto;
	border	: 0px solid black;
	clear	: both;
	padding	: 0px;
	width	: 100%;
	height	: auto;
	/* background:#EEEEEE; */
	padding		:5px 0px 5px 0px;
	font-family	: verdana, trebuchet;
	font-size	: 9pt;
	text-align	: center;
	line-height	: 5px;
	color		:#808080;
}

/* formatowanie zawartości */
/* 		 górny prawy dół lewy */
#opis {
padding		:0px 40px 0px 40px;
font-family	: verdana, trebuchet;
font-size	: 9pt;
text-align	: justify;
text-indent	: 10%;
line-height	: 25px;
color		:#ffffff;
}
#opis_stopka {
padding		:0px 0px 0px 0px;
font-family	: verdana, trebuchet;
font-size	: 9pt;
text-align	: center;
text-indent	: 10%;
line-height	: 25px;
color		:#000000;
}
.menu_biale	{
	font-family: verdana, trebuchet; 
	font-weight: normal; 
	font-size: 9pt; 
	color: #ffffff; 
	text-decoration: none
}
.menu_biale:hover	{
	color: #ffffff; 
	font-weight: normal; 
	text-decoration: underline; 
}	
.menu_czarne    		{
	font-family: verdana, trebuchet; 
	font-weight: normal; 
	font-size: 9pt; 
	color: #000000; 
	text-decoration: none;
}
.menu_czarne:hover	{
	color: #000000; 
	font-weight: normal; 
	text-decoration: underline; 
}
.menu    		{
	font-family: verdana, trebuchet; 
	font-weight: normal; 
	font-size: 9pt; 
	color: #000080; 
	text-decoration: none;
}
.menu:hover    		{
	font-family: verdana, trebuchet; 
	font-weight: normal; 
	font-size: 9pt; 
	color: #000080; 
	text-decoration: underline;
}
.szary				{
	font-family: verdana, trebuchet; 
	color: #808080;	
	font-weight: normal; 
	font-size: 9pt
}
.jasny				{
	font-family: verdana, trebuchet; 
	color: #c0c0c0;	
	font-weight: normal; 
	font-size: 9pt
}		
.niebieski			{
	font-family: verdana, trebuchet; 	
	color: #000080;	
	font-weight: normal; 
	font-size: 9pt
}
.czarny				{
	font-family: verdana, trebuchet; 
	color: #000000;	
	font-weight: normal; 
	font-size: 9pt
}
.czarny_12				{
	font-family: verdana, trebuchet; 
	color: #000000;	
	font-weight: normal; 
	font-size: 12pt
}		
.czarny_bold				{
	font-family: verdana, trebuchet; 
	color: #000000;	
	font-weight: bold; 
	font-size: 9pt
}	
.czerwony				{
	font-family: verdana, trebuchet; 
	color: #FF0000;	
	font-weight: normal; 
	font-size: 9pt
}	