<style type="text/css">

	body {
		text-align:center;
		}
	
	#ramka {
		width:850px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		}
		
	#naglowek {
		background: url(pics/papiez.png) no-repeat center;
		height: 250px; /*Height of top section*/
		}
	#naglowek h5{
		margin: 0;
		padding-top: 150px;
		padding-left: 60px;
		}

			
	#lewa {
		width:175px;
		padding:0px;
		//margin-top: 10px;
		float:left;
		background:#fff;
		}
	
	#zawartosc {
		width:600px;
		padding:0;
		//margin-top: 10px;
		float:left;
		}
		
	#stopka {
		clear: left;
		width: 850;
		background: grey;
		color: #FFF;
		text-align: center;
		padding: 4px 0;
		}
	
	
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}

#menu dl {width: 150px; margin-left: 0 auto; padding: 0 0 10px 0; background: #69c url(pics/bottom.gif) no-repeat bottom left;}
#menu dt {margin:0; padding: 10px; font-size: 1.4em; font-weight:bold; color: #fff; border-bottom:1px solid #fff; background: #69c url(pics/top.gif) no-repeat top left;}
#menu dd {margin:0; padding:0; color: #fff; font-size:1em; border-bottom:1px solid #fff; background: #47a;}
#menu a, #menu a:visited {color:#fff; text-decoration:none; display:block; padding:5px 5px 5px 25px; background: #47a no-repeat 10px 10px; width:120px;
}
#menu a:hover {background: #258 no-repeat 11px 10px; color:#9cf;}

#gallery a, #gallery a:visited {color:#fff; text-decoration:none; display:block; padding:5px 5px 5px 20px; background: #47a url(pics/arrow.gif) no-repeat 10px 10px; width:125px;
}
#gallery a:hover {background: #258 url(pics/arrowr.gif) no-repeat 11px 10px; color:#9cf;}


ol li {padding -20}

div.podpis {
        font-family: "Times New Roman", Times, serif;
        font-size: 11px;
        font-weight: normal;
        text-align: right;
}




.shadowmenu{
		width: 150px; /* menu width*/
		background: transparent url(pics/bigshadow.gif) no-repeat bottom right;
		}

.shadowmenu .innerdiv{
		/* Add container height here if desired */
		background-color: white;

		padding: -6px;
		position: relative;
		left: -7px; /*shadow depth*/
		top: -2px; /*shadow depth*/
		}
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 630px; /* ems so it will grow */
	background: url(body_r.png) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(head_r.png) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(head_l.png) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(body_l.png) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}
/* cienie pod boxami */
/* set the image to use and establish the lower-right position */ 
.box, .box_tresc, .box_naglowek, .box_naglowek h2 { 
	background: transparent url(box.png) no-repeat bottom right; 
} 
.box { 
	width: 585px !important; /* intended total box width - padding-right(next) */ 
	width: 600px; /* IE Win = width - padding */ 
	padding-right: 15px; /* the gap on the right edge of the image (not content padding) */ 
	margin: 1px auto; /* use to position the box */ 
} 
/* set the top-right image */ 
.box_naglowek { 
	background-position: top right; margin-right: -15px; /* pull the right image over on top of border */ 
	padding-right: 30px; /* right-image-gap + right-inside padding */ 
} 
/* set the top-left image */ 
.box_naglowek h2 { 
	background-position: top left; 
	font-size: 14pt;
	color: white;
	margin: 0; /* reset main site styles*/ 
	border: 0; /* ditto */ 
	padding: 15px 0 15px 30px; /* padding-left = image gap + interior padding ... no padding-right */ 
	height: auto !important; height: 1%; /* IE Holly Hack */ 
}
.box_naglowek small {
	font-size: 10pt;
	color: white;
}
/* set the lower-left corner image */ 
.box_tresc { 
	background-position: bottom left; 
	margin-right: 15px; /* interior-padding right */ 
	padding: 5px 0 15px 20px; /* mirror .cssbox_head right/left */ 
	text-align: justify;
} 
.cssbox_tresc p {
	margin-top: 0px;
	text-align: justify;
}
</style>

