.topmenu {
	float: left;
	font: 12px/ 1.3 arial, sans-serif;
	list-style-type: none;
	margin: 36px 4px 0 7px;
}

.topmenu a {
	display: block;
	position: relative;
	width: 74px;
	background: url("../i/1.png"/*tpa=http://www.n45.ru/i/1.png*/) repeat-x #eee;
	border: silver 1px solid;
	color: blue;
	font: 12px verdana, arial, sans-serif;
	margin: 1px;
	padding: 3px 0 3px 5px;
	text-decoration: none;
}

.topmenu a:hover {
	background: url("../i/2.png"/*tpa=http://www.n45.ru/i/2.png*/) repeat-x #feeeb1;
	color: red;
}

.topmenu a.selected {
	background: url("../i/gold.png"/*tpa=http://www.n45.ru/i/gold.png*/) repeat-x #feeeb1;
	border: orange 1px solid;
	color: red;
}

.topmenu li {
	float: left;
	margin: 0;
}

.nav .nolink {
	background: url("../i/1.png"/*tpa=http://www.n45.ru/i/1.png*/) repeat-x #dae2f4;
	border: silver 1px solid;
	font: 11px verdana, arial, helvetica, sans-serif;
	margin: 7px 5px 2px 10px;
	padding: 4px 2px 4px 6px;
}

.nav {
	list-style-type: none;
	margin: -1px 7px 0 0;
}

.nav a {
	display: block;
	position: relative;
	background: url("../i/1.png"/*tpa=http://www.n45.ru/i/1.png*/) repeat-x #eee;
	border: silver 1px solid;
	font: 11px verdana, arial, helvetica, sans-serif;
	margin: 1px 0;
	padding: 4px 2px 4px 6px;
	text-decoration: none;
}

.nav a:hover {
	background: url("../i/2.png"/*tpa=http://www.n45.ru/i/2.png*/) repeat-x #feeeb1;
	color: red;
}

.nav a.selected {
	background: url("../i/gold.png"/*tpa=http://www.n45.ru/i/gold.png*/) repeat-x #feeeb1;
	border: orange 1px solid;
	color: red;
}