﻿body {
	margin: 0;
}
.tlo_strony	{
	width: 100%;
	background: #f9f8f3  /*url('../pliki/grafika/tlo_strony.jpg') center top repeat*/;

	padding: 0px 0px 40px 0px;
}
.strona_cien	{
	width: 990px;
	margin: 0px auto 0px;
	-webkit-box-shadow: 0px 10px 20px 20px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:    0px 10px 20px 20px rgba(0, 0, 0, 0.15);
	box-shadow:         0px 10px 20px 20px rgba(0, 0, 0, 0.15);
}
.gora	{
	display: table;
	width: 990px;
	height: 385px;
	margin: 0px auto 0px auto;
	z-index: 10;
}
.startowa 	{
	position: absolute;
	z-index: 100;
	display: block;
	margin: 10px 0px 0px 15px;
	width: 620px;
	height: 80px;
}
.div_logo{
	position:absolute;
	margin: 20px 0px 0px 20px;
	width:197px;
	height:70px;
	background: url('../pliki/grafika/logo_PiotrKrolak1.png') 0px 0px no-repeat;
	z-index:1000;
}

.animacja	{
	position: relative;
	z-index: 1;
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
}
.ft-title	{
	display: none;
}
.menu_gora_strona	{
	z-index: 100;
	width: 990px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	background: #e77912;
}
.srodek_strony	{
	width: 990px;
	padding: 0px;
	background: url('../pliki/grafika/wzorek.jpg') center top repeat;
	border-radius: 0px 0px 5px 5px;
}
.srodek_tabela	{
	width: 990px;
}
.menu_lewe_strona	{
	display: table-cell;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}
.srodek_strony_tresc	{
	height: 400px;
	padding: 0px 0px 0px 0px;
	width:950px;
	margin: 0px auto 0px auto;
	display:table;
}
.dol_strony	{
	width: 990px;
	border-top: 1px solid #cfba89;
	vertical-align:top;
}