	/* border: 1px solid
	background-color: #ff0;
*/
/* stale */
* {
	font-family: Verdana, Arial, sans-serif;
}
* {
	margin: 0;
	padding: 0;
}
/* ogolnie */
body {
	background: #c8d7dc url('img/tlo_2.png') 0 0 repeat-x;
	font-size: 75%;
	text-align: center;
	line-height: 1.6em;
}
#all {
	width: 720px;
	background: #b91d1e url('img/tresc_2.png') 210px 0 repeat-y;
	margin: 0px auto;
	padding: 0px;
}
img {
	border: 6px solid #ddd;
	margin: 10px auto;
}
img:hover {
  border: 6px solid #ccc;
}
strong {
	font-weight: bold;
}
a {
	font-weight: normal;
	text-decoration: underline;
	color: #d03;
}
a:hover {
	text-decoration: none;
	color: #000;
}
/* glowa */
#glowa {
	width: 720px;
	height: 73px;
	background: #ff5c5c url('img/tlo_2.png') 0 0 repeat-x;
}
#glowa a#logo {
	display: block;
	width: 720px;
	height: 72px;
	background: transparent url('img/logo_2.jpg') 0 0 no-repeat;
}
/* menu */
#menu {
	float: left;
	width: 210px;
	padding-top: 20px;
}
#menu ul {
	list-style: none;
	margin: 0;
}
#menu a {
	font-family: verdana, arial, sans;
	text-decoration: none;
	display: block;
	padding: 5px 5px 7px 20px;
	color: #fff;
	border-top: 1px solid #dc4b45;
	border-bottom: 1px solid #911719;
	/*font-size: 1.25em;*/
	/*font-weight: normal;*/ 
}
#menu a:hover, #menu a#on {
	background-color: #e9e9e9;
	text-decoration: none;
	color: #363636;
}
/* tresc */
#tresc {
	float: right;
	width: 450px;
	padding: 180px 30px 30px 30px;
	background: transparent url('img/all_2.jpg') 0 0 no-repeat;
	
}
h2 {
	font-family: Georgia, "Times New Roman", serif;
	text-align: left;
	color: #d03;
	font-size: 1.9em;
	font-weight: normal;
}
h2.sm {
	font-size: 1.7em;
}
h3 {
	font-family: Georgia, "Times New Roman", serif;
	text-align: left;
	color: #d03;
	font-size: 1.5em;
	font-weight: normal;
	padding-top: 30px;
}
p {
	margin-top: 10px;
	text-align: left;
}
p.opis {
	font-size: 1.1em;
	color: #060;
}
p.wciete {
	text-indent: -30px;
	margin-left: 30px;
}
.c {
	clear: both;
	text-align: center;
}
.clear {
	clear: both;
}
ul {
	margin-left: 17px;
	text-align: left;
}
ul.linki {
	margin-top: 10px;
	margin-bottom: 10px;
}
a.nolink {
	text-decoration: none;
	color: #000;
}
/* zdjęcia w tek¶cie  SPRAWDZONE I OK */
p.l {
	float: left;
	margin: 15px 20px 5px 0px;
	display: inline;
}
p.p {
	float: right;
	margin: 0px 0px 5px 20px;
	display: inline;
}
p.l img, p.p img, p.c img {
	padding: 5px;
	background-color: #eee;
	border: 1px solid #bcb;
	display: inline;
}
p.l a:hover img, p.p a:hover img {
	border-color: #d03;
}
/* pliki do pobrania */
#pdf {
	border: 1px solid #d03;
	margin-top: 30px;
	padding: 10px 20px;
	background: transparent url('img/tlo_lista.jpg') repeat-x top;
}
#pdf p {
	font-weight: bold;
	color: #d03;
	font-size: 1.1em;
	margin-top: 5px;
}
#pdf ul {
	list-style: url('img/pdf-ikona.gif');
}
#pdf li {
	margin: 5px;
	margin-left: 10px;
}
#pdf a {
	text-decoration: none;
	font-size: 1.05em;
}
/* powiększenie */
img#galeria {
	margin: 0 auto;
	border: 1px solid #bbb;
	padding: 8px;
	background-color: #eee;
}
p.powrot {
	margin: 15px auto;
	text-align: center;
}
p.powrot a {
	font-size: 1.1em;
	font-weight: bold;
}
/* lista */
.lista {
	clear: both;
	margin: 20px 0;
	background: transparent url('img/tlo_lista.jpg') repeat-x top;
}
.lista {
	padding: 5px 10px;
	border-top: 1px solid #ccc;
}
.lista a {
	text-decoration: none;
	display: block;
	color: #000;
}
.lista h4 {
	text-align: left;
	padding-top: 5px;
}
.lista h4 a {
	font-family: Georgia, "Times New Roman", serif;
	text-align: left;
	color: #666;
	font-size: 1.0em;
	font-weight: normal;
	font-weight: bold;
}
.lista h4 a:hover {
	color: #d03;
}
.lista p {
	margin-top: 5px;
	line-height: 1.3em;
	font-size: 0.97em;
}
.lista p a:hover {
	color: #333;
}
.lista a .wiecej {
	text-decoration: underline;
	color: #d03;
	margin: 0 0 0 5px;
}
.lista a:hover .wiecej {
	text-decoration: none;
}
/* form */
form#fkontakt {
	margin: 40px 20px 0px;
	text-align: center;
}
form#fkontakt fieldset {
	border: 1px solid #ccc;
	width: 30em;
	margin: 10px auto;
	background: #FFFFFF url('img/tlo_fkontakt.jpg') repeat-x bottom;
}
form#fkontakt legend {
	border: 1px solid #ccc;
	text-align: center;
	color: #666;
	font-weight: bold;
	padding: 2px 5px;
	margin-left: 7em;
}
form#fkontakt p {
	margin: 5px 0 0 0;
	color: #666;
	font-size: 0.95em;
	text-align: center;
}
form#fkontakt p.bledy {
	padding: 10px 0;
	margin: 10px 0;
	color: #d03;
	font-size: 1.1em;
	text-align: center;
	background-color: #dfd;
}
form#fkontakt input {
	background: #fff;
	border: #aaa 1px solid;
	font-size: 1em;
	padding: 0.2em;
}
form#fkontakt textarea {
	background: #fff;
	border: #aaa 1px solid;
	font-size: 1em;
	padding: 0.2em;
	overflow: auto;
}
form#fkontakt .przycisk {
	background: #fff;
	border: #aaa 1px solid;
	font-size: 1em;
	font-weight: bold;
	line-height: 2em;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* stopka */
div#stopa {
	clear: both;
	width: 780px;
	height: 20px;
	text-align: left;
	margin: auto;
}
div#stopa a {
	float: left;
	display: block;
	padding: 0px 5px;
	color: #050;
	text-decoration: none;
	font: normal 9px/10px Verdana, Arial, ArialCE, sans-serif;
}
div#stopa a:hover {
	color: #693;
}
.osoba {
	height: 120px;
	margin: 0;
	border-bottom: 1px solid #cdcdcd;
}
.osoba .tImage {
	float: left;
	margin: 10px 0;
	border: 1px solid #ddd;
}
.osoba p {
	margin: 10px 0 10px 80px;
	padding: 7px 0 0 7px;
}
.osoba p strong {
	display: block;
	margin-bottom: 12px;
}
.osoba p a {
	display: block;
	margin-top: 1em;
}
