html, body {
	background: white;
	color: #000;
	margin: 0px;

position:relative;
  font-size:12px;
	font-family:Verdana;
}

img { box-shadow: 5px 5px 10px #333333}


p.naglowek {
  background: white;
	text-align:center;
  padding: 0 0 0 0;
  font-size:25px;
  font-weight: bold;
  color: black
}

b a:link, b a:visited {
	text-decoration: none;

}

b a:hover {
	text-decoration: underline;

}



#KLISZA {
	width: 100%;
  margin: 0;
}

#CALOSC {
	width: 930px;
  margin: 0px auto 20px auto;
	background: white;
}
.GORA_LINK {
	background: #30bfcf;
	float: right;
	font-size: 11px;
}



#MENU {
	width: 170px;
	float: left;
	overflow: hidden;
	background: white;
  margin: 0px 0 0 0;
	padding: 13px 1px 0 0;
}

#TRESC {
	width: 700px;
	float: right;
	overflow: hidden;
	background-color: white;
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	margin: 0px 0 0 35px;
	

}

#STOPKA {
	width: 100%;
}






ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
}

ul {
  float: left;

}

ul li {
	float: left;
}

ul a:link, ul a:visited {
	text-decoration: none;

	font-weight: bold;
	font-size: 12px;
	
	color: #330;
	padding: 10px 10px 10px 10px;

	width: auto;

	margin: auto auto auto auto;
	float: left;
}

ul a:hover {
  color: white;
	text-decoration: none;

}




 
#menu0 {
	width: 150px;

	padding: 0;
}

#menu0 dt {
	background-image: url("grafika/tlomenu1.jpg");
	color: #330;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	margin: 10px 0 0 0;
	padding: 7px 7px 7px 7px;
  font-size: 14px;
}

#menu0 dd {
	background-color: #D0E7EC;
	
	border-width: 0 1px 1px 0;
	border-style: solid;
	font-weight: bold;
	border-color: #888;
	margin: 0;
	padding: 3px 5px;
	font-size: 12px;
}

#menu0 dd.active {
	font-weight: bold;

}
	 
	 
#menu0 a {
	color: black;
	text-decoration: none;
}
	 
#menu0 a:hover {
	color: white;
	text-decoration: none;
	padding: 1px 0px 1px 0px;
}






