@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	border:none;
	outline:none;
}

a {text-decoration:none;}

.logo {
	float:left;
	width:262px;	
}
#all {
	width:960px;
	height:auto;
	margin-left: auto;
    margin-right: auto	
}

#top {
	width:960px;
	height:86px;
	margin-left: auto;
    margin-right: auto;
}



#content {
	width:960px;
	height:auto;
	margin-left: auto;
    margin-right: auto;
	overflow:hidden;
}

.box {
	width:958px;
	height:558px;
	margin:auto;
	padding:auto;
	background:#f7f7f7;
	border:#e1e1e1 solid 1px;

}

.tekst {
	float:left;	
	width:400px;
	margin-top:120px;
	margin-left:50px;
}

#box2 {
	height:auto;
	overflow:hidden;
}

.btn {
	background:#dc0029;
	font-family: 'SignikaRegular';
	font-size:16px;
	color:#fff;
	text-decoration:none !important;
	padding: 15px 25px 15px 25px;	
}

a:hover span.btn {
	background:#f6002e;
}

.stopka {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#959596;
	margin-top:10px;
	margin-left:15px;
	float:left;
	line-height:19px;
	width:520px;	
}

.linia {
	width:960px;
	margin:0;
	padding:0;
	border-top:#ebebeb 1px solid;
	overflow:hidden;
}

.kontakt {
	margin:0;
	padding:0;
	float:right;	
}

span.maly {
	font-family: 'Signikalight';
	font-size: 18px;
	color:#989898;
}

span.sredni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#333;
}

span.duzy {
	font-family: 'Signikaregular';
	font-size: 50px;
	line-height:40px;
	color:#333;
}

.fota {
	float:right;
	width:499px;
	height:552px;
	background:url(../img/fota.png) no-repeat;	
}

span.ico {
	padding-right:29px;
	width:24px;
	height:25px;
	background-image:url(../img/active.png);
	background-repeat:no-repeat;
	background-position:left;
}

.menu {
	padding-top:35px;
	float:right;
}

.menu ul li {
	float:left;
	padding: 0px 0px 0px 25px;
}

.menu ul, ul li {
	display: inline;
	white-space: nowrap;	
	margin: 0;
	padding: 0;
	
}

.menu ul a:link, ul a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
	color: #333;

}

.menu ul a:hover {
	color:#666;
}

.menu li.active a {
	color:#dc0029;
}

.img {
	border: 1px solid #CCC;
	margin-bottom:4px;
}

#submenu {
	float:left;
	margin-right:10px;
	width:165px;
}

.produkty {
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#dc0029;
}


.sub ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

.sub ul {
	width: 160px;
}

.sub ul a:link, ul a:visited {
	display: block;
	width: 160px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration: none;
	background-color:#efefef;
	color:#666;
	border-bottom:#fff solid 1px;
	padding: 8px 6px 6px 8px;
}

.sub ul a:hover {
	background-color:#8fa1a1;
	color:#fff;
}

.sub li.active a {
	color:#fff;
	font-weight:bold;
	background-color:#8fa1a1;	
}

#galeria {
	margin-bottom:20px;
	float:right;
	width:756px;
	min-height:400px;
	overflow:hidden;
	
}

.mosaic-block {
	float:left;
	position:relative;
	overflow:hidden;
	width:182px;
	height:290px;
	padding-bottom:10px;
	padding-left:7px;
}

	.mosaic-backdrop {
		display:none;
		position:absolute;
		top:0;
		font-family:Arial, Helvetica, sans-serif;
		font-size:15px;
		text-align:center;
		height:100%;
		width:182px;	
	}
	
	.mosaic-overlay {
		display:none;
		z-index:5;
		position:absolute;
		width:182px;
		height:246px;
	}
	
		.circle .mosaic-overlay {
			background:url(../img/hover-magnify.png) no-repeat center center;
			opacity:0;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
			filter:alpha(opacity=00);
			display:none;
		}
		
.podpis {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;	
}

.kol1 {
	float:left;
	width: 460px;
	margin-top:20px;
}

.kol2 {
	float:left;
	width:430px;
	margin-left:60px;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#686868;
	line-height:19px;
	margin-bottom:60px;
	margin-top:15px;
}

.obraz {
	margin-bottom:15px;	
}

.tekst1 {
	float:left;	
	width:460px;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#686868;
	line-height:19px;
	margin-bottom:60px;
	margin-top:10px;
}

.zdj {
	margin-bottom:20px;	
}

span.naglowek {
	text-align:left;
	font-family: 'SignikaRegular';
	font-size:25px;	
}

.tekst2 {
	float:left;
	width:460px;
	margin-left:36px;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#686868;
	line-height:19px;
	margin-bottom:60px;
	margin-top:10px;
}

