﻿* {margin: 0; padding: 0; outline: 0;}


body {
	background-position: center top;
	background-size: cover;
	font-family: Open Sans, Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url('../img/wp_snow2.jpg');
}
#menu {
	margin: 0px;
	padding: 2px 0px 2px 0px;
	text-align: right;
	color: #000000;
	font-size: 10px;
	background-color: #224166;
	width: 100%;
	height: 20px;
	z-index: 999;
}
#menu ul {
	list-style-type: none;
	height: 20px;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: right;
	width: 960px;
}
#menu li {
	list-style-type: none;
	float: right;
	height: 20px;
	margin: 0px 5px 0px 5px;
	padding: 0px;
}
#menu li a {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 11px;
	display: block;
	height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
}
#menu li a.active {
	color: #FFFFFF;
}
#menu li:hover {
	color: #000000;
}
#menu li a:hover {
	color: #FFFFFF;
}
header {
	height: 100px;
	text-align: center;
	z-index: 998;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #3e75bb;
}
#head {
	background-position: left 20px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../img/logo.png');
	background-repeat: no-repeat;
	height: 100px;
}
#logo {
	position: absolute;
	float: left;
	z-index: 998;
	width: 167px;
	height: 130px;
	margin-top: 0px;
}
h1 {
	height: 40px;
	width: 610px;
	margin-right: 0px;
	margin-left: 350px;
	line-height: 18px;
	font-size: 17px;
	font-family: "Open Sans", Arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 25px;
	text-align: right;
	letter-spacing: 0px;
	font-variant: normal;
	text-transform: uppercase;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
}
h2 {
	box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.2);
	border-width: 4px;
	border-color: #FFFFFF;
	padding-top: 7px;
	margin: 0px auto 2px auto;
	padding-bottom: 7px;
	font-size: 18px;
	color: #2D5586;
	background-color: #FFE16A;
	width: 100%;
	text-align: center;
	line-height: 30px;
	height: 30px;
	font-family: "Open Sans", Arial, sans-serif;
	border-top-style: solid;
	font-weight: bold;
}
h2 a {
	text-decoration: none;
	color: #000000;
}
h2 a:hover {
	color: #808080;
}
h3 {
	padding-top: 7px;
	margin: 0px auto 0px auto;
	padding-bottom: 7px;
	font-size: 18px;
	color: #000000;
	background-color: #A8E0FC;
	width: 100%;
	text-align: center;
	line-height: 30px;
	height: 30px;
	font-family: Tahoma;
	background-repeat: repeat;
}
h4 {
	background-color: #FFFFFF;
	width: 980px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	color: #808080;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	font-weight:normal;
}

h6 {
}
h6 a {
	color: #523907;
	text-decoration: none;
	background-color: rgba(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: 0px;

}
article .tresc {
	padding: 30px 0px 30px 0px;
	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 0px 30px 0px;
	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: #F0F0F0;
	width: 980px;
}
.photos2{
	padding: 30px 0px 30px 0px;
	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: 3px;
	margin-left: 3px;
	max-height: 167px;
}
.photos2 img {
	border: 2px solid #FFFFFF;
	margin-bottom: 8px;
	margin-right: 4px;
	margin-left: 4px;
	max-height: 270px;
}
footer {
	margin: 0px auto 0px 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: #666666;
	transition-duration: 0.4s;
}
footer #author {
	padding: 52px 20px 6px 0px;
	float: right;
	width: 210px;
	height: 38px;
	font-size: 11px;
	opacity: 0.8;
	text-align: right;
	color: #C0C0C0;
}
footer #contact {
	float: left;
	width: 710px;
	min-height: 88px;
	padding-top: 0px;
	padding-bottom: 9px;
	text-align: left;
	letter-spacing: 0px;
	font-size: 14px;
	line-height: 1.25em;
	padding-left: 20px;
}
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 140px 20px 140px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FAFAFA;
	text-align: center;
}
.prod .item {
	margin: 10px 10px 25px 10px;
	float: left;
	text-align: center;
	width: 153px;
	height: 250px;
	padding-top: 0px;
	padding-bottom: 0px;
	box-shadow: 0px 0px 8px #DDDDDD;
}
.prod .item a {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	transition-duration: 0.6s;
	font-family: Tahoma;
	background-color: #A8E0FC;
	display: block;
	width: 153px;
	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;

}
.prod .item img:hover {
	transform: translateY(-4px);
	-moz-transform: translateY(-4px);
	-webkit-transform: translateY(-4px);
	transition-duration: 0.6s;
	
}
.clear {
	clear: both;
	height: 0px;
}
h2 img {
	border-style: none;
}
.floating {
	float: right;
	margin-left: 20px;
	margin-bottom: 2px;
	margin-top: 2px;

}
.google-maps {
	padding: 0px;
	height: 480px;
	margin: 0;
	width: 100%;
}
.ogloszenie {
	margin: 0px;
	width: 100%;
	height: auto;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
}
.tresc2 {
	padding: 30px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 1.5em;
	text-align: justify;
	text-shadow: 1px 1px 2px rgba(255,255,255,0.6);
	color: #000000;
	background-color: #FAFAFA;
}
.tresc2 a {
	color: #000000;
	font-weight: bold;
	text-shadow: 1px 1px 2px rgba(255,255,255,0.6);
}
.tresc2 a:hover {
	color: #FFF;
	font-weight: bold;
		text-shadow: 1px 1px 2px rgba(0,0,0,0.6);

}
.social {
	height: 40px;
}
.social img {
	margin: 0px 2px 0px 2px;
}
.social img:hover {
	opacity: 0.65;
}
.og2 {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.og3 {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

.og3 img {
	max-height: 168px;
	margin-bottom: 8px;
	margin-right: 4px;
	margin-left: 4px;

}
.prod img {
	border-style: none;
}
#contact small {
	font-size: 12px;
}
