/**Parafianin by Paweł Pawlik 137461*/
/**Styl dla menu_up*/


#menu_up{
	width: 1000px;
	margin: auto;
	padding: 2px 0px 0px 0px;
	background: #D9E6D5 url(images_web/img02.png) repeat-x;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #A7C2D1;
	color: #ffffff;
}

#menu_up h2 {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#menu_up h2 tt.inne {
	font-size: 12px;
	color: #C8DA9C;
}

#menu_up h2 tt.inne a:visited, #menu_up h2 tt.inne a:link {
	color: #C8DA9C;
	text-decoration: none;
	font-weight: bold;
}

#menu_up h2 tt.inne a:active, #menu_up h2 tt.inne a:hover {
	font-weight: normal;
	color: #C7E2F3;
	font-weight: bold;
}

tt {
	font-size: 12px;
	color: #465D90;
}

#menu_up a:visited, #menu_up a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#menu_up a:active, #menu_up a:hover {
	font-weight: normal;
	color: #C7E2F3;
	font-weight: bold;
}