﻿body {
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url('../images/page_bg.gif');
	background-repeat: repeat;
}
#kontener {
	margin: 0;
	padding: 0;	
	border: 0;	
	width: 750px;	
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 0px;
}
#naglowek {
	font-size: 40px;
	font-family: "Times New Roman";
	float: right;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	color: #FFFFFF;
}
#pasek_tytulowy {
	width: 605px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: auto;
	padding: 10px;
	text-align: right;
	vertical-align: text-bottom;
}
#pasek_nawigacyjny {
	width: 625px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-image:  url("../images/navigation_bg.gif");
	background-repeat: repeat;
	padding: 0;
	overflow: hidden;
}
#pasek_nawigacyjny ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#pasek_nawigacyjny li {
	float: left;
}
#pasek_nawigacyjny a {
	text-decoration: none;
	color: #000000;
	display: block;
	margin: 1px;
	padding: 5px;
	border: 1px solid #fff;
}
#pasek_nawigacyjny a:hover {
	text-decoration: none;
	color: #000000;
	border: 1px solid #fff;
	background-image: url("../images/navigation_bg_on.gif");
	background-repeat: repeat;
}
#share{
	margin: 15px 50px 15px 50px;
	padding: 1px solid #808080;
			: auto
}
#stopka {
	clear: both;
	width: 605px;
	margin: 0 auto;
	border-top: 1px solid #bba;
	padding-top: 5px;
}
#stopka p {
	color: #998;
	padding: 10px 5px;
	margin: 4px;
}
#stopka a {
	color: #776;
	text-decoration: underline;
}
#stopka a:hover {
	color: #bba;
	text-decoration: none;
}
#tekst {
	font-family: Tahoma;
	font-size: small;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	font-style: italic;
}
#tekst2 {
	font-family: Tahoma;
	font-size: small;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	font-style: italic;
}
#tytul {
	font-family: "Times New Roman";
	font-style: italic;
	text-decoration: underline;
	display: inline;
	float: none;
	vertical-align: baseline;
	padding: 10px;
	word-spacing: 0em;
	letter-spacing: 1px;
}
#tytul_menu {
	font-family: "Times New Roman";
	font-style: italic;
	text-decoration: underline;
	vertical-align: baseline;
	word-spacing: 0em;
	letter-spacing: 1px;
	text-align: center;
	font-weight: bold;
}
#zdjecia {
	border: 0px solid #C0C0C0;
	vertical-align: middle;
	text-align: center;
}
#zdjecia2 {
	border: 1px solid #000000;
	vertical-align: middle;
	text-align: center;
}
