@charset "windows-1251";

.list_li_1{
			list-style: url(../pic/list_element_4.gif) ;
			list-style-position: outside;
			margin: 0 0 0 16;
			padding: 0 0 0 0;
			}
a.listcat:link,
a.listcat:visited,
a.listcat:active{	
			font-family: Arial, Verdana, Tahoma, sans-serif;
			font-size: 13px;
			color: #1D67A5; /* #024977; */
			text-decoration: none;
			font-weight: bold;
			}
a.listcat:hover{	
			font-family: Arial, Verdana, Tahoma, sans-serif;
			font-size: 13px;
			color: #FF9738;
			text-decoration: underline;
			font-weight: bold;
			}


.list_li_2{
			list-style: url(../pic/list_element_2.gif) ;
			list-style-position: outside;
			margin: 0 0 0 16;
			padding: 0 0 0 0;
			}
a.listsubcat:link,
a.listsubcat:visited,
a.listsubcat:active{	
			font-family: Arial, Verdana, Tahoma, sans-serif;
			font-size: 11px;
			color: #024977;
			text-decoration: none;
			font-weight: normal;
			}
a.listsubcat:hover{	
			font-family: Arial, Verdana, Tahoma, sans-serif;
			font-size: 11px;
			color: #FF9738;
			text-decoration: underline;
			font-weight: normal;
			}
			
.list_li_product{
			list-style: url(../pic/list_element_5.gif) ;
			list-style-position: outside;
			margin: 0 0 0 12;
			padding: 0 0 0 0;
			}
a.listproduct:link,
a.listproduct:visited,
a.listproduct:active{	
			font-family: Arial, Verdana, Tahoma, sans-serif;
			font-size: 11px;
			color: #4D4D4D;
			text-decoration: none;
			font-weight: normal;
			}
a.listproduct:hover{	
			font-family: Arial, Verdana, Tahoma, sans-serif;
			font-size: 11px;
			color: #8C0000;
			text-decoration: underline;
			font-weight: normal;
			}

.list_li_product_select{
			list-style: url(../pic/list_element_7.gif) ;
			list-style-position: outside;
			margin: 0 0 0 12;
			padding: 0 0 0 0;
			}
.selected{	
			font-family: Arial, Verdana, Tahoma, sans-serif;
			font-size: 11px;
			color: black;
			text-decoration: underline;
			font-weight: normal;
			}


