/* CSS Document */
body {
	background: #fff url(http://agrosimex.pl/img/content_startGrey.gif) top center repeat-y;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-align: center;
}
#box {
	width: 640px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	border: none;
	padding: 2em 0;
}
div {
	border-bottom: 1px solid #ddd;
	padding: 5px 0;
}
body div#box p.def {
float: none;
width: 100%;
border-bottom: 1px solid #ccc;
padding-bottom: 1em;
}
div p {
	margin: 0;
	padding: 0;
	width: 300px;
	float: left;
	padding-left: 17px;
}
.header {
	background: #ddd;
	width: 640px;
	margin: 15px 0 5px 0;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
div input {
	width: 300px;
}
div input.kod {
  width: 30px;
}
div input.rok {
  width: 60px;
}
.chbox {
  line-height: 19px;
} 
div input.radio {
  width: 20px;
}
.chbox {
	clear: both;
}
.chbox, .header {
	padding: 5px;
}
div.chbox input, div.daneosobowe input {
	width: auto;
	float: left;
}
div.chbox p, div.daneosobowe p {
	width: 600px;
	float: none;
}
div textarea {
	/*height: 4em;*/
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}
#submit input {
	width: auto;
}
#submit {
	border: none;
}
sup {
	font-size: x-small;
	color: #888;
}
sup.usl {
	color: #000;
}
div#bledy p {
	float: none;
	width: auto;
	font-weight: bold;
	color: #fff;
	padding: 5px 0 5px 30px;
	margin-top: 5px;
	background: red url(http://www.agrosimex.pl/images/ico/wykrzyknik.gif) 3px 50% no-repeat;
}
div.daneosobowe {
  margin-top: 10px !important;
  border: 2px solid black;
  background: #ddd;
  clear: both;
  padding: 5px;
}
div.wazne {
  background: #ffe1e0;
  border: 2px solid #c40707; 
}
