body {
	margin: 0px;
	padding: 0px;
	background: #fff;
}
#logo {
	
	height: 71px; 
	vertical-align: middle; 
	padding-left: 20px;
	text-align: left;
}
#menu {
	height: 71px; 
	vertical-align: top;
	text-align: right;
	padding-right: 20px;
	width: 500px;
}
#ban {
	width: 770px;
}
.leftcol {
	background: url('images/contbk.gif') repeat-x top left; 
	width: 250px;
	vertical-align: top;
	text-align: left;
	padding-bottom: 50px;
}
.leftcol h2 {
	font-size: 10pt;
	color: #3a3;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 20px;
	padding: 3px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #ddd;
}
.leftcol h3 {
	font-size: 7pt;
	background: url('images/greenpoint.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 12px;
	margin-left: 12px;
	margin-right: 20px;
	margin-bottom: 3px;
	padding-left: 13px;
}
.leftcol p {
	margin-top: 3px;
	margin-left: 22px;
	margin-right: 20px;
	margin-bottom: 4px;
}
.leftcol a {
	display: block;
	margin-left: 24px;
	margin-top: 4px;
	font-weight: normal;
	font-size: 8pt;
	color: #000;
	text-decoration: none;
}
.leftcol a:hover {
	color: #900;
	text-decoration: none;
}
.leftcol a.leftmenuitem {
	border-style: solid;
	border-color: #ddd;
	border-width: 0px 0px 1px 0px;
	margin-right: 20px;
	margin-top: 3px;
	padding-bottom: 3px;
}
.bordo {
	color: #900;
	font-weight: bold;
}
td.main {
	background: url('images/contbk.gif') repeat-x top left; 
	width: 530px;
	vertical-align: top;
	text-align: left;
}
div.main {
	margin: 0px 30px 50px 25px;
}
#footer {
	background: #eee;
	height: 40px;
	padding-left: 30px;
	text-align: left;
}
table.h1 {
	margin-top: 30px;
}
table.h1 td.left {
	background: url('images/h1left.gif') no-repeat top left; 
	width: 22px; 
	height: 22px;
}
table.h1 td.right {
	background: url('images/h1right.gif') no-repeat top left; 
	width: 7px; 
	height: 22px;
}
table.h1 td.center {
	vertical-align: middle; 
	height: 22px;
}
div.proditem {
	clear: both;
	
}
div.proditem img {
	margin: 5px;
}
div.proditem img.pdf {
	margin: 0px;
}
/************************** FORMULARZE **********************************/
td form {
	margin: 0px;
}
input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
}

input.btn {
	font-weight: bold;
	margin-top: 10px;
}
input.text, select, textarea {
	background: #f5f5ff url('images/bg-input.gif') no-repeat;
	border: solid 1px #013;
	color: #000000;
}
input.text {
	padding-left: 2px;
}
textarea {
	padding-left: 2px;
	margin: 1px 0px 1px 0px;
}
td.label {

}
td.label, td.element {
	text-align: left;
}
td.header {
	font-weight: bold;
	padding: 4px 0px;
	text-align: left;
}

