#logoCell {
    background-image: url(images/logo.gif);
}


h5 {
	font-size: 14px;
	font-weight: bold;
	color: #0f0f0f;
	padding: 3px;
	margin: 0;
	text-align: left;
	font-style: italic;
}



.projTable1 {
	background-color: #BCCBDE;
}

.projTable1 tr th {
	background-color: #fdecb0;
	background-image: none;
	color: #000;
}

.projTable2 {
	background-color: #BCCBDE;
}

.projTable2 tr th {
	background-color: #dfffae;
	background-image: none;
	color: #000;
}

.projTable3 {
	background-color: #BCCBDE;
}

.projTable3 tr th {
	background-color: #caf2ff;
	background-image: none;
	color: #000;
}

.projTable4 {
	background-color: #BCCBDE;
}

.projTable4 tr th {
	background-color: #333;
	background-image: none;
	color: #fff;
}

.projTable4 tr th h5 {
	color: #f4f4f4;
}

.projTable5 {
	background-color: #BCCBDE;
}

.projTable5 tr th {
	background-color: #444;
	background-image: none;
	color: #fff;
}

.projTable5 tr th h5 {
	color: #f4f4f4;
}

fieldset.projektFields {
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 7px;
    padding-top: 0;
    width: 695px;
    margin-bottom: 17px;
    background-color: #ededed;
    overflow: visible;
    display: block;
}


fieldset.projektFields .zapiszLink {
    margin-top: 5px;
    text-align: right;
}



fieldset.projektFields input {
    margin: 0;
}

fieldset.projektFields .breaker {
	border: 0;
	background-color: #c0c0c0;
	display: block;
	height: 1px;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 7px;
	width: 100%;
	overflow: hidden;
}

fieldset.projektFields label {
    display: block;
    float: left;
    width: 220px;
    clear: both;
    margin: 0;
    padding: 0;
    margin-top: 5px;
}









fieldset.projektFields_new {
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 7px;
    padding-top: 0;
	margin: 0 0 7px 0;
    background-color: #e6e6e6;
    overflow: visible;
    display: block;
}


fieldset.projektFields_new label {
    display: block;
    float: left;
    width: 20%;
    clear: both;
    margin: 0;
    padding: 0;
    margin-top: 5px;
	white-space: nowrap;
}

fieldset.projektFields_new input {
    margin: 0;
}

fieldset.projektFields_new .breaker {
	border: 0;
	display: block;
	height: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
}

.nrKlienta {
	font-size: 12px;
	font-weight: bold;
}
