﻿html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td	{
	margin: 0;
	padding: 0;
}

html	{
	height: 100%;
}

body	{
	background-color: #f7f7f7;
	font-family: georgia, sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 17px;
	color: #666;
	height: 100%;
}

#middle	{
	position: relative;
	display: table;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	margin: 0;
	float: left;
	background-color: #fff;
	border-top: 2px #da2824 solid;
}

#kontener	{
	position: relative;
	top: 0;
	left: 0;
	width: 960px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	clear: both;
	background-color: #fff;
}

#kontener_banner	{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 160px;
	background: #ddd url('images/banner_bg.jpg') top left repeat-x;
}

#banner	{
	position: relative;
	top: 0;
	left: 0;
	width: 960px;
	height: 160px;
	margin: 0 auto;
}

#kontener_menu	{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 31px;
	background: #ddd url('images/menu_bg.jpg') top left repeat-x;
	z-index: 2;
}

#menu	{
	position: relative;
	top: 0;
	left: 0;
	width: 960px; 
	height: auto;
	margin: 0 auto;
	background-color: #ddd;
	border-right: 1px #fff solid;
}

#tresc	{
	position: relative;
	top: 0;
	left: 0;
	width: 960px;
	height: auto;
	float: left;
	background-color: #fff;
	z-index: 1;
}

#lewa	{
	position: relative;
	top: 0;
	left: 0;
	width: 330px;
	height: 100%;
	float: left;
	background-color: #fff;
	z-index: 1;
}

#prawa	{
	position: relative;
	top: 0;
	left: 0;
	width: 630px;
	height: auto;
	float: left;
	background-color: #fff;
	z-index: 1;
}

#tresc0	{
	position: relative;
	top: 0;
	left: 0;
	width: 320px;
	height: auto;
	margin: 10px 10px 10px 0;
	padding: 0;
	float: left;
	clear: both;
	background-color: #fff;
}

#tresc1	{
	position: relative;
	top: 0;
	left: 0;
	width: 330px;
	height: 455px;
	margin: 0;
	padding: 0;
	float: left;
	background-color: #fff;
}

#tresc2	{
	position: relative;
	top: 0;
	left: 0;
	width: 620px;
	height: auto;
	margin: 10px 0 10px 10px;
	padding: 0;
	float: left;
	background-color: #fff;
}

#tresc3	{
	position: relative;
	top: 0;
	left: 0;
	width: 305px;
	height: auto;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	background-color: #fff;
}

#tresc4	{
	position: relative;
	top: 0;
	left: 0;
	width: 305px;
	height: auto;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
	background-color: #fff;
}

#tresc5	{
	position: relative;
	top: 0;
	left: 0;
	width: 305px;
	height: auto;
	margin: 0 10px 0 0;
	padding: 10px 0 0 0;
	float: left;
	clear: both;
	background-color: #fff;
}

#tresc6	{
	position: relative;
	top: 0;
	left: 0;
	width: 305px;
	height: auto;
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
	float: left;
	background-color: #fff;
}

#kontener_stopka	{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 130px;
	clear: both;
	background: #ddd url('') top left repeat-x;
	border-bottom: 2px #bbb solid;
}

#stopka	{
	position: relative;
	top: 0;
	left: 0;
	width: 950px;
	height: 120px;
	margin: 0 auto;
	padding: 5px;
	background: #ddd url('') top left repeat-x;
	font-size: 10px;
}

#stopka_left	{
	position: relative;
	top: 0;
	left: 0;
	width: 310px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	background: #ddd url('') top left repeat-x;
	font-size: 10px;
}

#stopka_center	{
	position: relative;
	top: 0;
	left: 0;
	width: 310px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	background: #ddd url('') top left repeat-x;
	font-size: 10px;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
}

#stopka_right	{
	position: relative;
	top: 0;
	left: 0;
	width: 310px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	background: #ddd url('') top left repeat-x;
	font-size: 10px;
}

#stopka	a {
	color: #666;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

#stopka	a:hover {
	color: #999;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}

