body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #FCFCFC;
}
body,td,th,input,select,option,textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}
a:link {
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  font-weight: bold;
  text-decoration: none;
}
/*
a:hover {
  font-weight: bold;

 text-decoration: underline;
 */
}
a:active {
  font-weight: bold;
  text-decoration: none;
}
.cWhite {
  color: #FFFFFF;
/*
  color: #000000;
*/
}
.cDarkBlue {
  color: #003366;
}

.cRed {
  color: red;
  font-size: 15px;
}

.plan {
  color: #004c6e;
  font-size: 20px;
  font-weight: bold;
}

.naglowek {
  color: #004c6e;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  font-family: Palatino, serif;
}

.przycisk
{
	background-color: #365485;/*#2e2e2e;*/
	border-style: solid;
	border-width: 1px;
	color: White;
	font-weight: bold;
	cursor: hand;
	width: 100px;
	height: 20px;
}

.przycisk2
{
	background-color: #365485;/*#2e2e2e;*/
	border-style: solid;
	border-width: 1px;
	color: White;
	font-weight: bold;
	cursor: hand;
	width: 200px;
	height: 20px;
}

.menuUp {
  font-size: 9px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  background-color: #003366;
}
#menuLeftBG {
  background-color: #003366;
/*
  background-color: #D6E6FF;
*/
}
.menuLeft {
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
  padding: 4px;
  border: 1px solid #FFFFFF;
}
.subMenuLeft {
  font-weight: bold;
  text-align: left;
  color: #FFFFFF;
  padding: 4px 4px 4px 12px;
  border: 1px solid #FFFFFF;
}
.main {
  border: thin solid #003366;
  text-align: justify;
  padding: 7px;
}
.mainL {
  border: thin solid #003366;
  text-align: left;
  padding: 7px;
}
.lineDB {
  background-color: #003366;
  height: 1px;
}
.taJ {
  text-align: justify;
}
#katalog {
  font-size: 16px;
  color: #000000;
}
#wladze_win {
  background-color: #003366;
  padding-top: 5px;
  padding-bottom: 5px;
}
#wladze_kol {
  font-size: 12px;
  color: #000000;
  padding-top: 5px;
  padding-bottom: 0px;
}
.err {
  font-family: "Courier New", Courier, mono;
  font-size: 12px;
  color: #CC0000;
}
.wrn {
  font-family: "Courier New", Courier, mono;
  font-size: 12px;
  color: #00CC00;
}
.inf {
  font-family: "Courier New", Courier, mono;
  font-size: 12px;
  color: #000000;
}
#maly {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 7px;
}
#duzy {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
}
#ramka {
  border: 1px solid #000000;
}
#podkr {
  border-top: 1px none #000000;
  border-right: 1px none #000000;
  border-bottom: 1px solid #000000;
  border-left: 1px none #000000;
}
.odw {
  color: #A6A6A6;
  text-decoration: line-through;
}
.dod {
  color: #CC0000;
}
.prze {
  color: #8A2BE2;
  text-decoration: line-through;
}
.grek {
  color: #7BAF70;
  text-decoration: line-through;
}
.dyz {
  color: #0033CC;
}
.warunek {
  color: #003366;
  font-weight: bold;
  background-color: #A6A6A6;
  border:1px inset;
  border-color: #3366ff;
  border-left-style: none;
  border-right-style: none;
  border-top-style: none;
}
.nowarunek {
  color: black;
  border:1px inset;
  border-color: #3366ff;
  border-left-style: none;
  border-right-style: none;
  border-top-style: none;
}
.lista_warunek {
  color: red;
  font-weight: bold;
  background-color: #A6A6A6;
  border:1px inset;
  border-color: #3366ff;
  border-left-style: none;
  border-right-style: none;
  border-top-style: none;
}
.ramka-dolna {
  border:1px inset;
  border-color: #3366ff;
  border-left-style: none;
  border-right-style: none;
  border-top-style: none;
}

.ramka-dolna-lewa {
  border:1px inset;
  border-color: #3366ff;
  border-right-style: none;
  border-top-style: none;
}

.ramka2 {
  border:1px inset;
  border-style: solid;
  border-top-color: #99CCFF;
  border-bottom-color: #99CCFF;
  border-left-color: #99CCFF;
  border-right-color: #99CCFF;
}

.linia {
  border:1px inset;
  color: #99CCFF;
}

