body{
color:#333333;
font-family:monospace;
font-size:9pt;
}
#opise{
color:#ccc;
background:#333;
}
#logowanie a{
color:#444444;
text-decoration:none;
}
a{
color:#335533;
}
#bod{
border:1px dotted #DDDDDD;
margin-left:auto;
margin-right:auto;
text-align:center;
width:702px;
}
#teksty{
float:left;
font-size:11pt;
padding-top:4pt;
}
#inputy{
float:left;
font-size:8pt;
}
#inputy input{
font-size:8pt;
}
#gl{
border:1px dotted #DDDDDD;
margin-left:auto;
margin-right:auto;
text-align:left;
width:702px;
}
#sr{
float:left;
width:550px;
}
.kom{
background:#ccc;
margin-top:10px;
}
.komkto{
background:#aaa;
border:1px solid #cccccc;
float:left;
width:20%;
}
.komkiedy{
background:#aaa;
border:1px solid #cccccc;
}
.komcaly{
background:#aaa;
border:1px solid #cccccc;
}
#stopka{
border:1px dotted #777;
clear:both;
margin-top:10px;
}
#banner{
background-image:url(../img/banner.gif);
height:125px;
}
#logowanie{
background:#609960 none repeat scroll 0%;
height:35px;
text-align:right;
}
#sr input{
left:100px;
}
#logowanie input{
font-size:8pt;
height:8pt;
}
#logowanie input.submit{
font-size:auto;
height:auto;
}
#menu{
border-right:1px dotted #CCCCCC;
clear:both;
float:left;
min-height:400px;
text-align:left;
width:150px;
}

ul.tree {
	display: block;
	margin-left: 0;
	padding-left: 0;
}

ul.tree ul {
	display: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.zam{
display:none;
}

ul.tree li {
	display: block;
	list-style-type: none;
	padding-left: 20px;
	background-image: url("../img/document.gif");
	background-position: left top;
	background-repeat: no-repeat;
}

ul.tree li.closed {
	background-image: url("../img/document.gif");
	background-position: left top;
	background-repeat: no-repeat;
}

ul.tree li.opened {
	background-image: url("../img/document.gif");
	background-position: left top;
	background-repeat: no-repeat;
}

ul.tree li a {
	font-size: 13px;
	text-decoration: none;
	cursor: pointer;
}

ul.tree li a.folder {
	cursor: pointer;
}

ul.tree li a.active {
	font-weight: bold;
}

ul.tree li a:hover {
	text-decoration: underline;
}
