﻿* {margin: 0; padding: 0; outline: 0;}

body {
	background-size: cover;
	background-position: center top;
	font-family: Open Sans, Arial, Verdana, sans-serif;
	color: #999;
	font-size: 12px;
	background-repeat: no-repeat;
	background-color: #fff;
	background-image: url('../img/bg.jpg');
	background-attachment: fixed;
}
#menu {
	margin: auto;
	background-position: center top;
	padding-top: 0px;
	text-align: right;
	font-size: 10px;
	width: 100%;
	height: 30px;
	z-index: 999;
	overflow: hidden;
}
#menu ul {
	list-style-type: none;
	height: 28px;
	padding: 0px 20px;
	margin: 0px auto;
	text-align: right;
	max-width: 950px;
}
#menu li {
	list-style-type: none;
	float: right;
	height: 28px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#menu li a {
	text-decoration: none;
	color: rgba(255,255,255,0.5);
	font-size: 12px;
	display: block;
	height: 28px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 28px;

}
#menu li a.active {
	color: #fff;
}
#menu li a:hover {
	color: #fff;
}
.top {
	max-width: 968px;
	background-color:rgba(255,255,255,0.75);
	margin:auto;
	padding-top:20px;
		border-radius: 4px;

}
#head {
	border-width: 1px;
	border-color: #FFFFFF;
	border-radius: 4px;
	margin: 0px auto 0px auto;
	color: #000000;
	font-weight: bold;
	text-align: right;
	height: 120px;
	overflow: hidden;
	padding: 20px;
	max-width: 928px;
	background-color: #fff;
	background-color: rgba(255,255,255,0.75);
	border-top-style: solid;
}
header {
	background-position: left top;
	overflow: hidden;
	height: 120px;
	text-align: center;
	z-index: 998;
	max-width: 968px;
	margin: auto;
	background-repeat: no-repeat;
	background-image: url('../img/logo.png');
}
.rightbox {
	float: left;
	width: 620px;
	height: 216px;
}
h1 {
	background-position: center top;
	border-width: 5px;
	border-color: #00adef;
	margin: 0px auto;
	line-height: 1.3em;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: 500;
	text-align: center;
	letter-spacing: 0px;
	background-repeat: repeat-x;
	text-transform: uppercase;
	min-height: 24px;
	padding: 5px 0px 5px 0px;
	max-width: 990px;
	background-color: #0083c3;
	border-bottom-style: solid;
	background-image: url('../img/bg_h1.png');
}
h2 {
	padding: 5px 0px;
	margin: 0px auto;
	font-size: 17px;
	color: #002F93;
	text-align: center;
	font-weight: 500;
	min-height: 24px;
	line-height: 24px;
	background-color: #fff;
	max-width: 928px;
}
h3 {
	font-size: 20px;
	font-weight: 800;
	color: #666;
	line-height: 20px;
	height: 36px;
	text-align: center;
	line-height:36px;
}
h3 a {
}
h3 a:hover {
	color: #EE159B;
}
h6 {
	padding: 20px 0px 30px 120px;
	font-size: 16px;
	font-weight: 500;
	color: #666;
	text-align: right;
	line-height: 1.1em;
}
h6 a {
	color: #000;
}
h6 a:hover {
	color: #666;

}
#art {
	margin-right: auto;
	margin-left: auto;
	max-width: 968px;
	margin-top: 0px;
	padding:0px 0px 0px 0px;
}
article .tresc {
	padding: 20px 20px 20px 20px;
	font-size: 13px;
	color: #002F93;
	line-height: 1.25em;
	font-weight: 400;
}
article .tresc a{
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}
article .tresc a:hover{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.photos {
	padding: 0px;
	text-align: left;
	letter-spacing: 4px;
}
.photos img {
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
	border: 1px solid rgba(255,255,255,0.1);
	margin-bottom: 5px;
}
footer {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	max-width: 926px;
	transition-duration: 0.4s;
	background-color:#f6f6f6;
}
#foot {
	max-width: 1210px;
	margin-right: auto;
	margin-left: auto;
}
footer a {
	color: #000;
	transition-duration: 0.4s;

}
footer #author {
	width: 100%;
	min-height: 20px;
	padding-top: 15px;
	padding-bottom: 15px;

	font-size: 11px;
	padding-left: 0px;
	opacity: 0.8;
	color: #000;
	text-align: center;
}
footer #contact {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	letter-spacing: 0px;
	font-size: 16px;
	line-height: 1.25em;
	color: #002F93;
	width:100%;
	min-height:45px;
	font-weight:300;
}
footer #contact strong {
	font-weight: bold;
	font-size: 16px;
}
footer a:hover {
	color: #000;
}
footer img {
	border-style: none;
}
footer img.counter {
	vertical-align: -30%;
}
footer img.counter:hover {
	opacity:0.65;
}

