p.stopka { font-family: Arial, Helvetica, sans-serif; font-style:italic; font-size:7pt; color:grey; font-weight:normal;}
p.ikonad { font-family: Arial, Helvetica, sans-serif; font-style:normal; font-size:10pt; font-weight:normal;}
p.tytul  { font-family: Arial, Helvetica, sans-serif; font-style:normal; font-size:18pt; font-weight:bold; margin-top: 20px;  margin-bottom: 10px;}
p.tresc  { font-family: Arial, Helvetica, sans-serif; font-style:normal; font-size:12pt; font-weight:normal;  margin-top: 10px;  margin-bottom: 10px;}
p.pismo  { font-family: Arial, Helvetica, sans-serif; font-style:normal; font-size:10pt; font-weight:normal;}
p.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: center;
}
p.tresc1 { font-family: Arial, Helvetica, sans-serif; font-style:normal; font-size:10pt; font-weight:normal;}
p.pi {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16pt;
	font-weight: bold;
	margin: 0px;
}

#left_menu {
	width: 201px;
	\width:201px;
	w\idth: 201px;
}

#left_menu ul {
	padding: 0;
	margin: 0;
}

#left_menu li {
	list-style: none;
	display: block;
}

#left_menu a {
	display: block;
	text-decoration: none;
	color: #000000;
	width: 201px;
	height: 40px;
	padding: 3px;
	background-image: url(pliki/klaw_a.jpg);
	background-repeat: no-repeat;
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 33px;
}

#left_menu a:hover {
	background-image: url(pliki/klaw_b.jpg);
}

a:link   { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; color: #000099; text-decoration: none; font-weight: normal;}
a:hover  { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #ff4400; text-decoration: none;}
a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; text-decoration: none; font-weight: normal;}

td.b {
	background: url(pliki/belka.gif);
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px;
	height: 16px;
	width: 132px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #3E230F;
	/*#3E230F;*/
	margin: 0px 0px;
	background-image: url(pliki/tlo.jpg);
	/*
	background-image: url(pliki/tlo2.jpg);
		background-attachment:fixed;

	*/
}

div#wrapperAll {
	width: 820px;
	margin: 10px auto;
	background: #8BC9E0;
	/*#20B2AA;*/

	/*border: 1px solid #A1B5C9;
	/* text-align: left; */
}
div#wrapperHeader {
	height: 150px;
}
div#wrapperColLeft {
	width: 220px;
	float: left;
}
div#wrapperColRight {
	width: 135px;
	float: left;
}
div#wrapperContent {
	width: 425px;
  	padding: 5px 15px 10px 15px;
	float: left;
	min-height: 500px;
}

* html * div#wrapperContent {
	height: 500px;
}
div#wrapperFooter {
	clear: both;
	height: 100px;
}

input, textarea, select
{ width: 250px; 
  border: 1px solid;
  font-size: 100%;
  margin: 2px;
}

.submit
{ border: 2px solid;
  width: 50px;
  height: 22px;
  cursor: pointer;
  font-size: 100%;
}
