	.input2
	 {
	  Border-color: none;
	  Border: none;
	  Background: none;
	 }
	 
	.button2
	{
	 Border-color: none;
	 Border: none;
	 Background: none;
	}
	
	.input4
	{
	 background: white;
	 position: relative;
	 top: 0px;
	 Border-color: silver;
	 Border-style: solid;
	 Border-width: 1px;
	}
	
	.mini_
	{
	 font-size:75%;
	 padding: 10px;
	 Color: black;
	}
	
	.mini
	{
	 font-size:70%;
	 padding: 0px;
	 Color: black;
	}
	
   .button3
	{
	 position: relative;
	 top: 4px;
	}
	
	
   .href1
	{
	 Color: Black;
	 font-weight: bold;
	}
	
   .name_katalog
    {
     font-family: Arial;
     font-size: 75%;
     Color: deepskyblue;
    }
    
   .table_k
	{
	 Border-style: Solid;
	 Border-width: 1px;
	 Border-color: silver;
	 Background: #FFFFF0;
	 font-family: Times new roman;
	 font-size: 75%;
	}
	 
   .table_k1
	{
	 background-image: url("../../support/katalog/image/line1.gif");
	 font-family: Times new roman;
	 color: lightslategray;
	 font-size: 75%;
	 font-weight: bold;
	 border-style: solid;
	 border-color: silver;
	 border-width: 1px;
	}
	
   .BBB
	{
	 text-decoration: underline;
	 Color: Blue; 
	}

   .BBB:hover
	{
	 text-decoration:none;
	 Color: red;
	 font-weight: normal;
	}

   .AAA
	{
	 text-decoration:none;
	 Color: dodgerblue;
	 font-weight: normal;
	}

   .AAA:hover
	{
	 text-decoration: underline;
	 Color: lightslategray;
	 font-weight: normal;
	}
	
   .AA
	{
	 text-decoration:none;
	 Color: dodgerblue;
	 font-size: 75%;
	}

   .AA:hover
	{
	 text-decoration:none;
	 Color: green;
	}
	 
   .BB
	{
	 text-decoration: none;
	 Color: Blue;
	}

   .BB:hover
	{
	 text-decoration:none;
	 Color: red;
	 font-weight: Bold;
	}