body {margin:0px;background:#fff;font:normal 12px georgia, serif;}
a img {border:0;}
p {margin-top:0px;margin-bottom:0px;}
#polePodpis {text-align:center; color:#995353; font-style:italic; font-size:17px;}
.news {color:#995353;width:780px;}
.news h2 {color:#995353; font-style:italic; font-size:21px; text-align:left; margin-top:0px;}
.news p {color:#995353;margin-top:0px;margin-bottom:0px;}
#podpis {text-align:center; color:#995353; font-style:italic; font-size:17px;}
.muzyka a {color:#feffff;font-size:3px;}
#menu a:hover {filter:alpha(opacity=75);-moz-opacity:.75;}



#lewe, #prawe {
	background:#A4B3C3 url('p/tlo-lewe.gif') repeat-x;
	width:49%;
}
#main {
	background:#496687 url('p/tlo-main.jpg') repeat-x;
	width:780px;
	height:100%;
}
#przestrzen {
	width:99%;	
}
.folia {
/*	filter:alpha(opacity=60);-moz-opacity:.60;*/
	width:446px;
}
.folia1 {
	height:16px;
	background-image:url('p/tlo1.png');
	background-repeat:no-repeat;
}
.folia2 {
	height:99%;
	background-image:url('p/tlo3.png');
	background-repeat:repeat-y;
}
.folia3 {
	height:16px;
	background-image:url('p/tlo2.png');
	background-repeat:no-repeat;

}
.okno {
	padding:8px;
	font:normal 14px times, serif;
//	color:#1D406B;
	color:#001530;
	filter:alpha(opacity=100);-moz-opacity:1;
}
.okno ul {
	margin:0px auto;
	padding:0px auto;
}
.okno h2 {
	font:italic 20px georgia, serif;
	font-weight:bold;
	color:CC6633;	
	margin-top:0px;
	margin-bottom:5px;
}
.books a {
	color:#C4D3E3;
}
.books a:hover {
	color:#A4B3C3;
}
.stopka {
	text-align:center;
	font:normal 13px times, serif;
	color:#AFB3BB;
}
.stopka a {
	color:#AFB3BB;
}
.dopisek {
	font:italic 14px times, serif;
	color:#FEDEA6;	
	padding:10px auto;
}
.wiecej {
	margin:5px auto 10px;
	text-align:right;
}
.wiecej a {
	color:#005;
	font-weight:bold;
}
.pytanie {
	
}
.pytanie label {
    display: block;
    width: 100px;
    float: left;
  }
.pytanie input, .pytanie textarea {
    display: block;
    float: left;
    border-width:1px;
    font:13px normal 'trebuchet ms',trebuchet,serif;
  }
.pytanie div {
    overflow: hidden;
    clear: both;
    margin-bottom: 0.5em;
    margin-left:5px;
  }
.pytanie input.submit {
     display: inline;
   }