﻿*
{
    color: #6B6B6B;
    }
BODY
{
	color: #6B6B6B;
	background-color: #6B6B6B;
	font-family: Verdana;
	font-size: 9pt;
	margin: 0px
}
INPUT
{
	border: solid 1px #666666;
	color: #666666;
	font-family: Verdana;
	font-size: 8pt;
	background-color: #EFEFEF
	}
.2d
{
	border: solid 1px #666666;
	color: #666666;
	font-family: Verdana;
	font-size: 8pt;
	background-color: #EFEFEF
	}
INPUT.check
{
	border: none 1px #666666;
	color: #666666;
	font-family: Verdana;
	font-size: 8pt;
	background-color: transparent;
	}
TD 
{
	color: #666666;
	font-family: Verdana;
	font-size: 9pt;
	}
TD.2nd
{
	background-color: #EFEFEF;
	color: #666666;
	font-family: Verdana;
	font-size: 9pt;
	}
TH 
{
	background-color: #666666;
	color: white;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	}
.wiecej 
{
	text-align: center;
	cursor:hand;
	}
.header
{
	font-size:	1.5em;
	font-family: verdana;
	font-weight: normal;
	background-color: #EFEFEF;
	border-bottom: solid 2px #FF4500;
}
.header2
{
	padding: 3px;
	font-size:	1.5em;
	font-family: verdana;
	font-weight: normal;
	background-image: url("images/txt_header.gif");
}
.err 
{
	font-size:	1.5em;
	font-family: verdana;
	font-weight: bold;
	color: Red;
	}
A
{
	text-decoration: none;
	color: #666666;
	border-bottom: dotted 1px orange;
	}
A:hover
{
	text-decoration: none;
	color: #666666;
	border-bottom: solid 1px orange;
	}
A.menu
{
	text-decoration: none;
	color: #666666;
	border-bottom: solid 1px white;
	}
A.menu:hover
{
	text-decoration: none;
	color: darkred;
	border-bottom: solid 1px white;
	}
