body {
	margin: 0px;
	font-family: verdana, arial, helvetica, serif;
	font-size: 12px;
	background: White;
	text-align: left;
	background: url(grafika/piksel.gif);
	scrollbar-base-color: Silver;
	overflow: hidden;
}

#zawory_calosc {
	width: 762px;
	text-align: left;
	margin-left: 7px;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: auto;
	padding: 0px;
}

#pasek {
	width: 2px;
	height: 600px;
	background-image: url(grafika/2piksele.gif);
	float: left;
}

#lewa_kolumna {
	width: 135px;
	height: 600px;
	float: left;
}

#hoerbiger {
	width: 135px;
	height: 74px;
	background-image: url(grafika/logo.gif);
	float: left;
   display:block;
   overflow:hidden;
   text-indent:-999px;
   margin:0 auto;
   text-decoration:none;
	padding: 0px;
}

#zawory_pod {
	width: 135px;
	height: 335px;
	float: left;
	text-align: center;
	padding-top: 20px;
}

h5 {
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}

#zawory_pod a {
	color: #003366;
	font-size: 10px;
	text-decoration: none;
	line-height: 16px;
}

#zawory_pod a:hover {
	color: #336699;
}

#kompresory_better {
	width: 135px;
	height: 32px;
	float: left;
	background-image: url(grafika/slogan.gif);
}

#serwis_kwadrat {
	width: 135px;
	height: 104px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	float: left;
}



#webmaster {
	width: 135px;
	height: 30px;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
	float: left;
}

#webmaster a {
	color: #003366;
}

#webmaster a:hover {
	color: #336699;
}

#b {
	width: 2px;
	background-image: url(grafika/2piksele.gif);
	height: 600px;
	float: left;
}

#zawory_srodek {
	width: 623px;
	height: 585px;
	float: right;
}

#zawory {
	background-image: url(grafika/obrazki_gora.jpg);
	width: 623px;
	height: 41px;
}

#nawigacja_lewy_prostokat {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 89px;
	height: 22px;
	float: left;
	background-image: url(grafika/prawe.gif);
}

#nawigacja_prawy_prostokat {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 89px;
	height: 22px;
	float: right;
	background-image: url(grafika/prawe.gif);
}

#nav, #nav ul {
	/* all lists */
	float: left;
	width: auto;
	height: 22px;
	list-style: none;
	background: #003366;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


#nav a {
	display: block;
	width: 110px;
	text-decoration: none;
	color: White;
	text-align: left;
	padding: 3px 0px 3px 0px;	
}
#nav a#glowna {
	text-align: center;
width: 110px;
}

#nav a#firma {
	text-align: center;
	letter-spacing: 1px;
}

#nav a#produkty {
	text-align: center;
	letter-spacing: 1px;
}

#nav a#serwis {
	text-align: center;
	letter-spacing: 1px;
}

#nav a#kontakt{
	text-align: center;
	letter-spacing: 1px;
}

#nav li { /* all list items */
	float: left;
   padding: 0px;
	width: 110px; /* width needed or else Opera goes nuts */
	margin: 0px;
	border: solid White;
	border-width: 1px 0px 1px 1px;
}

#nav li.kontakt {
	border: solid White;
	border-width: 1px 1px 1px 0px;
}


#nav a.kompresory {
	background: url(grafika/strzalka.gif) center right no-repeat;
	cursor: default;
}

#nav a.kompresory_1 {
	background: url(grafika/strzalka2.gif) center right no-repeat;
	cursor: default;
}

#nav a.kompresor {
	cursor: default;
}

#nav li ul {
	/* DRUGI POZIOM LISTY */
	position: absolute;
	height: auto;
	margin:  0px 0px 0px -1px; 
	padding: 0px;
	width: 210px;
	left: -999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li li {
/* DRUGI POZIOM LISTY PO NAJECHANIU*/
	width: 208px;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	border: solid White;
	border-width: 1px 1px 0px 1px;
}

#nav li li.uszczelnienia {
		border: solid White;
		border-width: 1px 1px 1px 1px;
}

#nav li ul a {
/* DRUGI POZIOM LISTY*/
	width: 208px;
	padding: 3px 0px 3px 0px;
	margin:  0px;
	text-indent: 8px;
	font-size: 12px;
}

#nav li ul ul {
/* trzeci POZIOM LISTY*/
	position: absolute;
	margin: -22px 0px 0px 208px;
	width: 180px;
	background: #336699;
}

#nav li li li {
/* trzeci POZIOM LISTY*/
	width: 178px;
	margin: 0px;
}

#nav li ul ul a {
/* trzeci POZIOM LISTY*/
	width: 178px;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	text-indent: 8px;
	font-size: 12px;
}


#nav li ul ul ul {
/* czwarty POZIOM LISTY*/
	position: absolute;
	margin: -22px 0px 0px 178px;
	width: 120px;
	background: #6699CC;
}

#nav li li li li {
/* czwarty POZIOM LISTY*/
	width: 118px;
	margin: 0px;
}

#nav li ul ul ul a {
/* czwarty POZIOM LISTY*/
	width: 118px;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	text-indent: 7px;
	font-size: 12px;
	color: #003366;
}


