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

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

a {
	color:#aaa;
	text-decoration:none;
	border-bottom:1px dotted #aaa;
}

a:active {
	border:none;
}

form {
	margin:4px 50px;
}

#dane {
	text-align:center;
	height:47px;
	margin:14px 0 19px 0;
}

#info {
	padding-top:19px;
}

label {
	display:block;
	height:14px;
	margin:0 25px 1px 25px;
	line-height:20px;
}

input.radio {
}

textarea.textarea {
	width:422px;
	height:39px;
	margin:2px 25px 0 25px;
	padding:2px;
	background:#3e4d2c url(img/textarea.gif);
	border:1px solid black;
	font:11px Verdana, sans-serif;
	color:white;
	opacity:0.75;
	filter:alpha(opacity=75);
	overflow:hidden;
}

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

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

.red {
	color:red;
}

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

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

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

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

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

#foot {
	width:900px;
	height:90px;
	background-image:url(img/5.jpg);
	clear:both;
}

#foot-in {
	width:596px;
	margin-left:21px;
}

#foot-left {
	width:208px;
	float:left;
}

#foot-txt {
	width:216px;
	margin-top:35px;
	font-size:10px;
	font-weight:bold;
	color:#999;
	float:left;
	text-align:center;
}

#foot-right {
	width:172px;
	float:right;
	text-align:right;
}

a#jac {
	margin-top:21px;
	display:block;
	height:58px;
	border:0;
}

a#topware {
	margin-top:21px;
	display:block;
	height:58px;
	border:0;
}