a {
	color: #4674b2;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

.justify_tresc	{
	text-align: justify;
	width: 500px;
	padding: 0 0 10px 0;
	margin: 0 auto;
}

.justify	{
	text-align: justify;
	padding: 0 0 10px 0;
}

.center	{
	text-align: center;
}

.left	{
	text-align: left;
}

.right	{
	text-align: right;
}

h1	{
	text-align: left;
	font-size: 18px;
	padding: 0 0 10px 0;
	color: #4674b2;
	font-weight: normal;
	font-family: georgia;
	letter-spacing: -1px;
}

h2	{
	text-align: center;
	font-size: 16px;
	padding: 0 0 10px 0;
	color: #666;
	font-weight: bold;
	font-family: georgia;
	letter-spacing: -1px;
}

h3	{
	text-align: center;
	font-size: 16px;
	padding: 0 0 10px 0;
	color: #4674b2;
	font-weight: normal;
	font-family: georgia;
	letter-spacing: -1px;
}

h4	{
	text-align: center;
	font-size: 16px;
	padding: 5px;
	color: #da2824;
	font-weight: normal;
}

h5	{
	text-align: center;
	font-size: 16px;
	padding: 10px 0 10px 0;
	color: #4674b2;
	font-weight: bold;
	font-family: georgia;
	letter-spacing: -1px;
}

.index-tel	{
	text-align: center;
	font-size: 26px;
	color: #666;
	font-weight: normal;
}

.foto_index	{
	border: 0;
}

#foto_reklama	{
	position: relative;
	top: 0;
	left: 0;
	width: 460px;
	height: 86px;
	padding: 5px 0 0 0;
	margin: 0 auto;
	border: 0;
}

#foto_reklama3	{
	position: relative;
	top: 0;
	left: 0;
	width: 460px;
	height: 46px;

	margin: 0 auto;
	border: 0;
}

#foto_reklama2	{
	position: relative;
	top: 0;
	left: 0;
	width: 460px;
	height: 86px;

	margin: 0 auto;
	border: 0;
}

#slogan	{
	position: relative;
	top: 0;
	left: 0;
	width: 400px;
	height: 50px;
	padding: 0 0 10px 0;
	margin: 0 auto;
	border: 0;
}

.foto_facebook	{
	padding: 10px 0 10px 0;
	border: 0;
}

.foto_rapid	{
	position: relative;
	top: 0;
	left: 0;
	border: none;
	float: left;
	padding: 10px 10px 0 0;
}

.img3	{
	border: 0;
	margin: 0 0 10px 0;
}

.letnie	{
	position: relative;
	border: 0;
	float: left;
	left: 15px;
}

ul.tresc_ul {
	width: 500px;
	text-align: justify;
	list-style-type: disc;
	margin: 0 auto 10px auto;
}

ul.menu_bottom {
	font-family: Verdana;
	font-size: 10px;
	line-height: 2em;
	background-color: #ddd;
	text-align: center;
	text-decoration: none;
	list-style-type: none;
}

.img	{
	margin: 20px 0 0 0;
}

.gallery_img li	{
	display: inline;
	margin: 0 0 0 20px;
	float: left;
}

.gallery_img a {
	width: 120px;
	height: 120px;
	display: block;
	list-style-type: none;
	margin: 5px;
	border: 1px #fff solid;
}

.gallery_img a:hover {
	width: 120px;
	height: 120px;
	display: block;
	list-style-type: none;
	margin: 5px;
	border: 1px #d7d7d7 solid;
}

.etape_title	{
	background-color: #ddd;
	display: block;
	height: 20px;
	line-height: 18px;
	width: 305px;
	text-align: left;
	margin: 0 0 10px 0;
}

.etape_title2	{
	background-color: #ddd;
	display: block;
	height: 20px;
	line-height: 18px;
	width: 320px;
	text-align: left;
	margin: 0 0 10px 0;
}

.etape_title3	{
	background-color: #ddd;
	display: block;
	height: 20px;
	line-height: 18px;
	width: 620px;
	text-align: left;
	margin: 0 0 10px 0;
}

.etape_title_content	{
	background-color: #fff;
	color: #a2a2a2;
	display: inline;
	line-height: 20px;
	font-family: arial;
	font-size: 20px;
	text-transform: uppercase;
	padding: 0 10px 0 0;
}

table	{
	margin: 0 auto 10px auto;
	padding: 0 10px 10px 10px;
	border-spacing: 1px 1px;
}

.cennik_td	{
	padding: 8px 8px;
	text-align: center;
	border: 0;
}

td	{
	border: 1px #ddd solid;
	padding: 2px 4px;
	text-align: center;
}

.eaeaea	{
	background-color: #eaeaea;
	font-weight: bold;
}

.f7f7f7	{
	background-color: #f7f7f7;
}

#contactFormArea	{
	background-color: #fff;
	color: #666;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto;
	text-align: left;
}

label	{
	font-size: 12px;
	width: 200px;
	text-align: left;
	display: block;
	border: 0;
	margin: 5px 0 0 0;
	clear: both;
}

input	{
	color: #666;
	width: 200px;
	background: #eee;
	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}

.submit input	{
	margin-left: 10px;
	clear: both;
}

fieldset	{
	margin: 0 0 10px 0;
	border: 0;
	clear: both;
}

textarea	{
	width: 100%;
	overflow: hidden;
}

span.blue	{
	font-weight: bold;
	color: #4674b2;
}

.szybciej	{
	width: 470px;
	height: 86px;
}
