html {
	background-image: url(../images/html_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

body {
	text-align: center;
	margin: 0px;
	font-size: 100%;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#main_container {
	text-align: center;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding: 0px;
	der: 0px none #999;
	background-color: #000;
	float: none;
	bottom: 0px;
}
#main_content {
	background-color: #202020;
	width: 950px;
	margin-right: 5px;
	margin-left: 5px;
	height: auto;
}

#header {
	background-color: #333;
	background-image: url(../images/banner_big_02.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 950px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
#menu_horizont {
	width: 950px;
	height: 55px;
	background-image: url(../images/menu_hor_bg.jpg);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	position: relative;
}

#menu_horizont h1 {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	height: 55px;
	width: 210px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/logo_short.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: -1px 1px;
}
#menu_horizont h1 a{
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 55px;
}
.lang {
	background-image: url(../images/lang.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	height: 25px;
	width: 70px;
	position: absolute;
	left: 200px;
	top: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	color: #666;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
	background-position: left;
	font-weight: bold;
	text-align: left;
}

#menu_horizont ul {
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 380px;
	position: relative;
	list-style-type: none;
	float: left;
	left: 350px;
	
}
#menu_horizont li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	list-style-type: none;
	display: block;
	color: #FFF;
	text-decoration: none;
	height: 45px;
	width: 95px;
	text-indent: -9999px;
	overflow: hidden;
}
#sidebar {
	float: left;
	height: auto;
	width: 200px;
	left: 0px;
	top: 0px;
	background-color: #202020;
	background-image: none;
	padding-bottom: 20px;
	margin-top: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
}
#sidebar ul {
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	width: 180px;
	white-space: normal;
	padding-right: 5px;
	margin: 0px;
	font-weight: bolder;
}
#sidebar li a {
	text-decoration: none;
	color: #FFF;
	display: block;
	background-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #202020;
	background-image: url(../images/arrow_grey.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 35px;
}



#sidebar li a:hover {
	background-color: #5b5b5b;
	background-image: url(../images/arrow_grey_03_04_03.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#sidebar li a:active {
	background-color: #5B5B5B;
	background-image: url(../images/arrow_yelow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
} 
#sidebar li#ban {
	text-decoration: none;
	color: #FFF;
	display: block;
	padding: 0px;
	background-color: #383838;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	height: 40px;
	width: 180px;
	background-image: url(../images/menu_bg.jpg);
}


#sidebar2 {
	background-color: #202020;
	float: right;
	width: 180px;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#sidebar2  ul {
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 60%;
	text-align: left;
	width: 150px;
	white-space: normal;
	color: #CCC;
	background-color: #600;
	margin-top: 10px;
	border: 1px solid #666;
	padding: 5px;
	margin-left: 10px;
	background-image: url(../images/sidebar2_bg.jpg);
	background-repeat: repeat-x;
	position: static;
}
#sidebar2  li#ban {
	text-decoration: none;
	color: #FFF;
	display: block;
	background-color: #383838;
	height: 50px;
	width: 150px;
	background-image: url(../images/ban_button.jpg);
	margin: 0px;
	padding: 0px;
}
#sidebar2 li {
	text-decoration: none;
	color: #999;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #930;
}
#sidebar2 li img {
	padding: 0px;
	float: none;
	color: #FFF;
	margin: 0px;
	border: 0px;
}

#sidebar2 li p{
	padding: 5px;
	float: none;
	color: #FFF;
	margin: 0px;
	line-height: 150%;
}
#sidebar2 li p a {
	padding: 0px;
	float: none;
	color: #FFF;
	margin: 0px;
	text-decoration: none;
}

