﻿body {
	background: url('../pliki/grafika/strona_tlo.png') center top repeat-x, url('../pliki/grafika/strona_tlo_a.png') left top repeat;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
.tlo_strony	{
	width: 100%;
	background: url('../pliki/grafika/strona_srodek_tlo.png') center top no-repeat;
}
.strona_cien	{
	width: 990px;
	margin: 0px auto 0px;
}
.gora	{
	display: table;
	width: 990px;
}
.naglowek	{
	width: 990px;
	height: 157px;
	background: url('../pliki/grafika/naglowek_tlo.png') center 29px no-repeat;
}
.logo_naglowek	{
	position: absolute;
	width: 650px;
	height: 125px;
	margin: 42px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
.logo_naglowek a img:hover{
	opacity:0.6;
}
.logo_naglowek .tresc	{
	margin: 0px;
	padding: 0px;
}
.szukaj_polozenie{
	position: absolute;
	z-index: 100;
	border: 0px solid #fff;
	z-index: 100;
	top: 73px;
	margin: 0px 0px 0px 675px;
	height:27px;
	width: 240px;
	z-index: 10;
}
.tabela_szukaj{
	background: none;
	height:21px;
	width:270px;
	text-align: left;
}
.tabela_szukaj_tekst{
	background: none;
	border: 0px solid black;
	color: #5a5a5a;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	margin: 0px 6px 0px 0px;
	width: 200px;
}
.tabela_szukaj_button{
	position: absolute;
	background: none;
	font-size: 0px;
	z-index: 11;
	border: 0px solid red;
	cursor: pointer;
	width: 40px;
	height: 40px;
	margin: -6px 0px 0px 4px
}
.tabela_szukaj_td{
	padding: 4px 0 4px 8px;
}
.menu_gora_strona	{
	width: 990px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background: #fff;
}
.animacja	{
	position: relative;
	z-index: 1;
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
}
.ft-title	{
	display: none;
}
.srodek_strony	{
	width: 990px;
	padding: 0px;
}
.srodek_tabela	{
	width: 990px;
}
.menu_lewe_strona	{
	display: table-cell;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 20px 0px;
	background: #fff;
	width: 271px;
}
.strona_odstep	{
	display: table-cell;
	width: 15px;
}
.srodek_strony_tresc	{
	display: table-cell;
	width: 704px;
	margin: 0px 0px 0px 0px;
	padding: 20px 40px 40px 40px;
	background: #fff;
}

.dol_strony_tlo	{
	width: 100%;
	background: #414141; /* Old browsers */
	background: -moz-linear-gradient(top,  #414141 0%, #3d3d3d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#414141), color-stop(100%,#3d3d3d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #414141 0%,#3d3d3d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #414141 0%,#3d3d3d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #414141 0%,#3d3d3d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #414141 0%,#3d3d3d 100%); /* W3C */
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#414141', endColorstr='#3d3d3d',GradientType=0 ); /* IE6-9 */
}
.dol_strony_tresc	{
	display: table;
	width: 990px;
	margin: 0px auto;
	padding: 0px 0px 16px 0px;
}
