form {
	margin: 0px;
	padding: 0px;
}
.big {
	width: 260px;
}
.Data {
	width: 100%;

}
.tbData{
	font-size: 11px;
}
.tbData th {
	font-weight: bold;
	text-align: center;
	width: 150px;
}
.tbData td {
	text-align: left;
	width: 300px;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tbData input {
	border: 1px solid #CCCCCC;
}
.tbData2
{
	font-size: 11px;
	background-color: #EEEEEE;
}
.tbData2 th {
	font-weight: bold;
	text-align: right;
	width: 150px;
}
.tbData2 td {
	text-align: left;
	width: 300px;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.grey {
	background-color: #E5E5E5;
}
.tbData2 input {
	border: 1px solid #CCCCCC;
}
.tbWynik
{
	font-size: 11px;
	border: 1px solid #FFFFFF;
	width: 300px;
}
.tbWynik th {
	font-weight: bold;
	width: 100px;
	background-color: #003B79;
	color: #FFFFFF;
	text-align: left;
}
.tbWynik td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}
.tbWynik td {
	text-align: left;
	width: 300px;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tbWynik input {
	border: 1px solid #CCCCCC;
}
#tbNagroda
{
	font-size: 11px;
	width: 100%;
}
#tbNagroda th {
	font-weight: bold;
	background-color: #003B79;
	color: #FFFFFF;
	text-align: left;
	padding: 5px;
}
#tbNagroda td {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	padding: 5px;
}
#tbNagroda input {
	border: 1px solid #CCCCCC;
}

.head{
	font-weight: bold;
	text-indent: 20px;
	display: block;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #003A79;
}

#oswiadczenie{
	font-size: 9px;
	text-align: justify;
}
#komunikaty {
	background-color: #E90000;
	width: 160px;
	margin-left: 60px;
	margin-top: 120px;
	padding: 10px;
	color: #FFFFFF;
}
#komunikaty h1 {
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 8px;
	text-align: center;
	text-indent: 0px;
}
#komunikaty p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}
#komunikaty a {
	color: #CC0000;
	font-size: 12px;
}

.btn {
	background-color: #003B79;
	border: 1px solid #FFFFFF;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
}

.center {
	text-align: center;
}
p.textRight {
	text-align: right;
}

#tbData-gosp
{
	font-size: 11px;
}
#zadanie2 input {
	border: 1px solid #EEEEEE;
}
fieldset {
	border: 1px dotted #003B79;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
fieldset legend {
	background-color: #FFFFFF;
	padding: 3px;
}
.input {
	border: 1px solid #CCCCCC;
}

