h1, h2, h3   { font-family: tahoma, verdana, Helvetica, arial, sans-serif; }

a:link.menulink       { color: #ffffff; text-decoration: none }
a:visited.menulink    { color: #ffffff; text-decoration: none }
a:active.menulink     { color: #ffffff; text-decoration: none }
a:hover.menulink      { color: #ffffff; text-decoration: underline }

a:link.toolbar       { color: #505050; text-decoration: none }
a:visited.toolbar    { color: #505050; text-decoration: none }
a:active.toolbar     { color: #505050; text-decoration: none }
a:hover.toolbar      { color: #505050; text-decoration: underline }

body.index
	{ 
	    background: #ffffff;
	    color: #000000;
    	}

body	{ 
	    background: #ffffff;
	    color: #000000;

	    background-repeat: no-repeat;
	    background-attachment: fixed;
	    background-image:  url(IMG/belka_bkgr.png);
	    background-position: right bottom;
    	}

td.menuitem 	{ padding: 3px; }

p.red { text-indent: 8mm; }

li.faq { font-weight: bold }