body {
	background: #ffffff url(img/bg.jpg) repeat-x;
	text-align: center;
	padding: 0;
	margin: 0;
}

img {
	border: 0 none;
}

#main {
	text-align: left;
	margin: 0 auto;
	width: 840px;
	height: 900px;
}

#top1 {
	width: 840px;
	height: 220px;
	background: transparent url(img/top1.jpg) no-repeat 0 0;
	position: relative;
}

#menu_top {
	position: absolute;
	right: 0;
	top: 24px;
	width: 268px;
	height: 20px;
	font: 13px Tahoma, sans-serif;
	font-weight: bold;
}

#menu_top a.first {
	color: #002758;
	text-decoration: none;
	display: block;
	float: left;
	width: 111px;
	height: 20px;
	background: transparent url(img/line.gif) no-repeat 110px 2px;
}

#menu_top a.second {
	color: #002758;
	text-decoration: none;
	display: block;
	float: left;
	width: 78px;
	height: 20px;
	background: transparent url(img/line.gif) no-repeat 77px 2px;
	text-align: center;
}

#menu_top a.third {
	color: #002758;
	text-decoration: none;
	display: block;
	float: left;
	width: 74px;
	height: 20px;
	text-align: center;
}

#menu_top a:hover {
	color: #002758;
	text-decoration: underline;
}

#top2 {
	width: 840px;
	height: 56px;
	background: transparent url(img/top2.jpg) no-repeat 0 0;
}

#content {
	width: 840px;
	background: transparent url(img/bg2.jpg) no-repeat bottom right;	
}

#left {
	width: 232px;
	float: left;
}

#blue {
	width: 232px;
	height: 5px;
	background-color: #002758;
}

#right {
	width: 608px;
	float: left;
	padding: 0 0 20px 0;
}

#bar {
	background-color: #002758;
	width: 840px;
	height: 6px;
	font: 1px Tahoma, sans-serif;
	clear: both;
}

#lang_bar {
	width: 238px;
	padding: 0 0 0 370px;
	height: 24px;
	background: transparent url(img/lang_bar.jpg) no-repeat 0 0;
}

#lang_bar img {
	margin: 6px 10px 0 10px;
}

#menu {
	margin: 0 0 30px 0;
	font: 13px Verdana, sans-serif;
	font-weight: bold;
}

#menu a{
	display: block;
	background: transparent url(img/button.png) no-repeat 0 0;
	width: 207px;
	height: 23px;
	padding: 9px 0 0 25px;	
	color: #ffffff;
	text-decoration: none;
}

#menu a:hover{
	display: block;
	background: transparent url(img/button2.png) no-repeat 0 0;
	width: 207px;
	height: 23px;
	padding: 9px 0 0 25px;	
	color: #ffffff;
	text-decoration: none;
}

#realizacje {
	width: 232px;
	height: 210px;
}

#realizacje  img {
	margin: 0 0 13px 16px;
	float: left;
}

#more {
	text-align: right;
	margin: 0 0 20px 0;
}

#more a{
	color: #002758;
	font: 12px Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#more a:hover{
	color: #002758;
	font: 12px Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

.header {
	width: 590px;
	height: 28px;
	border-bottom: 1px solid #7c0505;
	margin: 10px 0 14px 18px;
	font: 19px Tahoma, sans-serif;
	color: #002758;
	font-weight: bold;
	position: relative;
}

.text {
	font: 12px Tahoma, sans-serif;
	color: #000000;
	margin: 0 0 10px 35px;
	line-height: 18px;
}

.text .left {
	margin: 15px 15px 15px 0;
	float: left;
}

.text .right {
	margin: 15px 0 15px 15px;
	float: right;
}

.text .left2 {
	margin: 15px 0 15px 55px;
	float: left;
}

.text .right2 {
	margin: 15px 0 15px 55px;
	float: right;
}

#footer {
	width: 840px;
	margin: 2px 0 10px 0;
	padding: 1px 0 0 0;
	height: 16px;
	border-top: 1px solid #002758;
	border-bottom: 1px solid #002758;
	font: 11px Tahoma, sans-serif;
	font-weight: bold;
	color: #002758;
}

#submenu {
	float: left;
	padding: 0 0 0 10px;
}

#disclaimer {
	float: right;
	padding: 0 10px 0 0;
}

#footer a {
	color: #002758;
	text-decoration: none;
}	

#footer a:hover {
	color: #002758;
	text-decoration: underline;
}	

#powrot a {
	width: 260px;
	height: 120px;
	position: absolute;
	top: 20px;
	left: 0;
}

.prod_menu {
	border-left: 1px solid #7C0505; 
	float: left; 
	width: 280px;
	background: transparent url(../images/products_bg.jpg) no-repeat left bottom;
}

.prod_menu_title {
	width: 235px; 
	height: 20px; 
	background-color: #7C0505; 
	margin: 0 35px 0 0; 
	padding: 0 0 0 10px; 
	font-weight: bold; 
	color: #ffffff;
}

.prod_menu ul {
	margin: 5px 0 5px 0; 
	padding: 0 0 0 10px; 
	list-style: none; 
	line-height: 20px;
}

.prod_menu ul li {
	background: transparent url(img/wypunktowanie.gif) no-repeat 0 5px;
	padding: 0 0 0 15px;
}

.text a {
	color: #002758;
	text-decoration: none;
}

.text a:hover {
	color: #002758;
	text-decoration: underline;
}

.clear {
	clear: both;
	width: 100%;
	height: 1px;
	line-height: 1px;
}

#powrot_history {
	position: absolute;
	width: 200px;
	right: 0;
	top: 5px;
	text-align: right;
}

#powrot_history a{
	color: #002758;
	font: 12px Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#powrot_history a:hover{
	color: #002758;
	font: 12px Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

.wciecie {
	float: left;
	height: 40px;
	width: 90px;
}

form label {
	float: left;
	display: block;
	width: 100px;
	margin-top: 3px;
}

form input.pole {
	float: left;
	display: block;
	width: 300px;
	margin-top: 3px;
	border: 1px solid #7C0505;
	font: 11px Tahoma, sans-serif;
	padding: 3px 5px 3px 5px;
	color: #7C0505;
}

form input.przycisk {
	float: left;
	display: block;
	width: 150px;
	border: 1px solid #002758;
	font: 11px Tahoma, sans-serif;
	height: 22px;
	background-color: #7C0505;
	color: #ffffff;
}

form textarea {
	float: left;
	display: block;
	width: 400px;
	height: 150px;
	margin-top: 3px;
	border: 1px solid #7C0505;
	font: 11px Tahoma, sans-serif;
	padding: 3px 5px 3px 5px;
	color: #7C0505;
}
