body {
	margin:0px;
	padding:0px;
	border:0px;
}

.pix { font-size: 1px; }

.black { 
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}


.blackbig { 
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E07C1E; 
}


.white { 
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.naglowek { 
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #60C44A;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000; 
}



a:link,a:active,a:visited { font-family: Tahoma; font-size: 12px; color: #000000; text-decoration: none; }
a:hover { font-family: Tahoma; font-size: 12px; color: #60C44A; text-decoration: none; }



a.menu:link, a.menu:active, a.menu:visited { 
	font-family: Tahoma; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none; 
	background-color:#EEF5FF;
	padding-left: 5px;
	padding-right: 5px;
	}

a.menu:hover, a.menu_sel:hover { 
	font-family: Tahoma; 
	font-size: 11px; 
	color: #555555; 
	text-decoration: none; 
	background-color:#AACCFF;
	padding-left: 5px;
	padding-right: 5px;
	}

a.menu_sel:link, a.menu_sel:active, a.menu_sel:visited { 
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold;
	color: #000000; 
	text-decoration: none; 
	background-color:#BBDDFF;
	padding-left: 5px;
	padding-right: 5px;
	}