* {
	margin:0;
	padding:0;
	border:0;
}

body {
	background-color:black;
	font:bold 11px Verdana, sans-serif;
	line-height:14px;
	color:#ddd;
	width:900px;
	margin:0 auto;
}

a {
	color:#ccc;
}

form {
	margin:0 40px;
}

label {
	display:block;
	height:17px;
	margin:3px 0 0 25px;
	line-height:20px;
}

input.radio {
	margin:0 5px 0 0;
}

textarea.textarea {
	margin:5px 0 0 25px;
	padding:2px;
	width:356px;
	height:44px;
	font:11px Verdana, sans-serif;
	color:#ddd;
	line-height:14px;
	overflow:auto;
	border:1px solid black;
	background:url(img/textarea.gif) center;
	opacity:0.75;
	filter:alpha(opacity=75);
}

input.text {
	width:150px;
	padding:2px;
	margin:0 0 3px 0;
	font:bold 11px Verdana, sans-serif;
	color:#ccc;
	border:1px solid black;
	background:url(img/text.gif) center;
	opacity:0.75;
	filter:alpha(opacity=75);
}

input.button {
	width:150px;
	height:20px;
	font:bold 11px Verdana, sans-serif;
	color:#ccc;
	border:1px solid black;
	background:url(img/button.gif) center;
}

#dane {
	width:215px;
	margin:0 auto;
	text-align:right;
	height:67px;
}

#dane > div {
	width:100%;
	text-align:center;
	margin-top:5px;
}

#info {
	width:100%;
	text-align:center;
	height:37px;
	margin-top:30px;
}

.red {
	color:red;
}

.green {
	background:url(img/green.gif) center;
	padding:5px;
	border:1px solid black;
}

.etc {
	font-size:10px;
}

#top {
	width:900px;
	height:249px;
	background-image:url(img/1.jpg);
}

#box {
	width:900px;
}

#box-left {
	width:369px;
	height:662px;
	background-image:url(img/2.jpg);
	float:left;
}

#box-txt {
	width:492px;
	height:662px;
	background-image:url(img/3.jpg);
	float:left;
	text-align:justify;
}

#box-right {
	width:39px;
	height:662px;
	background-image:url(img/4.jpg);
	float:right;
}

#foot {
	width:900px;
	height:89px;
	background-image:url(img/5.jpg);
	clear:both;
	text-align:center;
	font-size:10px;
	color:#ccc;
}

#foot-left {
	float:left;
	width:35%;
}

#foot-txt {
	float:left;
	width:30%;
	margin-top:35px;
}

#foot-right {
	float:right;
	width:35%;
}

a#jac {
	display:block;
	width:242px;
	height:65px;
	margin:17px 0 7px 41px;
}

a#cenega {
	display:block;
	width:238px;
	height:65px;
	margin:17px 41px 7px 0;
	float:right;
}
