.var, .xmp, .comment, pre, code {
/*	font-family : 'Courier New CE', 'Courier New', monospace;*/
	font-family : 'Andale Mono', 'Courier New CE', 'Courier New', monospace;
	font-size : 90%;
	font-weight : normal;
	background-color: #ADE5FF;
}

.var { color: #ff0000; }
.xmp { color: #008000; }
.comment { color: #666666; }
code {	color : #0000CC; }

pre  {
	color : #0000CC;
	white-space : pre;
}

.note, .note a, .note a:link, .note a:visited {
		font-family : 'Andale Mono', 'Courier New CE', 'Courier New', monospace;
		color: #000000;
		font-size: 80%;
}

h3  {
	font-size : 120%;
	font-weight : bold;
	color : #004D99;
	text-align: right;
}

/*========================================================*/

body  {
	font-family : Tahoma, Verdana, 'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;
	font-size : 85%;
	background-color: #DDF4FF;
	color : #000000;
}

a:link {
	color: #0000aa;
}

a:visited {
	color: #606420;
}

a:active {
	color: #ff0000;
}

a:hover {
	color: #ff0000;
}

/* Wlasciwy tekst*/
p, ol  {
	font-size : 95%;
	font-weight : normal;
	text-align : justify;
	color : #000000;
}

table {
	font-size : 100%;
	font-weight : normal;
	color : #000000;
}

ul li  {
	font-size : 100%;
	font-weight : normal;
	list-style : disc;
}


dd  {
	font-size : 90%;
	font-weight : normal;
	text-align : justify;
}

dt  {
	font-size : 100%;
	font-weight : bold;
}


td, th { font-family : Tahoma, Verdana, 'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif; font-size: 100% }

.toto1 {  font-size: 40pt; font-style: italic; font-weight: bold}
.toto2 {  font-size: 14pt; font-weight: bold; position: absolute; top: 49pt; right: 52pt; text-align: right;}
.toto3, .toto3 a, .toto3 a:link, .toto3 a:visited {  
	font-size: 8pt; font-weight: bold; position: absolute; top: 33pt; right: 6pt; text-align: right; text-decoration: none }
.tabheadrightSkr { font-size: 120%; font-weight: bold }
.tabheadrightSkrBig { font-size: 140%; font-weight: bold }
.mikroSkr { font-size : 80%; color : #A46C25; text-align : center; font-weight : normal; }
.prawaSkr { font-size: 80%; font-weight: bold }
.prawaSkrGl { font-size: 80%; font-weight: normal }
.prawaSkrSubs { font-size: 80%; font-weight: normal }
.prawaSkr a, .prawaSkr a:link, .prawaSkr a:visited { color: #004D99; text-decoration: none }


@media print {
	#menu, #stopka, .bt { display: none }
}

.bt { text-align: right }
#kr { font-size : 80%; color : #A46C25; text-align : right; font-weight : normal; }
