.legend{
	padding: 0px 5px 0px 5px;
	background-color: #EAEAEA;
	margin: -22px 0 0 0;
	width: 70%;
	border: 1px solid Gray;
}

FIELDSET{
	line-height: 1.7em;
	background-color: #EAEAEA;
}
#tresc, FORM{
	padding: 0 20px;
	margin: 0;
	width: 780px;
	font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.daneosobowe{
	width:360px;
	border: 1px solid Gray;
	float: left;
	padding: 10px 0 30px 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.danedofaktury{
	clear: both;
	width:760px;
	border: 1px solid Gray;
	padding: 10px 0 30px 10px;
	margin-bottom: 20px;
}
.publikacja{
	width: 360px;
	border: 1px solid Gray;
	float: right;
	padding: 10px 0 30px 10px;
	margin-bottom: 20px;
	margin-top: 20px;

}
.streszczenie{
	border: 1px solid Gray;
	clear: both;
	padding: 10px;
}

.submitdiv{
	background: #FFC8C8;
	margin-top: 20px;
	border: 1px solid Red;
	min-height: 40px;
	text-align: center;
	padding-top: 10px;
	clear: both;
}

#imie,#nazwisko,#osobatowarzyszaca, #email, #autor_ref, #afiliacja, #title, #keywords, #nazwainstytucji, #ulicanr,#nazwaadrfaktura, #ulicanrfaktura, #nip, #nazwafaktura{
	width: 320px;
	font-size: 8pt;
}
#autorzy, #tytul_en,#tytul_pl, #afiliacja{
	width: 730px;
	font-size: 8pt;
}
#telefon, #faks {
	width: 150px;
	font-size: 8pt;
}
#kod, #kodfaktura{
	width: 40px;
	font-size: 8pt;
}
#miejscowosc, #miejscowoscfaktura{
	width: 230px;
	font-size: 8pt;
}
#imContent h2{
	font-size: large;
}
#imContent h3{
	font-size: medium;
	text-align: center;
}
#imContent h4{
	font-size: small;
	text-align: center;
	font-weight: normal;
	font-style: italic;
}
#imContent h5{
	font-size: medium;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
#imContent p{
	font-size: small;
	text-align: justify;
}
.streszczenie{
	background-color: White;
	width: 90%;
	margin: auto;
}