body  {
	font : 10pt/12pt Arial, sans-serif;
	color : Black;
background: #FAFCEE;/* #fffacd;*/
/*	background-image: url(images/bg-main.jpg;  */
}
A  {
	font: 10pt/12pt;
	color : maroon;   blue;
	font-family : Arial, sans-serif;
	text-decoration : none;
}

A:active  {
	font: 10pt/12pt;
	color : #8b4513;  Blue;
	font-family : Arial, sans-serif;
}

A:Hover  {
	font: 10pt/12pt Arial, sans-serif;
	color : Black;
	text-decoration : none;
	background : #f0e68c;  #00ccff;
	font-weight: bold;
}

table, td, th  {
	font : 10pt/12pt Arial, sans-serif;
	color : Black;
}

pre  {
	font : 10pt/12pt Arial, sans-serif;
	color : black;
}

.bg1  {
	background : #eee8aa;
}

.bg2  {
	background : #f0e68c;
}

.comment  {
	font : 10pt/12pt Arial, sans-serif;
	text-align : center;
	font-style : italic;
}

.info  {
	font : 10pt/10pt Arial, sans-serif;
	color : #FF0B0B;
}

.text  {
	font : 10pt/12pt Arial, sans-serif;
}

.text2  {
	font : 12pt/14pt Arial, sans-serif;
}

.title  {
	font : 14px/16px Arial, sans-serif;
	font-weight : bold;
}

.title2  {
	font : 12pt/14pt Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.polish  {
	color : red;
}

.over1	{
	font : 10pt/12pt Arial, sans-serif;
	font-weight : bold;
	color : #9D0000;
	background : #eee8aa;
}
.item {
	cursor: hand;
	font-family: arial;
	font-size: 9pt;
	Height : 15px;
	Width : 135px;
	text-decoration : none;
	border-style : none;
	color : Black;
}
.highlight {
	cursor: hand;
	font-family: arial;
	font-size: 10pt;
	Height : 15px;
	Width : 135px;
	text-decoration : none;
	border-style : inset;
	background : #f0e68c;   #66FFFF;
	color : Black;
}
#divDymek {
   position: absolute;
   visibility: hidden; 
}
#tabDymek {
	color: black;
	font-size: 8pt;
	font-family: Arial, sans-serif;
	border-style : ridge;
	background : #f0e68c;
}
.intro{
position:absolute;
left:0;
top:0;
layer-background-color:#00CCFF;
background-color:#eee8aa;   #00CCFF;
border:0.1px solid blue;
z-index:9;
}
.spanstyle {
position:absolute;
visibility:visible;
top:-50px;
font-size:10pt;
font-family: Arial;
font-weight:normal;
color: red;
}