@charset "utf-8";
/* CSS Document */

body  {
font-family: "Helvetica World", serif;
font-size:12px;
		
}


dl, dt, dd 
{
	margin: 0;
	color:white;
	padding:5px 5px 5px 0px;
	font-weight: bold;
	font-size: 15px;
	cursor: pointer;
}
dd, a

{
	color:white;
	padding:2px 5px 2px 0px;
	font-weight: normal;
	font-size: 12px;
}
#menu0 dd.active 
{
	font-weight: bold;
}
.STOPKA
{
	color:#535355; 
	font-size: 14px;
	padding:0;
	font-weight: bold;
}
.NAGLOWEK
{
	text-decoration: none;
	color:white; 
	font-size: 13px;
	padding:0;
	font-weight: bold;
	
}
.menu_lewe
{
background-color: black;
color:#f07507;
font-size:13px;
}
.menu_right
{
	text-decoration: none;
	padding:0;
	font-size:15px;
}
h1
{
font-size: 20px;
font-weight:bold;
}