body {
	background-color: #E6E6E6;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	word-spacing: 3px;
}

td.main-up {
	background-image: url(gfx/mtabu.gif);
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
	height: 15px;
	border: none;
}

td.main-down {
	background-image: url(gfx/mtabd.gif);
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
	height: 15px;
	border: none;
}

td.main-left {
	background-image: url(gfx/mtabl.gif);
	background-repeat: repeat-y;
	padding: 0px 0px 0px 0px;
	width: 15px;
	border: none;
}

td.main-right {
	background-image: url(gfx/mtabr.gif);
	background-repeat: repeat-y;
	padding: 0px 0px 0px 0px;
	width: 15px;
	border: none;
}

td.cor-i {
	background-image: url(gfx/mtab1.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	height: 15px;
	width: 15px;
	border: none;
}

td.cor-ii {
	background-image: url(gfx/mtab2.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	height: 15px;
	width: 15px;
	border: none;
}

td.cor-iii {
	background-image: url(gfx/mtab3.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	height: 15px;
	width: 15px;
	border: none;
}

td.cor-iv {
	background-image: url(gfx/mtab4.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	height: 15px;
	width: 15px;
	border: none;
}

td.l-menu {
	padding: 0px 0px 0px 0px;
	width: 121px;
	font-size: xx-small;
	letter-spacing: 1px;
	border: none;
}

td.r-menu {
	padding: 0px 0px 0px 0px;
	background-image: url(gfx/menubg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 140px;
	border: none;
}

td.stopka {
	padding: 0px 0px 0px 0px;
	font: normal lighter x-small sans-serif;
	text-align: center;
	border: none;
}

table {
	border: none;
	background-color: #D8D8D8;
	padding: 0px 0px 0px 0px;
}

th {
	border: outset;
}

img.menu {
	padding: 0px 0px 8px 0px;
}

p.hdr {
   text-align: left;
}

.code {
	background-color: #C8CFDB;
	font: smaller "Courier New", Courier, monospace;
	text-align: left;
	width: 98%;
	padding: 5px;
	word-spacing: normal;
	border-bottom: 2px outset #5C6F81;
	border-right: 2px outset #5C6F81;
	border-top: 2px outset #F1F3F5;
	border-left: 2px outset #F1F3F5;
}

div.hh {
	position: relative;
}

div.hhn {
	position: relative;
	top: -20px;
	height: 30px;
}

div.cien {
	position: absolute;
	left: 3px;
	top: 2px;
	color: #9D9D9D;
	z-index: 1;
}

div.jasny {
	position: absolute;
	left: -1px;
	top: -1px;
	color: #B5DBFF;
	z-index: 2;
}

div.tekst {
	position: relative;
	color: #0081FD;
	z-index: 3;
}

div.tekstn {
	position: absolute;
	color: #0081FD;
	z-index: 3;
}

a:link {
	color: #0050FF;
}
a:visited {
	color: #0046E1;
}
a:hover {
	color: #000000;
}
a:active {
	color: #518FFF;
}
