/*
zmiany ani
*/

#kategorie_tree a {
	color:black;
	font-family:Tahoma, sans-serif;
	font-size:12px;
	
}
#kategorie_tree a:visited {
	color:black;
	font-family:Tahoma, sans-serif;
}

/* poziom 1 bold */
.ygtvdepth0 {
	font-weight: bold;
}


a#wybrany {
	background: #f00;
	font-weight: bold;
}

.ygtvtn {
	width: 18px;
	height: 22px;
	background:
		url(/images/treeview-sprite.gif)
		0 -5600px no-repeat;
	cursor: pointer;
}

.ygtvtm {
	width: 18px;
	height: 22px;
	cursor: pointer;
	background:
		url(/images/treeview-sprite.gif)
		0 -4000px no-repeat;
}

.ygtvtmh,.ygtvtmhh {
	width: 18px;
	height: 22px;
	cursor: pointer;
	background:
		url(/images/treeview-sprite.gif)
		0 -4800px no-repeat;
}

.ygtvtp {
	width: 18px;
	height: 22px;
	cursor: pointer;
	background:
		url(/images/treeview-sprite.gif)
		0 -6400px no-repeat;
}

.ygtvtph,.ygtvtphh {
	width: 18px;
	height: 22px;
	cursor: pointer;
	background:
		url(/images/treeview-sprite.gif)
		0 -7200px no-repeat;
}

.ygtvln {
	width: 18px;
	height: 22px;
	background:
		url(/images/treeview-sprite.gif)
		0 -1600px no-repeat;
	cursor: pointer;
}

.ygtvlm {
	width: 18px;
	height: 22px;
	cursor: pointer;
	background:
		url(/images/treeview-sprite.gif)
		0 0 no-repeat;
}

.ygtvlmh,.ygtvlmhh {
	width: 18px;
	height: 22px;
	cursor: pointer;
	background:
		url(/images/treeview-sprite.gif)
		0 -800px no-repeat;
}

.ygtvlp {
	width: 18px;
	height: 22px;
	cursor: pointer;
	background:
		url(/images/treeview-sprite.gif)
		0 -2400px no-repeat;
}

.ygtvlph,.ygtvlphh {
	width: 18px;
	height: 22px;
	cursor: pointer;
	background:
		url(/images/treeview-sprite.gif)
		0 -3200px no-repeat;
	cursor: pointer;
}

.ygtvdepthcell {
	width: 18px;
	height: 22px;
	background:
		url(/images/treeview-sprite.gif)
		0 -8000px no-repeat;
}



.ygtvok {
	width: 18px;
	height: 22px;
	background:
		url(/images/treeview-sprite.gif)
		0 -8800px no-repeat;
}

.ygtvok:hover {
	background:
		url(/images/treeview-sprite.gif)
		0 -8844px no-repeat;
}

.ygtvcancel {
	width: 18px;
	height: 22px;
	background:
		url(/images/treeview-sprite.gif)
		0 -8822px no-repeat;
}

.ygtvcancel:hover {
	background:
		url(/images/treeview-sprite.gif)
		0 -8866px no-repeat;
}



/* **** DODANE PRZEZ MM **** */
/*
      .ygtvtable { width:200px; }
      .ygtvrow  { 
      background-color:#D7D7D7; 
      border:1px solid #ffffff !important;  
      font-weight: normal;
      background-color: transparent;
      background-image: url("/images/icons/nav/MM_menu_linia.gif");
      background-attachment: scroll;
      background-position: left top;
      background-repeat: repeat-x;
      }     
      
      .ygtvcontent {
            padding-left:3px !important; 
            padding-right:3px !important;
      } 
      .ygtvcontent a { 
            text-decoration:none !important; 
            background-color:transparent !important; 
            font-weight:bold; 
      }
      .ygtvhtml { 
            color:#a4362c !important; 
            padding-left:5px !important; 
            border:1px solid #D3DCE7 !important; 
            background-image:url("/images/icons/nav/MM_tree_tlo.gif"); 
            background-position:left bottom; 
      }
      .ygtvhtml a {
            color:#a4362c !important; 
            font-weight:bold !important; 
      }

      .ygtvdepth0 td {  font-weight:bold; }
      .ygtvdepth1 td a, .ygtvdepth2 td a, .ygtvdepth3 td a { font-weight:normal; font-size:12px !important; }
 */     
/* **** KONIEC DODANE PRZEZ MM **** */