#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, 
#nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul,
#nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover {
	left: auto;
}


#nav li:hover, #nav li.sfhover {
	background: #336699;
}

#nav li li:hover, #nav li li.sfhover {
	background: #336699;
}

#nav li li li:hover, #nav li li li.sfhover {
	background: #6699CC;
}

#nav li li li li:hover, #nav li li li li.sfhover {
	background: #FFFFFF;
}

#zawartosc {
/* dotyczy wszystkich podstron*/
	width: 623px;
	height: 535px;
	overflow: auto;
	clear: left;
	text-align: center;
	padding: 0px;
	background: White;
}

#tytul {
/* dotyczy wszystkich podstron*/
	position: relative;
	top: 10px;
	width: 600px;
	height: 16px;
	text-align: center;
	background: #336699;
	font-size: 16px;
	font-weight: bold;
	color: White;
	margin: auto;
	padding: 2px 0px 5px 0px;
	
}

#opis {
/* dotyczy wszystkich podstron, bez komponentow */
	position: relative;
	top: 20px;
	width: 584px;
	text-align: center;
	background: White;
	font-size: 16px;
	color: Black;
	margin: auto;
	padding: 0px 8px 15px 7px;
}

#tlo_index {
	width: 600px;
	height: 300px;
	background-image: url(grafika/tlo_index.jpg);
	top: 20px;
	float: left;
}

#tlo_index_tekst {
	width: 580px;
	float: left;
	padding: 10px 10px 7px 10px;

}

#teksty_index {
	width: 560px;
top: 170px;
	float: left;
	position: relative;
		text-align: left;
			padding: 0px 10px 0px 10px;
}

#teksty_index ul {
	position: relative;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#teksty_index a#nowosci1 {
	font-size: 13px;
	font-weight: bold;
	color: #90001E;
}

#teksty_index a#nowosci2 {
	font-size: 13px;
	font-weight: bold;
	color: #90001E;
}

#teksty_index a#nowosci3 {
	font-size: 13px;
	font-weight: bold;
	color: #90001E;
	
}


#teksty_index a div#zawory_wyswietl {
display: none;
}

#teksty_index a#nowosci1:hover div#zawory_wyswietl {
top: -150px;
left: 20px;
position: absolute;
display: block;
border: 5px solid White;
width: 50px;
height: 50px;
}

span.nowe_produkty {
			font-size: 15px;
	font-weight: bold;
	color: #90001E;
	line-height: 26px;
}

span.nowe {
		font-size: 13px;
	font-weight: bold;
	color: black;
	line-height: 22px;
}

.index {
	padding: 0px 0px 0px 3px;
}

a {

	color: #336699;
	font-size: 11px;
	
}

#menu a {

	color: #336699;
	font-size: 12px;
	
}

h1 {
/* dotyczy wszystkich podstron*/
	font-size: 18px;
	color: #003366;
}

p {
/* dotyczy wszystkich podstron*/
	text-align: justify;
	font-size: 12px;
}

b {
	color: #003366;
}

ul {
/* dotyczy wszystkich podstron - wypunktowywanie*/
	font-size: 12px;
	text-align: left;

}

li {
/* dotyczy wszystkich podstron - wypunktowywanie*/
	padding-bottom: 8px;
}

table {
/* dotyczy wszystkich podstron*/
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	text-align: left;

}

td {
/* dotyczy wszystkich podstron*/
	vertical-align: top;
	text-align: left;
	width: 250px;
	height: auto;
	padding-left: 25px;
	font-size: 12px;
}

td li {
/* dotyczy wszystkich podstron*/
	list-style: none;
	line-break: 0px;
	padding: 0px;
}

.pogrubienie {
/* dotyczy wszystkich podstron pogrubienie niektórych pozycji głównie w tabelach*/
	font-weight: bold;
}

h2 {
/* dotyczy wszystkich podstron*/
	font-size: 14px;
	text-align: left;
	color: #003366;
}

span {
/* dotyczy wszystkich podstron*/
	font-weight: bold;
	color: #003366;
}

#menu { 
/* zawory płytkowe i pier&#65533;cieniowe - menu na dole z granatową strzałką*/
	padding: 10px 0px 0px 0px;
	
}

#menu li {
/* zawory płytkowe i pier&#65533;cieniowe - menu na dole z granatową strzałką*/
	font-weight: bold;
	font-size: 17px;
	list-style-type: none;
	list-style-image: url(grafika/strzalka_granat.gif);
}

#menu ul ul {
	margin-top: 15px;
	margin-left: 20px;
}

#menu a {
/* zawory płytkowe i pier&#65533;cieniowe - menu na dole z granatową strzałką*/
	text-decoration: none;
	color: #003366;
	padding-left: 15px;
}

#menu a:hover {
/* zawory płytkowe i pier&#65533;cieniowe - menu na dole z granatową strzałką*/
	color: #6699CC;
}

a.uszczelnienia {
	cursor: default;
}

#menu a.uszczelnienia:hover {
color: #003366;
}

