body {
	color: navy;
	font-size: 101%;
}

.CollapsiblePanelContent, .PanelContentSeparator { 
	behavior: url(/iepngfix/iepngfix.htc); 
}

img {
	border:none
}

a:visited {
	text-decoration: none;
	color: navy;
}

a:hover {
	text-decoration: underline;
	color: navy;
}

a:link {
	text-decoration: none;
	color: navy;
}


#naglowek {

	color: orange;

font-family: verdana;

	font-size: 20px;

}



#cena {

       color: blue;

}

#odwiedziny {

}


ul.tree {

    width: 180px;

    border-width: 0px;

    border-spacing: 0px;

    border-collapse: collapse;

/*    background-color: #33333;*/

    color: silver;

    font-weight: bold;

    font-size: 12px;

    font-family: tahoma, verdana, arial, sans-serif;

    margin: 0px;

     /*padding: 4px 8px;*/
     padding-left: 1px;

    border-width: 0px;

    cursor: default;

    position: relative;

}



ul.tree ul {



    color: red;

    font-weight: bold;

    font-size: 12px;

    font-family: tahoma, verdana, arial, sans-serif;

    /*padding: 4px 8px;*/
    padding-left: 1px;

    margin: 0px;

    cursor: default;

    position: relative;

    border: 0px; /*1px solid #777;*/

    /*border-color: white;*/



}



ul.tree li {

  display: block;

  list-style-type: none;

  /*padding-left: 20px;*/
  padding-left: 12px;

  background-position: left top;

  background-repeat: no-repeat;

  font-family: tahoma, verdana, arial, sans-serif;

    font-size: 12px;

    line-height: 15px;

    border: 0px; /*1px solid #333;*/

}



ul.tree li a {

  text-decoration: none;

  cursor: pointer;

  color: silver;

  /*background-color: #999;*/

}



ul.tree li a.folder {

  color: white


}



ul.tree li a:active {

  font-weight: bold;

  color: green;

}



ul.tree li a:hover {

  text-decoration: underline;

}

ul.tree li a:visited {

  text-decoration: none;
  color: silver;

}

#menu {
  font-size:small;
}