body {
	background: #FFF url(img/body_bg.png) repeat-y center;
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 90%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	background: #FFF url(img/body_bg.png) repeat-y center;
	outline: none;
}
blockquote {
	margin: 0 auto 10px auto;
	font-weight: normal;
}
div {
	position: relative;
}
table, tr, td {
	border-collapse: collapse;
	border-spacing: 0;
	border-width: 0;
	padding: 0;
}
h1 {
	margin: 0 0 5px 0;
	text-align: left;
	color: #000;
	font-size: 190%;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
}
h1 span {
	padding: 0 0 0 40px;
	border-bottom: 1px solid #900;
	background: url(img/h1.png) no-repeat top left;
}
h2 {
	margin: 15px 0 5px 0;
	text-align: left;
	color: #000;
	font-weight: bold;
	line-height: normal;
}
h2 span {
	padding: 0 0 0 30px;
	border-bottom: 1px solid #900;
	background: url(img/h2.png) no-repeat top left;
}
h2 a {
	color: #900;
}
h2 a:hover, h2 a:focus {
	color: #666;
	outline: none;
}
p {
	margin: 5px 0 0 0;
}
img {
	border: none;
}
embed, object {
	display: block;
}
ul, ol, li {
	line-height: 150%;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 0;
	margin-top: 0;
	background: none;
}
a {
	font-weight: bold;
	color: #900;
}
a:active, a:visited, a:link {
	text-decoration: none;
}
a:hover, a:focus {
	color: #666;
	outline: none;
}
#lewy {
	width: 370px;
	height: 340px;
	position: absolute;
	top: 0;
	left: -170px;
	padding: 0;
	margin: 0;
	background: url(img/logos.png) no-repeat 30px;
	z-index: 0;
}
/* style formularza pocztowego */
form {
	margin: 10px auto;
	padding: 5px;
	width: 80%;
	text-align: center;
}
#form select {
	height: 22px;
	width: 305px;
	font-size: 80%;
	margin-left: 5px;
	line-height: 22px;
}
#form input {
	height: 16px;
	width: 60%;
	font-size: 70%;
	margin: 3px 5px;
	vertical-align: top;
}
#form textarea {
	font-size: 80%;
	width: 60%;
	margin: 3px 5px;
	vertical-align: text-top;
}
#form input[type=submit] {
	margin-left: 110px;
}
#form input[type=file] {
	height: 25px;
	line-height: 25px;
}
#form .button {
	height: 25px;
	width: 100px;
	font-size: 95%;
	font-weight: bold;
	margin: 3px 5px;
	letter-spacing: 3px;
	text-align: center;
	background: #CCC;
	color: #900;
	border: 1px solid #000;
	cursor: pointer;
}
#form .button:hover {
	background: #333;
	color: #FFF;
}
#form fieldset {
	padding: 10px;
	margin: 5px auto;
	border: 1px solid #CCC;
}
#form label {
	font-weight: bold;
	text-align: right;
	display: block;
	padding: 3px 0 3px 0;
	width: 35%;
	float: left;
	font-size: 80%;
}
#form legend {
	font-weight: bold;
	text-align: left;
	font-size: 120%;
	margin: 0;
	padding: 5px;
	color: #000;
}
#form {
	width: 80%;
	padding: 0 10px 10px 10px;
	margin: 10px auto;
}
/* koniec styli formularza pocztowego */

/* styl głównej warstwa strony */
#body1 {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	background: url(img/bg.png) repeat-y left;
	z-index: 1;
	min-height: 100%;
	padding: 0;
}
#bottomright {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 260px;
	height: 260px;
	background: url(img/bottomright.png) no-repeat;
	z-index: 0;
}
/* koniec stylu głównej warstwy strony */

/* style nagłówka strony */
#top {
	position: absolute;
	width: 800px;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0 0 0 200px;
	font-style: normal;
	z-index: 10;
	text-align: left;
	border-bottom: 2px solid #900;
}
#logo {
	margin: 0;
}
#logo a {
	text-decoration: none;
	border: none;
}
#www {
	text-align: right;
	position: absolute;
	right: 0;
	bottom: 0;
	color: #900;
	line-height: 200%;
	font-style: italic;
}
/* koniec styli nagłówka strony */

