A, A:Link, A:Active, A:Visited  {	text-decoration : none;/*	color : #4F5F96;*/	color : #333366;}A:Hover  {/*	color : #FFB200;*/	text-decoration : underline;}.button  {  font-family:verdana, arial, tahoma, geneva,'MS Sans Serif';  font-size:11px;	/*	font-family : Arial;	font-size : 11px;	*/	background: #EEEEF4;	border: 2px solid #6F7F96;	color: #6F7F96;	font-weight: bold;	text-align : center;	cursor : hand;	height: 22px;	/*	margin : 1px 1px 1px 1px;*/}BODY  {  font-family:verdana, arial, tahoma, geneva,'MS Sans Serif';  font-size:11px;	/*	font-family : Arial;	font-size : 12px;	*/	color : #000000;	text-align : justify;	background-color : #FFFFFF;	margin-left : 0px;	margin-top : 0px;	margin-bottom : 0px;	margin-right : 0px;/*	overflow-x : hidden;*/}P UL, OL, LI, INPUT, .g, TEXTAREA, SELECT  {  font-family:verdana, arial, tahoma, geneva,'MS Sans Serif';  font-size:11px;	/*	font-family : Arial;	font-size : 12px;	*/	color : #000000;}INPUT, TEXTAREA, {	background-color : #FFFFFF;	border : 2px solid #6F7F96;}TD, TR  {  font-family:verdana, arial, tahoma, geneva,'MS Sans Serif';  font-size:11px;	/*	font-family : Arial;	font-size : 12px;	*/	color : #000000;}.temat  {	color : #FF0033;	font-size : 13px;	font-weight : bold;}.poddzial  {	color : #000000;	font-size : 11px;/*	font-weight : bold;*/}.poddzial_separator  {	color : #777799;	font-size : 11px;	font-weight : bold;}.dzial  {	color : #000000;	font-size : 12px;	font-weight : bold;}.tytul_menu  {	color : #AFCFEF;	font-size : 11px;	font-weight : bold;	letter-spacing : 1px;	text-transform : uppercase;}.logo  {	color : #00437A;	font-weight : bolder;	letter-spacing : 1px;	text-transform : inherit;	font-style : italic;	font-family : "Arial Black";}.naglowek {	color : #FFFFFF;	font-size : 12px;/*	font-weight : bold;*/	background-image : url(img/tlo_naglowek.gif);	width : 596px;}.naglowek_small {	color : #000000;	font-size : 12px;	font-weight : bold;	background-image : url(img/naglowek_small.gif);	width : 293px;}.naglowek_sekcja {	font-size: 12px; 	color: #DDDDDD; 	font-weight: bold; 	letter-spacing: 1px;}.sekcja {	color : #FFFFFF;	background-color : #2080D0;		font-size : 12px;		font-weight : bold;}.cena  {	font-size: 20px;	font-weight: bolder;	color : #009966;	letter-spacing: 1px;}.alert  {	color : #CD0124;}.small, SMALL {	font-family : Arial;	font-size : 10px;}.first, BIG  {	font-size : 14px;	font-weight: bolder;	}.podpis {   	text-decoration : underline;   	font-weight : bold;   	color : #FFFFFF;   	font-style : italic;		font-size : 10px;}.tabela0 {	font-weight: bold;	background-color : #F0F0F0;/*	color : #FFFFFF;*/}.tabela1 {	background-color : #FEFEFE;}.tabela2 {	background-color : #F0F0F7;}.tabela3 {	background-color : #F0F0F7;}.tabela4 {	background-color : #F4F4F4;}.przycisk_gora {	font-size: 12px; 	color: #FFFFFF; 	font-weight: bold; 	letter-spacing: 1px;}
* {
padding: 0;
margin: 0;
}
body {
font-size: 73%;
font-family: verdana, arial, helvetica, sans-serif;
padding: 10px;
}
#navigation {
overflow: auto;
}
#navigation li {
float: left;
list-style: none;
background-color: #666; /* to cater for users without images */
}
#navigation a {
display: block;
background-image: url(css-tabs/tabright.gif);
background-position: top right;
background-repeat: no-repeat;
color: #FFF;
text-decoration: none;
font-weight: bold;*/
}
#navigation span {
display: block;
background-image: url(css-tabs/tableft.gif);
background-repeat: no-repeat;
padding: 5px 15px;
}
#navigation a:hover {
background-position: right -198px;
}
#navigation a:hover span {
background-position: 0 -198px;
}
#menu li.link_strzalka_bok {background:#7484ad url(http://blog.piotrnalepa.pl/demo/menu/strzalka_bok.gif) no-repeat right center;}
#menu li.link_strzalka_dol {background:#7484ad url(http://blog.piotrnalepa.pl/demo/menu/strzalka_dol.gif) no-repeat right center;}
* html #menu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent;}
#menu li a:hover ul ul{visibility:hidden;}
#menu li a:hover ul a:hover ul ul{visibility:hidden;}
#menu li a:hover ul a:hover ul a:hover ul ul{visibility:hidden;}
#menu li a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}
#menu li a:hover ul {visibility:visible; left:-30px; top:14px;}
#menu li a:hover ul a:hover ul{visibility:visible; top:-11px; left:80px;}
#menu li a:hover ul a:hover ul a:hover ul {visibility:visible;}
#menu li a:hover ul a:hover ul a:hover ul a:hover ul {visibility:visible;}
#menu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul {visibility:visible;}

ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul {
	float: left;
	background-color: #fff;
	padding: 1px 0 1px 1px;
	border: 1px solid #000;
}

ul li {
	float: left;
}

ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	background: #000 url("tlo.gif") repeat-x center;
	color: #fff;
	padding: 10px 20px;
	border-right: 1px solid #fff;
	border-right: 1px solid #fff;
}

ul a:hover {
	background-color: #800;
	background-image: url("tlo2.gif");
}