body {
	background: url(images/back.jpg) #f7f7f7; 
	background-repeat: no-repeat; 
	background-position: top; 
	font-family: Trebuchet MS; 
	font-size: 15px; color: #333333; 
	margin: 0px 0px 0px 0px; 
	background-attachment: fixed
}
.kontener {
	width:860px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.kontener_top {
	width: 860px;
	height: 329px;
	float: left;
	margin-top: 20px;
}
.logotyp {
	width: 214px;
	height: 60px;
	position: absolute;
	top: 20px;
}
.glowny_kontener {
	width: 800px;
	height: auto;
	float: left;
	background-color: #fff;
	-webkit-border-radius: 7px; -khtml-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;
	margin-top: 20px;
	padding: 30px;
	line-height: 2;
	text-align: justify;
}
.glowny_kontener a:link, .glowny_kontener a:active, .glowny_kontener a:visited {
	color: #06C;
	text-decoration: underline;
}
.glowny_kontener a:hover {
	color: #333333;
}
.glowny_kontener h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 26px;
	color: #3586E8;
	text-align: center;
}
.glowny_kontener h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 26px;
	color: #3586E8;
	text-align: center;
}
.testimonial {
	border: 1px dashed #ccc;
	padding: 10px;
	font-size: 14px;
	background-color: #f2f2f2;
	margin-top: 10px;
	margin-bottom: 10px;
}
.testimonial .autor {
	text-align: right;
	font-size: 12px;
}
.testimonial .autor a {
	color: #333333 !important;
}
.glowny_kontener ul {
	list-style-image: url(images/checkbox.png);
}
.button {
	text-align: center;
	margin-top: 20px;
}
.sklad {
	font-size: 12px;
	border-top: 1px dashed #ccc;
	padding-top: 10px;
	line-height: 1.5;
}
.sklad p {
	margin-bottom: 5px;
	margin-top: 0px;
}
.links-stopka {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 860px;
	float: left;
}
.links-stopka a {
	color: #333333 !important;
	text-decoration: none;
}
.galeria img {
	padding: 3px;
	border: 1px solid #f2f2f2;
}
.galeria img:hover {
	border: 1px solid #06C;
}
.copyright {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 860px;
	float: left;
	font-size: 12px;	
}
#fb
	{
	width: 222px;
	height: 383px;
	top: 110px;
	left: -205px;
	position: fixed;
	padding: 5px;
	background: url(images/fb_tab.png) no-repeat;
	}

	#fb iframe
	{
	width: 195px;
	height: 370px;
	float: left;
	background-color:#FFF;
	}