﻿body {
	background: url('../pliki/grafika/tlo1.jpg') center top no-repeat, url('../pliki/grafika/tlo2.png') center top no-repeat;
	background-size: cover;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
.tlo_strony	{
	width: 100%;
}
.strona_cien	{
	width: 992px;
	margin: 0px auto 0px;
}
.gora	{
	position: relative;
	width: 992px;
}
.naglowek	{
	width: 992px;
	height: 120px;
}
.logo_naglowek	{
	position: absolute;
	width: 655px;
	height: 96px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #fff;
	border-radius: 0px 0px 5px 5px;
	box-shadow: 2.007px 2.229px 5px 0px rgba(6, 6, 9, 0.39);
	overflow: hidden;
}
.logo_naglowek a img:hover{
	opacity:0.6;
}
.logo_naglowek .tresc	{
	margin: 0px;
	padding: 0px;
}
.m_serwisu	{
	position: absolute;
	z-index: 100;
	top: 20px;
	right: 0px;
	display: block;
	width: 95px;
	height: 9px;
	background: url(../pliki/grafika/mapa_serwisu.png) left top no-repeat;
}
.m_serwisu:hover	{
	opacity: 0.7;
}
.szukaj_polozenie{
	position: absolute;
	z-index: 100;
	top: 50px;
	right: 0px;
	height:38px;
	width: 297px;
	background: url(../pliki/grafika/szukaj_tlo.png) left top no-repeat;
}
.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: 6px 6px 0px 0px;
	width: 233px;
}
.tabela_szukaj_button	{
	position: absolute;
	background: none;
	font-size: 0px;
	z-index: 11;
	border: 0px solid red;
	border-radius: 5px;
	cursor: pointer;
   width: 38px;
   height: 38px;
   margin: -4px 0px 0px 12px;
}
.tabela_szukaj_button:hover	{
	background: rgba(255,255,255,0.3)
}
.tabela_szukaj_td{
	padding: 4px 0 4px 8px;
}
.menu_gora_strona	{
	width: 974px;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 8px 0px;
}
.srodek_strony	{
	width: 992px;
	padding: 0px;
	background: #fff;
	border-radius: 5px;
}
.srodek_tabela	{
	width: 974px;
	margin: 0px auto;
}
.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%;
}
.dol_strony_tresc	{
	display: table;
	width: 990px;
	margin: 0px auto;
	padding: 0px 0px 16px 0px;
}