@charset "utf-8";
	.menuItem1, .menuItem2, .menuItem3, .menuItem4, .menuItem5{
		width:167px;
		height:26px;
		font-size:16px;
		padding:6px 0 0 32px;
		}
		.menuItem1 a, .menuItem2 a, .menuItem3 a, .menuItem4 a, .menuItem5 a{
		color:#FFF;
		text-decoration:none;
		}
	.menuItem1{		background:url(../gfx/m_brown.png) no-repeat;		}
	.menuItem2{		background:url(../gfx/m_green.png) no-repeat;		}
	.menuItem3{		background:url(../gfx/m_dark_brown.png) no-repeat;		}
	.menuItem4{		background:url(../gfx/m_orange.png) no-repeat;		}
	.menuItem5{		background:url(../gfx/m_blue.png) no-repeat;		}
	.menuSubItem1, .menuSubItem2, .menuSubItem3, .menuSubItem4, .menuSubItem5{
		width:147px;
		height:23px;
		font-size:13px;
		font-weight:bold;
		padding:2px 0 0 32px;
		margin:1px 0 0 20px;
		}
		.menuSubItem1 a, .menuSubItem2 a, .menuSubItem3 a, .menuSubItem4 a, .menuSubItem5 a{
		color:#000;
		text-decoration:none;
		}
		.menuSubItem1{		background:url(../gfx/m_brown_sub.png) no-repeat;		}
		.menuSubItem2{		background:url(../gfx/m_green_sub.png) no-repeat;		}
		.menuSubItem3{		background:url(../gfx/m_dark_brown_sub.png) no-repeat;		}
		.menuSubItem4{		background:url(../gfx/m_orange_sub.png) no-repeat;		}
		.menuSubItem5{		background:url(../gfx/m_blue_sub.png) no-repeat;		}
.topMenu{
	background:url(../gfx/menu_top.png) no-repeat;
	height:15px;
	width:745px;
	font-size:10pt;
	font-weight:bold;
	margin:6px 0;
	padding:10px;
}
.topMenu a{
	color:#fff;
	text-decoration:none;
	}
	.topMenu ul{
		text-align:center;
	}
	.topMenu li{
		display:inline;
		background:url(../gfx/samolot.png) no-repeat;
		margin:2px 10px 2px 0px;
		padding:0 0px 0 45px;
		}
.topMenuItem{
	}
