body {background:white url("http://www.blonianka.pl/images/herb_tlo.jpg") repeat top; }
td{font-family:Tahoma;font-size:11px;color:#000000}
input{font-family:Tahoma;font-size:11px;color:#000000}
textarea{font-family:Tahoma;font-size:11px;color:#000000}
.cap{color:#CC4126;font-weight:bold;}
.kiedy{color:black;font-weight:normal;}

A.zero:hover{
	COLOR: #49aa5a; TEXT-DECORATION: none;
	position:relative;
	left:0px;
	top:0px;
}

A:link {
	COLOR: #005e0a; TEXT-DECORATION: none
}
A:visited {
	COLOR: #005e0a; TEXT-DECORATION: none
}
A:active {
	COLOR: #005e0a; TEXT-DECORATION: none
}
A:hover {
	COLOR: #49aa5a; TEXT-DECORATION: none;
	position:relative;
	left:1px;
	top:1px;
}

img {
	border:0;
}

.srodek{
background-color: white;
}

#topbar{
position:absolute;
border: 1px solid black;
padding: 2px;
background-color: white;
width: 250px;
visibility: hidden;
z-index: 1;
}

.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: white url(/images/list.gif) no-repeat left center;
list-style-type: none;
padding-left: 22px;
margin-bottom: 3px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: white url(/images/closed.gif) no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}

.typer {
border-color:green;
background="/images/typer_belka.gif";
color: white;
}

.typer td{
border-color:green;
color: black;
}

.typer td.naglowek{
color: white;
background-image:url('/images/typer_belka.gif');
}

table.grafik{
	font-size: 10px;
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	text-align: center;
}
table.grafik caption{
	font-size: 12px;
}
table.grafik th{
	font-size: 10px;
	color: #FFFFFF;
	background-image:url('/images/typer_belka.gif');
	border-width: 1px;
	border-style: solid;
	border-color: black;
}
table.grafik td{
	white-space: no-wrap; 
	border-width: 1px;
	border-style: solid;
	border-color: black;
}
