﻿* {
	margin : 0;
	padding : 0;
	outline : 0;
	}
	body {
	background-position : center top;
	font-family : "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color : #000000;
	font-size : 12px;
	background-repeat : repeat-x;
	background-image : url("../img/bg_ins.jpg");
	background-color : #FFFFFF;
	}
	#menu {
	margin : 0;
	padding : 2px 0 2px 0;
	text-align : right;
	color : #000000;
	font-size : 10px;
	width : 100%;
	height : 20px;
	z-index : 999;
	}
	#menu ul {
	list-style-type : none;
	height : 20px;
	padding : 0;
	margin : 0 auto 0 auto;
	text-align : right;
	max-width : 960px;
	}
	#menu li {
	list-style-type : none;
	float : right;
	height : 20px;
	margin : 0 5px 0 5px;
	padding : 0;
	}
	#menu li a {
	text-decoration : none;
	color : #CCCCCC;
	font-size : 11px;
	display : block;
	height : 20px;
	font-weight : bold;
	text-transform : uppercase;
	line-height : 20px;
	text-shadow : 1px 1px 2px rgb(0, 0, 0, 0.6);
	}
	#menu li a.active {
	color : #FFFFFF;
	}
	#menu li:hover {
	color : #000000;
	}
	#menu li a:hover {
	color : #FFFFFF;
	}
	header {
	min-height : 170px;
	text-align : center;
	z-index : 998;
	width : 100%;
	padding-top : 0;
	padding-bottom : 0;
	}
	#head {
	background-position : left 10px;
	max-width : 960px;
	margin-right : auto;
	margin-left : auto;
	background-image : url("../img/logo.png");
	background-repeat : no-repeat;
	min-height : 170px;
	}
	#logo {
	position : absolute;
	float : left;
	z-index : 998;
	width : 167px;
	height : 160px;
	margin-top : 0;
	}
	h1 {
	min-height : 40px;
	max-width : 960px;
	margin-right : auto;
	margin-left : auto;
	font-size : 23px;
	color : #333333;
	font-weight : bold;
	padding-top : 135px;
	text-align : left;
	letter-spacing : -1px;
	line-height : 1em;
	text-transform : uppercase;
	}
	h2 {
	background-position : center center;
	padding-top : 7px;
	margin : 0 auto 0 auto;
	padding-bottom : 7px;
	font-size : 20px;
	color : #000;
	width : 100%;
	text-align : center;
	line-height : 30px;
	height : 30px;
	text-shadow : 1px 1px 2px rgb(255, 255, 255, 0.6);
	background-image : url("../img/bg_ins.jpg");
	background-repeat : repeat-x;
	}
	h2 a {
	text-decoration : none;
	color : #000000;
	}
	h2 a:hover {
	color : #808080;
	}
	h3 {
	padding-top : 7px;
	margin : 0 auto 0 auto;
	padding-bottom : 7px;
	font-size : 18px;
	color : #FFFFFF;
	background-color : #999999;
	width : 100%;
	text-align : center;
	line-height : 30px;
	height : 30px;
	font-family : Tahoma;
	background-repeat : repeat;
	text-shadow : 1px 1px 2px rgb(0, 0, 0, 0.6);
	}
	h4 {
	background-color : #C0C0C0;
	width : 100%;
	height : 40px;
	margin-right : auto;
	margin-left : auto;
	color : #FFFFFF;
	text-align : center;
	line-height : 40px;
	font-size : 20px;
	text-shadow : 1px 1px 2px rgb(0, 0, 0, 0.6);
	}
	h6 a {
	color : #523907;
	text-decoration : none;
	background-color : rgb(255, 255, 255, 0.5);
	display : block;
	line-height : 50px;
	font-size : 18px;
	font-weight : bold;
	height : 50px;
	text-indent : 230px;
	}
	h6 a:hover {
	color : #EDB231;
	background-color : rgb(255, 255, 255);
	}
	article {
	margin-right : auto;
	margin-left : auto;
	max-width : 980px;
	padding : 0;
	}
	article .tresc {
	padding : 30px;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 14px;
	color : #333333;
	line-height : 1.3em;
	text-align : justify;
	}
	article .tresc a {
	color : #808080;
	text-decoration : none;
	font-weight : bold;
	}
	article .tresc a:hover {
	color : #666666;
	text-decoration : none;
	font-weight : bold;
	}
	.photos {
	background-position : center top;
	padding : 30px 0 30px 0;
	text-align : center;
	margin-right : auto;
	margin-left : auto;
	color : #000000;
	font-family : Tahoma;
	font-size : 14px;
	font-weight : bold;
	background-image : url("../img/bg_p.jpg");
	background-repeat : no-repeat;
	background-color : #A1210F;
	}
	.photos2 {
	padding : 30px 0 30px 0;
	text-align : center;
	margin-right : auto;
	margin-left : auto;
	color : #000000;
	font-family : Tahoma;
	font-size : 14px;
	font-weight : bold;
	background-position : center top;
	background-image : url("../img/bg_ins.jpg");
	background-repeat : no-repeat;
	background-color : #FFFFFF;
	}
	.photos img {
	margin-bottom : 8px;
	margin-right : 4px;
	margin-left : 4px;
	max-height : 190px;
	}
	.photos2 img {
	border : #FFFFFF solid 2px;
	margin-bottom : 8px;
	margin-right : 4px;
	margin-left : 4px;
	max-height : 270px;
	}
	footer {
	margin : 0 auto 0 auto;
	width : 100%;
	color : #000000;
	padding-top : 38px;
	padding-bottom : 42px;
	transition-duration : 0.4s;
	background-color : rgb(250, 250, 250);
	}
	#foot {
	width : 960px;
	margin-right : auto;
	margin-left : auto;
	}
	footer a {
	color : #808080;
	transition-duration : 0.4s;
	}
	footer #author {
	float : right;
	width : 200px;
	height : 38px;
	padding-top : 32px;
	padding-bottom : 6px;
	font-size : 11px;
	padding-left : 0;
	opacity : 0.8;
	text-align : right;
	color : #C0C0C0;
	}
	footer #contact {
	float : left;
	width : 745px;
	height : 90px;
	padding-top : 0;
	padding-bottom : 9px;
	text-align : left;
	letter-spacing : 0;
	font-size : 14px;
	line-height : 1.25em;
	padding-left : 5px;
	}
	footer #contact strong {
	font-weight : bold;
	font-size : 17px;
	}
	footer a:hover {
	color : #000000;
	}
	footer img {
	border-style : none;
	}
	footer img.counter {
	vertical-align : -30%;
	}
	footer img.counter:hover {
	opacity : 0.65;
	}
	.prod {
	padding : 20px 20px 20px 20px;
	max-width : 960px;
	margin-right : auto;
	margin-left : auto;
	background-color : #FAFAFA;
	}
	.prod .item {
	padding : 0 10px 0 10px;
	margin : 10px 10px 15px 10px;
	float : left;
	text-align : center;
	width : 280px;
	min-height : 375px;
	box-shadow : 0 0 8px #DDDDDD;
	background-color : #FFFFFF;
	color : #2D6133;
	font-size : 11px;
	line-height : 1.1em;
	}
	.prod .item a {
	color : #FFFFFF;
	font-weight : normal;
	font-size : 13px;
	text-decoration : none;
	transition-duration : 0.6s;
	font-family : Tahoma;
	background-color : #2D6133;
	display : block;
	width : 300px;
	height : 190px;
	line-height : 40px;
	text-transform : uppercase;
	margin-right : -10px;
	margin-left : -10px;
	margin-bottom : 20px;
	overflow : hidden;
	}
	.prod .item a:hover {
	box-shadow : 0 0 4px 1px rgb(0, 0, 0, 0.35);
	color : #000000;
	transition-duration : 0.6s;
	background-color : #FAFAFA;
	}
	.prod .item img {
	border-style : none;
	transition-duration : 0.6s;
	}
	.prod .item img:hover {
	transition-duration : 0.6s;
	}
	.clear {
	clear : both;
	height : 0;
	}
	h2 img {
	border-style : none;
	}
	.floating {
	margin : 2px 20px 35px 0;
	float : left;
	}
	.google-maps {
	padding : 0;
	height : 320px;
	margin : 0;
	width : 100%;
	}
	.ogloszenie {
	margin : 0;
	width : 100%;
	color : #FFFFFF;
	padding-top : 0;
	padding-bottom : 0;
	z-index : 999;
	}
	.ogloszenie2 {
	margin : 0;
	width : 100%;
	color : #FFFFFF;
	padding-top : 0;
	padding-bottom : 0;
	}
	.tresc2 {
	background-position : center bottom;
	padding : 40px 25px 40px 25px;
	width : 950px;
	margin-right : auto;
	margin-left : auto;
	font-family : Tahoma;
	font-size : 14px;
	line-height : 1.5em;
	text-align : justify;
	text-shadow : 1px 1px 2px rgb(255, 255, 255, 0.6);
	color : #333333;
	background-color : rgb(255, 255, 255, 0.5);
	background-repeat : no-repeat;
	}
	.tresc2 a {
	color : #000000;
	font-weight : bold;
	text-shadow : 1px 1px 2px rgb(255, 255, 255, 0.6);
	}
	.tresc2 a:hover {
	color : #FFF;
	font-weight : bold;
	text-shadow : 1px 1px 2px rgb(0, 0, 0, 0.6);
	}
	.social {
	height : 40px;
	}
	.social img {
	margin : 0 2px 0 2px;
	}
	.social img:hover {
	opacity : 0.65;
	}
	.og2 {
	margin : 0;
	padding : 0;
	background-color : #FFFFFF;
	}
	.og3 {
	margin : 0;
	padding : 0;
	background-color : #FFFFFF;
	}
	.og3 img {
	max-height : 168px;
	margin-bottom : 8px;
	margin-right : 4px;
	margin-left : 4px;
	}
	html {
	background-image : url("../img/bg.jpg");
	background-repeat : repeat-x;
	background-position : center top;
	}