div#kontener{
	width: 800px;
	height: 480px;
	border: 1px dashed blue;
	text-align: center;
	margin: 0px auto;
	text-align: center;
	border-width: 1px;
	background-image: url("http://www.affabreconcinui.com.pl/images/nuty41.jpg");
	font-family: Verdana, Arial, Helvetica, sans-serif
}
div#naglowek h1{
	margin: 0px;
	font-size: 4px;
	visibility: hidden;
}
div#tresc h2{
	text-align: center;
	margin: 10px;
	padding: 3px;
	border: 1px dashed blue;
	background: #FFC040;
	font-size: 13px;
	color: white;
}
div#tresc {
	text-align: left;
}

div#notka{
	border: 1px dotted blue;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	padding: 20px;
	background: white;
	margin: 20px;
}

div#tresc h3{
	margin-left: 20px;
	margin-right: 20px;	
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px dotted blue;
	text-align: center;	
	background: white;
	font-size: 9px;
}
div#tresc h4{
	margin-left: 20px;
	margin-right: 20px;	
	margin-top: 20px;
	border: 1px dotted blue;
	background: white;
	font-size: 12px;
}
div#tresc p{
	text-align: left;
	margin-left: 205px;
	margin-right: 30px;
	font-size: 12px;
	color: blue;
}

div#tresc tabelka_zdjec, table{
	width: 100%;
	text-align: center;
	table-layout: fixed;
}

div#tresc tabelka_zdjec, table a{
	text-align: center;
	text-decoration: none;
	font-size: 9px;
}

body{
	scrollbar-base-color: red;
	margin: 20px;
	padding: 0px;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	<!-- scrollbar-shadow-color:#000000 -->
}
