.popup #body {
	margin: 5px 15px 0 15px;
}

.popup h1 {
	background-position: left;
	height: 1.1em;
	padding-left: 30px;
	
}

.popup #header a {
	left: 0;
}

.popup-right {
	float: right;
	width: 500px;
}

.popup-left {
	float: right;
	width: 150px;
}
.close {
	margin-bottom: 0;
}
.close a {
	color: #E10277;
	background: url('../img/close.gif') left center no-repeat;
	padding: 3px 0 3px 20px;
	text-decoration: none;
}

.close:hover {
	color: #206C60;
}

.sheet ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 4px;
}

.sheet ul li {
	float: left;
}

.sheet ul li a {
	float: left;
	display: block;
	border: 1px #1A1A1A solid;
	padding: 3px 27px 3px 9px;
	background: url('../img/sheet.gif') right center no-repeat;
	display: block;
	color: #1A1A1A;
	text-decoration: none;
	margin-right: 13px;
}

.sheet ul li.active a {
	border-color: #E10277;
	background-image: url('../img/sheet-active.gif');
	color: #E10277;
}

.popup #extranet-menu {
	margin: 0px;
}

.popup #extranet-menu li {
	padding: 4px 0;
}

.popup #extranet-menu li li {
	padding: 8px 0;
}


.popup table.centered {
	margin-left: auto;
	margin-right: auto;
}

.popup #header .print-header {
	padding-top: 95px;

	xpadding-top: 40px;
}

.dotplaces td.label {
	width: auto;
	padding-right: 15px;
}

.dotplaces .dots {
	width: 150px;
	border-bottom: dotted 1px black;
	margin-right: 20px;
}

.dotplaces .pauza {
	width: 50px;
}

.faktura-header {
	width: 600px;
}

.faktura-header td {
	line-height: 18px;
}

.faktura-header td.t2 {
	width: 50%;
}



.faktura-3fs {
  margin: 0px;width:100%;border: none;
}
.faktura-3fs td{

	border: none;
	vertical-align: top;
	padding: 0 4px 0 0;
}

.faktura-3fs td fieldset.h14 {
	height: 140px;
}

.faktura-3fs td fieldset.h10 {
	height: 100px;
}
.faktura-3fs td fieldset.h10 td {line-height: 16px;}

.faktura-pole {
	padding: 5px;
	line-height: 17px;
	font-size: 11px;
}

fieldset table.nom {
	margin: 5px;
	border: none;
}

