body {
	width: 100%;
	margin: 0px 0px 0px 0px;
	background: white url(../img/templates/novweld_subpage_bg.gif) repeat-x top;
	text-align: center;
	font: 0.72em tahoma, arial, verdana;
}

#banner {
	width: 762px;
	height: 159px;
	position: relative;
	display: block;
	margin: 0 auto;
}

#default_1_1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 254px;
	height: 87px;
	background: url(../img/templates/novweld_subpage_02.jpg) no-repeat top left;
}

#default_1_2 {
	position: absolute;
	top: 0px;
	left: 254px;
	width: 254px;
	height: 87px;
	background: url(../img/templates/novweld_subpage_03.jpg) no-repeat top left;
}

#default_1_3 {
	position: absolute;
	top: 0px;
	left: 508px;
	width: 254px;
	height: 87px;
	background: url(../img/templates/novweld_subpage_04.jpg) no-repeat top left;
}

#default_2_1 {
	position: absolute;
	top: 87px;
	left: 0px;
	width: 254px;
	height: 72px;
	background: url(../img/templates/novweld_subpage_05.jpg) no-repeat top left;
}

#default_2_2 {
	position: absolute;
	top: 87px;
	left: 254px;
	width: 254px;
	height: 72px;
	background: url(../img/templates/novweld_subpage_06.jpg) no-repeat top left;
}

#default_2_3 {
	position: absolute;
	top: 87px;
	left: 508px;
	width: 254px;
	height: 72px;
	background: url(../img/templates/novweld_subpage_07.jpg) no-repeat top left;
}

#banner_bottom {
	background: white url(../img/templates/novweld_subpage_08.jpg) repeat-y top center;
	font-size: 0.9em;
	color: white;
	padding: 1px;
	padding-left: 3px;
	padding-bottom: 2px;
}

#banner_bottom_separator {
	margin: 0 auto;
	width: 762px;
	height: 7px;
	background: url(../img/templates/novweld_subpage_09.jpg) no-repeat top left;	
}

/* Prezentacja uchwytów */
.changeable {
	cursor: pointer;
}

/*
a {
	color: #E95800;
}

a:hover {
	text-decoration: none;	
}

#systemWorking {
	background-color: white;
	position: absolute;
	z-index: 100;
}

#systemWorking td {
	font: 8pt tahoma, arial, verdana;
	text-align: left;
}

#mainPage {
	width: 100%;
	text-align: left;	
}

#schema_header {
	padding-left: 4px;	
}

#schema_header span {
	font: 14pt arial black;
}

#elementDetails th {
	border-bottom: 1px solid black;	
}

#showAll input, #elementDetails input {
	border: 1px solid black;
	background-color: white;
	font: 8pt tahoma, arial, verdana;
	height: 15px;
	width: 30px;	
}

#showAll .button, #elementDetails .button {
	border: 1px solid black;
	background-color: #FF9806;
	font: 8pt tahoma, arial, verdana;
	height: 18px;
	width: 120px;
	margin: 2px;
	padding-left: 4px;
	padding-right: 4px;
}


#elementName {
	font: 8pt tahoma, arial, verdana;		
}

#schema table {
	width: 100%;
	font: 8pt tahoma, arial, verdana;
}

#showAll {
	padding-left: 4px;	
}

#showAll .bg0, #elementDetails .bg0 {
	background-color: white;	
}

#showAll .bg1, #elementDetails .bg1 {
	background-color: #EEEEEE;	
}

#showAll .bg2, #elementDetails .bg2 {
	background-color: #DDDDDD;	
}

#showAll table {	
	font: 8pt tahoma, arial, verdana;
	border-collapse: collapse;
	margin-top: 5px;
	margin-left: 5px;
}

#showAll th {
	border: 1px solid black;
	background-color: #CCCCCC;
}


#showAll td {
	padding: 2px;
	border-left: 1px solid black;
	border-right: 1px solid black;		
}

.showAll {
	font: 8pt tahoma, arial, verdana;	
}

#ofirmie td.list {
	width: 260px;
	padding-top: 10px; 
	vertical-align: top;	
}

#ofirmie td.main {
	width: 502px; 
	background: white url(../img/subpage_bg.jpg) repeat-x top;
	background-color: #F3ECE4;
	padding-top: 40px; 
	padding-left: 10px;	
	padding-right: 10px;
	padding-bottom: 10px;
	font: 9pt tahoma, arial, verdana;
}

#ofirmie .readon {
	font-size: 9pt;
	text-align: right;
	padding-left: 12px;
	background: url(../img/readon.gif) no-repeat left;	
}

#ofirmie span.title {
	color: #E95800;
	font-weight: bold;
}

#ofirmie span.date {
	font-size: 7pt;
	font-style: italic;
	color: #CBC5BC;
}

#ofirmie span.text {
	text-align: justify;
}

#quickorder {
	padding-left: 10px;
	font: 7pt, tahoma;
	color: black;
}

#quickorder th {
	font: 8pt, tahoma;	
	font-weight: bold;
	color: black;
}

#quickorder input {
	border: 1px solid black;
	background-color: white;
	font: 8pt tahoma, arial, verdana;
	height: 17px;
}


#quickorder .qo_novweld_ref {
	width: 90px;
}
#quickorder .qo_qty {
	width: 30px;
}

table.inav {
	width: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #333;
	background-color: #fff;
	clear: both;
	padding: 0;
	margin: 0 0 2em 0;
	white-space: normal;
}

table.inav th {
	background-color: #e2e2e2;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #003d4c;
	border-bottom: 1px solid #003d4c;
	text-align: center;
	padding: 1px 4px;
}

table.inav tr td {
	border-right: 1px solid #ddd;
	padding: 4px 4px;
	vertical-align: top;
	text-align: center;
}

table.inav tr.altRow td {
	background: #f4f4f4;
}

table.inav td.actions {
	white-space: nowrap;
}
*/
