div#dos {
	width: 955px;	
}

div#dostawa {
	width: 920px;
	margin: auto;
	font-size: 9pt;
	margin-bottom: 20px;
}

p.blue {
	background-color: #e8f0f7;
	padding: 10px;
	font-size: 9pt;
}

div#left, div#right {
	width: 300px;
}

div#left {
	float: left;
}

div#right {
	float: right;
}

input {
	margin-bottom: 7px;
	vertical-align: middle;
}

input.wide {
	width: 276px;
}

input.short {
	width: 100px;
}

input.shorter {
	width: 75px;
}

input.shortest {
	width: 50px;
	margin-left: 5px;
}

input.ulica {
	width: 91px;
}

input.miasto {
	width: 171px;
}

input.miasto, input.ulica {
	margin-right: 5px;
}

input.small {
	width: 264px;
}

input.ms {
	width: 160px;
	margin-right: 5px;
}

input.nrlok {
	width: 49px;
}

input.nrbud {
	width: 62px;
	margin-right: 5px;
}

input.us {
	width: 93px;
	margin-right: 5px;
}

input.kod {
	width: 74px;
}

div#vat {
	border: 1px solid #cccccc;
	margin: 10px 0 10px 0;
	padding: 6px 0 3px 6px;
	color: #111111;
	font-size: 9pt;
	position: relative;
	background-color: #ffffff;
	display: none;
}

div#vat img {
	position: absolute;
	top: -8px;
	left: 7px
}

div#center {
	width: 300px;
	float: left;
	margin: 0 10px;
}

div.metoda {
	border: 1px solid #cccccc;
	margin-bottom: 12px;
	font-size: 9pt;
}

div.down {
	background-color: #dcdcdc;
	padding: 7px;
	color: #000000;
	position: relative;
	height: 27px;
}

div.up {
	padding: 6px;
}

div.down input {
	position: absolute;
	top: 10px;
	left: 6px;
}

div.down p {
	margin: 0;
	position: absolute;
	top: 5px;
	right: 5px;
	width: 260px;
}

div.ch {
	color: #000000;
}

div#salony {
	width: 290px;
	border: 1px solid #cccccc;
	padding: 7px 3px 3px 3px;
	color: #111111;
	font-size: 9pt;
	position: relative;
	display: none;
}

div#salony input {
	vertical-align: middle;
}