#baner_glowna {
	height: 40px;
	width: 530px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	background-image: url(../images/Banner_content.jpg);
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
}
#baner_oferta {
	height: 40px;
	width: 530px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	background-image: url(../images/Banner_offer.jpg);
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
}
#baner_firma {
	height: 40px;
	width: 530px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	background-image: url(../images/Banner_firma.jpg);
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
}
#baner_jcb {
	height: 40px;
	width: 530px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	background-image: url(../images/Banner_jcb.jpg);
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
}
#baner_hyd {
	height: 40px;
	width: 530px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	background-image: url(../images/Banner_hydraulika.jpg);
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
}
#baner_przewody {
	height: 40px;
	width: 530px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	background-image: url(../images/Banner_przewody.jpg);
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
}
#baner_osprzet {
	height: 40px;
	width: 530px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	background-image: url(../images/Banner_lyzki.jpg);
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
}
#baner_filtry {
	height: 40px;
	width: 530px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	background-image: url(../images/Banner_oleje.jpg);
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
}
#baner_kontakt {
	height: 40px;
	width: 530px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	background-image: url(../images/Banner_kontakt.jpg);
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
}
#baner_news {
	height: 40px;
	width: 530px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	background-image: url(../images/Banner_news.jpg);
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
}
#baner_mloty {
	height: 40px;
	width: 530px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	background-image: url(../images/Banner_mloty.jpg);
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
}






.tresc {
	background-color: 202020;
	position: relative;
	height: 100%;
	width: 530px;
	float: left;
	overflow: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: left;
	font-size: 100%;
	padding: 0px;
}



.tresc p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	color: #FFF;
	text-align: left;
	white-space: normal;
	padding: 5px;
	margin-right: 50px;
	margin-left: 20px;
	line-height: 130%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.tresc h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #FC3;
	text-align: left;
	white-space: normal;
	word-spacing: 0.3em;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-weight: bold;
}
.tresc h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	color: #FFF;
	text-align: left;
	white-space: normal;
	word-spacing: 0.3em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.tresc h3 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	color: #FFF;
	text-align: left;
	white-space: normal;
	word-spacing: 0.3em;
	padding: 0px;
	margin: 0px;
}
.tresc img {
	background-color: #383838;
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	text-align: center;
}



ul#hyd_lista   {
	list-style-type: disc;
	color: #FFF;
	font-size: 70%;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #202020;
	width: 200px;
	float: left;
	list-style-position: outside;
	padding: 5px;
	word-spacing: 0.3em;
	line-height: 150%;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
ul#hyd_lista li  {
	list-style-type: disc;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 5px;
}
ul#hyd_lista li p {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	word-spacing: 0.3em;
}

ul#hyd_lista_pic {
	width: 200px;
	list-style-type: none;
	background-color: #202020;
	padding: 0px;
	height: auto;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	float: left;
}
ul#hyd_lista_pic li {
	width: 160px;
	list-style-type: none;
	background-color: #000;
	height: auto;
	margin: 10px;
	border: 1px solid #666;
	padding: 10px;
}
ul#hyd_lista_pic li img {
	background-color: #000;
	display: block;
	border: 2px solid #666;
	padding: 0px;
	margin: 0px;
	height: 100px;
	width: 150px;
}
ul#oferta_lista {
	font-weight: bold;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.zamo {
	background-image: url(../images/zamo_mlot_bg.jpg);
	margin: 0px;
	padding: 5px;
	height: 450px;
	width: 450px;
	background-repeat: no-repeat;
	position: relative;
}
.zamo h1 {
	padding: 0px;
	margin-top: 35px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-size: 200%;
	font-weight: bolder;
	color: #FC0;
	display: block;
}

