
BODY {margin: 0px; background-color: black } 

A {text-decoration: none; color: #F0F0F0 }
A:hover {text-decoration: none; color: #007AB9; border: 1px gray solid; background-color: white } 

A.przycisk {text-decoration: none; border: none}
A.przycisk:hover { text-decoration: none; border: none} 

P {
	font-family: Verdana;
	font-size: 9pt;
	line-height: 120%;
	text-align: justify;
	color: #F3F3F3;
}
P.werset {font-family: Tahoma; font-size: 7pt; text-align: center; color: black; margin: 28px;  line-height: 130%;}

P.dodaj {font-family: Verdana; font-size: 8pt; line-height: 120%;
 text-align: center; color: white; line-height: 120%}

P.linia { BORDER-TOP: 1px solid white } 
P.niebieski {color: #007AB9; text-align:center; font-weight: bold}

P.tytul {font-weight: bold; color: #FFB997 ; text-align: center}
P.stopka {text-align: center; color: white; font-family: Arial, Tahoma, Verdana; font-size: 7pt; padding: 12px}

P.werset {text-align: center; color: gray; font-family: Arial, Tahoma, Verdana; font-size: 7pt}


TABLE.dodaj {
	background-color: #1B1B1B;
	border: 1px solid #A0A0A4;
}

TABLE.wpis {width: 100%; border: none;
font-family: Verdana, Tahoma, Arial; font-size: 9pt; color: white }


H2 {font-family: Tahoma, Verdana, Arial; font-size: 14pt; text-align:left; margin-left: 20px; color: #007AB9}

TR.tlo1 {background-color: #3B3B3B}
TD.label {width: 100px; color: #F4F4F4; text-align: right; padding-right: 10px}
TD.tresc {color: #F0F0F0  }

TD.tekst {
	border: none;
	background-color: #121212;
}


TD.zespol  {font-family: Verdana; font-weight: bold; color: #FF8040; font-size: 11pt }


INPUT.wpis {
	border: none;
	background-color: #DADADA;
	font-family: Verdana;
	font-size: 9pt;
	width: 100px;
	color: black;
}


INPUT.przycisk {
	border: 1px solid gray;
	background-color: white;
	font-family: Calibri, Verdana;
	font-size: 12pt;
	width: 170px;
	color: #007AB9;
	margin: 1px;
	
}

IMG.przycisk  {
	border: 0px solid #007AB9;



}




