html, body {
	height: 100%;
}

body {
	width: 100%;
	margin: 0 auto;
	background-color: #E5E2DB;
	font: normal 12px sans-serif;
	overflow: hidden;
	color: #003300;
}

h4 {
	font-size: 12px;
}

table#lay {
	width: 100%;
	height: 100%;
	/* 
		background-image: url(../img/top_stripe.jpg);
		background-position: top center;
		background-repeat: no-repeat;
	*/
}

div#titleCell {
	width: 311px;
	height: 30px;
	zzzz_float: left;
	margin-bottom: 30px;
	margin-left: 70px;
}

div#nameCell {
	float: left;
	height: 27px;
	width: 12px;
	zzzz_width: 212px;
	margin: 0;
	padding: 0;
	background: none;
	background-repeat: no-repeat;
	background-position: bottom right;
	border: 1px solid red;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #635E4B;
}

a:hover {
	text-decoration: underline;
}

tr.hiSpace td {
	padding-top: 12px;
	font-weight: bold;
	font-size: 13px;
}

a.normal {
	font-weight: normal;
	text-decoration: underline;
	color: #635E4B;
}

#kontakt {
	margin-top: 10px;
	font-size: 11px;
	width: 100%;
}

#kontakt table {
	width: 100%;
}

div.verticalRozciagacz {
	height: 78px;
}

/* ---------------------------------------------------- */

td.secondCol {
	width: 253px;
}

td.thirdCol {
	width: 536px;
	
}

td.firstCol {
	width: 50%;
}

td.fourthCol {
	width: 50%;
}

/* ---------------------------------------------------- */

tr#topFields {
	background-image: url(../img/top_stripe.jpg);
	background-position: bottom center;
}

tr#topFields td {
	zzzheight: 162px;
	height: auto;
}

tr#topFields td.secondCol {
	vertical-align: bottom;
	text-align: center;
}

tr#topFields td.thirdCol {
	vertical-align: bottom;
	text-align: left;
	padding: 0;
}

/* ---------------------------------------------------- */

tr#topStripe {
	
}

tr#topStripe td {
	height: 4px;
	font-size: 2px;
}

tr#topStripe td.secondCol {
	zzzbackground-color: #ffffff;
	background: none;
	zzzborder-top: 1px solid #cccccd;
	zzzborder-left: 1px solid #cccccd;
}

tr#topStripe td.thirdCol {
	zzzbackground-color: #ffffff;
	background: none;
	zzzborder-top: 1px solid #cccccd;
}

tr#topStripe td.fourthCol {
	zzzborder-left: 1px solid #cccccd;
}

/* ---------------------------------------------------- */

tr#mainRow {
	height: 360px;
	
}

tr#mainRow>td {
	height: 360px;
}

tr#mainRow td.firstCol {
	background-image: url(../img/left_side.jpg);
	background-position: center right;
	background-repeat: no-repeat;
}

tr#mainRow td.secondCol {
	zzzbackground-color: #ffffff;
	background: none;
	zzzborder-left: 1px solid #cccccd;
}

tr#mainRow td.thirdCol {
	zzzbackground-color: #ffffff;
	background: none;
}

tr#mainRow td.thirdCol div#screen {
	background-color: #E5E2DD;
	zzzbackground-image: url(../img/topLine.png);
	zzzbackground-position: top;
	zzzbackground-repeat: repeat-x;
	zzzborder: 1px solid #cccccc;
	height: 357px;
	margin-right: 7px;
}

tr#mainRow td.fourthCol {
	zzzborder-left: 1px solid #cccccd;
	background-image: url(../img/right_side.jpg);
	background-position: center left;
	background-repeat: no-repeat;
}

/* ---------------------------------------------------- */

tr#bottomStripe {
	zzzbackground-image: url(../img/bottom_stripe.jpg);
	background-position: top center;
}

tr#bottomStripe td {
	height: 4px;
	font-size: 2px;
}

tr#bottomStripe td.secondCol {
	zzzzbackground-color: #ffffff;
	background: none;
	zzzborder-left: 1px solid #cccccd;
}

tr#bottomStripe td.thirdCol {
	zzzbackground-color: #ffffff;
	background: none;
}

tr#bottomStripe td.thirdCol {
	
}

tr#bottomStripe td.fourthCol {
	zzzborder-left: 1px solid #cccccd;
}

/* ---------------------------------------------------- */

tr#bottomFields {
	background-image: url(../img/bottom_stripe.jpg);
	background-position: top center;
}

tr#bottomFields td {
	height: auto;
}

tr#bottomFields td.secondCol {
	zzzzborder-top: 1px solid #cccccd;
}

tr#bottomFields td.thirdCol {
	vertical-align: top;
}

tr#bottomFields td.fourthCol {
	vertical-align: top;
	text-align: right;
}

tr#bottomFields td.fourthCol * {
	border: none;
	padding: 0;
	margin: 0;
}