/* style treści strony */
#warstwa {
	width: 1000px;
	padding: 120px 0 0 0;
	margin: 0 auto;
	z-index: 2;
	overflow: hidden;
}
#strona {
	float: left;
	width: 620px;
	padding: 0;
	margin: 0 0 0 210px;
	line-height: 150%;
	overflow: hidden;
	z-index: 13;
}
#strona1 {
	float: left;
	width: 790px;
	padding: 0;
	margin: 0;
	line-height: 150%;
	overflow: hidden;
	z-index: 13;
	left: 210px;
}
#tabelka {
	width: 550px;
	text-align: left;
	font-size: 95%;
}
#strony #strona ul, #strony #strona ol, #strony #strona li {
	list-style: none;
	margin: 0;
	padding: 5px 0;
	line-height: 150%;
}
.more {
	font-size: 75%;
	color: #C00;
	text-align: right;
}
.more a {
	font-weight: normal;
}
p.more {
	padding: 0 5px 5px 5px;
	margin: 0;
}
.podpis {
	font-style: italic;
	font-weight: bold;
	padding-left: 300px;
	text-align: center;
}
.adres {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
.all {
	color: #F00;
}
.clear {
	clear: both;
}
.centruj {
	text-align: center;
}
.oferta {
	margin: 0;
	padding: 0;
}
.oferta dt {
	font-weight: bold;
	background: #F0F0F0;
	list-style: none;
	margin: 20px 0 0 0;
	padding: 2px 10px;
}
.oferta dd {
	margin-bottom: 10px;
}
.www {
	border: 1px solid #CCC;
	margin: 10px 0;
	z-index: 20;
	overflow: auto;
	position: relative;
	height: auto;
	width: auto;
	padding: 0 10px 0 0;
	background: #F3F3F3;
}
.www h2 {
	margin: 10px 0;
	text-align: left;
	color: #900;
	font-size: 120%;
	font-weight: bold;
}
.www h2 span {
	background: url(img/h22.png) no-repeat top left;
	padding: 0 0 0 25px;
}
.www img {
	padding: 10px;
	float: left;
	margin: 0 10px 0 0;
	clear: both;
	display: inline;
	background: #CCC;
}
.www ul {
	overflow: hidden;
}
dt img {
	padding: 5px;
	background: #CCC;
	margin: 0;
}
.float {
	float: left;
	margin: 0 15px 0 0;
}
#strona>img.float {
	border: 1px solid #CCC;
}
.wyroznienie {
	color: #006600;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
.uwaga {
	text-align: center;
	color: #C00;
}
#reklama {
	width: 160px;
	height: 100%;
	padding: 0;
	margin: 0;
	float: right;
	top: 0;
	right: 0;
}
#reklamy {
	width: 50%;
	padding: 10px;
	margin: 10px auto;
	border: 1px solid #CCC;
}
#reklamy>a {
	font-size: 16px;
	color: #cc0000;
	padding: 0;
	margin: 0;
}
#reklamy>span {
	margin: 0;
	padding: 0;
	display: block;
}
/* koniec styli treści strony */

/* style stopki */
#stopka {
	width: 1000px;
	font-style: normal;
	margin: 0;
	padding: 10px 0 0 0;
	z-index: 5;
	overflow: hidden;
}
#bottom {
	width: 800px;
	margin: 0 0 0 200px;
	padding: 10px 0 0 0;
	text-align: center;
	clear: both;
}
#bottom img {
	margin: 0 20px;
	border: none;
}
#copy {
	width: 800px;
	height: 20px;
	margin: 0;
	padding: 0;
	top: 0;
	right: 0;
	text-align: right;
	font-weight: bold;
	font-size: 70%;
	line-height: 20px;
	color: #900;
	text-transform: uppercase;
	border-top: 2px solid #900;
	float: right;
}
#licznik {
	height: 20px;
	width: 200px;
	left: 0;
	top: 0;
	text-align: center;
	font-weight: bold;
	font-size: 80%;
	color: #FFF;
	line-height: 20px;
	margin: 0;
	float: left;
}
.licznik { 
	font-size: 120%; 
	text-align: center;
	line-height: 20px;
	background: #FFF;
	color: #900;
	padding: 0 2px;
}
/* koniec stylów stopki */

