html, body {
	background-color: #383838;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, tahoma;
}

#top {
	width: 990px;
	background-color: #000000;
	border: 1px solid #004a7f;
	margin: 5px auto 10px auto;
}


/* POCZ&#711;TEK DEFINICJI STYLÓW NAG£ÓWKA */


#naglowek { 
	width: 990px;
	height: 150px;
	padding: 0;
	margin: 0;
	background-color: #1078b4;
	background-image: url('images/naglowek.jpg');
	border-bottom: 1px solid #000000;
}

#nazwa_witryny {
	width: 990px;
	height: 100px;
	margin: 0;
	padding: 0px;
}

#nazwa_witryny p {
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	margin: 0;
	padding: 55px 20px 0px 20px;
}

#mini_menu_text {
	width: 980px;
	height: 40px;
	padding: 5px;
	text-align: right;
}

#mini_menu_text p {
	margin: 0;
	padding: 0;
	color: #666666;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
}

#mini_menu_text a:link, #mini_menu_text a:visited {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

#mini_menu_text a:hover {
	color: #99ffff;
}


/* KONIEC DEFINICJI STYLÓW NAG£ÓWKA */



/* POCZ&#711;TEK DEFINICJI STYLÓW DLA GORNEGO MENU */

#top_menu { 
	background-color: #004a7f;
}

#top_menu p {
	margin: 0px;
	padding: 9px 20px 11px 20px;
	text-align: right;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}

#top_menu a:link, #top_menu a:visited {
	color: #ffffff;
	text-decoration: none;
}

#top_menu a:hover {
	color: #99ffff;
}

/* KONIEC DEFINICJI STYLÓW DLA GORNEGO MENU */

#panel_srodkowy {
	width: 970px;
	background-color: #004a7f;
	padding: 10px;
}

#panel_srodkowy_left {
	width: 950px;
	background-color: #004a7f;
	margin: 0px 0px 0px 20px;
}


p.tresc {
	background-color: #004a7f;
	background-repeat: no-repeat;
	margin: 0px 10px 10px 10px;
	padding: 15px;
	font-family: verdana, arial, tahoma;
	line-height: 150%;
	text-align: justify;
	font-size: 12px;
	color: #ffffff;
}

p.tresc_left {
	background-color: #004a7f;
	margin: 0px 20px 0px 40px;
	font-family: verdana, arial, tahoma;
	line-height: 150%;
	text-align: justify;
	font-size: 12px;
	color: #ffffff;
}
p.tresc_center {
	background-color: #004a7f;
	margin: 0px 0px 0px 0px;
	font-family: verdana, arial, tahoma;
	line-height: 150%;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
}

p.tresc_publ { 
	font-size: 8pt; color: #99ffff; font-weight: normal;
	background-color: #004a7f;
	margin: 0pt 4pt 10pt 0pt; padding: 10pt;
	text-align: justify;
	border-style: solid; border-color: #cccccc; border-width: 1pt;
	line-height: 12pt;
}	

a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #99ffff;
}


#tabela	{
	width: 800px;	
	background-color: #002a3f;
	color: #999999;
	font-size: 12px;
	text-align: justify;
	margin: 10px, 10px, 10px, 10px;
	padding: 0;
}

#tabela td.1zdjecie {
	width: 200px;
	height: 300px;
}

#tabela td {
	background-color: #002a3f;
	color: #999999;
	font-size: 12px;
	text-align: justify;
	margin: 10px, 10px;
	padding: 0;
}
/* POCZATEK DEFINICJI STYLOW STOPKI */

#stopka {
	width: 970px;
	text-align: center;
	background-color: #001128;
	margin: 0;
	padding: 25px 10px 10px 10px;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	border-top: 1px solid #004a7f;
}

#stopka p {
	font-weight: normal;
	font-size: 9px;
	text-align: right;
	margin: 0;
	padding: 0;
}

#stopka p a:link, #stopka p a:visited {
	color: #484848;
	text-decoration: none;
}

#stopka p a:hover {
	text-decoration: underline;
}

/* KONIEC DEFINICJI STYLOW STOPKI */




