body		{	
				background-color: #ffffff;
				font-family: Tahoma, Helvetica, sans-serif; 
				font-size: 9pt;
				}
input[type="submit"] {
				border: 1px dotted white;
				background-color: blue;
				color: white;
				font-weight: bold
				}
input.check {
    margin-left: 100px;
  }

table		{	
	width: 550px;
	background-color: #ffffff;
	border-style: solid;
	border-color: #cccccc;
	border-width: thin;
	border-spacing: 2px;
	padding: 1px;
			}

table.o		{	
	width: 800px;
	background-color: #ffffff;
	border-style: solid;
	border-color: #cccccc;
	border-width: thin;
	border-spacing: 2px;
	padding: 1px;
}

table.x		{	
	width: 90%;
	background-color: #ffffff;
	border-style: solid;
	border-color: #cccccc;
	border-width: thin;
	border-spacing: 2px;
	padding: 1px;
}

tr		{	background-color: #eeeeee;
			font-size: 8pt;
				}

tr.lista	{	background-color: #eeeeee;
				}


tr.naglowek	{	background-color: #1e3296;
				font-weight: bold;
				color: white;
				}


tr.light	{	background-color: #eeeeee;
				}

tr.dark		{	background-color: #dddddd;
				}

td		{	padding: 5px;

				}

td.o			{	font-family: Helvetica, sans-serif;
					vertical-align: top;
					border-top-style: solid;
					border-top-color: #eeeeee;
					border-top-width: thin;
					border-right-style: solid;
					border-right-color: #eeeeee;
					border-right-width: thin;
					font-size: 8pt;
					}

td.alert		{	font-family: Helvetica, sans-serif;
					padding: 20px;
					vertical-align: middle;
					text-align: center;
					font-size: 12pt;
					font-weight: bold;
					background-color: red;
					color: white;
					}

td.ok			{	font-family: Helvetica, sans-serif;
					padding: 20px;
					vertical-align: middle;
					text-align: center;
					font-size: 12pt;
					font-weight: bold;
					background-color: green;
					color: white;
					}

td.normal	{	font-size:10pt
				}



form {  font-family: Tahoma, Helvetica, sans-serif; 
		font-size: 15pt
		}
pre {  font-family: Helvetica, sans-serif; 
		font-size: 8pt
		}
.pra {  font-family: Helvetica, sans-serif; 
		font-size: 10pt
		}

h1   {  font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 16pt; 
		font-weight: bold
		}
.x1		{  font-family: tahoma, Helvetica, sans-serif; 
			font-size: 8pt; 
			letter-spacing: 1px;
			color: red
			}
.osoba		{  font-family: Tahoma, Helvetica, sans-serif; 
				font-size: 11pt; 
				letter-spacing: 1px;
				font-weight: bold;
				color: black;
				}

.d		 {	font-family: Helvetica, sans-serif; 
			font-size: 7pt;
			color: #1e3296
				}


A:link    {		font-family: Verdana, Helvetica, sans-serif; 
				font-size: 9pt; 
				text-decoration: none; 
				color: #b0b7fb
				}
A:visited {		font-family: Verdana, Helvetica, sans-serif; 
				font-size: 9pt; 
				text-decoration: none; 
				color: #b0b7fb
				}
A:hover   {		font-family: Verdana, Helvetica, sans-serif; 
				font-size: 9pt; 
				text-decoration: none; 
				color: #ffffff
				}


A:link.d	 {	font-family: Helvetica, sans-serif; 
				font-size: 7pt;
				color: #ff0000
				}
A:visited.d	 {	font-family: Helvetica, sans-serif;
				font-size: 7pt;
				color: #ff0000
				}
A:hover.d	 {	font-family: Helvetica, sans-serif; 
				font-size: 7pt;
				color: #000000
				}

A:link.miasto		 {	font-family: Verdana, Helvetica, sans-serif; 
						font-size: 8pt;
						color: #0F00A2
						}
A:visited.miasto	 {	font-family: Verdana, Helvetica, sans-serif;
						font-size: 8pt;
						color: #0F00A2
						}
A:hover.miasto		 {	font-family: Verdana, Helvetica, sans-serif; 
						font-size: 8pt;
						color: #ff0000
						}


