body {
	font-family: verdana,  sans-serif;
	font-size: 12px;
	background-color: white;
	margin-left: 3%;
	margin-right: 3%;
	margin-top: 3%;
	margin-bottom: 3%;
}

dt.dojazdy {
	font-weight: bold;
}

/* Hyperlinks */
a {
	text-decoration: none;
}

a:link {
	color: blue
}

a:visited {
	color: darkblue;
}

a:hover {
	background-color: #4466ff;
	color: #e8e8FF
}
a:active {
	color: lightblue;
}

/* class=sam */
a.sam {
	font-style: italic;
}
a:link.sam {
	color: blue
}
a:visited.sam {
	color: darkblue
}
a:hover.sam	{
	font-family: verdana,  sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #e8e8FF;
	background-color: #4466ff
}
a:active.sam	{
	font-family: verdana,  sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #c8c8e8;
	background-color: #4466ff
}
a.inne {
	text-decoration: blink underline
}

li {
	text-align: left;
	margin-left: 20px;
}

/* Menus */
.vmenu {
	/* width: 100%; */
	background-color: #d8d8FF;
	text-align: center;
	font-family: helvetica,  sans-serif;
	table-layout: fixed;
	border-collapse: separate;
}
table.vmenu {
	font-family: helvetica,  sans-serif;
	/* width: 100%; */
	border: none;
	outline: none;
}
table.vsubmenu {
	/* width: 100%; */
	text-align: right;
}
.vmenuitem {
	font-family: verdana,  sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #af0000;
	background-color: white;
}
.vsubmenuitem {
	font-family: verdana,  sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	color: #af0000;
	background-color: white;
}
p.vmenuitem {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: gray;
}
td.vmenuitem {
	border-style: solid;
	border-color: #4466ff;
	border-bottom-width: thin;
	border-top-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	outline: none;
}
td.vsubmenuitem {
	/* width: 90%; */
	border-style: solid;
	border-color: #4466ff;
	border-bottom-width: thin;
	border-top-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	margin-right: 5pt;
}

a.obrazkowy	{
	background-color: transparent;
}
a.obrazkowy:link {
	background-color: transparent;
}
a.obrazkowy:visited {
	background-color: transparent;
}
a.obrazkowy:hover {
	background-color: transparent;
}
a.obrazkowy:active {
	background-color: transparent;
}

a.vmenuitem:link {
	color: #af0000;
}

a.vmenuitem:visited {
	color: #7f0000;
}

a.vmenuitem:hover {
	font-family: verdana,  sans-serif;
	font-size: 12px;
	text-align: center;
	color: #ff6666;
	background-color: #af0000
}
a.vmenuitem:active {
	color: #ff0000;
}

.hmenu {
	background-color: #d8d8FF;
	text-align: center;
	font-family: verdana,  sans-serif;
	font-size: 12px;
	table-layout: fixed;
	border-collapse: separate;
	/* width: 100%; */
}
p.hmenuitem {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-style: italic;
}
.hmenuitem {
	font-family: verdana,  sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #af0000;
	background-color: white;
}
td.hmenuitem {
	border-style: solid;
	border-color: #4466ff;
	border-bottom-width: medium;
	border-top-width: medium;
	border-left-width: medium;
	border-right-width: medium;
}
a.hmenuitem:hover {
	font-family: verdana,  sans-serif;
	font-size: 12px;
	text-align: center;
	color: #ff6666;
	background-color: #af0000
}

/* Page layout */
#content {
	position: absolute;
	margin: 0px 50px 50px 180px;
	padding: 10px;
	top: 0px;
	left: 0px;
	width: 800px;
	/* width: 90% */
}
#contextmenu {
	position: absolute;
	top: 100px;
	left: 20px;
	width: 140px;
	padding: 10px;
	background-color: #d8d8FF;
	border: 1px dashed #999;
	line-height: 18px;
/* 	voice-family: "\"}\""; */
	voice-family: inherit;
}
body>#contextmenu {
  position: fixed;
  width: 140px;
  z-index: 100;
}
#copyright {
	position: absolute;
	top: 500px;
	left: 20px;
	width: 140px;
	padding: 10px;
	line-height: 18px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 140px;
}
body>#copyright {
  position: fixed;
  width: 140px;
  z-index: 100;
}

#topmenu {
	position: absolute;
	top: 0px;
	left: 200px;
	right: 30px;
	padding: 10px;
	background-color: #d8d8FF;
	/* border: 1px dashed #999; */
	border: none;
	z-index: 100;
	overflow: visible;
}
body>#topmenu {
  position: fixed;
  overflow: visible;
}
#logo {
	position: absolute;
	top: 0px;
	left: 20px;
	border: none;
	text-align: center;
	z-index: 100;
}
body>#logo {
	position: fixed;
}

/* File list */
table.filelist {
	background-color: #d8d8FF;
	text-align: center;
	font-family: verdana,  sans-serif;
	font-size: 12px;
	table-layout: fixed;
	border-collapse: separate;
	border: none;
}
th.filelist {
	background-color: #6666FF;
	color: #d8d8FF;
	font-family: helvetica, verdana,  sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic
}
td.filelistname {
	text-align: left;
}
td.filelistdate {
	text-align: center;
}
td.filelistsize {
	text-align: right;
}

/* text table */
table.tekst	{
	background-color: transparent;
	margin-left: 3%;
	margin-right: 3%;
	margin-top: 3%;
	margin-bottom: 3%;
	border: none;
}

td.tekst {
	color: black;
	font-family: verdana, sans-serif;
	outline: none;
}

td.adres {
	font-size: 12px;
	background-color: #f4da13;
	color: #af0000;
	text-align: center;
	outline: none;
}


/* HTML */
table {
	background-color: #d8d8FF;
	text-align: center;
	font-family: verdana,  sans-serif;
	font-size: 12px;
	table-layout: fixed;
	border-collapse: separate;
	border: none;
}

th {
	background-color: #6666FF;
	color: #d8d8FF;
	font-family: helvetica, verdana,  sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

td {
	font-family: verdana,  sans-serif;
	font-size: 12px;
	text-align: center;
	color: #0000FF;
	outline-style: dotted;
	outline-color: #6666FF;
	outline-width: 1px;
}

img {
	border: 20px;
	margin: 10px 20px 10px 10px;
}

h6 {
	font-size: 12px;
}
