/* ========== historia zmian ===============
2008.04.23 - dodanie historii zmian

*/


A:link         {font-size:12; color: green; font-weight: normal; text-decoration:none; font-family: tahoma}
A:visited      {font-size:12; color: green; font-weight: normal; text-decoration:none; font-family: tahoma}
A:active       {font-size:12; color: green; font-weight: normal; text-decoration:none; font-family: tahoma}
A:hover        {font-size:12; color: green; font-weight: normal; text-decoration:underline; font-family: tahoma}

h1             {
  font-size:16; 
  color: black; 
	font-weight: bold; 
	text-decoration:none; 
	font-family: arial; 
	BACKGROUND: #8fb0f8;
	padding-left:6px;
}
.czerwony      {font-size:12; color: red; font-weight: bold; text-decoration:none; font-family: tahoma}
.naglowek      {font-size:12; color: black; font-weight: bold; text-decoration:none; font-family: arial}
.zwykly        {font-size:12; color: black; font-weight: normal; text-decoration:none; font-family: arial}
.opis          {font-size:14; color: black; font-weight: normal; text-decoration:none; font-family: times}

.dzien {
  font-size:10;
  color:#000080;
  font-weight: normal;
  text-decoration:none;
  font-family: arial;
  line-height: 1.5;
}

IMG {
  padding:0px;
  margin:0px;
  border:0px;
}

TABLE {font-size:12; color: black; font-weight: normal; text-decoration:none; font-family: arial}

TABLE.ramka {BACKGROUND: #eeeeee;}

TD.nag {background-color:#8FB0F8;}
TD.tlo {background-color:#C5D6FC;}


DIV.puste {width:3; height:3; font-size: 3;}

BUTTON
{
  BORDER-STYLE:none;
  BORDER-width:0px; 

  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background-color: #5f80c8;
	margin:2px;
}

DIV.guzik {
  background-color: #5f80c8;
  color:white;

	font-family: arial;
  font-size: 12px;
  font-weight: bold;
	padding:2px;
}

SPAN.punkt {
  border:2px solid red;
  margin:0px;
  margin-right:4px;
  padding:0px;
  padding-left:3px;
  padding-right:3px;
  color:red;
  font-weight:bold;
  font-size:12px;
}


BUTTON.p {
  background-color:#cccccc;
  width:30px;
}

BUTTON.r {
  background-color:red;
	color:white;
  width:20px;
}

INPUT
{
  BORDER-STYLE: solid;
  BORDER-WIDTH: 1;
  BORDER-color: #999999;
  BACKGROUND: #ffffff;

  font-family: arial;
  font-size: 12px;
  font-weight: normal;
  padding-left:2px;
  padding-right:2px;
}

INPUT.kolko
{
  BORDER-STYLE: none;
}

TEXTAREA
{
  BORDER-STYLE: solid;
  BORDER-WIDTH: 1;
  BORDER-color: #5f80c8;
  BACKGROUND: #ffffff;
}

FIELDSET {
  font-size:12; font-weight:NORMAL; text-decoration:none; font-family: tahoma;
  padding-left:5px;
  padding-right:5px;
	background-color:#ffffff;
}

LEGEND {
  font-size:12; font-weight:BOLD; text-decoration:none; font-family: tahoma;
  padding-left:5px;
  padding-right:5px;
}

BLOCKQUOTE {
  border:1px solid #aaaaaa;
  margin:0px;
  margin-left:20px;
  padding:5px;
}