body,fieldset,form,html,legend,li,ol,ul,h1,h2,h3,h4,h5,h6,p,fieldset,img,textarea {margin:0;padding:0;border:0}

body {
   font-family: Tahoma, Arial, Verdana, sans-serif;
   font-size: 12px;
   color: #000;
}

a {
  color: #551A8B;
  text-decoration: underline;	
}
.clear {
   clear: both;
}

#mainBg1 {
   background: url('../img/bgBottom.png') repeat-x 0 100%;
}
#mainBg2 {
   background: url('../img/bgTop.png') repeat-x 0 0;
}
#owoce1 {   
   background: url('../img/owoce_dol.png') no-repeat 55% 100%;
}
#owoce2 {
   background: url('../img/owoce_gora.png') no-repeat 50% 0;
	padding: 115px 0 140px;
}

#site {
   width: 960px;
	margin: 0 auto;
	padding: 0;
}
#colLeft {
   float: left;
	width: 190px;
	position: relative;
}
#colRight {
   float: right;
	width: 755px;
}
#owoce3 {
   background: url('../img/owoce_center.png') no-repeat 0 0;
	position: absolute;
	top: 240px;
	left: -90px;
	width: 220px;
	height: 192px;
	z-index: 0;
}
#logo {
   margin: 0 0 0 35px;
}
#menu {
   margin: 40px 0 0 0;
	padding: 0 0 10px 0;
	list-style: none;
	z-index: 100;
	position: absolute;
	background: url('../img/menuSh.png') no-repeat 0 100%;
}
#menu li {
   margin: 0 0 1px 0;
}
#menu li a {
   display: block;
	height: 30px;
	width: 168px;
	background: url('../img/menu.png') no-repeat 0 -41px;
	color: #2771B0;
	text-decoration: none;
	font-size: 14px;
	padding: 10px 0 0 20px;
}
#menu li a:hover,  #menu li.selected a {
   background: url('../img/menu.png') no-repeat 0 0;
	color: #fff;
}
#warunki {
   position: absolute;
	z-index: 110;
	position: absolute;
	top: 380px;
	background: url('../img/boxBg.png') no-repeat 0 -115px;
}
#warunki a {
   border: 3px solid #8CB6DF; 
	padding: 10px 20px;
	font-size: 17px;
	text-decoration: none;
	display: block;
	color: #1B4D76;
	background: url('../img/warunkiArrow.png') no-repeat 94% 50%;
}
#warunki a:hover {
   border: 3px solid #2E79BD;
}


#banerMain {
   background: url('../img/banerMain.png') no-repeat 0 0;
	width: 755px;
	height: 475px;
	padding: 0 0 0 17px;
}
#banerMain #banNag {
   height: 345px;
}
#banerSub {
   background: url('../img/banerSub.png') no-repeat 0 0;
	width: 755px;
	height: 176px;
	padding: 0 0 0 17px;
}
#banerSub #banNag {
   height: 176px;
}
#banerMain #banNag h1, #banerSub #banNag h2 {
   color: #6E6E6E;
	font-size: 35px;
	font-weight: normal;
	padding: 40px 115px 0;
}
#banerMain #banNag h2, #banerSub #banNag h3 {
   color: #6E6E6E;
	font-size: 20px;
	font-weight: normal;
	padding: 0 115px;
}
#banNag p {
   color: #2771B0;
	padding: 30px 260px 0 115px;
}
#banerUnia {
   background: url('../img/banerUnia.png') no-repeat 0 0;
	width: 755px;
	height: 424px;
	padding: 0 0 0 17px;
}
#banerUnia div.oferta-container {
   padding: 150px 0 0 60px;
	width: 600px;
}
#banerUnia h3 {
   font-size: 13px;
	font-weight: bold;
   padding: 0 0 15px 0;
}
#banerUnia p {
   color: #282828;
	padding: 8px 0;
}

#banerUnia2 {
   background: url('../img/banerUnia2.png') no-repeat 0 0;
	width: 755px;
	height: 650px;
	padding: 0 0 0 17px;
}
#banerUnia2 div.oferta-container {
   padding: 150px 0 0 60px;
	width: 600px;
}
#banerUnia2 h3 {
   font-size: 13px;
	font-weight: bold;
   padding: 0 0 15px 0;
}
#banerUnia2 p {
   color: #282828;
	padding: 8px 0;
}


.mBox {
   width: 200px;
	margin: 0 0 0 15px;
	height: 99px;
	padding: 15px 0 0 20px;
	float: left;
	text-decoration: none;
	background: url('../img/boxBg.png') no-repeat 0 0;
}
.mBox:hover {
   background: url('../img/boxBg.png') no-repeat 0 -115px;
}
.mBox h3 {
   color: #fff;
	font-size: 18px;
	font-weight: normal;
	background: url('../img/boxArrow.png') no-repeat 100% 3px;
	margin: 0 20px 0 0;
}
.mBox:hover h3 {
   color: #2771B0;
	background: url('../img/boxArrow.png') no-repeat 100% -14px;
}
.mBox p {
   color: #fff;
	padding: 8px 0 0 0;
	font-size: 11px;
}
.mBox:hover p {
   color: #2771B0;
}


