* {
	font-family: Calibri, Tahoma, sans-serif;
}
html, body {
	border: 0px;
	background-color: #EEEEEE;
	text-align:center;
}
a, img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#main {
	width: 980px;
margin:0px auto;
	background-color: white;
}
#top {
	width: 980px;
	height: 65px;
}
#top_left {
	background-image: url('img/top_stripe_1.gif');
	background-repeat: repeat-x;
	width: 59px;
	height: 65px;
	float: left;
}
#top_logo {
	background-image: url('img/top_stripe_2.gif');
	background-repeat: repeat-x;
	width: 75px;
	height: 65px;
	float: left;
}
#top_logo img {
	position: relative;
	top: 36px;
	left: 7px;
}
#top_right {
	background-image: url('img/top_stripe_3.gif');
	background-repeat: repeat-x;
	width: 846px;
	height: 65px;
	float: left;
	position: relative;
}
#top_right #vector {
	position: absolute; 
	top: 36px;
	left: 10px;
}
#top_right #info {
	text-align: right;
	font-size: 14px;
	color: #605C5C;
	line-height: 114%;
	position: absolute;
	top: 0px;
	right: 15px;
}
#menu {
	width: 980px;
	height: 33px;
	margin-top: 1px;
}
.menu {
	background-image: url('img/menu_stripe.gif');
	background-repeat: repeat-x;
	float: left;
	display: inline;
	margin-right: 2px;
	text-align: center;
	line-height: 29px;
	height: 30px;
	position: relative;
	cursor: pointer;
	margin-top: 3px;
}
.menu a {
	font-size: 12px;
	color: white;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}
#menu_left {
	width: 57px;
}
#menu_linebox {
	width: 75px;
	height: 30px;
	float: left;
	margin-right: 2px;
}
#orange_line {
	background-color: #E67717;
	width: 75px;
	height: 3px;
	overflow: hidden;
}
#menu_about {
	width: 75px;
	margin-right: 0px;
	margin-top: 0px;
}
#menu_offer {
	width: 65px;
}
#menu_quality {
	width: 74px;
}
#menu_news {
	width: 96px;
}
#menu_case {
	width: 96px;
}
#menu_contact {
	width: 84px;
}
#menu_job {
	width: 94px;
}
#menu_right {
	width: 323px;
	margin-right: 0px;
	text-align: right;
	position: relative;
}
#lang_pl {
	position: absolute;
	left: 249px;
	top: 7px;
}
#lang_en {
	position: absolute;
	left: 282px;
	top: 7px;
}
#lang2_pl {
	position: absolute;
	left: 349px;
	top: 7px;
}
#lang2_en {
	position: absolute;
	left: 382px;
	top: 7px;
}

