﻿* {
	margin: 0;
	padding: 0;
	outline: 0;
}

body {
	font-family: "Open Sans", Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
	background-repeat: repeat;
	background-color: #FAFAFA;
	background-image: url("../img/header_outer.gif");
}

nav {
	background-color: #3DBA73;
	width: 100%;
}

#menu ul {
	list-style-type: none;
	text-align: right;
	padding: 5px 20px 9px 20px;
	max-width: 948px;
	margin: auto;
}

#menu li {
	border-width: 1px;
	border-color: #ccc;
	display: inline-block;
	margin: 0 0;
	border-left-style: solid;
	text-align: center;
}

#menu li:first-child {
	border-left-style: none;
}

#menu li a {
	display: block;
	padding: 0 5px 0 6px;
	text-decoration: none;
	font-size: 12px;
	text-transform: lowercase;
	color: #000;
	color: rgb(0, 0, 0, 0.4);
}

#menu li a.active,
#menu li a:hover {
	color: #000;
}

header {
	height: 100px;
	text-align: center;
	z-index: 998;
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
	background-color: white;
}

#head {
	width: 100%;
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url("../img/logo.png");
	background-repeat: no-repeat;
	height: 100px;
}

h1 {
	height: 40px;
	width: 500px;
	margin-right: 0;
	margin-left: 50%;
	line-height: 19px;
	font-size: medium;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color: #000000;
	font-weight: bold;
	padding-top: 28px;
	text-align: right;
	letter-spacing: -1px;
	font-variant: small-caps;
}

h2 {
	border-width: 4px;
	border-color: #FFFFFF;
	padding-top: 7px;
	margin: 0 auto 0 auto;
	padding-bottom: 7px;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #000000;
	width: 100%;
	text-align: center;
	line-height: 30px;
	height: 30px;
	font-family: Tahoma;
	border-top-style: solid;
}

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: #3DBA73;
	width: 100%;
	text-align: center;
	line-height: 30px;
	height: 30px;
	font-family: Tahoma;
	background-repeat: repeat;
}

h4 {
	background-color: #3DBA73;
	max-width: 980px;
	width: 100%;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
}

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: 960px;
	padding: 0;
}

article .tresc {
	padding: 30px 0 30px 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	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 {
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
}

footer a {
	color: #2D8653;
	transition-duration: 0.4s;
}

.author {
	float: left;
	width: 50%;
	min-width: 300px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	text-align: center;
	color: #C0C0C0;
	margin: 0 auto;
}

.contact {
	float: left;
	width: 50%;
	min-width: 400px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	letter-spacing: 0;
	font-size: 14px;
	line-height: 1.25em;
	margin: 0 auto;
}

@media (max-width: 850px) {
	.slider1 {
		display: none;
	}

	h1 {
		display: none;
	}

	#head {
		background-position: center;
	}

	.author {
		float: left;
		width: 100%;
		min-width: 300px;
		padding-top: 30px;
		padding-bottom: 10px;
		font-size: 11px;
		text-align: center;
		color: #C0C0C0;
		margin: 0 auto;
	}

	.contact {
		float: left;
		width: 100%;
		min-width: 400px;
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: left;
		letter-spacing: 0;
		font-size: 14px;
		line-height: 1.25em;
		margin: 0 auto;
		text-align: center;
	}
}

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 10px 20px 10px;
	max-width: 960px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FAFAFA;
}

.prod .item {
	margin: 10px 10px 25px 10px;
	float: left;
	text-align: center;
	width: 30%;
	min-width: 300px;
	height: 250px;
	padding-top: 0;
	padding-bottom: 0;
	box-shadow: 0 0 8px #DDDDDD;
}

.prod .item a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	transition-duration: 0.6s;
	font-family: Tahoma;
	background-color: #3DBA73;
	display: block;
	width: 300px;
	height: 250px;
}

.prod .item a:hover {
	color: #000000;
	transition-duration: 0.6s;
	background-color: #7DD5A3;
}

.prod .item img {
	border-style: none;
	transition-duration: 0.6s;
	width: 100%;
	height: 217px;
}

.prod .item img:hover {
	transform: translateY(-4px);
	transition-duration: 0.6s;
}

.clear {
	clear: both;
	height: 0;
}

h2 img {
	border-style: none;
}

.floating {
	float: right;
	margin-left: 20px;
	margin-bottom: 2px;
	margin-top: 2px;
}

.google-maps {
	border-width: 0;
	border-color: #FFFFFF;
	padding: 0;
	height: 480px;
	margin: auto;
	width: 100%;
}

.ogloszenie {
	margin: 0;
	width: 100%;
	height: auto;
	color: #FFFFFF;
	padding-top: 0;
	padding-bottom: 0;
}

.tresc2 {
	padding: 30px;
	max-width: 920px;
	width: 100%;
	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: #000000;
	background-color: #FAFAFA;
}

.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;
}

.ru {
	font-size: 17px;
	line-height: 17px;
}