#menu1 .header{
	margin-left: 14px;
	margin-right: 18px;
	height:20px;
	background: url(../images/menu_csik.jpg);
}

#menu1 .header_text{
	background: #33A5D9;
	padding: 4px 2px 0px 3px;
	text-decoration: none;
	color: #ffffff;
	margin-left:2px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	line-height:12px;
	float:left;
}

#menu1 .block1 {
	width: 144px;
	padding: 5px 2px 1px 2px;
	background: #33A5D9;
	margin-left:13px;
}

#menu1 .block1 a {
	display: block;
	padding: 3px 0px 3px 12px;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}
#menu1 .block1 a:hover {
	background: #6BBDE3;
}

#nso a {
	border: 0px;
}

#nso img {
	margin-left:12px;
	border: 0px;
}

#nso div {
	color:#fff;
	font-size:1em;
	font-weight: bold;
	margin: 0px;
	width: 160px;
	text-align: center;
}
