/* Стиль меню */
#menu {
	width: 100%;
	font-family: Tahoma;
	font-size: 10pt;
	color: #fff;
	line-height: 66px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#menu li {
	display: inline;
	padding: 0 3em 0 1em;
	margin: 0;
	background: url(/_tpl/img/menu.gif) center left no-repeat;
}

#menu li a {
    color: #008cd2;
    text-decoration: underline;
}

html>body #menu li a {
      width: auto;
}

#menu li a:hover {
      color: #008cd2;
	 text-decoration: none;
}

#menu li#select {
	padding: 0 3em 0 1em;
	text-decoration: none;
	background: url(/_tpl/img/menu0.gif) center left no-repeat;
	color: #21a974;
}

#menu li#select a {
	color: #21a974;
}

#home a {
	float:left;
	width: 30px;
	height: 28px;
	margin: 0px 0px 0 0px;
	border-right: 1px solid #3399cc;
	background: #2175bc url(_tpl/img/f-home.gif) no-repeat 2px 2px;
}

#home a:hover {
	background: #2586d7 url(_tpl/img/f-home.gif) no-repeat 2px 2px;
	border-right: 1px solid #3399cc;
}

#home_a {
	float:left;
	width: 30px;
	height: 28px;
	margin: 0px 0px 0 0px;
	background: #2586d7 url(_tpl/img/f-home.gif) no-repeat 2px 2px;
	border-right: 1px solid #3399cc;
}


#ahome { border-right: 2px groove #fff; }
#ahome a:hover {  background-color: #fff200; } 

#pmenu { padding: 0px 0 0 0; font-size: 9pt; margin-left:-10px; margin-top:10px;}
#pmenu ul {margin: 0; padding: 0; list-style: none;}
#pmenu li			{ margin: 3px 0 0 10px; padding: 0; list-style: url(/_tpl/img/point.gif); }
#pmenu li a		{ text-decoration: underline; color: #008cd2; }
#pmenu li#select	{ color: #21a974; }
#pmenu li a:hover	{ color: #008cd2; text-decoration: none; }

#amini { font-size: 85%; color: #0066ff; }

#smenu { 
	text-align:right;
	font-size: 11pt;
}

#smenu ul {	list-style: none; }

#smenu a		  { color: #cc9999; }
#smenu a:hover { color: #cc9999; }