/*--------------------------------------------------|
| tTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/

.tTree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin: 0px 0px 0px 0px;
	width: 186px;
	/*white-space: nowrap;*/
}
.tTree img {
	border: 0px;
	vertical-align: top;
}

/* Poziom 1*/
.tTree a.node1, .tTree a.nodeSel1 {
	color: #eeeeee;
	font-family:Arial;
  font-size: 13px;
  font-weight:bold;
}
.tTree a.node1:hover, .tTree a.nodeSel1:hover {
	text-decoration: underline;
}
.tTree a.nodeSel1 {
	color: #ffffff;
}

/* Poziom 2*/
.tTree a.node2, .tTree a.nodeSel2 {
  font-family:Arial;
  font-size: 12px;
  color: #274d80;
	padding-bottom: 8px;
}
.tTree a.node2:hover, .tTree a.nodeSel2:hover {
	text-decoration: underline;
}
.tTree a.nodeSel2 {
	color: #f9f7f8;/*#ff0000;*/
  /*background-color: #608fcd;*/
}

/* Poziom 3*/
.tTree a.node3, .tTree a.nodeSel3 {
  font-family:Arial;
  font-size: 12px;
  color: #274d80;
}
.tTree a.node3:hover, .tTree a.nodeSel3:hover {
	text-decoration: underline;
}
.tTree a.nodeSel3 {
	color: #edeef3;
}

/* Poziom 4*/
.tTree a.node4, .tTree a.nodeSel4 {
  font-family:Arial;
  font-size: 12px;
  color: #274d80;
}
.tTree a.node4:hover, .tTree a.nodeSel4:hover {
	text-decoration: underline;
}
.tTree a.nodeSel4 {
	color: #edeef3 ;
}

/* Poziom 5*/
.tTree a.node5, .tTree a.nodeSel5 {
  font-family:Arial;
  font-size: 12px;
  color: #274d80;
}
.tTree a.node5:hover, .tTree a.nodeSel5:hover {
	text-decoration: underline;
}
.tTree a.nodeSel5 {
	color: #edeef3 ;
}

/* Poziom 6*/
.tTree a.node6, .tTree a.nodeSel6 {
  font-family:Arial;
  font-size: 12px;
  color: #274d80;
}
.tTree a.node6:hover, .tTree a.nodeSel6:hover {
	text-decoration: underline;
}
.tTree a.nodeSel6 {
	color: #edeef3 ;
}

.tTree .clip {
	overflow: hidden;
}

.ttshow1 {
  margin: 0px;
  /*height: 22px;*/
  width: 182px;
  overflow: visible;
  visibility: visible;
  background-image: url('data/prod-menu-bg-top1.gif');
  background-repeat: no-repeat;
  background-position: left top;
}



.ttshow-mini {
  margin: 0px;
  height: 6px;
  width: 182px;
  overflow: visible;
  visibility: visible;
  background-image: url('data/prod-menu-bg-bottom.gif');
  background-repeat: no-repeat;
  background-position: top center;
}

.ttshow2 {
  margin: 0px;
  width: 182px;
  overflow: visible;
  visibility: visible;
  background-color:#f9f7f8;
  border-left: 1px solid #4e74a6;
  border-right: 1px solid #4e74a6;
  /*border-bottom: 1px #4e74a6 solid;*/
}

.ttshow3 {
  margin: 0px;
  width: 182px;
  overflow: visible;
  visibility: visible;
  background-color:#f9f7f8;
  border-left: 1px solid #4e74a6;
  border-right: 1px solid #4e74a6;
}


.ttshow4 {
  margin: 0px;
  overflow: visible;
  width: 182px;
  visibility: visible;
  background-color:#f9f7f8;
  border-left: 1px solid #4e74a6;
  border-right: 1px solid #4e74a6;
}

.ttshow5 {
  margin: 0px;
  overflow: visible;
  width: 182px;
  visibility: visible;
  background-color:#f9f7f8;
  border-left: 1px solid #4e74a6;
  border-right: 1px solid #4e74a6;
}

.ttshow6 {
  margin: 0px;
  overflow: visible;
  width: 182px;
  visibility: visible;
  background-color:#f9f7f8;
  border-left: 1px solid #4e74a6;
  border-right: 1px solid #4e74a6;
}

.ttshow1s {
  margin: 0px;
  /*height: 22px;*/
  width: 182px;
  overflow: visible;
  visibility: visible;
  background-image: url('data/prod-menu-bg-top2.gif');
  background-repeat: no-repeat;
  background-position: left top;
}

.ttshow2s {
  margin: 0px;
  width: 182px;
  overflow: visible;
  visibility: visible;
  background-color:#608fcd;
  border-left: 1px solid #4e74a6;
  border-right: 1px solid #4e74a6;
  /*border-bottom: 1px #4e74a6 solid;*/
}

.ttshow3s {
  margin: 0px;
  width: 182px;
  overflow: visible;
  visibility: visible;
  background-color:#608fcd;
  border-left: 1px solid #4e74a6;
  border-right: 1px solid #4e74a6;
}

.ttshow4s {
  margin: 0px;
  overflow: visible;
  width: 182px;
  visibility: visible;
  background-color:#608fcd;
  border-left: 1px solid #4e74a6;
  border-right: 1px solid #4e74a6;
}

.ttshow5s {
  margin: 0px;
  overflow: visible;
  width: 182px;
  visibility: visible;
  background-color:#608fcd;
  border-left: 1px solid #4e74a6;
  border-right: 1px solid #4e74a6;
}

.ttshow6s {
  margin: 0px;
  overflow: visible;
  width: 182px;
  visibility: visible;
  background-color:#608fcd;
  border-left: 1px solid #4e74a6;
  border-right: 1px solid #4e74a6;
}
