@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
a:link, a:hover, a:visited, a img {
	text-decoration: none;
	color:#097730;
	border:none;
}
a:hover {
	color:#23a22f;
}
li {
	list-style-type:none;
}
h1 {
	font-size:12px;
	font-weight:normal;
	text-indent:10px;
	color:#097730;
}
html {
}
body {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-image:url(images/bkg.jpg);
	background-position:top center;
	background-repeat:repeat;
	height:100%;
	font-size:12px;
}
#podstr {
	background-image:url(images/bkg_podstrona.jpg);
}
#graph_placement1, #graph_placement1_podstr {
	background-image:url(images/bkg2.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:700px;/*min-height:700px;*/
}
#graph_placement1_podstr {
	background-image:url(images/bkg2_podstrona.jpg);
	height:790px;
}
#graph_placement2 {
	width:100%;
	height:100%;
}
#container, #container_podstr {
	width:600px;
	height:auto;
	margin:0 auto;
}
#container_podstr {
	width:760px;
	height:712px;
	margin:0 auto;
	padding:0 0 0 130px;
}
#pl_ang, #pl_ang_index {
	/*	position:fixed;
	left:0px;
	top:30px;*/
	position:relative;
	top:0px;
	left:704px;
	width:40px;
	padding:5px;
	background-color:#E0E1E3;
	border: 1px solid #D8D9DB;
}
#pl_ang_index{
	top:70px;
	left:-50px;
	clear: both;
}
#menu, #menu_podstr {
	width:395px;
	height:390px;
	position:relative;
	top:130px;
	left:200px;
	font-size:16px;
	color:#097730;
}
#menu span {
	display:block;
	position:relative;
	width:220px;
}
#menu_o_firmie {
	top:0px;
	left:30px;
}
#menu_systemy_hydrauliczne {
	top:25px;
	left:94px;
}
#menu_hydraulika_silowa {
	top:60px;
	left:134px;
}
#menu_uslugi_tokarskie {
	top:95px;
	left:142px;
}
#menu_uszczelnienia_techniczne {
	top:123px;
	left:152px;
}
#menu_aktualnosci {
	top:153px;
	left:130px;
}
#menu_praca {
	top:180px;
	left:110px;
}
#menu_kontakt {
	top:216px;
	left:40px;
}
#menu_podstr {
	line-height:18px;
	width:760px;
	height:55px;
	top:-113px;
	left:0px;
	font-size:14px;
	font-weight:normal;
}
#menu_podstr span {
	display:block;
	position:relative;
	float:left;
}
#menu_podstr span a {
	display:block;
	width:auto;
	padding-left:5px;
}
#menu_podstr span .act {
	border-bottom: 5px solid #229f30;
}
#menu_podstr_o_firmie {
	top:0px;
	left:0px;
	width:83px;
}
#menu_podstr_systemy_hydrauliczne {
	top:0px;
	left:0px;
	width:109px;/******************/
}
#menu_podstr_hydraulika_silowa {
 top0px;
	left:0px;
	width:103px;
}
#menu_podstr_uslugi_tokarskie {
	top:0px;
	left:0px;
	width:96px;
}
#menu_podstr_uszczelnienia_techniczne {
	top:0px;
	left:0px;
	width:115px;
}
#menu_podstr_aktualnosci {
	top:0px;
	left:0px;
	width:102px;
}
#menu_podstr_praca {
	top:0px;
	left:0px;
	width:70px;
}
#menu_podstr_kontakt {
	top:0px;
	left:0px;
	width:70px;
}
#content, #content_kontakt {
	position:relative;
	top:20px;
	left:0px;
	width:760px;
	height:490px;
	text-align:justify;
	padding:35px 0;
}
#content div {
	width:230px;
	padding:0 9px;
	height:auto;
	float:left;
	font-size:12px;
/*text-indent:10px;*/}
.ziel {
	color:#097730;
}
#iso {
	position:relative;
	top:210px;
	left:-50px;
	font-size:14px;
	color:#097730;
	width: 150px;
}
#logo, #logo_podstr {
	position:relative;
	width:285px;
	height:148px;
	top:-350px;
	left:-110px;
}
#logo_podstr {
	position:relative;
	width:260px;
	height:137px;
	top:90px;
	left:-17px;
}
#footer {
	position:relative; /*	position:relative botom;*/
	bottom:0%;
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:108px;
}
#footer a {
	display:block;
	float:left;
	margin:14px 24px;
	border:1px solid #23a22f;
}
#center {
	width:678px;
	height:108px;
	margin:0 auto;
}
span.right {
	text-align:right;
	display:block;
}
p.indent {
	text-indent:35px;
}
#content div img, .kontakt img {
	display:block;
	margin:0 auto;
	border:1px solid #CFCFCF;
}
td {
	padding:2px 5px;
}
td.left {
	text-align:left;
}
td.left_b {
	text-align:left;
	font-weight:bold;
	color:#23a22f;
}
td.right {
	text-align:right;
	width:50px;
	color:#23a22f;
}
table {
	width:300px;
}
#content_kontakt .kontakt {
	width:330px;
	padding-left:40px;
	float:left;
}
/*lightbox*/
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img {
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(../images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(../images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}
#imageData {
	padding:0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

