#menu {
    width: 100%;
	clear:left;
	padding: 4 0 8 0;
}

#menu ul {
	list-style: none;
	margin:0px;
	padding:5 0 5 0;
	font-family: Arial;
	font-size: 11pt;
}
		
#menu li {
	padding:0 0 10 0;
}

#menu li a {
	color: #336699;
}

#menu li a:hover { text-decoration: none; color: #B03031; }

#menu #select {
	text-decoration: none;
	color: #B03031;
}

#menu #select a {
	color: #B03031;
}

#pmenu { 
	width: 250px;
	float: right;
	font-size: 10pt; 
	color: #336699; 
	padding: 20 0 0 0;
}

#pmenu li			{ color: #336699; }
#pmenu li a			{ color: #336699; }
#pmenu #select		{ text-decoration: none; color: #993333; }
#pmenu li a:hover	{ text-decoration: none; color: #993333; }


#smenu {
	float: right;
	text-align:center;
	padding: 10px 0 0 0;
	width:81%;
	z-index:0;
	position: relative;
}

#smenu ul {
	list-style: none;
	font-size: 10pt;
	font-family: Arial;
}

#smenu li {
	float: left;
	width:14%;
}

#smenu a {
	color: #336699;
	text-decoration: underline;
}

html>body #smenu li a { width: auto; }

#smenu a:hover {
	color: #993333;
	text-decoration: none;
}

#smenu #select {
	color: #993333;
	text-decoration: none;
}

#smenu #select a {
	color: #993333;
}

/* сервисное меню */
.s {
	padding: 10 0 0 30;
}

.s span a {
	float:left;
	width: 50px;
	height: 30px;
}

#s1 a {	background: url(_tpl/img/f-home.gif) no-repeat 0 0; }
#s1 a:hover { background: url(_tpl/img/f-home-a.gif) no-repeat 0 0; }

#s2 a {	background: url(_tpl/img/f-search.gif) no-repeat 0 0; }
#s2 a:hover { background: url(_tpl/img/f-search-a.gif) no-repeat 0 0; }

#s3 a {	background: url(_tpl/img/f-mail.gif) no-repeat 0 0; }
#s3 a:hover { background: url(_tpl/img/f-mail-a.gif) no-repeat 0 0; }


#menu_link {
	float:left;
	padding: 20 0 10 0;
}

#menu_link ul {
	list-style: none;
	margin:0px;
	font-family: Arial;
	font-size: 10pt;
}
		
#menu_link li a {
	color: #336699;
}

#menu_link li a:hover { text-decoration: none; color: #B03031; }

#menu_link #select {
	text-decoration: none;
	color: #B03031;
}

#menu_link #select a {
	color: #B03031;
}
