#formularzzg-top, #formularzzg-bottom{
	width:500px;
	height:8px !important;
	display:block !important;
}

#formularzzg-logo {
	width:500px;
	height:25px !important;
	display:block !important;
}

#formularzzg {
	background-color: #E6E3D7;
	padding: 10px;
}
form {
/*margin: 3em auto;*/
/*width: 75%;*/
}

fieldset {
	background-color: #F4F4EB;
	/*background-color: #EFEED1;*/
	border: 1px solid #ccc;
	padding: 1em;
	margin-top: 10px;
}

fieldset.fieldfirst {
	margin-top: 0;
}

label {
	display: block;
	float: left;
	clear: left;
	width: 115px;
	padding-right: 1em;
	text-align: right;
	line-height: 1.8em;
	color: #25221B;
	margin-right: 1em;
	font-size: .8em;
}

.labellong {
	width: 350px;
	text-align: left;
	line-height: 1.8em;
	color: #25221B;
	margin-right: 1em;
	font-size: .8em;
	margin-top: 1em;
}

.checklabel {
	width: 335px;
	text-align: left;
}
.txtarea {
	width: 343px;
	height: 120px;
	border: 1px solid #999;
}
input {
	display: block;
	float: left;
}
input.inputtxt {
	border: 1px solid silver;
}
input.inputtxtlong {
	border: 1px solid silver;
	width: 445px;
}
input.inputtxtmid {
	border: 1px solid silver;
	width: 305px;
}

input.inputcheck {
	text-align: right;
}

legend { 
	font-size:  .8em;
	color: #0C3A66;
	padding-right: 8px;
	padding-left: 8px;
	border: 1px solid #ccc;
	background-color: #E6E3D7;
} 

/* Tabela formularza */
table.czerwony1 {
	font-size: .9em;
	width: 475px;
	border: 1px solid maroon;
	border-collapse: collapse;
	margin-bottom: 15px;
	color: maroon;
	text-align: center;
}
td.czerwony2 {
	background-color: #f3dae9;
	padding: 5px;
}

table.preview {
	font-size: .8em;
	width: 475px;
	border: 1px solid #999;
	border-collapse: collapse;
}
tr.ciemny {
	background-color: #F0EDE3;
	
	border: 1px solid #999;
	color: #3D3D33;
	padding: 5px;
}
td.intertytul {
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
td.col1 {
	width: 20px;
	text-align: right;
	padding-right: 5px;
	border-right: 1px solid #999;
}
td.col1a {
	width: 20px;
	text-align: right;
	padding-right: 5px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
td.col2 {
	width: 130px;
	padding-right: 5px;
	font-weight: bold;
	padding-left: 5px;
}
td.col2a {
	padding-right: 5px;
	font-weight: bold;
	padding-left: 5px;
	
}
td.col3a {
	padding-left: 5px;
	border-bottom: 1px solid #999;
	padding-right: 5px;
}
#title-prn, #oswiadczenie-prn, #podpis-prn, #podpis-prn2  {
	display: none;
}
