a	{ font-family: Tahoma, Arial, Helvetica; font-size: 8pt; color: #666666; text-decoration: none; }
a:link	{ font-family: Tahoma, Arial, Helvetica; color: #11057E; text-decoration: none; }
a:hover{ Color: #000000; Text-decoration: none}
p { font-family: Tahoma, Arial, Helvetica; font-size: 8pt; text-align: justify; text-indent: 18; margin: 0 18; }
bp { font-family: Tahoma, Arial, Helvetica; font-size: 10pt; }
td { font-family: Tahoma, Arial, Helvetica; font-size: 8pt; }
th { color: white; font-family: Tahoma, Arial, Helvetica; font-size: 8pt; font-weight: bold; }
li { font-family: Tahoma, Arial, Helvetica; font-size: 8pt; text-align: justify; text-indent: 0; margin: 0 18; }
ul { list-style-image: url('images/spis.gif') }
h1 { font-family: Verdana, Arial, Helvetica; font-weight: 400; font-size: 16pt; color: #FFFFFF; text-align: left; text-indent: 18; margin: 0 18; }
h4 { font-family: Verdana, Arial, Helvetica; font-weight: 400; font-size: 16pt; color: #000000; text-align: left; text-indent: 0; margin: 10 36 10;}
big { font-family: Arial, Helvetica; font-size: 10pt; font-weight: bold; }
small { font-family: Tahoma, Arial, Helvetica; font-size: 7pt; color: #666666; text-decoration: none; }
.button	{ cursor: hand; font-family: Tahoma,Arial; font-size: 7pt; }
.formtxt { font-family: Tahoma, Arial, Helvetica; font-size: 7pt; color: #666666; }

.nuggetHeader	{ background-color: steelblue; }
.nuggetTitle	{ cursor: default; border: 2px groove; background-color: #FFC564; width: 100% }
.nuggetPicture	{ border: 0px; }
.nuggetBox	{ cursor: default; border: 0px; background-color: #FFFFFF; }
.nuggetTitleText	{ color: white; font-size: 10pt; font-weight: bold; font-family: Arial, Helvetica; }
.nuggetHeaderText	{ color: white; font-size: 8pt; font-weight: bold; font-family: Arial, Helvetica; }
.nuggetButtonWrapper	{ cursor: hand; border: 2px groove ; background-color: #FFC564; vertical-align: middle; }
a.nuggetTitleText	{ color: white; font-size: 10pt; font-weight: bold; font-family: Arial, Helvetica; }
a.nuggetTitleText:active	{ color: yellow; font-size: 10pt; }

.calcb  { background-color: #E7D7B8; width: 28px; font-family: Tahoma,Arial; font-size: 7.5pt;}

.space	{ background-color: white; }

.lineEven	{ background-color: #FFFFCC; width: 100%; }
.lineOdd	{ background-color: #FFFFCC; width: 100%; }

.basketBody	{ background-color: steelblue; }
.basketCell	{ color: white; font-size: 8pt; font-weight: normal; font-family: Arial, Helvetica; }
.basketHeader	{ border: 2px groove lightsteelblue; color: white; font-size: 8pt; font-weight: bold; font-family: Arial, Helvetica; }
.basketField	{ color: #0000cc; font-size: 7.5pt; font-weight: normal; font-family: Arial, Helvetica; }
.basketButton	{ cursor: hand; }
a.basketLink	{ color: white; font-size: 8pt; font-weight: bold; font-family: Arial, Helvetica; }
a.basketLink:active	{ color: yellow; font-size: 8pt; }
a:basketLink:hover	{ color: #ff0000; }

#divMaster {
	visibility:hidden;
	position: absolute;
	left: 10;
	top: 10;
	width: 128;
	layer-background-color: white;
	background-color: white;
	border: 2px groove lightsteelblue;
	padding: 5px;
}

#divPicture {
	visibility:hidden;
	position: absolute;
	left: 10;
	top: 10;
	width: 128;
	layer-background-color: white;
	background-color: white;
	border: 2px groove lightsteelblue;
	padding-top: 0px;
	padding-bottom: 2px;
}

#divFormRew{
	visibility:hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 110;
	layer-background-color: #6666ff;
	background-color: #6666ff;
	border: 2px groove lightsteelblue;
	padding: 0px;
}


