/* GLOWNE WARSTWY */

#center {
	text-align: center;
}

body {
   text-align: center;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#container {
width: 960px;
margin: auto;
text-align: left;
overflow: hidden;
}

#leftshadow {
float: left;
width: 15px;
background: url('http://www.zawory.info.pl/images/lshad.jpg') repeat-y;
margin-bottom: -10000px;
padding-bottom: 10000px;
}

#rightshadow {
float: right;
width: 15px;
background: url('http://www.zawory.info.pl/images/rshad.jpg') repeat-y;
margin-bottom: -10000px;
padding-bottom: 10000px;
}

#buttons {
background: url('http://www.zawory.info.pl/images/top-bg.jpg') no-repeat;
padding-left: 264px;
height: 66px;
}

#buttons img {
margin: 14px 3px 0 0;
}

#baner {
width: 920px;
height: 138px;
background: url('http://www.zawory.info.pl/images/ban-bg.jpg') no-repeat;
}

#baner form {
margin: 110px 0 0 7px;
}

#main {
	float: left;
}

#panels {
float: left;
width: 220px;
margin-left: 10px;
overflow: hidden;
}

#content {
	width: 700px;
}

#header {
	width: 930px;
	height: 200px;
	margin-bottom: 15px;
}

#foot {
	float: left;
	color: #dedede;
	background: url('http://www.zawory.info.pl/images/bottom-bg.jpg') no-repeat;
	font-size: 8pt;	
	text-align: center;
	height: 63px;
	margin-top: 10px;
	width: 930px;
}

#foot p {
float: left;
width: 345px;
margin-left: 60px;
}

#w3c {
float: left;
width: 240px;
height: 63px;
margin-top: 20px;
}

#foot a {
	color: black;
	background-color: inherit;	
}

#foot a:before {
	content: "";
}

#middle {
	width: 930px;
}

td.btn {
	background-image: url(tbutton.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 132px;
	height: 65px;
	position: relative;
	text-align: center;
}

td.btn a {
	color: White;
	vertical-align: middle;	
	font-weight: bold;
	text-decoration: underline;
}

table.cleantable {
	border-spacing: 0px;
	border-collapse: collapse;
	border: 0px;
}

#product-info-box {
text-align: left;
}

table.tech {
width: 555px;
}

table.tech tr:nth-child(odd) {
background: #e7e9ea; 
}

table.tech tr:nth-child(even) {
background: #bee5f5; 
	}

div.tab-desc li{
list-style-type: square;
margin-left: 17px;
}
