/*style dla menu głownego */

.MenuGlowne {	
	background-image:url('images/menu_gora/tlo_pod_logo.png');
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#fff;
	height:50px;	
}


.MenuGlowneCzcionka {
	color:#006624;
	color:#000;
	font-size:10px;	
	font-weight:normal;
	font-family:Verdana, sans-serif;		
	text-decoration : none;
	line-height : 110%;	
	padding-bottom:2px;
}

.MenuGlowneCzcionka2 {
	color:#006624;
	color:#000;
	font-size:10px;		
	font-family:Verdana, sans-serif;	
	font-weight:normal;		
	text-decoration : none;
	line-height : 12px;
}

.MenuGlowne .PrzyciskiSerwisy {			
	text-align:right;	
	width:555px;	
}

.MenuGlowne .przyciskGora {
	margin-right:3px;
	position:relative;
	top:-4px;
	float:right;
	z-index:2;
}

.MenuGlowne .ChmurkaCzasopisma {
	margin-left:10px;	
	color:#333333;
	font-family:Tahoma, sans-serif;
	text-align:justify;
	line-height:15px;	
	padding:10px;
	position:absolute; 
	visibility:hidden; 	
	border:1px solid #000000;
	background-color:#FFFFFF;
}

/* koniec style dla menu głownego */