.zamo h3 {
	text-decoration: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.zamo ul {
	text-decoration: none;
	font-size: 70%;
	color: #999;
	list-style-type: none;
	padding: 5px;
	font-weight: bolder;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.zamo ul li {
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.zamo p {
	position: absolute;
	right: 40px;
	bottom: 20px;
	border: 1px solid #666;
	margin: 0px;
	padding: 5px;
	
}
.zamo p a {
	text-decoration: none;
	font-size: 100%;
	color: #FFF;
	text-decoration: none;
	width: 130px;
	margin: 0px;
	padding: 0px;
	
	
}

.zamo img{
	margin: 0px;
	padding: 0px;
	height: 299px;
	width: 129px;
	position: absolute;
	top: 80px;
	right: 40px;
}




ul#oferta_lista li h3 {
	font-size: 75%;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
ul#oferta_lista li p {
	color: #CCC;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #202020;
}

ul#oferta_lista li a {
	font-size: 90%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #CCC;
	text-decoration: none;
	line-height: 150%;
}
ul#oferta_lista li img {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #202020;
}

ul#jcb_lista {
	font-size: 100%;
	font-weight: normal;
	list-style-type: none;
	color: #FFF;
	padding: 0px;
	margin-bottom: 20px;
	position: relative;
	width: auto;
	height: auto;
	overflow: auto;
	margin-left: 30px;
	margin-right: 5px;
	margin-top: 0px;
}
ul#jcb_lista li {
	color: #FFF;
	background-color: #000;
	float: left;
	height: 160px;
	width: 110px;
	padding: 0px;
	border: 1px solid #666;
	margin: 2px;
}

ul#jcb_lista img {
	color: #FFF;
	background-color: #383838;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	border: 1px solid #666;
}
ul#jcb_lista p {
	color: #FFF;
	font-size: 65%;
	margin: 0px;
	line-height: 100%;
	text-align: center;
	background-color: #000;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#footer {
	background-color: #000;
	height: 55px;
	width: auto;
	background-image: url(../images/footer.jpg);
	margin: 0px;
	clear: both;
	background-repeat: no-repeat;
	background-position: center top;
}

#footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 60%;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
}
li#firma  {
	background-image: url(../images/menu_hor_all.gif);
	height: 45px;
	width: 95px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	background-position: 0px bottom;
	top: 5px;
}
li#oferta {
	background-image: url(../images/menu_hor_all.gif);
	height: 45px;
	width: 95px;
	background-repeat: no-repeat;
	position: absolute;
	left: 95px;
	top: 5px;
	background-position: -95px bottom;
}
li#nowosci {
	background-image: url(../images/menu_hor_all.gif);
	height: 45px;
	width: 95px;
	background-repeat: no-repeat;
	position: absolute;
	left: 190px;
	top: 5px;
	background-position: -190px bottom;
}
li#kontakt {
	background-image: url(../images/menu_hor_all.gif);
	height: 45px;
	width: 95px;
	background-repeat: no-repeat;
	position: absolute;
	left: 285px;
	top: 5px;
	background-position: -285px bottom;
}
li#firma a:hover {
	background-image: url(../images/menu_hor_all.gif);
	background-position: 0px top;
}
li#oferta a:hover{
	background-image: url(../images/menu_hor_all.gif);
	background-position: -95px top;
}
li#nowosci a:hover{
	background-image: url(../images/menu_hor_all.gif);
	background-position: -190px top;
}
li#kontakt a:hover{
	background-image: url(../images/menu_hor_all.gif);
	background-position: -285px top;
}
ul#menu_mloty {
	font-size: 80%;
	font-weight: bold;
	list-style-type: none;
	color: #CCC;
	padding: 0px;
	margin-bottom: 20px;
	overflow: auto;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 0px;
	float: none;
}
ul#menu_mloty li {
	float: left;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul#menu_mloty li a {
	text-decoration: none;
	display: block;
	margin: 1px;
	color: #CCC;
	background-color: #333;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}

ul#menu_mloty li a:hover {
	text-decoration: none;
	margin: 1px;
	color: #FFF;
	background-color: #666;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}

.lista_450x450 {
	list-style-type: none;

}
.lista_450x450 h3{
	margin-bottom: 10px;
	margin-top: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}



#pre_footer {
	background-color: 202020;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 150px;
	width: auto;
	background-image: url(../images/kopara.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
