p, td, th, h1, h1.justify, textarea {font-size: 8pt; font-family: Verdana, Tahoma; font-weight: normal; color: #00173B}
.red {font-size: 8pt; font-family: Verdana, Tahoma; font-weight: normal; color: #ff0000}
.bold, h1.bold {font-size: 9pt; font-family: Verdana, Tahoma; font-weight: bold; color: #00173B}
.up, h1.up {font-size: 10pt; font-family: Verdana, Tahoma; font-weight: bold; color: #00173B}
.tyt, h1.tyt {font-size: 10pt; font-family: Verdana, Tahoma; font-weight: normal; color: #00173B}
.mini, h1.mini {font-size: 7pt; font-family: Verdana, Tahoma; font-weight: normal; color: #00173B}
ul, li {font-size: 8pt; font-family: Verdana, Tahoma; font-weight: normal; color: #00173B}
a:link {font-size: 8pt; font-family: Verdana, Tahoma; font-weight: bold; text-decoration: none; color: #00173B}
a:visited {font-size: 8pt; font-family: Verdana, Tahoma; font-weight: bold; text-decoration: none; color: #00173B}
a:hover {font-size: 8pt; font-family: Verdana, Tahoma; font-weight: bold; text-decoration: underline; color: #00173B}
a:active {font-size: 8pt; font-family: Verdana, Tahoma; font-weight: bold; text-decoration: none;  color: #00173B}
hr {height: 1px; color: #00173B}

a.up:link {font-size: 10pt; font-family: Verdana, Tahoma; font-weight: bold; text-decoration: none; color: #00173B}
a.up:visited {font-size: 10pt; font-family: Verdana, Tahoma; font-weight: bold; text-decoration: none; color: #00173B}
a.up:hover {font-size: 10pt; font-family: Verdana, Tahoma; font-weight: bold; text-decoration: underline; color: #00173B}
a.up:active {font-size: 10pt; font-family: Verdana, Tahoma; font-weight: bold; text-decoration: none;  color: #00173B}

#kwadrat {
	background-image: url(images/kwadracik.jpg);
}

.kwadrat {FONT-SIZE: 18pt; color: #ff0000;}

.przycisk {
	font-family: Verdana, Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #002847;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	horizontal-align: center;
	vertical-align: middle;
	margin-bottom:1px;
	border: 1px solid #6690A9;
	background-color: #E1F3FF;
	face-color: #6690A9;
	cursor: pointer;
}

.przycisk_on {
	font-family: Verdana, Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: #002847;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	horizontal-align: center;
	vertical-align: middle;
	margin-bottom:1px;
	border: 1px solid #6690A9;
	background-color: #FFC0CB;
	cursor: pointer;
}


select {	
	font-family: Verdana, Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
}

.input_tekst {
   	width: 100px;
   	background: #E1F3FF;
   	color: #002847;
	vertical-align: middle;
   	border: 1px solid #0461e7;
   	padding-left: 3px;
   	font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-size: 8pt;
   	font-weight: normal;
}