.planBlad
{
  background-color: red;
  color: black;
  font-size: 14pt;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  border-style: double double double double;
  border-width: 3pt 3pt 3pt 3pt;
  border-color: black black black black;
}
.planNapisDuzy
{
	color: #CC0000;
	font-size: 9pt;
	font-weight: bolder;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 100px;


}
.planNapisSredni
{
	color: #000000;
	font-size: 11pt;
	font-weight: normal;
	text-align: left;
	text-indent: 200px;
	list-style-type: square;

}
.planNapisMaly
{
  color: gray;
  font-size: 7pt;
  font-weight: normal;
  text-align: left;
}
.planPoleGodzinyLewe
{
  width: 50px;
  background-color: white;
  color: black;
  font-size: 8pt;
  font-weight: bold;
  text-align: left;
  vertical-align: bottom;
  border-style: none solid solid solid;
  border-width: 1pt 1pt 1pt 1pt;
  border-color: black black black black;
}
.planPoleGodzinyPrawe
{
  width: 50px;
  background-color: white;
  color: black;
  font-size: 8pt;
  font-weight: bold;
  text-align: right;
  vertical-align: bottom;
  border-style: none solid solid solid;
  border-width: 1pt 1pt 1pt 1pt;
  border-color: black black black black;
}
.planPoleGodzinyGorne
{
  background-color: white;
  color: black;
  font-size: 8pt;
  font-weight: normal;
  text-align: center;
  vertical-align: bottom;
  border-style: solid solid none solid;
  border-width: 1pt 1pt 1pt 1pt;
  border-color: black black black black;
}
.planTytulDnia
{
  background-color: #FFCC00;
  color: black;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  vertical-align: bottom;
  text-transform: uppercase;
  border-style: solid solid solid solid;
  border-width: 1pt 1pt 1pt 1pt;
  border-color: black black black black;
}
.planPustyKurs
{
  background-color: white;
  color: black;
  font-size: 8pt;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  border-style: solid solid solid solid;
  border-width: 1pt 1pt 1pt 1pt;
  border-color: silver silver silver silver;
}
.planPelnyKurs
{
  background-color: #FFFFCC;
  color: black;
  font-size: 8pt;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  border-style: solid solid solid solid;
  border-width: 1pt 1pt 1pt 1pt;
  border-color: black black black black;
}
.planLegendaTytul
{
  background-color: #FF6600;
  color: black;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  vertical-align: bottom;
  text-transform: uppercase;
  border-style: solid solid solid solid;
  border-width: 1pt 1pt 1pt 1pt;
  border-color: black black black black;
}
.planLegendaKurs
{
  background-color: white;
  color: black;
  font-size: 10pt;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  border-style: solid solid solid solid;
  border-width: 1pt 1pt 1pt 1pt;
  border-color: black black black black;
}

