BODY { background-color: #B5B5B5; }

TD { text-align: center; vertical-align: top; }
TD.BORDER { background-image: url('images/border.gif');}
TD.TOP { background-image: url('images/header.png');}
TD.TOP_MENU { background-image: url('images/top_menu.gif'); vertical-align: middle;}
TD.PANEL { background-image: url('images/panel.gif');}
TD.BLACK { background-image: url('images/black.gif');}
TD.ZAKRES { text-align: left; vertical-align: top; font-size: 8pt; color: #cccccc; font-weight: normal; font-family: verdana, tahoma, arial; }
TD.ZAKRES2 { text-align: center; vertical-align: middle; font-size: 8pt; color: #cccccc; font-weight: normal; font-family: verdana, tahoma, arial; }

P,LI { font-family: verdana, tahoma, arial; }

P.SITE_NAME { font-size: 38pt; color: #eeeeee; font-weight: bold;
		margin: 0pt; padding: 20pt 20pt 20pt 20pt; text-align: left;}

P.TOP_MENU { font-size: 8pt; color: #666666; font-weight: bold;
		margin: 0pt; padding: 0pt 20pt 0pt 20pt; text-align: left}

P.NAGLOWEK { background-image: url('images/content_header.gif');
		font-size: 8pt; color: #ffffff; font-weight: bold;
		margin: 0pt; padding: 6pt 5pt 6pt 18pt; text-align: left;}
P.NAGLOWEK1 { font-size: 8pt; color: #ffffff; font-weight: bold;
		padding: 0pt 5pt 6pt 5pt; text-align: left;}
P.NAGLOWEK2 { font-size: 8pt; color: #ff0000; font-weight: bold;
		padding: 6pt 5pt 6pt 10pt; text-align: left;}
P.NAGLOWEK3 { font-size: 10pt; color: #ff0000; font-weight: bold;
		padding: 6pt 5pt 0pt 10pt; text-align: left;}
P.MENU_ITEM { background-image: url('images/menu_item.gif');
		font-size: 8pt; font-weight: normal;
		margin: 0pt; padding: 5pt 5pt 5pt 18pt; text-align: left;}
P.TEKST { font-size: 8pt; color: #cccccc; font-weight: normal; text-align: justify; margin: 10pt 10pt 20pt 10pt;}

P.TEKST1 { font-size: 8pt; color: #cccccc; font-weight: normal; text-align: justify; margin: 0pt 10pt 20pt 10pt;}

P.LOKALIZACJA { font-size: 10pt; color: #FFFF00; font-weight: bold; text-align: justify; margin: 10pt 10pt 0pt 10pt;}

TABLE.TEKST2 { margin: -10pt 2pt 0pt 20pt;}

ULo { margin: -10pt 2pt 0pt 20pt;}

LI.TEKST { font-size: 8pt; color: #cccccc; font-weight: normal; text-align: justify;
margin: 2pt 10pt 0pt 10pt;}

P.PRAWY_PANEL { font-size: 7pt; color: #cccccc; font-weight: normal;
		margin: 5pt 5pt 15pt 5pt; padding: 0pt; text-align: justify;}
P.FOOTER { font-size: 9pt; color: #d8d8d8; font-weight: bold;
		margin: 10pt; padding: 0pt; text-align: center; line-height: 14pt;}
P.RECIP { font-size: 7pt; color: #999999; font-weight: normal; margin: 10pt; padding: 0pt;
		text-align: right;}

IMG.TOP_MENU_DIVIDER { vertical-align: middle; align: middle;}

IMG.FOTO_SMALL { border-width: 1pt; border-color: #666666; border-style: solid;
		float: left;
		padding: 0pt; margin: 0pt 10pt 5pt 0pt;}

A { font-family: verdana, tahoma, arial; }
A.TOP_MENU:LINK,A.TOP_MENU:VISITED { color: #d8d8d8; text-decoration: none;}
A.TOP_MENU:HOVER { color: #1A88FF;}

A.MENU_ITEM:LINK,A.MENU_ITEM:VISITED { color: #cccccc; text-decoration: none; }
A.MENU_ITEM:HOVER { color: #1A88FF; text-decoration: underline;}

A.TEKST:LINK,A.TEKST:VISITED { color: #1A88FF; text-decoration: none;font-weight: bold;}
A.TEKST:HOVER { text-decoration: underline;}

A.FOOTER:LINK,A.FOOTER:VISITED { color: #1A88FF; text-decoration: none;}
A.FOOTER:HOVER { text-decoration: underline;}

A.RECIP:LINK,A.RECIP:VISITED { color: #666666; text-decoration: none;}
A.RECIP:HOVER { text-decoration: underline;}

INPUT, SELECT { color: #FFFFFF; font-family: Verdana; font-size: 8pt;
		background-color: #003064; }

#xhtmltooltip
{
  position: absolute;
  width: 200px;
  max-width: 500px !important;
  border: 2px solid black;
  padding: 2px;
  background-color: yellow;
  visibility: hidden;
  z-index: 100;
}
#imgmap 
{
	position: relative;
}
#imgmap li 
{
	position: absolute;
	display: block;
	list-style: none;
	overflow: hidden;
}
#imgmap li a 
{
	display: block;
	width: 100%;
	height: 100%;
	background: url('images/blank.gif');
}
#area1 
{
	left: 0px;
	top: 0px;
	width: 120px;
	height: 90px;
}
#area2 
{
	left: 0px;
	top: 0px;
	width: 120px;
	height: 90px;
}