#zawory_pod a.uszczelnienia1 {
	cursor: default;
}

#zawory_pod a.uszczelnienia1:hover {
color: #003366;
}

#opis li.cx {
	/* tabela z obrazkiem zawór pierscieniowy cx, ce, thermosleeve, bot, tłoki, drągi tłokowe*/
	padding-bottom: 15px;
}

/* style do  komponentów sprężarek &#65533;rubowych*/

#opis_komponenty {
/* dotyczy podstrony z komponentami */
	position: relative;
	top: 20px;
	width: 584px;
	text-align: center;
	background: White;
	font-size: 16px;
	color: Black;
	margin: auto;
	padding: 0px 0px 0px 4px;
}



a.srubowe {
	font-size: 12px;
	font-weight: bold;
}

#komponenty {
	width: 585px;
	height: 430px;
	padding: 0px;
	margin-top: 61px;
	background: url(grafika/komponenty.jpg) no-repeat;
}

#komponenty ul {
	position: relative;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#komponenty a#menu1 {
	top: 20px;
	left: 7px;
	width: 146px;
	height: 197px;
	position: absolute;
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	margin: 0px;

}

#komponenty a#menu2 {
	top: 126px;
	left: 165px;
	width: 110px;
	height: 77px;
	position: absolute;
	display: block;
	text-decoration: none;
	text-align: center;

}

#komponenty a#menu3 {
	top: 100px;
	left: 329px;
	width: 98px;
	height: 171px;
	position: absolute;
	display: block;
	text-decoration: none;
	text-align: center;

}

#komponenty a#menu4 {
	top: 216px;
	left: 164px;
	width: 65px;
	height: 65px;
	position: absolute;
	display: block;
	text-decoration: none;
	text-align: center;

}

#komponenty a#menu5 {
	top: 331px;
	left: 48px;
	width: 98px;
	height: 82px;
	position: absolute;
	display: block;
	text-decoration: none;
	text-align: center;

}

#komponenty a span {
	display: none;
}

#komponenty a#menu1:hover span {
	top: -92px;
	left: 160px;
	width: 412px;
	height: 160px;
	display: block;
	position: absolute;
	font: 11px arial;
	text-align: center;
	line-height: 11px;
	padding: 5px;
	background-color: #DCDCDC;
	color: Black;
	text-decoration: none;
}



#komponenty a#menu2:hover span {
	top: -198px;
	left: -5px;
	width: 419px;
	height: 150px;
	display: block;
	position: absolute;
	font: 11px arial;
	text-align: center;
	line-height: 11px;
	padding: 5px;
	background: #DCDCDC;
	color: Black;
	text-decoration: none;
}

#komponenty a#menu3:hover span {
	top: -172px;
	left: -170px;
	width: 420px;
	height: 160px;
	display: block;
	position: absolute;
	font: 11px arial;
	text-align: center;
	padding: 5px;
	background: #DCDCDC;
	color: Black;
	text-decoration: none;
}

#komponenty a#menu4:hover span {
	top: -288px;
	left: 65px;
	width: 350px;
	height: 100px;
	display: block;
	position: absolute;
	font: 11px arial;
	text-align: center;
	padding: 5px;
	background: #DCDCDC;
	color: Black;
	text-decoration: none;
}

#komponenty a#menu5:hover span {
	top: -403px;
	left: 181px;
	width: 350px;
	height: 140px;
	display: block;
	position: absolute;
	font: 11px arial;
	text-align: center;
	padding: 5px;
	background: #DCDCDC;
	color: Black;
	text-decoration: none;
}

#komponenty li>a.menu1:hover span, #komponenty li>a.menu2:hover span, #komponenty li>a.menu3:hover span, #komponenty li>a.menu4:hover span {
	width: 170px;
}

#komponenty a#menu1:hover {
	padding: 0px;
	margin: 0px;
	border: 1px solid Black;
}

#komponenty a#menu2:hover {
	border: 1px solid #003366;
}

#komponenty a#menu3:hover {
	border: 1px solid #003366;
}

#komponenty a#menu4:hover {
	border: 1px solid #003366;
}

#komponenty a#menu5:hover {
	border: 1px solid #003366;
}

#biuro {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

a#serwis_link {
	text-decoration: none;
	color: #003366;
}

a#kontakt_link {
	color: #003366;
	font-size: 15px;
}

a#kontakt_link:hover {
	color: #6699CC;
}

a#hydrocom_link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

a#hydrocom_link:hover {
	color: #6699CC;
	text-decoration: none;
}

a.maile {
	font-size: 14px;
	color: #003366;
}


#pdf li.obr {
/* przy dokumentach pdf do pobrania*/
	font-weight: bold;
	font-size: 16px;
	list-style-type: none;
	color: #003366;
	list-style-image: url(grafika/pdf.gif);
}

#pdf li.bez_obr {
/* przy dokumentach pdf do pobrania*/
	font-weight: bold;
	font-size: 17px;
	list-style-type: none;
}

#pdf a {
	font-size: 12px;
	color: #003366;
}

#pdf a:hover {
	font-size: 12px;
	color: #336699;
}