﻿* {margin: 0; padding: 0; outline: 0;}

body {
  margin-right: auto;
  margin-left: auto;
  background-color: #e0e0e0;
  font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;

}
header {
	max-width: 960px;
	min-height: 115px;
	background-image: url('../img/logo.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
}
.slider {
	margin:auto;
	width:100%;
}
h1.heading1 {
  width: 100%;
  height: 45px;
  background-image: url('../img/menu_bg.jpg');
  background-repeat: repeat-x;
  background-position: center top;
  line-height: 45px;
  color: #FFFFFF;
  font-size: 1.3em;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  margin: 0px auto 0px auto;
  padding: 0px;
  font-weight: normal;
  letter-spacing: 0px;
  text-transform: uppercase;

}
h2.title {
  height: 64px;
  width: 520px;
  float: left;
  background-image: url('../img/fabryka.png');
  background-repeat: no-repeat;
  background-position: right 34px;
  color: #FFFFFF;
  font-style: italic;
  font-size: 0.9em;
  text-align: right;
  padding-top: 51px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-right: 20px;
}
nav {
  float: left;
  height: 65px;
  width: 420px;
  padding-top: 50px;

}
nav ul {
  background-color: #0A3361;
  height: 19px;
  list-style-type:none;
  width:250px;
  margin-right:0px;
  margin-left:auto;
  line-height:16px;
  padding-right:15px;

}
nav ul li {
  float: right;
  margin: 0px 0px 0px 8px;
  padding: 0px;
}
nav ul li a{
	color:#ccc;
	text-decoration:none;
	font-size:0.8em;
	  text-transform: uppercase;

}
nav ul li img {
	width:16px;
	height:10px;
	vertical-align:middle;
	border:none;
	margin: 0px 2px 0px 2px;
}
nav ul li a.active,nav ul li a:hover {
	color:#fff;
}
.prod {
	max-width:960px;
	margin: 0px auto 0px auto;
}
.prod .item {
  border-width: 3px;
  border-color: #0E3363;
  float: left;
  width: 192px;
  height: 160px;
  text-align: center;
  background-color: #fff;
  border-bottom-style: solid;
  	box-shadow:0px 0px 0px 1px rgba(150,150,150,0.25) inset;
}
.prod .item:hover {
	border-color:#43b3e7;
}
.prod .item img {
  border-width: 1px;
  border-color: rgba(150,150,150,0.3);
  width: 156px;
  padding: 20px 18px 0px 18px;
  border-bottom-style: solid;
  	transition-duration:0.3s;

}
.prod .item img:hover {
	transform:scale(1.06);
	-moz-transform:scale(1.06);
	-webkit-transform:scale(1.06);
	transform-origin:bottom;
	transition-duration:0.3s;
}
.prod .item p {
	padding-top:10px;
}
.prod .item a {
  text-decoration: none;
  color: #0E3363;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
}
.clear {
	clear:both;
	height:0px;
}
.tresc {
  width: 910px;
  background-color: rgb(255,255,255);
  margin: 0px auto 0px auto;
  padding: 25px;
}
.tresc p {
	font-size:0.9em;
	text-align:justify;
}
.tresc .p01 {
  color: #024682;
  font-size:1em;
  line-height:1.3em;

}
.fleft {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.fright {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}
footer {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  background-color: #024580;
  color: #FFFFFF;
  background:linear-gradient(to right, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.3) 30%, rgba(0,0,0,0) 60%) #024580;
}
footer h3 {
  background-color: #000;
  padding: 10px 25px 10px 25px;
  text-transform: uppercase;
}
footer #contact {
	padding:25px;
	line-height:1.4em;
	font-size:1em;
}
footer #contact a {
	text-decoration:none;
	color: #ccc;
}
footer #contact a:hover {
	text-decoration:underline;
	color: #fff;
}
footer .google-maps {
	border-width: 0px;
	border-color: #FFFFFF;
	height: 320px;
	width: 100%;
}
footer #author {
  background-color: #FFFFFF;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  text-align: center;
  color: #000;
  font-size:0.9em;
}
footer #author a {
	text-decoration:none;
	color:#024580;
}
footer #author a:hover {
		color:#000;

}
footer #author img {
	border:none;
	vertical-align:middle;
}
.foto {
  margin: auto;
  width: 920px;
  background-color:#fff;
  padding:20px;
}
.foto img {
	border:none;
	height:128px;
	vertical-align:bottom;
	margin:8px;
	transition-duration:0.3s;

}
.foto img:hover {
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
transition-duration:0.3s;
}
.foto a {
	text-decoration:none;
}
.produkt {
  margin: auto;
  width: 910px;
  background-color: #A6A6A6;
  color: #FFFFFF;
  font-size: 1.2em;
  padding: 10px 25px 10px 25px;
  text-transform: uppercase;
    background:linear-gradient(to right, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.3) 30%, rgba(0,0,0,0) 60%) #A6A6A6;

}
.floatingimg {
	float: right;
	margin: 0px 0px 0px 20px;
}
