#menu0 {
	width: 245px;
	/*width: auto;*/
	/*margin: 25px 30px 25px 0px;*/
	margin: 25px 0 0 0;
	padding: 25px 0px 3px;
	font-size: 18px;
	font-weight: bold;
	font-family: "Gorgia"; /*"Courier New", Courier, monospace;*/
	color: #f69d4e;
	display: inline;
	float: left;
	background-color: #181101;
	background-image: url(../img/menu-linia-top1.jpg);
	background-repeat: no-repeat;
	background-position: center 5px;
	text-transform: uppercase;
}

#menu-linia-bottom{
	background-image: url(../img/menu-linia-top1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 245px;
	height: 3px;
	padding: 25px 0;
}

#menu0 dl{
	margin: 8px 45px;
	/*padding: 8px 45px 8px 45px;*/
}
#menu0 dt {
	/*background-color: #D1E1F0; 
	color: #0C2B50;
	font-weight: bold;
	*/text-align: left;
	cursor: pointer;
	margin: 0 0 1px 0;
	padding: 6px 8px 6px 8px;
	/*font: 12px arial, sans-serif;*/
	text-decoration: none;
}

#menu0 dd {
	/*eee;*/
	/*font: 12px arial, sans-serif;*/
	/*font-weight: bold;*/
	/*color: #0C2B50;*/
	/*border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #76471B;*/
	margin: 0 0px 0 0px;
	padding: 20px 5px 2px 40px;
	text-decoration: none;
	background-image: url(../img/menu-linia-zielona.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	/*background-color: #E6EEF7;*/
}

#menu0 dt a{
	text-decoration: none;
	/*color: #0c2b50;*/
 	/*border-width: 0px 0px 0px 0px;
	border-style: none;
	border-color: #9A9A9A;*/
}


#menu0 dt a:link, dt a:visited {
	text-decoration: none;
	/*color: #0c2b50;*/
	/*background-color: #333333;  */  /*df925c;*/
}

#menu0 dt.active {

	text-decoration: none;
/*	color: #0c2b50;
	background-color: #D1E1F0;*/ 
}
/*
#menu0 dt a.hover {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	*/ /*background-color: #9A9A9A;*/
/*}*/

#menu0 dd a{
	text-decoration: none;
	
	/*color: #0C2B50;*/
}

#menu0 dd a:link, dd a:visited{
	text-decoration: none;
	
	/*font: 12px arial, sans-serif;
	color: #0C2B50;*/
	/*background-color: #888;*/
}

#menu0 dd.active { 
	/* podswietlenie wybranego dzialu*/
	text-decoration: none;
	/*color: #ffffff;*/
	/*background-color: #445E8D; */
	/*border: 2px solid #51688A;*/
}

#menu0 .menu-wciecie {
	padding: 0 0 0 0px;
}

/* MENU TOP */

dl, dt, dd {
	display: block;
	margin: 0;
	padding: 0;
}

#menu-top dd {
	float: left;
	display: inline;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	margin: 0px 3px 3px 3px;
	padding: 18px 10px 5px 10px;
}

#menu-top dd a:link, #menu-top dd a:visited {
	/*font: 16px arial, sans-serif;*/
	color: #ffffff;
	text-decoration: none;
	/*background-color: #D23224;*/
	/*padding: 5px 10px 5px 10px;*/
}

#menu-top dd a:hover {
	/*font: 16px arial, sans-serif;*/
	color: #ffffff;
	text-decoration: none;
	/*background-color: #B42B1F;*/
	/*padding: 5px 10px 5px 10px;	*/
}

#menu-top .menu-aktywne {
	display: block;
	font-weight: bold;
	color: #221000;
}
#menu-top .menu-aktywne  a:link, #menu-top .menu-aktywne a:visited {
	font-weight: bold;
	color: #221000;
	text-decoration: none;
}
#menu-top .menu-aktywne a:hover, #menu-top .menu-aktywne a:active {  
	font-weight: bold;
	color: #221000;
	text-decoration: none;
}
/* KONIEC MENU TOP */


/* MENU BOTTOM */

#menu-bottom {
	clear: both;
	/*background-color: #ECECEC;
	font: 12px arial, sans-serif;*/
	color: #76471B;
	margin: 0;
	padding: 10px;
	height: 20px;
	text-align: right;
}


#menu-bottom dd {
	display: inline;
	text-decoration: none;
	color: #76471B;
	margin: 0px 5px 0px 5px;
}

#menu-bottom dd a:link, #menu-bottom dd a:visited {
	text-decoration: none;
	color: #76471B;
	padding: 0px;	
}

#menu-bottom dd a:hover {
	text-decoration: underline;
	color: #76471B;
	padding: 0px;	
}

/* MENU MAPA STRONY */

#menu-mapa	{
	margin: 25px 30px 25px 50px;
	padding: 0;
}

#menu-mapa dl{
	margin: 0px 25px;
}
#menu-mapa dt {
	margin: 0 0 1px 0;
	padding: 6px 8px 6px 8px;
	text-decoration: none;
}

#menu-mapa dd {
	/*border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #76471B;*/
	margin: 0 0px 0 0px;
	padding: 0px 0px 0px 40px;
	text-decoration: none;
}

