﻿body {
	font: 11px/14px verdana, tahoma, arial, helvetica, sans-serif;
	color: #333;
	background: #020e1e;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

/* tło strony ------------------------------ */

#layer-bottom {
	z-index: 1;
	margin: 0;
	position: absolute;
}

#bg-menu {
	background-image: url(../imagescss/bottom_bg.jpg);
	width: 330px;
	height: 340px;
	z-index: 3;
	position: fixed;
}

#bg-bottom {
	z-index: 2;
	visibility: hidden;
	position: fixed;
}

/* warstwa z tekstem ------------------------------ */

h1{
	font-size: large;
}

h2{
	font-size: small;
	margin-top: 25px;
}

h3{
	font-size: small;
}

p.podpis{
	padding-left: 320px;
	border-bottom: 1px solid #c1c1c1;
}

#layer-middle {
	z-index: 10;
	margin: 0;
	position: absolute;
}

#table {
	margin-top: 110px;
	margin-left: 263px;
	width: 492px;
	z-index: 10;
	vertical-align: top;
	position: absolute;
}

#table-middle{
	padding-left: 66px;
	position: relative;
	border-left: 1px solid #acacac;
	border-right: 1px solid #acacac;
	z-index: 15;
	padding-bottom: 14px;
	padding-top: 15px;
	padding-right: 25px;
	min-height: 510px;
	background: #dcdcdc url(../imagescss/table_middle_decor.gif) no-repeat;
	background-position: right top;
}

#table-top{
	padding-left: 61px;
	position: relative;
	z-index: 17;
	width: 492px;
	height: 78px;
	background: url(../imagescss/table_top.gif) no-repeat;
	margin-bottom: -15px;
}

#table-top-decor{
	width: 105px;
	height: 70px;
	background: url(../imagescss/table_top_decor.gif) no-repeat;
	float: right;
	z-index: 79;
	margin-top: -85px;
	margin-right: -16px;
	position: relative;
}

#nurzgor{
	width: 17px;
	height: 113px;
	background: url(../imagescss/nurzgor.gif) no-repeat;
	z-index: 86;
	margin-top: 60px;
	margin-left: 90px;
	position: absolute;
	cursor: hand;
}

#table-bottom{
	padding-left: 61px;
	position: relative;
	z-index: 16;
	width: 492px;
	height: 100px;
	margin-top: -15px;
	background: url(../imagescss/table_bottom.gif) no-repeat;
}

#table-bottom-decor{
	width: 98px;
	height: 358px;
	background: url(../imagescss/table_bottom_decor.gif) no-repeat;
	float: right;
	z-index: 80;
	margin-top: -370px;
	margin-right: -65px;
	position: relative;
}

#table-bottom span{
	z-index: 100;
	text-align: right;
	padding-top: 20px;
}

#table-bottom p {
	z-index: 100;
	text-align: right;
	margin-right: 75px;
	padding-top: 65px;
	color: #919191;
	font-size: xx-small;
}

#table-bottom a {
	font-weight: bold;
	text-decoration: none;
	color: #919191;
}

#table-middle a{
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

/* menu strony ------------------------------ */

#layer-top {
	z-index: 30;
	margin: 0;
	position: absolute;
}

#menuboard {
	position: absolute;
}

#bg-top {
	width: 330px;
	height: 354px;
	z-index: 50;
	position: absolute;
}

#menu { 	
	width: 133px;
	margin-top: 330px;
	margin-left: 130px;
	background: transparent;
	z-index: 31;
	position: absolute;
}

#menu ul li {
	margin: 0 0 2px 0;
	background-color: silver;
	text-align: right;
}

#menu ul li a{
	height: 23px;	
}

#menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
}

#menu ul {
	width: 132px; 
}

#menu li {
	background: url(../imagescss/menu_list.jpg) no-repeat;
}

#menu ul a {
	display: block;
	color: #eaeaea;
	padding: 5px 10px 0px 0px;
	text-decoration: none; 
}

#menu ul a:hover{
	background-color: #303946; 
}

#menu1{
	margin: 0px;
	background: url(../imagescss/menu_top.gif) no-repeat transparent;
	height: 20px;
}

#menu2{
	background: url(../imagescss/menu_bg.gif);
	z-index: 51;
}

#menu3{
	margin: -2px 0px 0px 0px;
	background: url(../imagescss/menu_bottom.gif) no-repeat transparent;
	height: 20px;
}
#menu4{
	margin: -40px 0px 0px 81px;
	background: url(../imagescss/menu_under.gif) transparent;
	height: 224px;
	width: 89px;
}

ul.tree {
  display: block;
  margin-left: 0;
  padding-left: 0;
}

ul.tree ul {
  display: block;
  margin-left: 0;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

ul.tree li {
	display: block;
	list-style-type: none;
	visibility: inherit;
}

ul.tree li a {
	cursor: pointer;
	padding-left: 10px;
}

li h2 {
	border-bottom: 1px solid #c1c1c1;
	padding: 2px 0px 3px 10px;
}

#gal {
	padding: 6px;
	border: 1px solid #c1c1c1;
	margin: 5px 0px 5px 0px;
}

