ul#tech,ul#tech2{
	margin: 0 5px;
	padding: 0 10px;
	list-style: none !important;
}
ul#tech li, ul#tech2 li{background: none; list-style: none;}
ul#tech ul, ul#tech2 ul{
	margin: .2em 20px 0.4em 15px;
	padding: 0;
	list-style: none;
}

ul#tech.nav, ul#tech2.nav{
	padding: .3em 0 0.3em 0.5em;
	list-style: none;
}
ul#tech.nav ul, ul#tech2.nav ul{
	padding: 0;
}


ul#tech.nav li, ul#tech2.nav li{
	margin: 0;
	padding: 0;
	height: 1em;
}
html>body ul#tech.nav li, html>body ul#tech2.nav li{
	height: auto;
}
ul.nav a,ul.nav strong{
	text-decoration: none;
	display: block;
	padding: 0 0 0 15px;
	color: #333;
	font: bold 1em arial, sans-serif;
}
ul.nav ul a {
	color: #005A97;
	font: normal .9em arial, sans-serif;
	text-decoration: underline;
}
ul#tech.nav ul ul a, ul#tech2.nav ul ul a{
	font: normal .7em arial, sans-serif;
}
ul#tech ul ul, ul#tech2 ul ul {margin-bottom: 1em}

.hide {display: none;}
.show {display: block;}
.parent {background: none;}
.active {background: none;}
ul.nav ul .parent {background: none;}
ul.nav ul .active { background: none;}


ul.nav ul .xls,
ul.nav ul .zip,
ul.nav ul .pdf,
ul.nav ul .doc,
ul.nav ul .file  {
	padding: .2em 0 .2em 20px;
	color: #666;
	font-size: .9em;
	line-height: 1.6em;
}

ul.nav ul .xls {background: url(http://www.aquatep.ru/i/files.gif) 0 .1em no-repeat;}
ul.nav ul .zip {background: url(http://www.aquatep.ru/i/files.gif) -1200px .1em no-repeat;}
ul.nav ul .pdf {background: url(http://www.aquatep.ru/i/files.gif) -2400px .1em no-repeat;}

#lc #cat #cat_menu.nav li a {font-size: 1.1em;}
