body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E7E4FF;

}

a:link {
	color: #0000ff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000ff;
}
a:hover {
	text-decoration: none;
	color: #6600ff;
}
a:active {
	text-decoration: none;
	color: #0000ff;
}
#zawartosc {
	position:absolute;
	left:50%;
	width:1000px;
	z-index:1;
	top: 0;
	margin-left: -500px;
}
#srodek {
	position:absolute;
	left:0px;
	top:100px;
	width:1000px;
	z-index:4;
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:152px;
	height:50px;
	z-index:3;
	background-image: url(logo_witi_m.jpg);
}
#nazwa {
	position:absolute;
	left:152px;
	top:8px;
	width:848px;
	height:42px;
	z-index:2;
	color: #0033BD;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}


#tytul {
	position:absolute;
	left:0px;
	top:60px;
	width:1000px;
	height:24px;
	z-index:2;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #0066CC;
	color: #FFFFFF;
	padding-top: 5px;
}

.naglowek {
	color: #000000;
	background-color: #d0d0fb;
	font-weight: bold;
	height: 30px;
	text-align: center;
	width: 1000px;
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	display: block; 
}
.naglowek_d {
	padding: 0px;
	margin-top: 3px;
	float: left; 
}
.przetarg {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0066CC;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	line-height: 13px;
	width: 1000px;
	cursor: pointer;
	clear: both;
	overflow: hidden;
	display: block;
}

.przetarg_lista{
	background-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0066CC;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	line-height: 13px;
	width: 1000px;
	clear: both;
	overflow: hidden;
	display: block;

}

.przetarg_d {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	overflow: hidden;
}
.klient_n {
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #0066CC;
	font-weight: bold;
	font-size: 10px;
	line-height: 11px;
	margin: 0px;
	padding-bottom: 6px;
	width: 1000px;
	display: block;
	clear: both;	
}
.klient_d_n {
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	overflow: hidden;
	float: left; 
}
.klient {
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	font-size: 10px;
	line-height: 11px;
	margin: 0px;
	padding-bottom: 6px;
	width: 1000px;
	display: block;
	clear: both;	
}
.klient_d {
	padding-top: 3px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 1px;
	overflow: hidden;
	float: left; 
}

.klient_zamkniecie {
	width: 100%; 
	clear: both; 
	height:1px;
	margin-top: -1px;
	padding: 0px;
}
.opis {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
	float: left;
}
.tekst_tytul {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	margin: 0px;
}
.edycja {
	width: 1000px;
	margin: 0 auto;
	display: block;
	padding: 0;
	font-weight: bold;
	text-align: center;
	background-color: #0066CC;
}
.edycja_d {
	float: left;
	height: 18px;
	padding-right: 1px;
	padding-left: 1px;
	margin: 0;
	text-align:left;
	border: 1px;
	border-style: solid;	
	border-color: #d0d0fb;
}
.edycja_lista {
	float: left;
	height: 22px;
	padding: 0;
	margin: 0;
	border: 0;
	text-align:left;
}
.edycja_plik {
	float: left;
	height: 22px;
	padding: 0;
	margin: 0;
	border: 1px;
	background-color: #FFFFFF;
	text-align:left;
}

.zatwierdz {
	width:38px;
	float: right;
	height: 19px;
	padding: 0;
	margin: 0;
	border: 0;
	cursor: pointer;
	background-color: #0066CC;
	color: #FFFFFF;
}