.prod {
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	max-width: 972px;
	padding-left: 0px;
	padding-bottom: 15px;
	overflow:hidden;
}
.prod .item {
	border: none;
	background-position: center top;
	background-size: contain;
	float: left;
	text-align: center;
	width: 180px;
	height: 260px;
	padding-top: 0px;
	padding-bottom: 0px;
	box-shadow: 0px 0px 8px rgba(255,255,255,0.3);
	margin: 7px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	overflow:hidden;
}
.prod .item a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	transition-duration: 0.6s;
	line-height: 1em;
	display:block;
	height:260px;
}
.prod .item p {
	width: 180px;
	padding-left: 20px;
	transition: padding-left 0.4s;
	height: 60px;
	padding-top: 200px;
}
.prod .item p:hover {
	width:180px; 
	padding-left: 0px;
	transition:padding-left 0.4s;

}

.prod .item a:hover {
	transition-duration: 0.6s;
			background-color:rgba(0,0,0,0.36);

}
.prod .item img {
	border-style: none;
	transition-duration: 0.6s;
	width: 302px;
	height: 188px;
}

.i01 {
	background-image: url('../img/foto/stroikislubne.jpg');
}
.i02 {
	background-image: url('../img/foto/welony.jpg');
}
.i03 {
	background-image: url('../img/foto/okryciaslubne.jpg');
}
.i04 {
	background-image: url('../img/foto/okryciakomunijne.jpg');
}
.i05 {
	background-image: url('../img/foto/wianki.jpg');
}
.i06 {
	background-image: url('../img/foto/ogolne.jpg');
}
.i07 {
	background-image: url('../img/foto/rekawiczki.jpg');
}
.i08 {
	background-image: url('../img/foto/kwiatydosukni.jpg');
}
.i09 {
	background-image: url('../img/foto/poduszki.jpg');
}
.i10 {
	background-image: url('../img/foto/podwiazki.jpg');
}

.prod .item img:hover {
	transform: translateY(-4px);
	-moz-transform: translateY(-4px);
	-webkit-transform: translateY(-4px);
	transition-duration: 0.6s;
	
}.clear {
	clear: both;
	height: 0px;
}
.large {
	font-size: 20px;
	font-weight: 700;
	line-height: 28px;
	color: #000000;
}
.google-maps {
	padding: 0px;
	height: 320px;
	margin: 0px;
	max-width: 1210px;
}
.foto img {
	padding: 0px;
	height:166px;
	border:none;
}
.foto img:hover {
opacity:0.7;
}
.foto a 
{text-decoration:none;
font-size:15px;
color:#002F93;}
.foto a:hover 
{text-decoration:underline;
color:#999;}

.foto {
	border-style: solid;
	border-color: #ccc;
	margin: 10px;
	text-align: center;
	width: 294px;
	float: left;
	padding: 20px 0px;
	border-width: 1px;
	background-color:#fff;
}
@media (max-width:640px) {
 h6 {display:none;}
}

.icon {
	color: #3B2110;
	font-size: 46px;
	margin-top:20px;
	opacity:0.8;
	transition-duration: 0.35s;

}
.icon:hover {
transform: scale(1.14);
-webkit-transform: scale(1.14);
transition-duration: 0.35s;
opacity:1;
}
.contain {
	background-repeat: repeat;
	width: 100%;
	padding-bottom: 0px;
}
.floating {
	float: right;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top:0px;
}
@media (max-width:1209px) {
	.floating {	display:none;}
	article .tresc {	padding: 20px;}

}
.floating_l {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.middle {
	vertical-align: middle;
}
.cat {
	width: 100%;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left:10px;
}
.black {
	color: #000000;
}
.wrapper {
	background-color: #FFFFFF;
	max-width:920px;
	margin:0px auto;
	padding:20px 20px;
	text-align:center;
	color:#000;
	font-size:14px;
}
.wrapper hr {
	opacity:0.15;
}
.wrapper strong {
	font-size:16px;
}
.name {
	background-position: right center;
	padding: 20px;
	background-repeat: no-repeat;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
}
.name.n01 {
	background-color:#066787;
	background-image: url('../img/n01.png');
}
.name.n02 {
	background-color:#decd09;
	background-image: url('../img/n02.png');
}

.descr {
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	padding: 20px;
	font-size:14px;
	color:#333;
}
.descr.d01 {
	border: 2px solid #066787;
}
.descr.d02 {
	border: 2px solid #decd09;
}

.descr img{
	max-width:100%;
}
.name h3,h5 {
	color:#fff;
	text-align:left;
	margin:0px;
	padding:0px;
	letter-spacing:-1px;
}
.name h3 {
	font-size:20px;
	height:20px;
	line-height:1em;
}
.name h5 {
	font-size:72px;
	height:72px;
		letter-spacing:-2px;
			line-height:1em;
}
.center {
	text-align:center;
}
.center strong {
	font-size: 22px;
	color: #D60A14;
}
.p1_3 {
	text-align:center;
	float:left;
	width:33.33%;
}
.p1_3 img {
height:100px;
border:none;
}
.p1_3 a:hover {
	color:#000;
}
.p1_4 {
	text-align:center;
	float:left;
	width:25%;
}
.p1_4 img {
height:100px;
border:none;
}
.p1_4 a:hover {
	color:#000;
}
.p1_2 {
	text-align:justify;
	float:left;
	width:46%;
	margin:0px 2%;
	font-size:14px;
	color:#000;
	font-weight:300;
}
.p1_2 strong {
	font-size:1.2em;
}