#footer {
   padding: 40px 0 0 0;
	text-align: center;
}
#fMenu {
   list-style: none;
	padding: 0 0 40px 0;
	margin: 0;
	background: url('../img/fMenuSh.png') no-repeat 50% 100%;
} 
#fMenu li {
   display: inline;
	padding: 0 15px 0 10px;
	background: url('../img/arrowFooter.png') no-repeat 100% 7px;
}
#fMenu li a {
   color: #282828;
	text-decoration: none;
}
#fMenu li a:hover {
   color: #2771B0;
   text-decoration: underline;
}
#fMenu li:last-child {
   background: none;
}
#footerInfo {
	color: #828282;
	font-size: 11px;
	padding: 10px 0 0 0;
}
#footerInfo a {
   color: #828282;
	text-decoration: none;
}
#footerInfo a:hover {
   text-decoration: underline;
}
#footerInfo img {
   margin: 25px 0 0 50px;
}
#ffr {
   float: right;
}

#content {
   color: #282828;
	padding: 25px 18px 25px 25px;
	line-height: 19px;
	text-align: justify;
}
#content h1 {
   color: #2771B0;
	font-size: 30px;
	font-weight: normal;
	padding: 10px 0 30px 0;
	text-align: left;
}
#content h2 {
   color: #2771B0;
	font-size: 15px;
	font-weight: normal;
	padding: 0 0 15px 0;
	text-align: left;
}
#content p {
   padding: 5px 0;
}
#content ul {
   margin: 5px 0 5px 20px;
}
#content label {
   display: none;
}
#content input[type=text] {
   width: 250px;
	padding: 5px 6px;
	border: 1px solid #CFE2F4;
	color: #000;
}
#content textarea {
   color: #000;
	width: 400px;
	height: 135px;
	font-size: 12px;
	padding: 5px 6px;
	border: 1px solid #CFE2F4;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}
#content dl, #content dt {
   margin: 0;
	padding: 0;
}
#content dd {
   margin: 0;
	padding: 0 0 12px;
}
#content form #fl {
   float: left;
	width: 280px;
}
#content form #fr {
   float: right;
	width: 420px;
	text-align: right;
}
#content #fr div {
   padding: 12px 0 0 0;
}
#content .submit  {
   background: url('../img/button.png') no-repeat 0 0;
	padding: 4px 32px 4px 10px;
	color: #2771B0;
	text-decoration: none;
	float: right;
	border: 0;
	font-size: 12px;
	line-height: 16px;
}
#content .submit:hover {
   color: #fff;
	background: url('../img/button.png') no-repeat 0 -26px;
}



.adres {
   background: url('../img/home_icon.png') no-repeat 0 8px;
	padding: 4px 0 15px 30px;
}
.telefon {
   background: url('../img/phone_icon.png') no-repeat 0 4px;
	padding: 4px 0 15px 30px;
}
.email {
   background: url('../img/email_icon.png') no-repeat 0 8px;
	padding: 4px 0 15px 30px;
}
.osoba {
   background: url('../img/user_icon.png') no-repeat 0 0;
	padding: 4px 0 15px 30px;
}
#mapa {
   float: right;
	border: 1px solid #E1E1E1;
	padding: 0 0 30px 0;
}
#mapa div {
   width: 425px;
	height: 300px;
	background: #E1E1E1;
}
#contact_list {
   clear: both;
	padding: 20px 0 0 0;
}
#contact_list p {
   float: left;
	width: 350px;
	text-align: left;
	line-height: 20px 0 10px;
	padding: 10px 0;
}
#contact_list p span {
   font-weight: bold;
	color: #2771b0;
}


.produktBox {
   background: url('../img/galeria.png') no-repeat 0 0;
	width: 280px;
	padding: 0 7px 3px;
	margin: 10px 0 20px 30px;
	float: left;
}
.produktBox a {
   text-decoration: none;
}
.produktBox h4 {
   color: #fff;
	font-size: 16px;
	text-align: center;
	padding: 9px 0;
}
.produktBox p {
   color: #2771B0;
	font-size: 13px;
	padding: 12px 0;
}
.produktBox a img {
   border: 3px solid #8CB6DF;
	border-bottom: none;
	transition: all 0.3s linear 0s;
}
.produktBox a:hover img {
   border: 3px solid #2E79BD;
	border-bottom: none;
}
.produktBox .wiecej {
   background: url('../img/button.png') no-repeat 0 0;
	padding: 3px 35px 4px 10px;
	color: #2771B0;
	text-decoration: none;
	float: right;
}
.produktBox .wiecej:hover {
   color: #fff;
	background: url('../img/button.png') no-repeat 0 -26px;
}

#fMenu .zapytanie {
   color: #FF0000;
}