#pictureBar {
	width: 980px;
	height: 172px;
	margin-top: 2px;
}
#picture {
	width: 277px;
	height: 172px;
	margin-right: 2px;
	float: left;
}
#search {
	background-image: url('img/search_stripe.gif');
	background-repeat: repeat-x;
	width: 701px;
	height: 21px;
	float: left;
	position: relative;
}
input#query {
	width: 115px;
	font-family: Calibri, Tahoma, sans-serif;
	font-size: 12px;
	padding: 1px 2px 1px 2px;
	height: 13px;
	border: 0px;
	position: absolute;
	top: 3px;
	left: 544px;
}
input#button {
	width: 17px;
	height: 17px;
	position: absolute;
	top: 2px;
	left: 670px;
}
#search span {
	font-size: 11px;
	color: white;
	position: absolute;
	top: 4px;
	left: 505px;
}
#submenuBox {
	width: 701px;
	height: 149px;
	background-color: #716F6E;
	margin-top: 2px;
	float: left;
	position: relative;
	text-align:left;
}
#submenuBox h2 {padding-left:20px; color:white; margin-top:5px;}
#submenuBox p {margin-left:20px; color:white; font-size:12px;}
#menu1 { 
	position: absolute;
	top: 10px;
	left: 18px;
	text-align:left;
}
#menu2 {
	position: absolute;
	top: 10px;
	left: 153px;
	text-align:left;
}
ul.level1,
ul.level2 {
	color: white;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.level1 {
	font-size: 16px;
	line-height: 16px;
}
ul.level1 li {
	background-image: url('img/submenu_arrow_big.gif');
	background-repeat: no-repeat;
}
ul.level1 li a,
ul.level1 li span {
	text-decoration: none;
	color: white;
	position: relative;
	top: -1px;
	left: 24px;
}
ul.level2 {
	font-size: 12px;
	line-height: 12px;
	margin-top: 9px;
	margin-left: 28px;
}
ul.level2 li {
	background-image: url('img/submenu_arrow_small.gif');
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
ul.level2 li a {
	text-decoration: none;
	color: white;
	position: relative;
	top: -1px;
	left: 14px;
}
ul.level1 li a:hover,
ul.level2 li a:hover {
	color: #E67717;
}
div.double#menu1 {
	left: 12px;
}
div.double#menu2 {
	left: 269px;
}
div.double ul.level2 {
	margin-left: 12px;
}
#banner {
	position: absolute;
	top: 10px;
	right: 20px;
}
#content {
	background-repeat: no-repeat;
	width: 980px;	
	min-height: 300px;
	height: auto !important;
	min-height: 300px;
	margin-top: 2px;
	padding-bottom: 92px;
	font-size: 12px;
	position: relative;
	display:block;
	text-align:left;
}
#content a {color:#375D92;}
#content a:hover {text-decoration:none;}
#header {
	background-image: url('img/arrow_gray.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	height: 30px;
	padding: 0px 0px 0px 36px;
	font-size: 26px;
	color: #716F6E;
	position: absolute;
	top: 34px;
	left: 54px;
}
#header2 {
	background-image: url('img/arrow_gray.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	height: 30px;
	padding: 0px 0px 0px 36px;
	font-size: 26px;
	color: #716F6E; margin-top:40px;
	
}
#text {
	width: 576px;
	text-align: left; 
	min-height:500px;
	padding-bottom: 30px;
	position: relative;
	top: 92px;
	left: 55px;
}
#text p {
	margin: 0px 0px 10px 0px;
}
#text ul {
	margin-top: 10px;
}
#text h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 7px;
	padding-top: 5px;
}
#text h2 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 3px;
}
#text h3 {
  font-size:14px;
  margin-top:0px;
  margin-bottom:13px;
  padding-top:3px;}
.logapartnerzy img  { margin-top:10px; margin-bottom:10px;
  }
  .logaautoryzacje img  {  margin:30px; width:80px;
  }
#shortcuts {
	position: absolute;
	top: 22px;
	right:20px;
}
#shortcuts div {
	width: 250px;
	margin:20px;
	text-align: left;
	padding:5px;
	border:1px solid #E2E2E1;
}
#shortcuts div p {background-image:url(img/tlobok.gif); margin:0px 0px; height:120px; padding:10px; color:white;}
#shortcuts div p span {font-size:16px; text-align:center; display:block; font-weight:bold;}
#bottomBar {
	background-image: url('img/bottom_stripe.gif');
	background-repeat: repeat-x;
	clear:both;
	width: 980px;
	height: 55px;
	font-size: 11px;
	color: #707070;
	position: relative;
}
#copyrights {
	position: absolute;
	top: 24px;
	left: 55px;
}
#bottomMenu {
	position: absolute;
	top: 24px;
	left: 819px;
}
#bottomMenu a {
	text-decoration: none;
	color: #707070;
}
#bottomMenu a:hover {
	color: black;
}
#footer {
	background-image: url('img/footer_stripe.gif');
	background-repeat: repeat-x;
	width: 980px;
	height: 15px;
	overflow: hidden;
}

#column1, #column2 {
	width: 241px; 
}
#column1 {width:320px;}
#column1 {
	float: left;
}
#column2 {
	margin-left: 10px;
	float: right;
}

.produktylinki a { background-image: url('img/pdf.png'); background-repeat:no-repeat; display:block; padding-left:20px;}
