<!--


#menuLeftTop{
	background-image: url(../../resources/images/menutop.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	height: 10px;
	width:200px;
	margin-bottom:0px;
	}
#menuLeftBottom{	
	background-image: url(../../resources/images/menubottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	width:200px;		
}



#menuLeftCenter{
	background-color:#ffffff;	
	background-repeat: repeat-y;	
	margin:0px;
	width:200px;

}
	
#menuLeft{
	float:left;	
	width:200px;
	margin-top:20px;		
	margin-left:5px;
	border-right:solid 1px #cccccc;
	border-bottom:solid 0px #cccccc;
	border-top:solid 0px #e0e0e0;
	padding-bottom:10px;
	padding-top:10px;	

}

#menuLeft p{
		font-size: 12px; 
		font-weight: bold;
		border-bottom: solid 1px #cccccc;
		margin-left:2px;
		margin-right:2px;
		color:#333333;
				margin-bottom:8px;

	}


#menuLeft a{
	color:#615F40;
	margin-left:0px;
	padding-top:8px;
	padding-bottom:8px;		
	padding-left:38px;
	display:block;
	text-decoration:none;
	background-position:9px top;
	background-image:url(../../resources/images/kulka.gif);

	background-repeat:no-repeat; 
	border-bottom:dotted 0px #CCCCCC;	
	font-weight: bold;
	font-style: italic;
	font-size: 11px;

	
		
}


/*.openLink{*/

#menuLeft #noball a{	
	background-image:none;
	background-color:white;	
	margin-left:0px;
	padding-top:0px;
	padding-bottom:0px;		
	padding-left:0px;
	display:block;	
	background-position:0px top;
	border-bottom:dotted 0px #CCCCCC;	
}

#menuLeft #noball a.openLink{	
	background-image:none;
	background-color:white;
}

#menuLeft #noball  a:hover{
	background-image:none;
	background-color:white;
}

#menuLeft a .description{
	color: #777777;
	font-size:10px;
	margin-top:0px;	
	font-weight: normal;	

}
#menuLeft a:hover{
	background-image:url(../../resources/images/kulka_inv.gif);
	color:#ffffff;
	background-color: #8fa16b;
}



/*.openLink{*/
#menuLeft a.openLink{
	background-image:url(../../resources/images/kulka_inv.gif);
	color:#004499;
	/*background-color: red;*/
}




#menuLeft div .menuLevel1{
	/*background-color: #eeffcc;*/
	margin-left:8px;
	border-left: dotted 1px #CCCCCC;		
}

#menuLeft div .menuLevel2{
	/*background-color: #ddeebb;*/
	margin-left:14px;
		border-left: dotted 1px #CCCCCC;	
}
#menuLeft div .menuLevel3{
	/*background-color: #ccddaa;*/
	margin-left:20px;
		border-left: dotted 1px #CCCCCC;	
	}
#menuLeft div .hidden{
	display:none;
	}

#menuLeftLang{
	text-align:left;
	margin-left:5px;
	margin-bottom:4px;
/*	border-bottom: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
	padding-top:3px;*/
}

#menuLeftLang a,#menuLeftLang a:hover{
	display: inline;
	background:none;
	padding:0px;
	margin:opx;
}

#menuTitle {
	color:#405060;
	padding-left:14px;
	margin-top:10px;	
	margin-bottom:2px;
	font-weight:bold;

	border-top:dotted 1px #CCCCCC;	
	border-bottom:dotted 1px #CCCCCC;
}

#menuRight{
	float:right;
	width:180px;

}

#menubar {
	width:800px;
	margin-left:20px;
	margin-right:20px;
	padding-top:15px;
	padding-bottom:15px;		
/*	background-image:url(../../resources/images/menu.gif);	*/
	background-repeat:no-repeat;
	background-color: white;

}



#galeria_nawigacja a{
	color:#615F40;
	margin-left:0px;
	padding-top:8px;
	padding-bottom:8px;		
	padding-left:38px;
	display:block;
	font-family: Tahoma;	
	background-position:9px top;
	background-repeat:no-repeat; 
	font-weight: normal;
	font-size: 14px;		
}

#galeria_nawigacja a.hover{
	color:#504E30;
	text-decoration:none;
}

#galeria_powrot a{
	color:#615F40;
	margin-left:0px;
	padding-top:8px;
	padding-bottom:8px;		
	padding-left:38px;
	display:block;
	font-family: Tahoma;	
	background-position:9px top;
	background-repeat:no-repeat; 
	font-weight: normal;
	font-size: 10px;		
}

#galeria_powrot a.hover{
	color:#504E30;
	text-decoration:none;
}


-->