body {
	background-image : url(img/leather-fon.gif);
	background-position : right;
	background-repeat : repeat-y;
}
.menushka {
	background-image : url(img/remeshok.gif);
	background-position : top;
	background-repeat : no-repeat;
	background-color : #e9e9e9;
	font-family : Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #660033;
}
.menushka a {
	font-size : 13px;
	font-weight : normal;
	color : #993300;
	text-decoration : underline;
}
.menushka a:hover {
	font-size : 13px;
	font-weight : normal;
	color : #660033;
	text-decoration : none;
}
a.hidden {
	font-family : Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #660033;
	text-decoration : none;
}
a.hidden:hover {
	font-family : Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #660033;
	text-decoration : underline;
}
ul {
	color : #660033;
	font-family : Helvetica, sans-serif;
	margin-bottom : 0px;
	margin-left : 10px;
}
li {
	font-size : 13px;
	font-family : Helvetica, sans-serif;
	margin-bottom : 0px;
	margin-left : 10px;
}
h1 {
	font-size : 16px;
	font-family : Helvetica, sans-serif;
	margin-bottom : 0px;
	color : #cc6600;
	font-weight : bold;
}