/* CSS Document */

body, hmtl {
	margin: 0;
	padding: 0;
	background-color: #89a7b3;
}
table.main {
	width: 770px;
}
td.main {
	background-color: #fff;
}
td.top {
	width: 750px;
	background: url(images/top.gif);
	height: 100px;
}
td.sh_l {
	width: 10px;
	background-image:url(images/sh_l.gif);
}
td.sh_r {
	width: 10px;
	background-image:url(images/sh_r.gif);
}
div.menu {
	width: 210px;
	float: left;
	background-color: #d9d9d9;
	background-image: url(images/menu_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 150px;
	font-family: Tahoma, Arial, sans-serif;
	color: #5372a5;
	font-weight: bold;
	line-height: 16px;
	font-size: 11px;
	padding-top: 20px;
}
div.menu_item {
	line-height: 12px;
	margin-top: 5px;
	margin-left: 16px;
	margin-right: 16px;
}
div.menu_item a {
	color: #5372a5;
	text-decoration: none;
}
div.menu_item a:hover {
	color: #1f3456;
}
div.main {
	margin-left: 230px;
	margin-right: 20px;
}
div.main p {
	font-family: Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	text-align: justify;
}
td.bottom {
	background-image: url(images/bottom.gif);
	height: 15px;
}
h1 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 20px;
	color: #888;
	font-weight: normal;
	letter-spacing: 1px;
}
div.prod_frame1 {
	width: 11px;
	height: 35px;
	background-image: url(images/prod_frame1.gif);
	float: left;
}
div.prod_frame2 {
	height: 35px;
	background-image: url(images/prod_frame2.gif);
	float: left;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	line-height: 34px;
	text-transform: uppercase;
}
div.prod_frame3 {
	width: 11px;
	height: 35px;
	background-image: url(images/prod_frame3.gif);
	float: left;
}
div.prod_desc {
	margin-top: 45px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}
div.prod_desc h2 {
	font-size: 12px;
	color: #555;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}
div.prod_desc a {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	margin-top: 5px;
}
div.prod_desc a:hover {
	color: #000;
}
td.prod_frame1 {
	width: 345px;
	height: 35px;
	background-image: url(images/prod_frame4.gif);
	background-position: left top;
	background-repeat: repeat-x;
	vertical-align: top;
}
td.prod_frame2 {
	width: 145px;
	background-image: url(images/prod_frame5.gif);
	background-position: right top;
	padding-top: 10px;
	padding-right: 5px;
	vertical-align: top;
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #808080;
	line-height: 20px;
}
td.prod_frame2 img {
	border: none;
	cursor: pointer;
}
td.prod_frame2 a {
	color: #808080;
	text-decoration: none;
	border-bottom: 1px solid #d0d0d0;
}
td.prod_frame2 a:hover {
	color: #222;
	border-bottom: 1px solid #999;
}
td.prod_frame3 {
	height: 11px;
	background-image: url(images/prod_frame6.gif);
	background-position: right;
	background-repeat: no-repeat;
}
table.prod {
	margin-bottom: 20px;
}
td.footer {
	background-color: #fff;
}
div.footer {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	margin-top: 10px;
	margin-bottom: 5px;
}
div.footer a {
	color: #568;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
div.footer a:hover {
	color: #025;
	border-bottom: 1px solid #abc;
}
table.formularz td {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}
input.input {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	border: 1px solid #bbb;
	background-color: #fff;
	width: 215px;
}
input.input:hover {
	background-color: #fff8e0;
	border: 1px solid #888;
}
input.button {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 1px;
}
input.button:hover {
	color: #000;
}
textarea {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	border: 1px solid #bbb;
	background-color: #fff;
}
textarea:hover {
	background-color: #fff8e0;
	border: 1px solid #888;
}
div.tech {
	display: none;
	font-size: 11px;
	line-height: 15px;
	margin-top: 4px;
	padding-left: 3px;
	border-left: 3px solid #ccc;
}
div.tech b {
	color: #444;
}
label.tech_link {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	margin-top: 5px;
	cursor: pointer;
}
